Trace number 1806129

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
minisat2-core 070721? (TO) 1200.09 1200.58

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
Bench CategoryCRAFTED (crafted 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 variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  186624                                               |
0.00/0.00	|  Number of clauses:    3086912                                              |
3.08/3.11	|  Parsing time:         2.93         s                                       |
3.68/3.74	============================[ Search Statistics ]==============================
3.68/3.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.68/3.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.68/3.74	===============================================================================
3.68/3.74	|         0 |  120064  2300480  5055410 |   766826        0    nan |  0.000 % |
4.08/4.10	|       100 |  120064  2300480  5055410 |   843509      100     64 | 35.665 % |
4.08/4.18	|       250 |  120064  2300480  5055410 |   927860      250     81 | 35.665 % |
4.57/4.64	|       475 |  120064  2300480  5055410 |  1020646      475     77 | 35.665 % |
5.07/5.19	|       813 |  120064  2300480  5055410 |  1122710      813     80 | 35.665 % |
5.57/5.69	|      1319 |  120064  2300480  5055410 |  1234982     1319     93 | 35.665 % |
6.07/6.15	|      2080 |  120064  2300480  5055410 |  1358480     2080    100 | 35.665 % |
7.17/7.25	|      3219 |  120064  2300480  5055410 |  1494328     3219    109 | 35.665 % |
10.88/10.95	|      4928 |  120064  2300480  5055410 |  1643761     4928    152 | 35.665 % |
19.47/19.55	|      7490 |  120064  2300480  5055410 |  1808137     7490    230 | 35.665 % |
25.97/26.02	|     11335 |  120064  2300480  5055410 |  1988950    11335    216 | 35.665 % |
46.05/46.17	|     17101 |  120064  2300480  5055410 |  2187845    17101    273 | 35.665 % |
88.23/88.32	|     25750 |  120064  2300480  5055410 |  2406630    25750    324 | 35.665 % |
141.81/141.97	|     38725 |  120064  2300480  5055410 |  2647293    38725    340 | 35.665 % |
239.67/239.84	|     58188 |  120064  2300480  5055410 |  2912022    58188    392 | 35.665 % |
419.11/419.33	|     87380 |  120064  2300480  5055410 |  3203225    87380    443 | 35.665 % |
646.12/646.44	|    131170 |  120064  2300480  5055410 |  3523547   131170    442 | 35.665 % |
1011.67/1012.18	|    196855 |  120064  2300480  5055410 |  3875902   196855    465 | 35.665 % |

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-1806129-1242145832/watcher-1806129-1242145832 -o /tmp/evaluation-result-1806129-1242145832/solver-1806129-1242145832 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806129-1242145832.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.92 3/64 16297
/proc/meminfo: memFree=652792/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=2668 CPUtime=0
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 242616726 2732032 503 1992294400 134512640 135213614 4294956256 18446744073709551615 134524639 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 667 504 57 171 0 493 0

[startup+0.0304741 s]
/proc/loadavg: 0.93 0.98 0.92 3/64 16297
/proc/meminfo: memFree=652792/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=11420 CPUtime=0.02
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 2293 0 0 0 2 0 0 0 18 0 1 0 242616726 11694080 2245 1992294400 134512640 135213614 4294956256 18446744073709551615 134525112 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 2855 2248 58 171 0 2681 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11420

[startup+0.101479 s]
/proc/loadavg: 0.93 0.98 0.92 3/64 16297
/proc/meminfo: memFree=652792/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=16064 CPUtime=0.09
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 3494 0 0 0 8 1 0 0 18 0 1 0 242616726 16449536 3446 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 4016 3447 58 171 0 3842 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16064

[startup+0.301492 s]
/proc/loadavg: 0.93 0.98 0.92 3/64 16297
/proc/meminfo: memFree=652792/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=23912 CPUtime=0.29
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 5430 0 0 0 27 2 0 0 19 0 1 0 242616726 24485888 5382 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 5978 5383 58 171 0 5804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23912

[startup+0.701523 s]
/proc/loadavg: 0.93 0.98 0.92 3/64 16297
/proc/meminfo: memFree=652792/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=39028 CPUtime=0.69
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 9220 0 0 0 65 4 0 0 23 0 1 0 242616726 39964672 9172 1992294400 134512640 135213614 4294956256 18446744073709551615 134526366 0 0 4096 3 0 0 0 17 1 0 0
/proc/16297/statm: 9757 9172 58 171 0 9583 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39028

[startup+1.50159 s]
/proc/loadavg: 0.93 0.98 0.92 2/65 16298
/proc/meminfo: memFree=606064/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=68184 CPUtime=1.48
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 16406 0 0 0 139 9 0 0 25 0 1 0 242616726 69820416 16358 1992294400 134512640 135213614 4294956256 18446744073709551615 134516352 0 0 4096 3 0 0 0 17 1 0 0
/proc/16297/statm: 17046 16358 58 171 0 16872 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68184

[startup+3.10271 s]
/proc/loadavg: 0.93 0.98 0.92 2/65 16298
/proc/meminfo: memFree=567984/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=121176 CPUtime=3.08
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 29029 0 0 0 291 17 0 0 25 0 1 0 242616726 124084224 28981 1992294400 134512640 135213614 4294956256 18446744073709551615 134544198 0 0 4096 3 0 0 0 17 1 0 0
/proc/16297/statm: 30294 28981 58 171 0 30120 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 121176

[startup+6.30193 s]
/proc/loadavg: 0.93 0.98 0.92 2/65 16298
/proc/meminfo: memFree=536752/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=122804 CPUtime=6.27
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 29438 0 0 0 610 17 0 0 25 0 1 0 242616726 125751296 29390 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 30701 29390 78 171 0 30527 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 122804

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.92 2/65 16298
/proc/meminfo: memFree=533680/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=125840 CPUtime=12.67
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 30198 0 0 0 1249 18 0 0 25 0 1 0 242616726 128860160 30150 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 31460 30150 78 171 0 31286 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 125840

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.92 2/65 16298
/proc/meminfo: memFree=527536/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=131792 CPUtime=25.47
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 31688 0 0 0 2527 20 0 0 25 0 1 0 242616726 134955008 31640 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 32948 31640 78 171 0 32774 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 131792

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 0.92 2/65 16298
/proc/meminfo: memFree=516656/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=142716 CPUtime=51.05
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 34433 0 0 0 5082 23 0 0 25 0 1 0 242616726 146141184 34385 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 35679 34385 78 171 0 35505 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 142716

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.92 2/65 16298
/proc/meminfo: memFree=498224/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=160964 CPUtime=102.23
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 38993 0 0 0 10195 28 0 0 25 0 1 0 242616726 164827136 38945 1992294400 134512640 135213614 4294956256 18446744073709551615 134538921 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 40241 38945 78 171 0 40067 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 160964

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16298
/proc/meminfo: memFree=476976/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=182560 CPUtime=162.21
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 44369 0 0 0 16186 35 0 0 25 0 1 0 242616726 186941440 44321 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 45640 44321 78 171 0 45466 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 182560

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16298
/proc/meminfo: memFree=452400/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=206720 CPUtime=222.17
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 50430 0 0 0 22175 42 0 0 25 0 1 0 242616726 211681280 50382 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 51680 50382 78 171 0 51506 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 206720

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16298
/proc/meminfo: memFree=431088/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=228488 CPUtime=282.16
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 55838 0 0 0 28167 49 0 0 25 0 1 0 242616726 233971712 55790 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 57122 55790 78 171 0 56948 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 228488

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16298
/proc/meminfo: memFree=407792/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=251460 CPUtime=342.14
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 61585 0 0 0 34160 54 0 0 25 0 1 0 242616726 257495040 61537 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 62865 61537 78 171 0 62691 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 251460

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16298
/proc/meminfo: memFree=387824/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=271544 CPUtime=402.12
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 66626 0 0 0 40152 60 0 0 25 0 1 0 242616726 278061056 66578 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 67886 66578 78 171 0 67712 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 271544

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16298
/proc/meminfo: memFree=366640/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=292712 CPUtime=462.09
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 71873 0 0 0 46143 66 0 0 25 0 1 0 242616726 299737088 71825 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 73178 71825 78 171 0 73004 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 292712

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16298
/proc/meminfo: memFree=345008/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=314360 CPUtime=522.07
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 77303 0 0 0 52134 73 0 0 25 0 1 0 242616726 321904640 77255 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 78590 77255 78 171 0 78416 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 314360

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=323824/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=335236 CPUtime=582.05
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 82521 0 0 0 58127 78 0 0 25 0 1 0 242616726 343281664 82473 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 83809 82473 78 171 0 83635 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 335236

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=305392/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=353588 CPUtime=642.03
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 87129 0 0 0 64121 82 0 0 25 0 1 0 242616726 362074112 87081 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 88397 87081 78 171 0 88223 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 353588

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=283760/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=375372 CPUtime=702
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 92545 0 0 0 70112 88 0 0 25 0 1 0 242616726 384380928 92497 1992294400 134512640 135213614 4294956256 18446744073709551615 134526869 0 0 4096 3 0 0 0 17 1 0 0
/proc/16297/statm: 93843 92497 78 171 0 93669 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 375372

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=259632/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=399396 CPUtime=761.97
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 98533 0 0 0 76103 94 0 0 25 0 1 0 242616726 408981504 98485 1992294400 134512640 135213614 4294956256 18446744073709551615 134529801 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 99849 98485 78 171 0 99675 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 399396

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=235248/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=423816 CPUtime=821.94
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 104655 0 0 0 82092 102 0 0 25 0 1 0 242616726 433987584 104607 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 105954 104607 78 171 0 105780 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 423816

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=211120/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=447708 CPUtime=881.91
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 110648 0 0 0 88082 109 0 0 25 0 1 0 242616726 458452992 110600 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 111927 110600 78 171 0 111753 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 447708

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=189680/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=469236 CPUtime=941.89
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 116041 0 0 0 94075 114 0 0 25 0 1 0 242616726 480497664 115993 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 117309 115993 78 171 0 117135 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 469236

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=172400/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=486396 CPUtime=1001.87
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 120326 0 0 0 100068 119 0 0 25 0 1 0 242616726 498069504 120278 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 121599 120278 78 171 0 121425 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 486396

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=156144/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=502632 CPUtime=1061.84
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 124411 0 0 0 106061 123 0 0 25 0 1 0 242616726 514695168 124363 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 125658 124363 78 171 0 125484 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 502632

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=140784/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=518216 CPUtime=1121.82
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 128216 0 0 0 112055 127 0 0 25 0 1 0 242616726 530653184 128168 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 129554 128168 78 171 0 129380 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 518216

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=125552/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=533532 CPUtime=1181.81
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 132047 0 0 0 118051 130 0 0 25 0 1 0 242616726 546336768 131999 1992294400 134512640 135213614 4294956256 18446744073709551615 134536248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 133383 131999 78 171 0 133209 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 533532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=120688/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=538152 CPUtime=1200
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 133195 0 0 0 119869 131 0 0 25 0 1 0 242616726 551067648 133147 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 134538 133147 78 171 0 134364 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 538152

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 16300
/proc/meminfo: memFree=120688/2055920 swapFree=4181160/4192956
[pid=16297] ppid=16295 vsize=538152 CPUtime=1200
/proc/16297/stat : 16297 (minisat_static) R 16295 16297 16134 0 -1 4194304 133195 0 0 0 119869 131 0 0 25 0 1 0 242616726 551067648 133147 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/16297/statm: 134538 133147 78 171 0 134364 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 538152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.09
CPU user time (s): 1198.7
CPU system time (s): 1.39279
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 538152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.7
system time used= 1.39279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133195
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= 3
involuntary context switches= 3720

runsolver used 1.18282 second user time and 3.19651 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-12 18:30:41
IDJOB=1806129
IDBENCH=24669
IDSOLVER=651
FILE ID=node34/1806129-1242145832
PBS_JOBID= 9289687
Free space on /tmp= 66196 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806129-1242145832/watcher-1806129-1242145832 -o /tmp/evaluation-result-1806129-1242145832/solver-1806129-1242145832 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806129-1242145832.cnf

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

MD5SUM BENCH= f935103d71f7bb9e8d8051793d20ec02
RANDOM SEED=1272562652

node34.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.214
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.214
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:        653208 kB
Buffers:         83928 kB
Cached:        1219688 kB
SwapCached:       5588 kB
Active:         232840 kB
Inactive:      1078624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        653208 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:           53144 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            77280 kB
Committed_AS:   900416 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= 66196 MiB
End job on node34 at 2009-05-12 18:50:43