Trace number 1717751

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.74

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
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 variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

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 |                                                                             |
1.59/1.60	c |  Number of variables:        509512                                         |
1.59/1.60	c |  Number of clauses:         1525052                                         |
1.59/1.60	c |  Parse time:                   1.38 s                                       |
22.88/22.98	c |  Simplification time:         21.21 s                                       |
22.88/22.98	c |                                                                             |
22.88/22.98	c ============================[ Search Statistics ]==============================
22.88/22.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.88/22.98	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.88/22.98	c ===============================================================================
23.38/23.45	c |       100 |  131809   828250  2831437 |   303691      100     23 |  0.261 % |
23.98/24.09	c |       250 |  131809   828250  2831437 |   334060      250     16 |  0.261 % |
25.18/25.23	c |       475 |  131809   828250  2831437 |   367466      475     16 |  0.261 % |
27.38/27.44	c |       812 |  131809   828250  2831437 |   404213      812     44 |  0.261 % |
30.37/30.44	c |      1318 |  131808   827810  2830083 |   444634     1317     42 |  0.261 % |
36.07/36.15	c |      2077 |  131806   826579  2826053 |   489098     2074     62 |  0.262 % |
41.88/42.00	c |      3216 |  131805   825990  2824218 |   538008     3212     57 |  0.262 % |
56.77/56.85	c |      4924 |  131803   824686  2820180 |   591809     4918     70 |  0.262 % |
74.76/74.82	c |      7486 |  131799   821681  2809754 |   650990     7476     60 |  0.263 % |
99.74/99.84	c |     11330 |  131797   820452  2806072 |   716089    11318    104 |  0.264 % |
139.63/139.70	c |     17096 |  131793   817471  2795846 |   787697    17080    103 |  0.264 % |
192.18/192.34	c |     25745 |  131784   813339  2783778 |   866467    25368    105 |  0.266 % |
284.21/284.41	c |     38719 |  131777   810357  2774987 |   953114    38306    103 |  0.268 % |
444.93/445.28	c |     58180 |  131770   806322  2763001 |  1048425    57760     96 |  0.269 % |
675.81/676.28	c |     87372 |  131644   801905  2748392 |  1153268    86861    104 |  0.294 % |
993.42/994.01	c |    131161 |  131467   795788  2727023 |  1268595   130103    105 |  0.328 % |

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-1717751-1240630147/watcher-1717751-1240630147 -o /tmp/evaluation-result-1717751-1240630147/solver-1717751-1240630147 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1717751-1240630147.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: 1.99 1.85 1.52 3/64 17917
/proc/meminfo: memFree=934016/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=7784 CPUtime=0
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 493 0 0 0 0 0 0 0 18 0 1 0 91048563 7970816 477 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 1946 478 63 219 0 1724 0

[startup+0.018911 s]
/proc/loadavg: 1.99 1.85 1.52 3/64 17917
/proc/meminfo: memFree=934016/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=9648 CPUtime=0.01
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 939 0 0 0 1 0 0 0 18 0 1 0 91048563 9879552 923 1992294400 4194304 5092341 548682068832 18446744073709551615 4209708 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 2412 923 63 219 0 2190 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9648

[startup+0.101929 s]
/proc/loadavg: 1.99 1.85 1.52 3/64 17917
/proc/meminfo: memFree=934016/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=16828 CPUtime=0.09
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 3253 0 0 0 8 1 0 0 18 0 1 0 91048563 17231872 3037 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 4207 3038 63 219 0 3985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16828

[startup+0.30197 s]
/proc/loadavg: 1.99 1.85 1.52 3/64 17917
/proc/meminfo: memFree=934016/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=36000 CPUtime=0.29
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 8572 0 0 0 25 4 0 0 19 0 1 0 91048563 36864000 7957 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 9000 7957 63 219 0 8778 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36000

[startup+0.701055 s]
/proc/loadavg: 1.99 1.85 1.52 3/64 17917
/proc/meminfo: memFree=934016/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=73576 CPUtime=0.69
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 18326 0 0 0 59 10 0 0 23 0 1 0 91048563 75341824 16840 1992294400 4194304 5092341 548682068832 18446744073709551615 4209789 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 18394 16841 63 219 0 18172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73576

[startup+1.50123 s]
/proc/loadavg: 1.91 1.84 1.52 2/65 17918
/proc/meminfo: memFree=835320/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=163560 CPUtime=1.49
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 39910 0 0 0 128 21 0 0 25 0 1 0 91048563 167485440 36463 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 40890 36463 63 219 0 40668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 163560

[startup+3.10157 s]
/proc/loadavg: 1.91 1.84 1.52 2/65 17918
/proc/meminfo: memFree=779896/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=184324 CPUtime=3.09
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 42760 0 0 0 285 24 0 0 25 0 1 0 91048563 188747776 39313 1992294400 4194304 5092341 548682068832 18446744073709551615 4247864 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 46081 39313 87 219 0 45859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 184324

[startup+6.30126 s]
/proc/loadavg: 1.84 1.82 1.51 2/65 17918
/proc/meminfo: memFree=762040/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=193868 CPUtime=6.28
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 47310 0 0 0 602 26 0 0 25 0 1 0 91048563 198520832 43863 1992294400 4194304 5092341 548682068832 18446744073709551615 4247571 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 48467 43863 87 219 0 48245 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 193868

[startup+12.7016 s]
/proc/loadavg: 1.77 1.81 1.51 2/65 17918
/proc/meminfo: memFree=738744/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=225176 CPUtime=12.69
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 52958 0 0 0 1238 31 0 0 25 0 1 0 91048563 230580224 49511 1992294400 4194304 5092341 548682068832 18446744073709551615 4247571 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 56294 49511 87 219 0 56072 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 225176

[startup+25.5014 s]
/proc/loadavg: 1.60 1.77 1.50 2/65 17918
/proc/meminfo: memFree=768312/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=185156 CPUtime=25.48
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 63645 0 0 0 2510 38 0 0 25 0 1 0 91048563 189599744 41452 1992294400 4194304 5092341 548682068832 18446744073709551615 4244130 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 46289 41452 102 219 0 46067 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 185156

[startup+51.1019 s]
/proc/loadavg: 1.40 1.70 1.49 2/65 17918
/proc/meminfo: memFree=767288/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=185156 CPUtime=51.07
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 63962 0 0 0 5068 39 0 0 25 0 1 0 91048563 189599744 41769 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 46289 41769 103 219 0 46067 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 185156

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.46 2/65 17918
/proc/meminfo: memFree=763384/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=193916 CPUtime=102.24
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 64894 0 0 0 10185 39 0 0 25 0 1 0 91048563 198569984 42701 1992294400 4194304 5092341 548682068832 18446744073709551615 4251458 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 48479 42701 103 219 0 48257 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 193916

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.43 2/65 17918
/proc/meminfo: memFree=760056/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=193916 CPUtime=162.2
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 65758 0 0 0 16180 40 0 0 25 0 1 0 91048563 198569984 43565 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 48479 43565 103 219 0 48257 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 193916

[startup+222.303 s]
/proc/loadavg: 1.02 1.39 1.40 2/65 17918
/proc/meminfo: memFree=755192/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=207052 CPUtime=222.16
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 66948 0 0 0 22175 41 0 0 25 0 1 0 91048563 212021248 44755 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 51763 44755 103 219 0 51541 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 207052

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.37 2/65 17918
/proc/meminfo: memFree=752504/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=207052 CPUtime=282.11
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 67617 0 0 0 28169 42 0 0 25 0 1 0 91048563 212021248 45424 1992294400 4194304 5092341 548682068832 18446744073709551615 4246852 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 51763 45424 103 219 0 51541 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 207052

[startup+342.301 s]
/proc/loadavg: 1.05 1.27 1.35 2/65 17918
/proc/meminfo: memFree=749816/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=207052 CPUtime=342.07
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 68303 0 0 0 34164 43 0 0 25 0 1 0 91048563 212021248 46110 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 51763 46110 103 219 0 51541 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 207052

[startup+402.301 s]
/proc/loadavg: 1.06 1.23 1.33 2/65 17918
/proc/meminfo: memFree=747192/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=207052 CPUtime=402.05
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 68959 0 0 0 40161 44 0 0 25 0 1 0 91048563 212021248 46766 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 51763 46766 103 219 0 51541 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 207052

[startup+462.302 s]
/proc/loadavg: 1.06 1.20 1.31 2/65 17918
/proc/meminfo: memFree=744632/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=207052 CPUtime=462.02
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 69635 0 0 0 46157 45 0 0 25 0 1 0 91048563 212021248 47442 1992294400 4194304 5092341 548682068832 18446744073709551615 4250102 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 51763 47442 103 219 0 51541 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 207052

[startup+522.302 s]
/proc/loadavg: 1.06 1.18 1.29 2/65 17918
/proc/meminfo: memFree=740664/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=226760 CPUtime=521.99
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 70608 0 0 0 52153 46 0 0 25 0 1 0 91048563 232202240 48415 1992294400 4194304 5092341 548682068832 18446744073709551615 4241503 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 56690 48415 103 219 0 56468 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 226760

[startup+582.302 s]
/proc/loadavg: 1.02 1.14 1.27 2/65 17920
/proc/meminfo: memFree=736312/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=226760 CPUtime=581.96
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 71665 0 0 0 58149 47 0 0 25 0 1 0 91048563 232202240 49472 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 56690 49472 103 219 0 56468 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 226760

[startup+642.302 s]
/proc/loadavg: 1.00 1.11 1.25 2/65 17920
/proc/meminfo: memFree=733432/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=226760 CPUtime=641.93
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 72371 0 0 0 64145 48 0 0 25 0 1 0 91048563 232202240 50178 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 56690 50178 103 219 0 56468 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 226760

[startup+702.302 s]
/proc/loadavg: 1.00 1.09 1.24 2/65 17920
/proc/meminfo: memFree=731192/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=226760 CPUtime=701.89
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 72953 0 0 0 70141 48 0 0 25 0 1 0 91048563 232202240 50760 1992294400 4194304 5092341 548682068832 18446744073709551615 4244115 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 56690 50760 103 219 0 56468 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 226760

[startup+762.305 s]
/proc/loadavg: 1.00 1.07 1.22 2/65 17920
/proc/meminfo: memFree=727992/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=226760 CPUtime=761.86
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 73739 0 0 0 76137 49 0 0 25 0 1 0 91048563 232202240 51546 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 56690 51546 103 219 0 56468 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 226760

[startup+822.301 s]
/proc/loadavg: 1.00 1.06 1.20 2/65 17920
/proc/meminfo: memFree=725496/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=226760 CPUtime=821.83
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 74370 0 0 0 82133 50 0 0 25 0 1 0 91048563 232202240 52177 1992294400 4194304 5092341 548682068832 18446744073709551615 4241332 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 56690 52177 103 219 0 56468 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 226760

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 17920
/proc/meminfo: memFree=720632/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=256320 CPUtime=881.78
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 75612 0 0 0 88126 52 0 0 25 0 1 0 91048563 262471680 53419 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 64080 53419 103 219 0 63858 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 256320

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 17920
/proc/meminfo: memFree=716984/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=256320 CPUtime=941.75
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 76529 0 0 0 94122 53 0 0 25 0 1 0 91048563 262471680 54336 1992294400 4194304 5092341 548682068832 18446744073709551615 4250102 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 64080 54336 103 219 0 63858 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 256320

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 17920
/proc/meminfo: memFree=713016/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=256320 CPUtime=1001.72
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 77496 0 0 0 100117 55 0 0 25 0 1 0 91048563 262471680 55303 1992294400 4194304 5092341 548682068832 18446744073709551615 4241503 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 64080 55303 103 219 0 63858 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 256320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 17920
/proc/meminfo: memFree=710584/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=256320 CPUtime=1061.69
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 78114 0 0 0 106114 55 0 0 25 0 1 0 91048563 262471680 55921 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 64080 55921 103 219 0 63858 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 256320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/65 17920
/proc/meminfo: memFree=706936/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=256320 CPUtime=1121.66
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 79020 0 0 0 112109 57 0 0 25 0 1 0 91048563 262471680 56827 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 64080 56827 103 219 0 63858 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 256320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 17920
/proc/meminfo: memFree=703800/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=256320 CPUtime=1181.63
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 79790 0 0 0 118105 58 0 0 25 0 1 0 91048563 262471680 57597 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 64080 57597 103 219 0 63858 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 256320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 17920
/proc/meminfo: memFree=702456/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=256320 CPUtime=1200.01
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 80133 0 0 0 119943 58 0 0 25 0 1 0 91048563 262471680 57940 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 64080 57940 103 219 0 63858 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 256320

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 17920
/proc/meminfo: memFree=702456/2055920 swapFree=4192956/4192956
[pid=17917] ppid=17915 vsize=256320 CPUtime=1200.01
/proc/17917/stat : 17917 (minisat) R 17915 17917 16983 0 -1 4194304 80133 0 0 0 119943 58 0 0 25 0 1 0 91048563 262471680 57940 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/17917/statm: 64080 57940 103 219 0 63858 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 256320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.74
CPU time (s): 1200.06
CPU user time (s): 1199.44
CPU system time (s): 0.621905
CPU usage (%): 99.9432
Max. virtual memory (cumulated for all children) (KiB): 256320

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

runsolver used 0.935857 second user time and 3.44248 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 05:29:09
IDJOB=1717751
IDBENCH=20423
IDSOLVER=546
FILE ID=node10/1717751-1240630147
PBS_JOBID= 9186357
Free space on /tmp= 66312 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717751-1240630147/watcher-1717751-1240630147 -o /tmp/evaluation-result-1717751-1240630147/solver-1717751-1240630147 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1717751-1240630147.cnf

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=1512393548

node10.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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:        934496 kB
Buffers:         91752 kB
Cached:         923760 kB
SwapCached:          0 kB
Active:         167048 kB
Inactive:       862364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        934496 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           28464 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            78100 kB
Committed_AS:   307004 kB
PageTables:       1372 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= 66312 MiB
End job on node10 at 2009-04-25 05:49:12