Trace number 1797389

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-simp 070721? (TO) 1200.25 1200.86

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                                              |
1.79/1.84	|  Parsing time:         1.67         s                                       |
39.27/39.35	============================[ Search Statistics ]==============================
39.27/39.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.27/39.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
39.27/39.35	===============================================================================
39.27/39.35	|         0 |   83675  1777088  5503053 |   592362        0    nan |  0.000 % |
39.78/39.81	|       100 |   83675  1777088  5503053 |   651598      100     17 |  0.003 % |
39.98/40.06	|       250 |   83675  1777088  5503053 |   716758      250     44 |  0.003 % |
40.28/40.31	|       476 |   83675  1777088  5503053 |   788434      476     37 |  0.003 % |
40.78/40.82	|       813 |   83675  1777088  5503053 |   867278      813     31 |  0.003 % |
41.08/41.18	|      1319 |   83675  1777088  5503053 |   954005     1319     38 |  0.003 % |
41.98/42.02	|      2080 |   83675  1777088  5503053 |  1049406     2080     33 |  0.003 % |
43.47/43.50	|      3220 |   83675  1777088  5503053 |  1154347     3220     39 |  0.003 % |
44.57/44.62	|      4928 |   83675  1777088  5503053 |  1269781     4928     46 |  0.003 % |
47.17/47.25	|      7491 |   83675  1777088  5503053 |  1396760     7491     43 |  0.003 % |
53.06/53.15	|     11335 |   83675  1777088  5503053 |  1536436    11335     50 |  0.003 % |
56.56/56.67	|     17101 |   83675  1777088  5503053 |  1690079    17101     81 |  0.003 % |
63.66/63.70	|     25750 |   83675  1777088  5503053 |  1859087    25750    100 |  0.003 % |
71.75/71.81	|     38726 |   83675  1777088  5503053 |  2044996    38726    113 |  0.003 % |
79.84/79.97	|     58187 |   83675  1777088  5503053 |  2249496    58187    193 |  0.003 % |
100.23/100.30	|     87379 |   83675  1777088  5503053 |  2474445    87379    184 |  0.003 % |
129.82/129.92	|    131169 |   83675  1777088  5503053 |  2721890   131169    211 |  0.003 % |
198.09/198.21	|    196853 |   83675  1777088  5503053 |  2994079   196853    239 |  0.003 % |
300.03/300.28	|    295379 |   83675  1777088  5503053 |  3293487   295379    239 |  0.003 % |
523.12/523.42	|    443168 |   83675  1777088  5503053 |  3622836   443168    244 |  0.003 % |
791.49/791.90	|    664851 |   83675  1777088  5503053 |  3985119   664851    252 |  0.003 % |

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-1797389-1242089752/watcher-1797389-1242089752 -o /tmp/evaluation-result-1797389-1242089752/solver-1797389-1242089752 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797389-1242089752.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: 1.02 0.98 0.98 3/64 11616
/proc/meminfo: memFree=1147328/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=2216 CPUtime=0
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 419 0 0 0 0 0 0 0 18 0 1 0 237003456 2269184 404 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 554 404 65 178 0 374 0

[startup+0.0630219 s]
/proc/loadavg: 1.02 0.98 0.98 3/64 11616
/proc/meminfo: memFree=1147328/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=6316 CPUtime=0.05
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 1453 0 0 0 5 0 0 0 18 0 1 0 237003456 6467584 1438 1992294400 134512640 135243866 4294956256 18446744073709551615 134770158 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 1579 1438 65 178 0 1399 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6316

[startup+0.101028 s]
/proc/loadavg: 1.02 0.98 0.98 3/64 11616
/proc/meminfo: memFree=1147328/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=9288 CPUtime=0.09
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 2086 0 0 0 9 0 0 0 18 0 1 0 237003456 9510912 2071 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 2322 2072 65 178 0 2142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9288

[startup+0.301063 s]
/proc/loadavg: 1.02 0.98 0.98 3/64 11616
/proc/meminfo: memFree=1147328/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=22752 CPUtime=0.29
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 5342 0 0 0 27 2 0 0 19 0 1 0 237003456 23298048 5327 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 5688 5327 65 178 0 5508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22752

[startup+0.702137 s]
/proc/loadavg: 1.02 0.98 0.98 3/64 11616
/proc/meminfo: memFree=1147328/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=47636 CPUtime=0.69
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 11470 0 0 0 64 5 0 0 23 0 1 0 237003456 48779264 11455 1992294400 134512640 135243866 4294956256 18446744073709551615 134538674 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 11909 11455 65 178 0 11729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47636

[startup+1.50128 s]
/proc/loadavg: 1.02 0.98 0.98 2/65 11617
/proc/meminfo: memFree=1083640/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=98976 CPUtime=1.49
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 23396 0 0 0 137 12 0 0 25 0 1 0 237003456 101351424 23381 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 24744 23382 65 178 0 24564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98976

[startup+3.10158 s]
/proc/loadavg: 1.02 0.98 0.98 2/65 11617
/proc/meminfo: memFree=1030776/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=124792 CPUtime=3.09
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 29134 0 0 0 292 17 0 0 25 0 1 0 237003456 127787008 29119 1992294400 134512640 135243866 4294956256 18446744073709551615 134535615 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 31198 29119 80 178 0 31018 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124792

[startup+6.30116 s]
/proc/loadavg: 1.02 0.98 0.98 2/65 11617
/proc/meminfo: memFree=1029688/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=135084 CPUtime=6.29
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 31853 0 0 0 610 19 0 0 25 0 1 0 237003456 138326016 31838 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 33771 31838 80 178 0 33591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135084

[startup+12.7013 s]
/proc/loadavg: 1.10 1.00 0.99 2/65 11617
/proc/meminfo: memFree=1010552/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=149208 CPUtime=12.69
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 34471 0 0 0 1249 20 0 0 25 0 1 0 237003456 152788992 34299 1992294400 134512640 135243866 4294956256 18446744073709551615 134535623 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 37302 34299 80 178 0 37122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149208

[startup+25.5017 s]
/proc/loadavg: 1.08 1.00 0.99 2/65 11617
/proc/meminfo: memFree=1005112/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=149996 CPUtime=25.48
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 36138 0 0 0 2528 20 0 0 25 0 1 0 237003456 153595904 35688 1992294400 134512640 135243866 4294956256 18446744073709551615 134541947 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 37499 35688 80 178 0 37319 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149996

[startup+51.1013 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 11617
/proc/meminfo: memFree=1026488/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=125864 CPUtime=51.06
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 38934 0 0 0 5083 23 0 0 25 0 1 0 237003456 128884736 30292 1992294400 134512640 135243866 4294956256 18446744073709551615 134556112 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 31466 30292 87 178 0 31286 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 125864

[startup+102.307 s]
/proc/loadavg: 1.06 1.01 0.99 2/65 11617
/proc/meminfo: memFree=984312/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=168264 CPUtime=102.24
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 49582 0 0 0 10192 32 0 0 25 0 1 0 237003456 172302336 40940 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 42066 40940 87 178 0 41886 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 168264

[startup+162.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 11617
/proc/meminfo: memFree=897912/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=255028 CPUtime=162.2
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 71227 0 0 0 16171 49 0 0 25 0 1 0 237003456 261148672 62585 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 63757 62585 87 178 0 63577 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 255028

[startup+222.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 11617
/proc/meminfo: memFree=842552/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=310260 CPUtime=222.18
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 84953 0 0 0 22155 63 0 0 25 0 1 0 237003456 317706240 76311 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 77565 76311 87 178 0 77385 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 310260

[startup+282.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 11617
/proc/meminfo: memFree=773688/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=379760 CPUtime=282.14
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 102365 0 0 0 28137 77 0 0 25 0 1 0 237003456 388874240 93723 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 94940 93723 87 178 0 94760 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 379760

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11623
/proc/meminfo: memFree=737904/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=414960 CPUtime=342.11
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 111047 0 0 0 34127 84 0 0 25 0 1 0 237003456 424919040 102405 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 103740 102405 87 178 0 103560 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 414960

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11623
/proc/meminfo: memFree=707184/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=445816 CPUtime=402.08
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 118787 0 0 0 40116 92 0 0 25 0 1 0 237003456 456515584 110145 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 111454 110145 87 178 0 111274 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 445816

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11623
/proc/meminfo: memFree=671792/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=480964 CPUtime=462.05
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 127582 0 0 0 46105 100 0 0 25 0 1 0 237003456 492507136 118940 1992294400 134512640 135243866 4294956256 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 120241 118940 87 178 0 120061 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 480964

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=611888/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=542420 CPUtime=522.02
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 142938 0 0 0 52090 112 0 0 25 0 1 0 237003456 555438080 134296 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 135605 134296 87 178 0 135425 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 542420

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=539440/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=614396 CPUtime=581.99
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 160748 0 0 0 58072 127 0 0 25 0 1 0 237003456 629141504 152106 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/11616/statm: 153599 152106 87 178 0 153419 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 614396

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=479224/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=673604 CPUtime=641.95
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 175595 0 0 0 64056 139 0 0 25 0 1 0 237003456 689770496 166953 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 168401 166953 87 178 0 168221 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 673604

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=437816/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=715380 CPUtime=701.93
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 186040 0 0 0 70043 150 0 0 25 0 1 0 237003456 732549120 177398 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 178845 177398 87 178 0 178665 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 715380

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=395896/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=756764 CPUtime=761.9
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 196397 0 0 0 76030 160 0 0 25 0 1 0 237003456 774926336 187755 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 189191 187755 87 178 0 189011 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 756764

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=353784/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=798996 CPUtime=821.87
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 206993 0 0 0 82015 172 0 0 25 0 1 0 237003456 818171904 198351 1992294400 134512640 135243866 4294956256 18446744073709551615 134555815 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 199749 198351 87 178 0 199569 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 798996

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=322488/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=831208 CPUtime=881.84
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 214721 0 0 0 88005 179 0 0 25 0 1 0 237003456 851156992 206079 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 207802 206079 87 178 0 207622 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 831208

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=289592/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=864016 CPUtime=941.81
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 222945 0 0 0 93993 188 0 0 25 0 1 0 237003456 884752384 214303 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 216004 214303 87 178 0 215824 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 864016

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=245368/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=908520 CPUtime=1001.79
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 234009 0 0 0 99980 199 0 0 25 0 1 0 237003456 930324480 225367 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 227130 225367 87 178 0 226950 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 908520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=192056/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=961900 CPUtime=1061.75
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 247399 0 0 0 105965 210 0 0 25 0 1 0 237003456 984985600 238757 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 240475 238757 87 178 0 240295 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 961900

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=152888/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=1000768 CPUtime=1121.72
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 257101 0 0 0 111952 220 0 0 25 0 1 0 237003456 1024786432 248459 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/11616/statm: 250192 248459 87 178 0 250012 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 1000768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=106808/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=1046864 CPUtime=1181.69
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 268692 0 0 0 117939 230 0 0 25 0 1 0 237003456 1071988736 260050 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 261716 260050 87 178 0 261536 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 1046864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11623
/proc/meminfo: memFree=93496/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=1059312 CPUtime=1200.09
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4194304 271822 0 0 0 119775 234 0 0 25 0 1 0 237003456 1084735488 263180 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 264828 263180 87 178 0 264648 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 1059312

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 11623
/proc/meminfo: memFree=93496/2055920 swapFree=4181384/4192956
[pid=11616] ppid=11614 vsize=0 CPUtime=1200.19
/proc/11616/stat : 11616 (minisat_static) R 11614 11616 11409 0 -1 4195332 271822 0 0 0 119775 244 0 0 25 0 1 0 237003456 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/11616/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.86
CPU time (s): 1200.25
CPU user time (s): 1197.75
CPU system time (s): 2.49562
CPU usage (%): 99.9494
Max. virtual memory (cumulated for all children) (KiB): 1059312

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

runsolver used 1.25981 second user time and 3.11852 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-12 02:55:54
IDJOB=1797389
IDBENCH=71736
IDSOLVER=568
FILE ID=node44/1797389-1242089752
PBS_JOBID= 9277698
Free space on /tmp= 66336 MiB

SOLVER NAME= minisat2-simp 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-1797389-1242089752/watcher-1797389-1242089752 -o /tmp/evaluation-result-1797389-1242089752/solver-1797389-1242089752 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797389-1242089752.cnf

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED=798552918

node44.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.267
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.267
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:       1147808 kB
Buffers:         72368 kB
Cached:         753384 kB
SwapCached:       5480 kB
Active:         187656 kB
Inactive:       646532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1147808 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:           36940 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            59936 kB
Committed_AS:   824916 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= 66336 MiB
End job on node44 at 2009-05-12 03:15:57