Trace number 1833040

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSAT 09z 2009-03-22? (TO) 1200.09 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1266438269-016.cnf
MD5SUM166fa796e9e4e8cad989cc4a86020c12
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5785    40495 |    1735       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 65   #clauses: 5785   #literals: 40495
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Number of variables   : 65           
0.00/0.02	c Number of clauses     : 5785         
0.00/0.03	c Parsing time: 0.00         s
1200.06/1200.61	HOME/SatELiteGTI: line 36: 29565 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1833040-1242800158/watcher-1833040-1242800158 -o /tmp/evaluation-result-1833040-1242800158/solver-1833040-1242800158 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833040-1242800158.cnf -random-seed=264730315 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 29559
/proc/meminfo: memFree=1872856/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 308045889 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 265674260562 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/29559/statm: 1339 235 195 169 0 50 0
[pid=29560] ppid=29559 vsize=5356 CPUtime=0
/proc/29560/stat : 29560 (SatELiteGTI) S 29559 29559 29369 0 -1 4194368 51 25 0 0 0 0 0 0 20 0 1 0 308045890 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/29560/statm: 1339 238 198 169 0 50 0
[pid=29562] ppid=29560 vsize=2604 CPUtime=0
/proc/29562/stat : 29562 (sed) R 29560 29559 29369 0 -1 4194304 145 0 0 0 0 0 0 0 21 0 1 0 308045890 2666496 118 1992294400 4194304 4240196 548682069056 18446744073709551615 265674260562 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 652 127 102 11 0 56 0

[startup+0.0383061 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 29559
/proc/meminfo: memFree=1872856/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101309 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 29559
/proc/meminfo: memFree=1872856/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301331 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 29559
/proc/meminfo: memFree=1872856/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701375 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 29559
/proc/meminfo: memFree=1872856/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50146 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1870984/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=3076 CPUtime=1.47
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 465 0 0 0 147 0 0 0 25 0 1 0 308045892 3149824 451 1992294400 134512640 135212243 4294956240 18446744073709551615 134536032 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 769 451 76 170 0 596 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8432

[startup+3.10164 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1870536/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=3736 CPUtime=3.07
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 607 0 0 0 307 0 0 0 25 0 1 0 308045892 3825664 593 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 934 593 76 170 0 761 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9092

[startup+6.302 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1869576/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=4452 CPUtime=6.27
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 780 0 0 0 627 0 0 0 25 0 1 0 308045892 4558848 766 1992294400 134512640 135212243 4294956240 18446744073709551615 134536224 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 1113 766 76 170 0 940 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9808

[startup+12.7027 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1868488/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=5344 CPUtime=12.66
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 1026 0 0 0 1266 0 0 0 25 0 1 0 308045892 5472256 1012 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 1336 1012 76 170 0 1163 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10700

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1867272/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=6856 CPUtime=25.45
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 1369 0 0 0 2545 0 0 0 25 0 1 0 308045892 7020544 1355 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 1714 1355 76 170 0 1541 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12212

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1865480/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=8552 CPUtime=51.05
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 1788 0 0 0 5104 1 0 0 25 0 1 0 308045892 8757248 1774 1992294400 134512640 135212243 4294956240 18446744073709551615 134526044 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 2138 1774 76 170 0 1965 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13908

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1863368/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=10460 CPUtime=102.22
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 2282 0 0 0 10221 1 0 0 25 0 1 0 308045892 10711040 2268 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 2615 2268 76 170 0 2442 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15816

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1861576/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=12348 CPUtime=162.19
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 2738 0 0 0 16217 2 0 0 25 0 1 0 308045892 12644352 2724 1992294400 134512640 135212243 4294956240 18446744073709551615 134526185 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 3087 2724 76 170 0 2914 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 17704

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1860168/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=13624 CPUtime=222.17
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 3060 0 0 0 22214 3 0 0 25 0 1 0 308045892 13950976 3046 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 3406 3046 76 170 0 3233 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 18980

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1858568/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=15592 CPUtime=282.15
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 3494 0 0 0 28211 4 0 0 25 0 1 0 308045892 15966208 3480 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 3898 3480 76 170 0 3725 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 20948

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1857672/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=16452 CPUtime=342.12
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 3698 0 0 0 34208 4 0 0 25 0 1 0 308045892 16846848 3684 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 4113 3684 76 170 0 3940 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 21808

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1856776/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=17260 CPUtime=402.09

################
# More data... #
################

[pid=29565] ppid=29559 vsize=18512 CPUtime=462.06
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 4226 0 0 0 46202 4 0 0 25 0 1 0 308045892 18956288 4212 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 4628 4212 76 170 0 4455 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 23868

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1854920/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=19136 CPUtime=522.03
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 4358 0 0 0 52199 4 0 0 25 0 1 0 308045892 19595264 4344 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 4784 4344 76 170 0 4611 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 24492

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1853832/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=20080 CPUtime=582.01
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 4622 0 0 0 58196 5 0 0 25 0 1 0 308045892 20561920 4608 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 5020 4608 76 170 0 4847 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 25436

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1853256/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=20668 CPUtime=641.99
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 4752 0 0 0 64194 5 0 0 25 0 1 0 308045892 21164032 4738 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 5167 4738 76 170 0 4994 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 26024

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1851976/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=22060 CPUtime=701.96
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 5049 0 0 0 70191 5 0 0 25 0 1 0 308045892 22589440 5035 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 5515 5035 76 170 0 5342 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 27416

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1851656/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=22468 CPUtime=761.94
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 5122 0 0 0 76189 5 0 0 25 0 1 0 308045892 23007232 5108 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 5617 5108 76 170 0 5444 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 27824

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1850120/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=24020 CPUtime=821.92
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 5509 0 0 0 82186 6 0 0 25 0 1 0 308045892 24596480 5495 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 6005 5495 76 170 0 5832 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 29376

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1850120/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=24020 CPUtime=881.89
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 5509 0 0 0 88183 6 0 0 25 0 1 0 308045892 24596480 5495 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 6005 5495 76 170 0 5832 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 29376

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1849800/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=24328 CPUtime=941.86
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 5588 0 0 0 94180 6 0 0 25 0 1 0 308045892 24911872 5574 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 6082 5574 76 170 0 5909 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 29684

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1847880/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=26184 CPUtime=1001.84
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 6065 0 0 0 100177 7 0 0 25 0 1 0 308045892 26812416 6051 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 6546 6051 76 170 0 6373 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 31540

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1847880/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=26184 CPUtime=1061.81
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 6065 0 0 0 106174 7 0 0 25 0 1 0 308045892 26812416 6051 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 6546 6051 76 170 0 6373 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 31540

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1847688/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=26336 CPUtime=1121.78
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 6094 0 0 0 112171 7 0 0 25 0 1 0 308045892 26968064 6080 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 6584 6080 76 170 0 6411 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 31692

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1847304/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=26788 CPUtime=1181.76
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 6187 0 0 0 118169 7 0 0 25 0 1 0 308045892 27430912 6173 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 6697 6173 76 170 0 6524 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 32144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 29565
/proc/meminfo: memFree=1846856/2055920 swapFree=4179980/4192956
[pid=29559] ppid=29557 vsize=5356 CPUtime=0.01
/proc/29559/stat : 29559 (SatELiteGTI) S 29557 29559 29369 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308045889 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29559/statm: 1339 239 197 169 0 50 0
[pid=29565] ppid=29559 vsize=27296 CPUtime=1200.05
/proc/29565/stat : 29565 (minisat_static) R 29559 29559 29369 0 -1 4194304 6306 0 0 0 119998 7 0 0 25 0 1 0 308045892 27951104 6292 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0
/proc/29565/statm: 6824 6292 76 170 0 6651 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 32652

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.091986
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 32652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7139
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 4548

runsolver used 1.48677 second user time and 2.88856 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-20 08:15:58
IDJOB=1833040
IDBENCH=70483
IDSOLVER=672
FILE ID=node76/1833040-1242800158
PBS_JOBID= 9322402
Free space on /tmp= 66176 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1266438269-016.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833040-1242800158/watcher-1833040-1242800158 -o /tmp/evaluation-result-1833040-1242800158/solver-1833040-1242800158 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833040-1242800158.cnf -random-seed=264730315

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 166fa796e9e4e8cad989cc4a86020c12
RANDOM SEED=264730315

node76.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1873400 kB
Buffers:         13548 kB
Cached:          98296 kB
SwapCached:       6816 kB
Active:          25264 kB
Inactive:        94996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873400 kB
SwapTotal:     4192956 kB
SwapFree:      4179980 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            48256 kB
Committed_AS:  1014832 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66176 MiB
End job on node76 at 2009-05-20 08:36:00