Trace number 1722433

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.06 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
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:           87044                                         |
0.00/0.06	c |  Parse time:                   0.06 s                                       |
1.19/1.22	c |  Simplification time:          1.16 s                                       |
1.19/1.22	c |                                                                             |
1.19/1.22	c ============================[ Search Statistics ]==============================
1.19/1.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.22	c ===============================================================================
1.19/1.23	c |       100 |     878    82728   324186 |    30333      100     51 |  0.000 % |
1.19/1.25	c |       250 |     878    82728   324186 |    33366      250     45 |  0.000 % |
1.19/1.27	c |       475 |     878    82728   324186 |    36703      475     36 |  0.000 % |
1.29/1.31	c |       812 |     878    82728   324186 |    40374      812     29 |  0.001 % |
1.29/1.35	c |      1318 |     878    82728   324186 |    44411     1318     26 |  0.001 % |
1.39/1.43	c |      2077 |     878    82728   324186 |    48852     2077     24 |  0.001 % |
1.49/1.55	c |      3216 |     878    82728   324186 |    53737     3216     24 |  0.000 % |
1.69/1.71	c |      4924 |     878    82728   324186 |    59111     4924     23 |  0.001 % |
1.89/1.91	c |      7486 |     878    82728   324186 |    65022     7486     24 |  0.001 % |
2.19/2.23	c |     11330 |     878    82728   324186 |    71525    11330     26 |  0.001 % |
2.79/2.86	c |     17096 |     878    82728   324186 |    78677    17096     28 |  0.001 % |
3.89/3.94	c |     25745 |     878    82728   324186 |    86545    25745     29 |  0.001 % |
5.49/5.58	c |     38719 |     878    82728   324186 |    95199    38719     27 |  0.001 % |
8.58/8.67	c |     58180 |     878    82728   324186 |   104719    58180     25 |  0.001 % |
14.09/14.16	c |     87372 |     878    82728   324186 |   115191    87372     24 |  0.001 % |
23.98/24.01	c |    131161 |     878    82728   324186 |   126710    30802     18 |  0.001 % |
33.38/33.49	c |    196845 |     878    82728   324186 |   139382    96486     22 |  0.001 % |
52.18/52.26	c |    295371 |     878    82728   324186 |   153320    71019     23 |  0.001 % |
133.25/133.34	c |    443160 |     878    82728   324186 |   168652    81309     32 |  0.009 % |
303.90/304.04	c |    664843 |     878    82728   324186 |   185517   152624     29 |  0.001 % |
433.96/434.12	c |    997368 |     878    82728   324186 |   204069   146656     21 |  0.001 % |
624.21/624.41	c |   1496156 |     878    82728   324186 |   224476    80855     25 |  0.001 % |
867.93/868.21	c |   2244338 |     878    82728   324186 |   246923   207048     35 |  0.013 % |

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-1722433-1240675474/watcher-1722433-1240675474 -o /tmp/evaluation-result-1722433-1240675474/solver-1722433-1240675474 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1722433-1240675474.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/65 17968
/proc/meminfo: memFree=1657464/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=7604 CPUtime=0
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 438 0 0 0 0 0 0 0 18 0 1 0 95575735 7786496 422 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 1901 422 63 219 0 1679 0

[startup+0.09243 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 17968
/proc/meminfo: memFree=1657464/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=11072 CPUtime=0.09
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 1854 0 0 0 8 1 0 0 18 0 1 0 95575735 11337728 1736 1992294400 4194304 5092341 548682068848 18446744073709551615 4219680 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 2768 1736 87 219 0 2546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11072

[startup+0.101431 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 17968
/proc/meminfo: memFree=1657464/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=11072 CPUtime=0.09
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 1854 0 0 0 8 1 0 0 18 0 1 0 95575735 11337728 1736 1992294400 4194304 5092341 548682068848 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 2768 1736 87 219 0 2546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11072

[startup+0.301456 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 17968
/proc/meminfo: memFree=1657464/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=11072 CPUtime=0.29
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 1855 0 0 0 28 1 0 0 19 0 1 0 95575735 11337728 1737 1992294400 4194304 5092341 548682068848 18446744073709551615 4219532 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 2768 1737 88 219 0 2546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11072

[startup+0.701506 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 17968
/proc/meminfo: memFree=1657464/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=12184 CPUtime=0.69
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 2230 0 0 0 68 1 0 0 22 0 1 0 95575735 12476416 2112 1992294400 4194304 5092341 548682068848 18446744073709551615 4220379 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 3046 2112 88 219 0 2824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12184

[startup+1.50161 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1649328/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=11820 CPUtime=1.49
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 2710 0 0 0 148 1 0 0 25 0 1 0 95575735 12103680 1940 1992294400 4194304 5092341 548682068848 18446744073709551615 4244070 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 2955 1940 102 219 0 2733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11820

[startup+3.10181 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1649136/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=11820 CPUtime=3.09
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 3268 0 0 0 308 1 0 0 25 0 1 0 95575735 12103680 2498 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 2955 2498 102 219 0 2733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11820

[startup+6.30122 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1644656/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=16064 CPUtime=6.29
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 4235 0 0 0 626 3 0 0 25 0 1 0 95575735 16449536 3465 1992294400 4194304 5092341 548682068848 18446744073709551615 4241511 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 4016 3465 102 219 0 3794 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16064

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1638128/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=22360 CPUtime=12.69
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 5664 0 0 0 1265 4 0 0 25 0 1 0 95575735 22896640 4894 1992294400 4194304 5092341 548682068848 18446744073709551615 4241019 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 5590 4895 102 219 0 5368 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22360

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1635184/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=25320 CPUtime=25.49
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 9675 0 0 0 2542 7 0 0 25 0 1 0 95575735 25927680 5639 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 6330 5639 102 219 0 6108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25320

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1621744/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=40244 CPUtime=51.08
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 12960 0 0 0 5097 11 0 0 25 0 1 0 95575735 41209856 8924 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 10061 8924 102 219 0 9839 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40244

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1611376/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=46872 CPUtime=102.27
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 20274 0 0 0 10211 16 0 0 25 0 1 0 95575735 47996928 11472 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 11718 11472 102 219 0 11496 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46872

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1604400/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=73148 CPUtime=162.24
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 22075 0 0 0 16206 18 0 0 25 0 1 0 95575735 74903552 13273 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 18287 13273 102 219 0 18065 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 73148

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1597232/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=73960 CPUtime=222.22
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 23847 0 0 0 22203 19 0 0 25 0 1 0 95575735 75735040 15045 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 18490 15045 102 219 0 18268 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 73960

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1597040/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=73960 CPUtime=282.2
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 23918 0 0 0 28201 19 0 0 25 0 1 0 95575735 75735040 15116 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 18490 15116 102 219 0 18268 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 73960

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1586616/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=73960 CPUtime=342.19
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 26489 0 0 0 34196 23 0 0 25 0 1 0 95575735 75735040 17687 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 18490 17687 102 219 0 18268 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 73960

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1586616/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=73960 CPUtime=402.17
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 26491 0 0 0 40194 23 0 0 25 0 1 0 95575735 75735040 17689 1992294400 4194304 5092341 548682068848 18446744073709551615 4252136 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 18490 17689 102 219 0 18268 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 73960

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1586552/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=73960 CPUtime=462.15
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 26493 0 0 0 46192 23 0 0 25 0 1 0 95575735 75735040 17691 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 18490 17691 102 219 0 18268 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 73960

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1585336/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=75000 CPUtime=522.13
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 26791 0 0 0 52190 23 0 0 25 0 1 0 95575735 76800000 17989 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 18750 17989 102 219 0 18528 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 75000

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1539704/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=127792 CPUtime=582.11
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 38201 0 0 0 58183 28 0 0 25 0 1 0 95575735 130859008 29399 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 31948 29399 102 219 0 31726 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 127792

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1569592/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=88376 CPUtime=642.1
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 39357 0 0 0 64179 31 0 0 25 0 1 0 95575735 90497024 21853 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 22094 21853 102 219 0 21872 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 88376

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1569592/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=88376 CPUtime=702.08
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 39358 0 0 0 70177 31 0 0 25 0 1 0 95575735 90497024 21854 1992294400 4194304 5092341 548682068848 18446744073709551615 4252535 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 22094 21854 102 219 0 21872 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 88376

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1569592/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=106104 CPUtime=762.07
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 39361 0 0 0 76176 31 0 0 25 0 1 0 95575735 108650496 21857 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 26526 21857 102 219 0 26304 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 106104

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1567672/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=106104 CPUtime=822.04
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 39885 0 0 0 82173 31 0 0 25 0 1 0 95575735 108650496 22381 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 26526 22381 102 219 0 26304 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 106104

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1526648/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=146332 CPUtime=882.02
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 50125 0 0 0 88166 36 0 0 25 0 1 0 95575735 149843968 32621 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 36583 32621 102 219 0 36361 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 146332

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1543608/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=132700 CPUtime=942
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 55372 0 0 0 94158 42 0 0 25 0 1 0 95575735 135884800 28458 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 33175 28458 102 219 0 32953 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 132700

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1530744/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=132700 CPUtime=1001.99
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 58493 0 0 0 100152 47 0 0 25 0 1 0 95575735 135884800 31579 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 33175 31579 102 219 0 32953 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 132700

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1488120/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=191824 CPUtime=1061.97
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 69156 0 0 0 106146 51 0 0 25 0 1 0 95575735 196427776 42242 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 47956 42242 102 219 0 47734 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 191824

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1529400/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=132700 CPUtime=1121.95
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 69699 0 0 0 112142 53 0 0 25 0 1 0 95575735 135884800 31846 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 33175 31846 102 219 0 32953 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 132700

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1529400/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=132700 CPUtime=1181.93
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 69699 0 0 0 118140 53 0 0 25 0 1 0 95575735 135884800 31846 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 33175 31846 102 219 0 32953 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 132700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17969
/proc/meminfo: memFree=1529400/2055920 swapFree=4192812/4192956
[pid=17968] ppid=17966 vsize=132700 CPUtime=1200.03
/proc/17968/stat : 17968 (minisat) R 17966 17968 17595 0 -1 4194304 69699 0 0 0 119950 53 0 0 25 0 1 0 95575735 135884800 31846 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/17968/statm: 33175 31846 102 219 0 32953 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 132700

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.43
CPU time (s): 1200.06
CPU user time (s): 1199.51
CPU system time (s): 0.555915
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 191824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.51
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69699
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= 2950

runsolver used 1.34579 second user time and 3.03454 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-25 18:04:34
IDJOB=1722433
IDBENCH=71089
IDSOLVER=546
FILE ID=node54/1722433-1240675474
PBS_JOBID= 9186612
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=317819330

node54.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.234
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.234
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:       1657880 kB
Buffers:         44660 kB
Cached:         265348 kB
SwapCached:        140 kB
Active:         110312 kB
Inactive:       215144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:          25056 kB
Slab:            58512 kB
Committed_AS:   336124 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node54 at 2009-04-25 18:24:36