Trace number 1722883

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 2.1 (Sat-race'08 Edition)? (TO) 1200.03 1200.32

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.06	c |  Number of variables:          1430                                         |
0.00/0.06	c |  Number of clauses:           79453                                         |
0.00/0.06	c |  Parse time:                   0.05 s                                       |
0.99/1.01	c |  Simplification time:          0.95 s                                       |
0.99/1.01	c |                                                                             |
0.99/1.01	c ============================[ Search Statistics ]==============================
0.99/1.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.01	c ===============================================================================
0.99/1.02	c |       100 |     876    75139   299248 |    27550      100     43 |  0.000 % |
0.99/1.03	c |       250 |     876    75139   299248 |    30306      250     42 |  0.001 % |
0.99/1.05	c |       475 |     876    75139   299248 |    33336      475     40 |  0.001 % |
0.99/1.07	c |       812 |     876    75139   299248 |    36670      812     34 |  0.000 % |
1.09/1.11	c |      1318 |     876    75139   299248 |    40337     1318     35 |  0.001 % |
1.09/1.16	c |      2077 |     876    75139   299248 |    44371     2077     34 |  0.000 % |
1.19/1.22	c |      3216 |     876    75139   299248 |    48808     3216     33 |  0.000 % |
1.29/1.38	c |      4924 |     876    75139   299248 |    53689     4924     31 |  0.001 % |
1.59/1.65	c |      7486 |     876    75139   299248 |    59057     7486     29 |  0.000 % |
1.99/2.06	c |     11330 |     876    75139   299248 |    64963    11330     28 |  0.001 % |
2.69/2.79	c |     17096 |     876    75139   299248 |    71460    17096     25 |  0.001 % |
3.79/3.80	c |     25745 |     876    75139   299248 |    78606    25745     23 |  0.001 % |
5.49/5.57	c |     38719 |     876    75139   299248 |    86466    38719     21 |  0.001 % |
7.99/8.05	c |     58180 |     876    75139   299248 |    95113    58180     20 |  0.001 % |
11.88/11.98	c |     87372 |     876    75139   299248 |   104624    87372     20 |  0.001 % |
19.19/19.28	c |    131161 |     876    75139   299248 |   115087    41100     19 |  0.001 % |
36.19/36.28	c |    196845 |     876    75139   299248 |   126595   106784     21 |  0.001 % |
57.37/57.48	c |    295371 |     876    75139   299248 |   139255    99383     23 |  0.001 % |
174.14/174.25	c |    443160 |     876    75139   299248 |   153181   122573     32 |  0.008 % |
217.04/217.13	c |    664843 |     876    75139   299248 |   168499    66685     33 |  0.011 % |
363.10/363.22	c |    997368 |     876    75139   299248 |   185349    90080     42 |  0.011 % |
908.87/909.12	c |   1496156 |     876    75139   299248 |   203884    83894     34 |  0.011 % |

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-1722883-1240680713/watcher-1722883-1240680713 -o /tmp/evaluation-result-1722883-1240680713/solver-1722883-1240680713 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1722883-1240680713.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15134
/proc/meminfo: memFree=1698688/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=7604 CPUtime=0
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 96104754 7786496 419 1992294400 4194304 5092341 548682068848 18446744073709551615 4198004 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 1901 420 63 219 0 1679 0

[startup+0.074457 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15134
/proc/meminfo: memFree=1698688/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=10960 CPUtime=0.06
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 1780 0 0 0 6 0 0 0 18 0 1 0 96104754 11223040 1662 1992294400 4194304 5092341 548682068848 18446744073709551615 4220396 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 2740 1662 87 219 0 2518 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10960

[startup+0.101459 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15134
/proc/meminfo: memFree=1698688/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=10960 CPUtime=0.09
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 1780 0 0 0 9 0 0 0 18 0 1 0 96104754 11223040 1662 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 2740 1662 87 219 0 2518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10960

[startup+0.301476 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15134
/proc/meminfo: memFree=1698688/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=10960 CPUtime=0.29
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 1781 0 0 0 29 0 0 0 20 0 1 0 96104754 11223040 1663 1992294400 4194304 5092341 548682068848 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 2740 1663 88 219 0 2518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10960

[startup+0.70151 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15134
/proc/meminfo: memFree=1698688/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=11764 CPUtime=0.69
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 2124 0 0 0 69 0 0 0 22 0 1 0 96104754 12046336 2006 1992294400 4194304 5092341 548682068848 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 2941 2006 88 219 0 2719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11764

[startup+1.50158 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1690552/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=11400 CPUtime=1.49
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 2690 0 0 0 149 0 0 0 25 0 1 0 96104754 11673600 1960 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 2850 1960 102 219 0 2628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11400

[startup+3.10172 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1690488/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=11632 CPUtime=3.09
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 3048 0 0 0 308 1 0 0 25 0 1 0 96104754 11911168 2318 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 2908 2318 102 219 0 2686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11632

[startup+6.30199 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1687416/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=15504 CPUtime=6.29
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 3830 0 0 0 628 1 0 0 25 0 1 0 96104754 15876096 3100 1992294400 4194304 5092341 548682068848 18446744073709551615 4240608 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 3876 3100 102 219 0 3654 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15504

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1681400/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=21240 CPUtime=12.68
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 5223 0 0 0 1266 2 0 0 25 0 1 0 96104754 21749760 4493 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 5310 4493 102 219 0 5088 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21240

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1675896/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=35404 CPUtime=25.48
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 9029 0 0 0 2543 5 0 0 25 0 1 0 96104754 36253696 5726 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 8851 5726 102 219 0 8629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35404

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1665656/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=38968 CPUtime=51.07
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 11556 0 0 0 5100 7 0 0 25 0 1 0 96104754 39903232 8253 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 9742 8253 102 219 0 9520 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38968

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1654328/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=45456 CPUtime=102.27
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 18532 0 0 0 10215 12 0 0 25 0 1 0 96104754 46546944 11074 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 11364 11074 102 219 0 11142 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45456

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1652600/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=62976 CPUtime=162.26
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 18958 0 0 0 16213 13 0 0 25 0 1 0 96104754 64487424 11500 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 15744 11500 102 219 0 15522 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 62976

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1643704/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=62976 CPUtime=222.24
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 21160 0 0 0 22210 14 0 0 25 0 1 0 96104754 64487424 13702 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 15744 13702 102 219 0 15522 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 62976

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15135
/proc/meminfo: memFree=1634360/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=65940 CPUtime=282.22
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 23492 0 0 0 28207 15 0 0 25 0 1 0 96104754 67522560 16034 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 16485 16034 102 219 0 16263 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 65940

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15137
/proc/meminfo: memFree=1597688/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104548 CPUtime=342.21
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 32608 0 0 0 34200 21 0 0 25 0 1 0 96104754 107057152 25150 1992294400 4194304 5092341 548682068848 18446744073709551615 4252531 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26137 25150 102 219 0 25915 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 104548

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15137
/proc/meminfo: memFree=1613944/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=402.19
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 34575 0 0 0 40195 24 0 0 25 0 1 0 96104754 107053056 21087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 21087 102 219 0 25914 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 104544

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15137
/proc/meminfo: memFree=1606776/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=462.18
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36347 0 0 0 46192 26 0 0 25 0 1 0 96104754 107053056 22859 1992294400 4194304 5092341 548682068848 18446744073709551615 4241428 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 22859 102 219 0 25914 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 104544

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15137
/proc/meminfo: memFree=1606392/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=522.16
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36425 0 0 0 52190 26 0 0 25 0 1 0 96104754 107053056 22937 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 22937 102 219 0 25914 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 104544

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15137
/proc/meminfo: memFree=1606392/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=582.15
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36425 0 0 0 58189 26 0 0 25 0 1 0 96104754 107053056 22937 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 22937 102 219 0 25914 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 104544

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15137
/proc/meminfo: memFree=1606328/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=642.14
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36425 0 0 0 64188 26 0 0 25 0 1 0 96104754 107053056 22937 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 22937 102 219 0 25914 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 104544

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15137
/proc/meminfo: memFree=1606328/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=702.13
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36425 0 0 0 70186 27 0 0 25 0 1 0 96104754 107053056 22937 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 22937 102 219 0 25914 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 104544

[startup+762.305 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 15137
/proc/meminfo: memFree=1606264/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=762.12
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36425 0 0 0 76185 27 0 0 25 0 1 0 96104754 107053056 22937 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 22937 102 219 0 25914 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 104544

[startup+822.301 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 15137
/proc/meminfo: memFree=1606456/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=822.1
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36425 0 0 0 82183 27 0 0 25 0 1 0 96104754 107053056 22937 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 22937 102 219 0 25914 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 104544

[startup+882.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 15137
/proc/meminfo: memFree=1606456/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=882.08
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36426 0 0 0 88181 27 0 0 25 0 1 0 96104754 107053056 22938 1992294400 4194304 5092341 548682068848 18446744073709551615 4252256 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 22938 102 219 0 25914 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 104544

[startup+942.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 15137
/proc/meminfo: memFree=1606456/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=942.07
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36427 0 0 0 94180 27 0 0 25 0 1 0 96104754 107053056 22939 1992294400 4194304 5092341 548682068848 18446744073709551615 4241186 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 22939 102 219 0 25914 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 104544

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15137
/proc/meminfo: memFree=1606072/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=1002.05
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36515 0 0 0 100178 27 0 0 25 0 1 0 96104754 107053056 23027 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 23027 102 219 0 25914 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 104544

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15137
/proc/meminfo: memFree=1606008/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=1062.04
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36515 0 0 0 106177 27 0 0 25 0 1 0 96104754 107053056 23027 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 23027 102 219 0 25914 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 104544

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15137
/proc/meminfo: memFree=1605944/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=1122.02
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36521 0 0 0 112175 27 0 0 25 0 1 0 96104754 107053056 23033 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 23033 102 219 0 25914 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 104544

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15137
/proc/meminfo: memFree=1605944/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=1182.01
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36521 0 0 0 118174 27 0 0 25 0 1 0 96104754 107053056 23033 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 23033 102 219 0 25914 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 104544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15137
/proc/meminfo: memFree=1605944/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=1200.01
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36521 0 0 0 119974 27 0 0 25 0 1 0 96104754 107053056 23033 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 23033 102 219 0 25914 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 104544

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15137
/proc/meminfo: memFree=1605944/2055920 swapFree=4192956/4192956
[pid=15134] ppid=15132 vsize=104544 CPUtime=1200.01
/proc/15134/stat : 15134 (minisat) R 15132 15134 14948 0 -1 4194304 36521 0 0 0 119974 27 0 0 25 0 1 0 96104754 107053056 23033 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/15134/statm: 26136 23033 102 219 0 25914 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 104544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.03
CPU user time (s): 1199.74
CPU system time (s): 0.292955
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 104548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.292955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36521
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= 2
involuntary context switches= 2438

runsolver used 1.00785 second user time and 2.71659 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-25 19:31:53
IDJOB=1722883
IDBENCH=71098
IDSOLVER=546
FILE ID=node15/1722883-1240680713
PBS_JOBID= 9186648
Free space on /tmp= 66268 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722883-1240680713/watcher-1722883-1240680713 -o /tmp/evaluation-result-1722883-1240680713/solver-1722883-1240680713 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1722883-1240680713.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=235145352

node15.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	: 5931.00
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1699104 kB
Buffers:         31864 kB
Cached:         250132 kB
SwapCached:          0 kB
Active:          92436 kB
Inactive:       204032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699104 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2140 kB
Writeback:           0 kB
Mapped:          23668 kB
Slab:            46232 kB
Committed_AS:   321552 kB
PageTables:       1460 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= 66264 MiB
End job on node15 at 2009-04-25 19:51:56