Trace number 1797861

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.19 1200.84

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
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 variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

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:  96177                                                |
0.00/0.00	|  Number of clauses:    1814189                                              |
0.99/1.01	|  Parsing time:         0.90         s                                       |
0.99/1.06	============================[ Search Statistics ]==============================
0.99/1.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.06	===============================================================================
0.99/1.06	|         0 |   96174  1814161  5280445 |   604720        0    nan |  0.000 % |
1.39/1.41	|       102 |   96174  1814161  5280445 |   665192      102     20 |  0.003 % |
1.49/1.59	|       252 |   96174  1814161  5280445 |   731711      252     29 |  0.003 % |
2.10/2.20	|       478 |   96174  1814161  5280445 |   804882      478     29 |  0.003 % |
2.59/2.63	|       816 |   96174  1814161  5280445 |   885371      816     29 |  0.003 % |
2.99/3.01	|      1323 |   96174  1814161  5280445 |   973908     1323     47 |  0.003 % |
3.49/3.52	|      2084 |   96174  1814161  5280445 |  1071298     2084     46 |  0.003 % |
4.39/4.46	|      3223 |   96174  1814161  5280445 |  1178428     3223     42 |  0.003 % |
6.88/6.96	|      4931 |   96174  1814161  5280445 |  1296271     4931     49 |  0.003 % |
8.58/8.67	|      7493 |   96174  1814161  5280445 |  1425898     7493     45 |  0.003 % |
10.88/10.95	|     11337 |   96174  1814161  5280445 |  1568488    11337    103 |  0.003 % |
15.38/15.43	|     17103 |   96174  1814161  5280445 |  1725337    17103    142 |  0.003 % |
23.47/23.58	|     25753 |   96174  1814161  5280445 |  1897871    25753    198 |  0.003 % |
32.87/32.94	|     38730 |   96174  1814161  5280445 |  2087658    38730    278 |  0.003 % |
49.15/49.23	|     58191 |   96173  1814146  5280415 |  2296424    58190    315 |  0.004 % |
71.04/71.15	|     87384 |   96173  1814146  5280415 |  2526066    87383    310 |  0.004 % |
93.93/94.02	|    131173 |   96173  1814146  5280415 |  2778673   131172    237 |  0.004 % |
204.16/204.32	|    196858 |   96173  1814146  5280415 |  3056540   196857    331 |  0.004 % |
375.68/375.96	|    295384 |   96173  1814146  5280415 |  3362195   295383    340 |  0.004 % |
606.46/606.88	|    443173 |   96173  1814146  5280415 |  3698414   443172    320 |  0.004 % |
1179.45/1180.16	|    664856 |   96173  1814146  5280415 |  4068256   664855    305 |  0.004 % |

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-1797861-1242089774/watcher-1797861-1242089774 -o /tmp/evaluation-result-1797861-1242089774/solver-1797861-1242089774 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797861-1242089774.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.99 0.98 0.99 3/64 11067
/proc/meminfo: memFree=836464/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=2184 CPUtime=0
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 413 0 0 0 0 0 0 0 18 0 1 0 237006190 2236416 398 1992294400 134512640 135213614 4294956256 18446744073709551615 134736207 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 546 402 58 171 0 372 0

[startup+0.0252139 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11067
/proc/meminfo: memFree=836464/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=4036 CPUtime=0.02
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 852 0 0 0 2 0 0 0 18 0 1 0 237006190 4132864 837 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 1029 839 58 171 0 855 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4036

[startup+0.101226 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11067
/proc/meminfo: memFree=836464/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=10328 CPUtime=0.09
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 2379 0 0 0 8 1 0 0 18 0 1 0 237006190 10575872 2364 1992294400 134512640 135213614 4294956256 18446744073709551615 134544745 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 2582 2364 58 171 0 2408 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10328

[startup+0.301264 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11067
/proc/meminfo: memFree=836464/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=27312 CPUtime=0.29
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 6296 0 0 0 26 3 0 0 19 0 1 0 237006190 27967488 6281 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 6828 6281 58 171 0 6654 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27312

[startup+0.701339 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11067
/proc/meminfo: memFree=836464/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=58384 CPUtime=0.69
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 14000 0 0 0 61 8 0 0 23 0 1 0 237006190 59785216 13985 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 14596 13986 58 171 0 14422 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58384

[startup+1.50149 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11068
/proc/meminfo: memFree=758952/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=84736 CPUtime=1.49
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 20162 0 0 0 137 12 0 0 25 0 1 0 237006190 86769664 20147 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 21184 20147 78 171 0 21010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84736

[startup+3.10281 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11068
/proc/meminfo: memFree=754664/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=86636 CPUtime=3.09
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 20617 0 0 0 296 13 0 0 25 0 1 0 237006190 88715264 20602 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/11067/statm: 21659 20602 78 171 0 21485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86636

[startup+6.30139 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 11068
/proc/meminfo: memFree=753960/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=87296 CPUtime=6.28
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 20791 0 0 0 615 13 0 0 25 0 1 0 237006190 89391104 20776 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 21824 20776 78 171 0 21650 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 87296

[startup+12.7016 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 11068
/proc/meminfo: memFree=749096/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=93556 CPUtime=12.69
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 22327 0 0 0 1254 15 0 0 25 0 1 0 237006190 95801344 22312 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 23389 22312 78 171 0 23215 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93556

[startup+25.502 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 11068
/proc/meminfo: memFree=733288/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=109028 CPUtime=25.47
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 26184 0 0 0 2529 18 0 0 25 0 1 0 237006190 111644672 26169 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 27257 26169 78 171 0 27083 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 109028

[startup+51.1019 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 11068
/proc/meminfo: memFree=679528/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=162636 CPUtime=51.04
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 39588 0 0 0 5078 26 0 0 25 0 1 0 237006190 166539264 39573 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 40659 39573 78 171 0 40485 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 162636

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 11068
/proc/meminfo: memFree=616040/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=225788 CPUtime=102.22
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 55303 0 0 0 10182 40 0 0 25 0 1 0 237006190 231206912 55288 1992294400 134512640 135213614 4294956256 18446744073709551615 134529476 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 56447 55288 78 171 0 56273 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 225788

[startup+162.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 11068
/proc/meminfo: memFree=533480/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=308364 CPUtime=162.18
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 75985 0 0 0 16162 56 0 0 25 0 1 0 237006190 315764736 75970 1992294400 134512640 135213614 4294956256 18446744073709551615 134536231 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 77091 75970 78 171 0 76917 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 308364

[startup+222.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 11068
/proc/meminfo: memFree=472616/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=369012 CPUtime=222.16
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 91084 0 0 0 22148 68 0 0 25 0 1 0 237006190 377868288 91069 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 92253 91069 78 171 0 92079 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 369012

[startup+282.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 11068
/proc/meminfo: memFree=418536/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=423456 CPUtime=282.13
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 104709 0 0 0 28132 81 0 0 25 0 1 0 237006190 433618944 104694 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 105864 104694 78 171 0 105690 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 423456

[startup+342.302 s]
/proc/loadavg: 1.10 1.05 1.00 2/65 11074
/proc/meminfo: memFree=370216/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=470940 CPUtime=342.09
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 116605 0 0 0 34117 92 0 0 25 0 1 0 237006190 482242560 116590 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 117735 116590 78 171 0 117561 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 470940

[startup+402.301 s]
/proc/loadavg: 1.09 1.05 1.00 2/65 11074
/proc/meminfo: memFree=324840/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=517524 CPUtime=402.07
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 128142 0 0 0 40104 103 0 0 25 0 1 0 237006190 529944576 128127 1992294400 134512640 135213614 4294956256 18446744073709551615 134526951 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 129381 128127 78 171 0 129207 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 517524

[startup+462.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/65 11074
/proc/meminfo: memFree=270184/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=571348 CPUtime=462.04
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 141620 0 0 0 46088 116 0 0 25 0 1 0 237006190 585060352 141605 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 142837 141605 78 171 0 142663 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 571348

[startup+522.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/65 11074
/proc/meminfo: memFree=230824/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=611148 CPUtime=522
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 151557 0 0 0 52077 123 0 0 25 0 1 0 237006190 625815552 151542 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 152787 151542 78 171 0 152613 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 611148

[startup+582.301 s]
/proc/loadavg: 1.03 1.05 1.00 2/65 11074
/proc/meminfo: memFree=191912/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=649588 CPUtime=581.98
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 161173 0 0 0 58066 132 0 0 25 0 1 0 237006190 665178112 161158 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 162397 161158 78 171 0 162223 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 649588

[startup+642.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 11074
/proc/meminfo: memFree=164008/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=677184 CPUtime=641.96
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 168065 0 0 0 64058 138 0 0 25 0 1 0 237006190 693436416 168042 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 169296 168042 78 171 0 169122 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 677184

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 11074
/proc/meminfo: memFree=136616/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=705512 CPUtime=701.93
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 174955 0 0 0 70047 146 0 0 25 0 1 0 237006190 722444288 174932 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 176378 174932 78 171 0 176204 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 705512

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 11074
/proc/meminfo: memFree=107816/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=733956 CPUtime=761.9
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 182081 0 0 0 76037 153 0 0 25 0 1 0 237006190 751570944 182058 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 183489 182058 78 171 0 183315 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 733956

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11074
/proc/meminfo: memFree=79976/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=761996 CPUtime=821.87
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 189112 0 0 0 82027 160 0 0 25 0 1 0 237006190 780283904 189089 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 190499 189089 78 171 0 190325 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 761996

[startup+882.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11074
/proc/meminfo: memFree=52072/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=789684 CPUtime=881.83
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 196021 0 0 0 88017 166 0 0 25 0 1 0 237006190 808636416 195998 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 197421 195998 78 171 0 197247 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 789684

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11074
/proc/meminfo: memFree=25384/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=816388 CPUtime=941.8
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 202717 0 0 0 94007 173 0 0 25 0 1 0 237006190 835981312 202694 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 204097 202694 78 171 0 203923 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 816388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11074
/proc/meminfo: memFree=15208/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=840468 CPUtime=1001.75
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 208748 0 0 0 99995 180 0 0 25 0 1 0 237006190 860639232 208725 1992294400 134512640 135213614 4294956256 18446744073709551615 134529801 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 210117 208725 78 171 0 209943 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 840468

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11074
/proc/meminfo: memFree=14952/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=866016 CPUtime=1061.71
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 215118 0 0 0 105982 189 0 0 25 0 1 0 237006190 886800384 215095 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 216504 215095 78 171 0 216330 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 866016

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11074
/proc/meminfo: memFree=16104/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=889644 CPUtime=1121.68
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 221040 0 0 0 111974 194 0 0 25 0 1 0 237006190 910995456 221017 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 222411 221017 78 171 0 222237 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 889644

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11074
/proc/meminfo: memFree=15848/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=910768 CPUtime=1181.65
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 226211 0 0 0 117965 200 0 0 25 0 1 0 237006190 932626432 226188 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 227692 226188 78 171 0 227518 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 910768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11074
/proc/meminfo: memFree=15272/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=917264 CPUtime=1200.04
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4194304 227830 0 0 0 119802 202 0 0 25 0 1 0 237006190 939278336 227807 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 229316 227807 78 171 0 229142 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 917264

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

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

[startup+1200.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11074
/proc/meminfo: memFree=15272/2055920 swapFree=4181168/4192956
[pid=11067] ppid=11065 vsize=0 CPUtime=1200.14
/proc/11067/stat : 11067 (minisat_static) R 11065 11067 10916 0 -1 4195332 227830 0 0 0 119802 212 0 0 25 0 1 0 237006190 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/11067/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.84
CPU time (s): 1200.19
CPU user time (s): 1198.03
CPU system time (s): 2.15767
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 917264

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

runsolver used 1.02184 second user time and 3.35549 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-12 02:56:16
IDJOB=1797861
IDBENCH=71736
IDSOLVER=651
FILE ID=node37/1797861-1242089774
PBS_JOBID= 9277674
Free space on /tmp= 66260 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797861-1242089774/watcher-1797861-1242089774 -o /tmp/evaluation-result-1797861-1242089774/solver-1797861-1242089774 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797861-1242089774.cnf

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED=352304771

node37.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.259
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.259
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:        836944 kB
Buffers:         80540 kB
Cached:        1029460 kB
SwapCached:       5608 kB
Active:          69144 kB
Inactive:      1049260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        836944 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:           36584 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            86672 kB
Committed_AS:   927956 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= 66260 MiB
End job on node37 at 2009-05-12 03:16:19