Trace number 1773362

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) 10000.2 10004.6

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3280.04
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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 |                                                                             |
3.19/3.25	c |  Number of variables:        154309                                         |
3.19/3.25	c |  Number of clauses:         3230737                                         |
3.19/3.25	c |  Parse time:                   2.90 s                                       |
25.19/25.26	c |  Simplification time:         21.91 s                                       |
25.19/25.26	c |                                                                             |
25.19/25.26	c ============================[ Search Statistics ]==============================
25.19/25.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.19/25.26	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.19/25.26	c ===============================================================================
25.48/25.51	c |       100 |  136938  3190415  9430531 |  1169818      100     19 |  0.006 % |
25.58/25.63	c |       250 |  136938  3190415  9430531 |  1286800      250     57 |  0.006 % |
25.68/25.79	c |       475 |  136938  3190415  9430531 |  1415480      475     68 |  0.006 % |
26.39/26.48	c |       812 |  136938  3190415  9430531 |  1557028      812     54 |  0.006 % |
26.98/27.03	c |      1318 |  136938  3190415  9430531 |  1712731     1318     53 |  0.006 % |
27.78/27.84	c |      2077 |  136938  3190415  9430531 |  1884004     2077     66 |  0.006 % |
28.98/29.03	c |      3216 |  136938  3190415  9430531 |  2072405     3216     56 |  0.006 % |
31.38/31.48	c |      4924 |  136938  3190415  9430531 |  2279645     4924     52 |  0.006 % |
33.28/33.35	c |      7486 |  136938  3190415  9430531 |  2507610     7486     58 |  0.006 % |
36.47/36.56	c |     11330 |  136938  3190415  9430531 |  2758371    11330     58 |  0.006 % |
40.57/40.63	c |     17096 |  136938  3190415  9430531 |  3034208    17096     59 |  0.006 % |
47.84/47.91	c |     25745 |  136937  3190398  9430497 |  3337629    25744     65 |  0.006 % |
54.94/55.03	c |     38719 |  136937  3190398  9430497 |  3671392    38718     61 |  0.006 % |
69.44/69.56	c |     58180 |  136937  3190398  9430497 |  4038531    58179     60 |  0.006 % |
88.23/88.37	c |     87372 |  136937  3190398  9430497 |  4442385    87371     65 |  0.006 % |
115.02/115.17	c |    131161 |  136936  3190382  9430465 |  4886623   131159     71 |  0.007 % |
155.09/155.29	c |    196845 |  136935  3190372  9430445 |  5375285   196842     80 |  0.008 % |
217.58/217.78	c |    295371 |  136935  3190372  9430445 |  5912814   295368     85 |  0.008 % |
325.33/325.51	c |    443160 |  136933  3190322  9430343 |  6504095   443154     86 |  0.009 % |
491.16/491.49	c |    664843 |  136933  3190322  9430343 |  7154505   664837     90 |  0.009 % |
743.83/744.24	c |    997368 |  136932  3190303  9430305 |  7869956   997361     89 |  0.010 % |
1186.44/1187.06	c |   1496156 |  136932  3190303  9430305 |  8656951  1496149     91 |  0.010 % |
1952.02/1952.90	c |   2244338 |  136932  3190303  9430305 |  9522646  2244331     89 |  0.010 % |

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-1773362-1241210554/watcher-1773362-1241210554 -o /tmp/evaluation-result-1773362-1241210554/solver-1773362-1241210554 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773362-1241210554.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 1.02 1.02 1.00 3/64 24236
/proc/meminfo: memFree=1650680/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=7480 CPUtime=0
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 422 0 0 0 0 0 0 0 18 0 1 0 149089764 7659520 406 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 1870 406 63 219 0 1648 0

[startup+0.0744619 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 24236
/proc/meminfo: memFree=1650680/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=12108 CPUtime=0.07
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 1949 0 0 0 6 1 0 0 18 0 1 0 149089764 12398592 1831 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 3027 1832 63 219 0 2805 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12108

[startup+0.101465 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 24236
/proc/meminfo: memFree=1650680/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=14084 CPUtime=0.09
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 2588 0 0 0 8 1 0 0 18 0 1 0 149089764 14422016 2379 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 3521 2379 63 219 0 3299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14084

[startup+0.301487 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 24236
/proc/meminfo: memFree=1650680/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=27616 CPUtime=0.29
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 6541 0 0 0 26 3 0 0 19 0 1 0 149089764 28278784 5993 1992294400 4194304 5092341 548682068848 18446744073709551615 4209708 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 6904 5993 63 219 0 6682 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27616

[startup+0.701532 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 24236
/proc/meminfo: memFree=1650680/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=60480 CPUtime=0.69
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 14266 0 0 0 61 8 0 0 23 0 1 0 149089764 61931520 12958 1992294400 4194304 5092341 548682068848 18446744073709551615 4236589 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 15120 12967 63 219 0 14898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60480

[startup+1.50162 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 24237
/proc/meminfo: memFree=1580080/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=118748 CPUtime=1.49
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 28502 0 0 0 134 15 0 0 25 0 1 0 149089764 121597952 25484 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 29687 25484 63 219 0 29465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118748

[startup+3.1018 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 24237
/proc/meminfo: memFree=1508528/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=213560 CPUtime=3.09
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 58569 0 0 0 275 34 0 0 25 0 1 0 149089764 218685440 51706 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 53390 51707 63 219 0 53168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 213560

[startup+6.30116 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 24237
/proc/meminfo: memFree=1432816/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=250456 CPUtime=6.29
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 61353 0 0 0 593 36 0 0 25 0 1 0 149089764 256466944 54490 1992294400 4194304 5092341 548682068848 18446744073709551615 4219511 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 62614 54490 87 219 0 62392 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 250456

[startup+12.7019 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 24237
/proc/meminfo: memFree=1427376/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=252940 CPUtime=12.69
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 62799 0 0 0 1232 37 0 0 25 0 1 0 149089764 259010560 55936 1992294400 4194304 5092341 548682068848 18446744073709551615 4239900 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 63235 55936 87 219 0 63013 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 252940

[startup+25.5013 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 24237
/proc/meminfo: memFree=1383088/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=219108 CPUtime=25.48
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 78186 0 0 0 2504 44 0 0 25 0 1 0 149089764 224366592 50943 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 54777 50943 93 219 0 54555 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 219108

[startup+51.1012 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 24237
/proc/meminfo: memFree=1439728/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=219108 CPUtime=51.05
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 80223 0 0 0 5059 46 0 0 25 0 1 0 149089764 224366592 52980 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 54777 52980 103 219 0 54555 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 219108

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 24237
/proc/meminfo: memFree=1414640/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=248668 CPUtime=102.23
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 86418 0 0 0 10172 51 0 0 25 0 1 0 149089764 254636032 59175 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 62167 59175 103 219 0 61945 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 248668

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24237
/proc/meminfo: memFree=1377392/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=293012 CPUtime=162.2
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 95883 0 0 0 16159 61 0 0 25 0 1 0 149089764 300044288 68640 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 73253 68640 103 219 0 73031 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 293012

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24237
/proc/meminfo: memFree=1344688/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=359524 CPUtime=222.16
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 103887 0 0 0 22149 67 0 0 25 0 1 0 149089764 368152576 76644 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 89881 76644 103 219 0 89659 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 359524

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24237
/proc/meminfo: memFree=1316592/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=359524 CPUtime=282.14
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 110926 0 0 0 28140 74 0 0 25 0 1 0 149089764 368152576 83683 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 89881 83683 103 219 0 89659 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 359524

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24237
/proc/meminfo: memFree=1283888/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=459292 CPUtime=342.12
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 119060 0 0 0 34131 81 0 0 25 0 1 0 149089764 470315008 91817 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 114823 91817 103 219 0 114601 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 459292

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24237
/proc/meminfo: memFree=1249136/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=459292 CPUtime=402.09
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 127788 0 0 0 40117 92 0 0 25 0 1 0 149089764 470315008 100545 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 114823 100545 103 219 0 114601 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 459292

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24237
/proc/meminfo: memFree=1219184/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=459292 CPUtime=462.07
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 135200 0 0 0 46105 102 0 0 25 0 1 0 149089764 470315008 107957 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 114823 107957 103 219 0 114601 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 459292

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24237
/proc/meminfo: memFree=1191664/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=613508 CPUtime=522.03
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 142152 0 0 0 52095 108 0 0 25 0 1 0 149089764 628232192 114909 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 153377 114909 103 219 0 153155 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 613508

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24237
/proc/meminfo: memFree=1150896/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=619184 CPUtime=582.01
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 152289 0 0 0 58083 118 0 0 25 0 1 0 149089764 634044416 125046 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 154796 125046 103 219 0 154574 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 619184

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24237
/proc/meminfo: memFree=1118832/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=628840 CPUtime=641.99
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 160220 0 0 0 64072 127 0 0 25 0 1 0 149089764 643932160 132977 1992294400 4194304 5092341 548682068848 18446744073709551615 4241823 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 157210 132977 103 219 0 156988 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 628840

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367664/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9098.31
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 909501 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9098.31
Current children cumulated vsize (KiB) 1296360

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367664/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9158.28
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 915498 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265766 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9158.28
Current children cumulated vsize (KiB) 1296360

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367600/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9218.26
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 921496 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265769 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9218.26
Current children cumulated vsize (KiB) 1296360

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367600/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9278.23
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 927493 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9278.23
Current children cumulated vsize (KiB) 1296360

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367600/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9338.21
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 933491 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9338.21
Current children cumulated vsize (KiB) 1296360

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367600/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9398.18
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 939488 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9398.18
Current children cumulated vsize (KiB) 1296360

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367600/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9458.15
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 945485 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265779 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9458.15
Current children cumulated vsize (KiB) 1296360

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367600/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9518.14
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 951484 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265769 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9518.14
Current children cumulated vsize (KiB) 1296360

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367600/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9578.11
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 957481 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9578.11
Current children cumulated vsize (KiB) 1296360

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367600/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9638.08
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 963478 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265772 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9638.08
Current children cumulated vsize (KiB) 1296360

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367536/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9698.06
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 969476 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265766 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9698.06
Current children cumulated vsize (KiB) 1296360

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367472/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9758.03
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 975473 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265769 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9758.03
Current children cumulated vsize (KiB) 1296360

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367472/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9818
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 981470 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9818
Current children cumulated vsize (KiB) 1296360

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367472/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9877.98
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 987468 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9877.98
Current children cumulated vsize (KiB) 1296360

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367472/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9937.95
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 993465 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265764 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9937.95
Current children cumulated vsize (KiB) 1296360

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367472/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=9997.93
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 999463 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265764 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 9997.93
Current children cumulated vsize (KiB) 1296360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367472/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=1296360 CPUtime=10000
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4194304 347111 0 0 0 999673 330 0 0 25 0 1 0 149089764 1327472640 319868 1992294400 4194304 5092341 548682068848 18446744073709551615 4265772 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 324090 319868 103 219 0 323868 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1296360

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

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

[startup+10004.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24259
/proc/meminfo: memFree=367472/2055920 swapFree=4179008/4192956
[pid=24236] ppid=24234 vsize=0 CPUtime=10000.1
/proc/24236/stat : 24236 (minisat) R 24234 24236 24061 0 -1 4195332 347111 0 0 0 999673 340 0 0 25 0 1 0 149089764 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/24236/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.6
CPU time (s): 10000.2
CPU user time (s): 9996.74
CPU system time (s): 3.49747
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 1296360

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

runsolver used 8.40172 second user time and 27.9867 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-01 22:42:38
IDJOB=1773362
IDBENCH=69571
IDSOLVER=608
FILE ID=node5/1773362-1241210554
PBS_JOBID= 9224709
Free space on /tmp= 66452 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773362-1241210554/watcher-1773362-1241210554 -o /tmp/evaluation-result-1773362-1241210554/solver-1773362-1241210554 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773362-1241210554.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1408592860

node5.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.212
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.212
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:       1651160 kB
Buffers:         60464 kB
Cached:         277684 kB
SwapCached:       7700 kB
Active:          97224 kB
Inactive:       250072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651160 kB
SwapTotal:     4192956 kB
SwapFree:      4179008 kB
Dirty:           69716 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            43476 kB
Committed_AS:   683376 kB
PageTables:       1412 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= 66452 MiB
End job on node5 at 2009-05-02 01:29:25