Trace number 1774842

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.3 10004.6

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3542.12
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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 |                                                                             |
2.19/2.24	c |  Number of variables:        259616                                         |
2.19/2.24	c |  Number of clauses:         1360500                                         |
2.19/2.24	c |  Parse time:                   2.06 s                                       |
5.68/5.76	c |  Simplification time:          3.47 s                                       |
5.68/5.76	c |                                                                             |
5.68/5.76	c ============================[ Search Statistics ]==============================
5.68/5.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.68/5.76	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.68/5.76	c ===============================================================================
6.08/6.15	c |       100 |  136072   917602  2538337 |   336454       95    102 | 22.392 % |
6.48/6.56	c |       250 |  134307   917602  2538337 |   370099      240     74 | 23.071 % |
7.08/7.17	c |       475 |  133749   917602  2538337 |   407109      460     68 | 23.286 % |
7.58/7.69	c |       812 |  132760   891639  2479152 |   447820      791     66 | 23.667 % |
8.08/8.12	c |      1318 |  132589   891639  2479152 |   492602     1295     81 | 23.733 % |
9.18/9.24	c |      2077 |  130836   881404  2455165 |   541862     2047     74 | 24.408 % |
10.78/10.83	c |      3216 |  127779   864558  2415861 |   596048     3164     81 | 25.586 % |
13.18/13.22	c |      4924 |  125068   845620  2369647 |   655653     4836     97 | 26.630 % |
16.08/16.19	c |      7486 |  123327   841083  2360068 |   721219     7381    111 | 27.301 % |
21.17/21.29	c |     11330 |  118070   797036  2250561 |   793341    11157    124 | 29.326 % |
27.98/28.08	c |     17096 |  116204   786492  2223663 |   872675    16883    123 | 30.044 % |
40.75/40.83	c |     25745 |  113579   764390  2168897 |   959942    25433    143 | 31.055 % |
57.14/57.25	c |     38719 |  110956   747942  2128767 |  1055936    38249    157 | 32.066 % |
83.12/83.21	c |     58180 |  105564   698202  1998316 |  1161530    56854    172 | 34.143 % |
127.10/127.29	c |     87372 |  102982   656714  1884578 |  1277683    84570    211 | 35.137 % |
204.48/204.64	c |    131161 |  101880   647254  1860522 |  1405452   125924    249 | 35.562 % |
346.23/346.48	c |    196845 |   99487   615713  1773889 |  1545997   188566    284 | 36.483 % |
596.13/596.47	c |    295371 |   98603   609714  1758444 |  1700597   284453    319 | 36.824 % |
1063.94/1064.42	c |    443160 |   90072   500207  1455955 |  1870656   395131    342 | 40.110 % |
2050.06/2050.99	c |    664843 |   88836   493120  1437775 |  2057722   612903    366 | 40.586 % |

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-1774842-1241221892/watcher-1774842-1241221892 -o /tmp/evaluation-result-1774842-1241221892/solver-1774842-1241221892 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1774842-1241221892.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.06 1.01 1.00 3/64 32269
/proc/meminfo: memFree=1206608/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=8188 CPUtime=0
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 544 0 0 0 0 0 0 0 18 0 1 0 150223431 8384512 528 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 2047 530 63 219 0 1825 0

[startup+0.093256 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 32269
/proc/meminfo: memFree=1206608/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=34964 CPUtime=0.08
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 5707 0 0 0 6 2 0 0 18 0 1 0 150223431 35803136 5650 1992294400 4194304 5092341 548682068848 18446744073709551615 4270151 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 8741 5650 63 219 0 8519 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34964

[startup+0.10125 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 32269
/proc/meminfo: memFree=1206608/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=35260 CPUtime=0.09
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 5792 0 0 0 7 2 0 0 18 0 1 0 150223431 36106240 5735 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 8815 5736 63 219 0 8593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35260

[startup+0.301264 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 32269
/proc/meminfo: memFree=1206608/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=46480 CPUtime=0.29
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 9652 0 0 0 25 4 0 0 20 0 1 0 150223431 47595520 9266 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 11620 9267 63 219 0 11398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46480

[startup+0.701297 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 32269
/proc/meminfo: memFree=1206608/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=62188 CPUtime=0.69
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 14394 0 0 0 62 7 0 0 24 0 1 0 150223431 63680512 13501 1992294400 4194304 5092341 548682068848 18446744073709551615 4215201 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 15547 13501 63 219 0 15325 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62188

[startup+1.50136 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 32270
/proc/meminfo: memFree=1147848/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=84004 CPUtime=1.49
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 19845 0 0 0 138 11 0 0 25 0 1 0 150223431 86020096 17812 1992294400 4194304 5092341 548682068848 18446744073709551615 4242215 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 21001 17812 63 219 0 20779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84004

[startup+3.1025 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 32270
/proc/meminfo: memFree=1105672/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=124080 CPUtime=3.09
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 31056 0 0 0 291 18 0 0 25 0 1 0 150223431 127057920 27997 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/32269/statm: 31020 27997 87 219 0 30798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124080

[startup+6.30175 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 32270
/proc/meminfo: memFree=1080712/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=115476 CPUtime=6.28
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 39166 0 0 0 606 22 0 0 25 0 1 0 150223431 118247424 25386 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 28869 25386 102 219 0 28647 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 115476

[startup+12.7013 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 32270
/proc/meminfo: memFree=1103944/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=115476 CPUtime=12.68
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 39609 0 0 0 1245 23 0 0 25 0 1 0 150223431 118247424 25829 1992294400 4194304 5092341 548682068848 18446744073709551615 4241960 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 28869 25829 102 219 0 28647 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 115476

[startup+25.5013 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 32270
/proc/meminfo: memFree=1098824/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=124236 CPUtime=25.47
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 40866 0 0 0 2524 23 0 0 25 0 1 0 150223431 127217664 27086 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 31059 27086 102 219 0 30837 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 124236

[startup+51.1014 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 32270
/proc/meminfo: memFree=1085832/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=137372 CPUtime=51.04
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 44225 0 0 0 5077 27 0 0 25 0 1 0 150223431 140668928 30445 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 34343 30445 102 219 0 34121 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 137372

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 32270
/proc/meminfo: memFree=1052360/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=186640 CPUtime=102.22
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 52449 0 0 0 10188 34 0 0 25 0 1 0 150223431 191119360 38669 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 46660 38669 102 219 0 46438 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 186640

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32270
/proc/meminfo: memFree=1005640/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=230984 CPUtime=162.19
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 64223 0 0 0 16175 44 0 0 25 0 1 0 150223431 236527616 50443 1992294400 4194304 5092341 548682068848 18446744073709551615 4240964 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 57746 50443 102 219 0 57524 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 230984

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32270
/proc/meminfo: memFree=968200/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=297496 CPUtime=222.16
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 73446 0 0 0 22165 51 0 0 25 0 1 0 150223431 304635904 59666 1992294400 4194304 5092341 548682068848 18446744073709551615 4241503 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 74374 59666 102 219 0 74152 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 297496

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32270
/proc/meminfo: memFree=930120/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=297496 CPUtime=282.15
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 83047 0 0 0 28155 60 0 0 25 0 1 0 150223431 304635904 69267 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 74374 69267 102 219 0 74152 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 297496

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32270
/proc/meminfo: memFree=889096/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=398876 CPUtime=342.13
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 93224 0 0 0 34144 69 0 0 25 0 1 0 150223431 408449024 79444 1992294400 4194304 5092341 548682068848 18446744073709551615 4249569 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 99719 79444 102 219 0 99497 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 398876

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32270
/proc/meminfo: memFree=846024/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=403012 CPUtime=402.09
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 104193 0 0 0 40130 79 0 0 25 0 1 0 150223431 412684288 90413 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 100753 90413 102 219 0 100531 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 403012

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32270
/proc/meminfo: memFree=810056/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=554688 CPUtime=462.08
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 112988 0 0 0 46119 89 0 0 25 0 1 0 150223431 568000512 99208 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 138672 99208 102 219 0 138450 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 554688

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32270
/proc/meminfo: memFree=774280/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=556908 CPUtime=522.06
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 121992 0 0 0 52108 98 0 0 25 0 1 0 150223431 570273792 108212 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 139227 108212 102 219 0 139005 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 556908

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32276
/proc/meminfo: memFree=735880/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=559188 CPUtime=582.03
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 131452 0 0 0 58097 106 0 0 25 0 1 0 150223431 572608512 117672 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 139797 117672 102 219 0 139575 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 559188

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32276
/proc/meminfo: memFree=704328/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=561516 CPUtime=642.02
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 139272 0 0 0 64090 112 0 0 25 0 1 0 150223431 574992384 125492 1992294400 4194304 5092341 548682068848 18446744073709551615 4248386 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 140379 125492 102 219 0 140157 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 561516

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9098.41
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 909566 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265784 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9098.41
Current children cumulated vsize (KiB) 1166676

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9158.37
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 915562 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265781 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9158.37
Current children cumulated vsize (KiB) 1166676

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49480/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9218.35
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 921560 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265781 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9218.35
Current children cumulated vsize (KiB) 1166676

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9278.33
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 927558 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265764 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9278.33
Current children cumulated vsize (KiB) 1166676

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9338.28
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 933553 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265781 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9338.28
Current children cumulated vsize (KiB) 1166676

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9398.25
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 939550 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265784 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9398.25
Current children cumulated vsize (KiB) 1166676

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9458.2
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 945545 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265779 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9458.2
Current children cumulated vsize (KiB) 1166676

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49608/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9518.18
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 951543 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265772 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9518.18
Current children cumulated vsize (KiB) 1166676

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49608/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9578.16
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 957541 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265781 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9578.16
Current children cumulated vsize (KiB) 1166676

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49608/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9638.11
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 963536 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265781 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9638.11
Current children cumulated vsize (KiB) 1166676

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49480/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9698.09
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 969534 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265779 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9698.09
Current children cumulated vsize (KiB) 1166676

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9758.07
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 975532 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265779 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9758.07
Current children cumulated vsize (KiB) 1166676

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9818.04
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 981529 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265784 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9818.04
Current children cumulated vsize (KiB) 1166676

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9878.03
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 987528 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265764 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9878.03
Current children cumulated vsize (KiB) 1166676

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 300
/proc/meminfo: memFree=49544/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9938
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 993525 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265781 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9938
Current children cumulated vsize (KiB) 1166676

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 302
/proc/meminfo: memFree=49416/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=9997.99
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 999524 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265772 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 9997.99
Current children cumulated vsize (KiB) 1166676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 302
/proc/meminfo: memFree=49480/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=1166676 CPUtime=10000.1
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4194304 302397 0 0 0 999734 275 0 0 25 0 1 0 150223431 1194676224 288617 1992294400 4194304 5092341 548682068848 18446744073709551615 4265766 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 291669 288617 102 219 0 291447 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1166676

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 3/65 302
/proc/meminfo: memFree=49480/2055920 swapFree=4191900/4192956
[pid=32269] ppid=32267 vsize=0 CPUtime=10000.2
/proc/32269/stat : 32269 (minisat) R 32267 32269 31825 0 -1 4195332 302397 0 0 0 999734 285 0 0 25 0 1 0 150223431 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/32269/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.6
CPU time (s): 10000.3
CPU user time (s): 9997.34
CPU system time (s): 2.92855
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 1166676

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

runsolver used 9.76751 second user time and 26.624 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-02 01:51:34
IDJOB=1774842
IDBENCH=71037
IDSOLVER=608
FILE ID=node3/1774842-1241221892
PBS_JOBID= 9224758
Free space on /tmp= 66240 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774842-1241221892/watcher-1774842-1241221892 -o /tmp/evaluation-result-1774842-1241221892/solver-1774842-1241221892 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1774842-1241221892.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1136657952

node3.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:       1207024 kB
Buffers:         82740 kB
Cached:         647844 kB
SwapCached:        416 kB
Active:          70652 kB
Inactive:       673884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1207024 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           26912 kB
Writeback:           0 kB
Mapped:          22344 kB
Slab:            90368 kB
Committed_AS:   746160 kB
PageTables:       1380 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= 66324 MiB
End job on node3 at 2009-05-02 04:38:21