Trace number 1807334

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.12 1200.43

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes2.cnf
MD5SUM52e359b1b3f50700797d7fba5a906213
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 variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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:  1150                                                 |
0.00/0.00	|  Number of clauses:    84314                                                |
0.00/0.05	|  Parsing time:         0.05         s                                       |
1.39/1.48	============================[ Search Statistics ]==============================
1.39/1.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.48	===============================================================================
1.39/1.48	|         0 |    1100    83164   250335 |    27721        0    nan |  0.000 % |
1.49/1.50	|       101 |    1100    83164   250335 |    30493      101    152 |  0.000 % |
1.49/1.52	|       251 |    1100    83164   250335 |    33542      251    143 |  0.000 % |
1.49/1.54	|       477 |    1100    83164   250335 |    36897      477    151 |  0.000 % |
1.49/1.59	|       814 |    1100    83164   250335 |    40586      814    157 |  0.000 % |
1.59/1.66	|      1321 |    1100    83164   250335 |    44645     1321    171 |  0.000 % |
1.69/1.77	|      2080 |    1100    83164   250335 |    49110     2080    167 |  0.000 % |
1.89/1.97	|      3224 |    1100    83164   250335 |    54021     3224    168 |  0.000 % |
2.29/2.37	|      4932 |    1100    83164   250335 |    59423     4932    174 |  0.000 % |
2.99/3.08	|      7495 |    1100    83164   250335 |    65365     7495    173 |  0.000 % |
4.19/4.24	|     11342 |    1100    83164   250335 |    71901    11342    167 |  0.000 % |
6.89/6.90	|     17108 |    1100    83164   250335 |    79092    17108    170 |  0.000 % |
12.69/12.74	|     25758 |    1100    83164   250335 |    87001    25758    171 |  0.000 % |
24.29/24.31	|     38734 |    1100    83164   250335 |    95701    38734    175 |  0.000 % |
48.78/48.88	|     58196 |    1100    83164   250335 |   105271    58196    178 |  0.000 % |
93.37/93.47	|     87391 |    1100    83164   250335 |   115798    87391    174 |  0.000 % |
170.85/170.98	|    131182 |    1100    83164   250335 |   127378    30893    138 |  0.000 % |
265.62/265.71	|    196866 |    1100    83164   250335 |   140116    96577    166 |  0.000 % |
443.18/443.31	|    295392 |    1100    83164   250335 |   154128    73143    149 |  0.000 % |
665.42/665.69	|    443181 |    1100    83164   250335 |   169541    85351    167 |  0.000 % |
1141.20/1141.57	|    664864 |    1100    83164   250335 |   186495   158756    164 |  0.000 % |

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-1807334-1242157012/watcher-1807334-1242157012 -o /tmp/evaluation-result-1807334-1242157012/solver-1807334-1242157012 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807334-1242157012.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.92 0.98 0.99 3/65 9031
/proc/meminfo: memFree=1206648/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=2056 CPUtime=0
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 402 0 0 0 0 0 0 0 20 0 1 0 243730477 2105344 387 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 514 388 65 178 0 334 0

[startup+0.00845294 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9031
/proc/meminfo: memFree=1206648/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=2476 CPUtime=0
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 477 0 0 0 0 0 0 0 20 0 1 0 243730477 2535424 462 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 619 462 65 178 0 439 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2476

[startup+0.101462 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9031
/proc/meminfo: memFree=1206648/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=6524 CPUtime=0.09
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 1511 0 0 0 9 0 0 0 20 0 1 0 243730477 6680576 1496 1992294400 134512640 135243866 4294956256 18446744073709551615 134535464 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 1631 1496 80 178 0 1451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6524

[startup+0.301482 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9031
/proc/meminfo: memFree=1206648/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=6524 CPUtime=0.29
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 1511 0 0 0 29 0 0 0 22 0 1 0 243730477 6680576 1496 1992294400 134512640 135243866 4294956256 18446744073709551615 134535638 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 1631 1496 80 178 0 1451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6524

[startup+0.701524 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9031
/proc/meminfo: memFree=1206648/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=8160 CPUtime=0.69
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 1915 0 0 0 68 1 0 0 25 0 1 0 243730477 8355840 1900 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 2040 1900 81 178 0 1860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8160

[startup+1.50161 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1199280/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=7348 CPUtime=1.49
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 1941 0 0 0 148 1 0 0 25 0 1 0 243730477 7524352 1731 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 1837 1731 84 178 0 1657 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7348

[startup+3.10177 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1198448/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=11704 CPUtime=3.09
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 3003 0 0 0 308 1 0 0 25 0 1 0 243730477 11984896 2793 1992294400 134512640 135243866 4294956256 18446744073709551615 134565112 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 2926 2793 87 178 0 2746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11704

[startup+6.3021 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1191024/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=17652 CPUtime=6.29
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 4510 0 0 0 626 3 0 0 25 0 1 0 243730477 18075648 4300 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 4413 4300 87 178 0 4233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17652

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1182960/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=24780 CPUtime=12.69
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 6287 0 0 0 1265 4 0 0 25 0 1 0 243730477 25374720 6077 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 6195 6077 87 178 0 6015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24780

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1171504/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=35796 CPUtime=25.49
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 9037 0 0 0 2542 7 0 0 25 0 1 0 243730477 36655104 8827 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 8949 8827 87 178 0 8769 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35796

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1156272/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=51208 CPUtime=51.07
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 12871 0 0 0 5096 11 0 0 25 0 1 0 243730477 52436992 12661 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 12802 12661 87 178 0 12622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 51208

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1133552/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=73468 CPUtime=102.26
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 18459 0 0 0 10209 17 0 0 25 0 1 0 243730477 75231232 18249 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 18367 18249 87 178 0 18187 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73468

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1118064/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=89228 CPUtime=162.25
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 22352 0 0 0 16204 21 0 0 25 0 1 0 243730477 91369472 22142 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 22307 22142 87 178 0 22127 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 89228

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1117808/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=89360 CPUtime=222.23
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 22379 0 0 0 22202 21 0 0 25 0 1 0 243730477 91504640 22169 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 22340 22169 87 178 0 22160 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89360

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1117808/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=89360 CPUtime=282.22
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 22379 0 0 0 28201 21 0 0 25 0 1 0 243730477 91504640 22169 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 22340 22169 87 178 0 22160 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 89360

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9032
/proc/meminfo: memFree=1108592/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=98520 CPUtime=342.21
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 24686 0 0 0 34198 23 0 0 25 0 1 0 243730477 100884480 24476 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 24630 24476 87 178 0 24450 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 98520

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1100208/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=107176 CPUtime=402.18
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 26758 0 0 0 40193 25 0 0 25 0 1 0 243730477 109748224 26548 1992294400 134512640 135243866 4294956256 18446744073709551615 134555804 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 26794 26548 87 178 0 26614 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 107176

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1100208/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=107176 CPUtime=462.17
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 26759 0 0 0 46192 25 0 0 25 0 1 0 243730477 109748224 26549 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 26794 26549 87 178 0 26614 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 107176

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1100144/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=107176 CPUtime=522.15
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 26760 0 0 0 52190 25 0 0 25 0 1 0 243730477 109748224 26550 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 26794 26550 87 178 0 26614 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 107176

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1089456/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=118044 CPUtime=582.14
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 29469 0 0 0 58186 28 0 0 25 0 1 0 243730477 120877056 29259 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 29511 29259 87 178 0 29331 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 118044

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1085936/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=121348 CPUtime=642.13
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 30306 0 0 0 64184 29 0 0 25 0 1 0 243730477 124260352 30096 1992294400 134512640 135243866 4294956256 18446744073709551615 134555880 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 30337 30096 87 178 0 30157 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 121348

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1085936/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=121348 CPUtime=702.11
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 30306 0 0 0 70182 29 0 0 25 0 1 0 243730477 124260352 30096 1992294400 134512640 135243866 4294956256 18446744073709551615 134555804 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 30337 30096 87 178 0 30157 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 121348

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1085936/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=121348 CPUtime=762.1
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 30307 0 0 0 76181 29 0 0 25 0 1 0 243730477 124260352 30097 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 30337 30097 87 178 0 30157 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 121348

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1083696/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=123724 CPUtime=822.08
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 30923 0 0 0 82179 29 0 0 25 0 1 0 243730477 126693376 30713 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 30931 30713 87 178 0 30751 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 123724

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1068592/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=138676 CPUtime=882.06
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 34646 0 0 0 88173 33 0 0 25 0 1 0 243730477 142004224 34436 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 34669 34436 87 178 0 34489 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 138676

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1065968/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=141184 CPUtime=942.05
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 35282 0 0 0 94171 34 0 0 25 0 1 0 243730477 144572416 35072 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 35296 35072 87 178 0 35116 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 141184

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1065904/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=141184 CPUtime=1002.03
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 35284 0 0 0 100169 34 0 0 25 0 1 0 243730477 144572416 35074 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 35296 35074 87 178 0 35116 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 141184

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1065904/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=141184 CPUtime=1062.02
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 35285 0 0 0 106168 34 0 0 25 0 1 0 243730477 144572416 35075 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 35296 35075 87 178 0 35116 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 141184

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1065904/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=141184 CPUtime=1122
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 35286 0 0 0 112166 34 0 0 25 0 1 0 243730477 144572416 35076 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 35296 35076 87 178 0 35116 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 141184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1065840/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=141184 CPUtime=1181.99
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 35291 0 0 0 118165 34 0 0 25 0 1 0 243730477 144572416 35081 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 35296 35081 87 178 0 35116 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 141184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9034
/proc/meminfo: memFree=1065904/2055924 swapFree=4181596/4192956
[pid=9031] ppid=9029 vsize=141184 CPUtime=1200.08
/proc/9031/stat : 9031 (minisat_static) R 9029 9031 8482 0 -1 4194304 35291 0 0 0 119974 34 0 0 25 0 1 0 243730477 144572416 35081 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9031/statm: 35296 35081 87 178 0 35116 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 141184

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.12
CPU user time (s): 1199.75
CPU system time (s): 0.365944
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 141184

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

runsolver used 1.42678 second user time and 2.89356 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-12 21:36:52
IDJOB=1807334
IDBENCH=71537
IDSOLVER=568
FILE ID=node83/1807334-1242157012
PBS_JOBID= 9289643
Free space on /tmp= 66180 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1150c84314gyes2.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807334-1242157012/watcher-1807334-1242157012 -o /tmp/evaluation-result-1807334-1242157012/solver-1807334-1242157012 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807334-1242157012.cnf

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

MD5SUM BENCH= 52e359b1b3f50700797d7fba5a906213
RANDOM SEED=565812437

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1207064 kB
Buffers:         74876 kB
Cached:         681464 kB
SwapCached:       5464 kB
Active:          59620 kB
Inactive:       704764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1207064 kB
SwapTotal:     4192956 kB
SwapFree:      4181596 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            70416 kB
Committed_AS:   892032 kB
PageTables:       1384 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= 66180 MiB
End job on node83 at 2009-05-12 21:56:54