Trace number 1806281

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
ReVivAl 0.23 2009-03-18? (TO) 1200.12 1200.61

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.01	#LEARNT CLAUSES 0
0.00/0.01	done !
0.00/0.01	c Calling MINISAT
0.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  700                                                  |
0.00/0.01	|  Number of clauses:    3500                                                 |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     700     3500    10500 |     1166        0    nan |  0.000 % |
0.00/0.02	|       101 |     700     3500    10500 |     1283      101     27 |  0.000 % |
0.00/0.02	|       253 |     700     3500    10500 |     1411      253     26 |  0.000 % |
0.00/0.03	|       478 |     700     3500    10500 |     1552      478     25 |  0.000 % |
0.00/0.05	|       815 |     700     3500    10500 |     1708      815     25 |  0.000 % |
0.00/0.07	|      1321 |     700     3500    10500 |     1878     1321     24 |  0.000 % |
0.00/0.11	|      2080 |     700     3500    10500 |     2066     1101     23 |  0.000 % |
0.00/0.16	|      3219 |     700     3500    10500 |     2273     1173     23 |  0.000 % |
0.00/0.25	|      4928 |     700     3500    10500 |     2500     1721     23 |  0.000 % |
0.00/0.40	|      7492 |     700     3500    10500 |     2750     1720     23 |  0.000 % |
0.00/0.63	|     11336 |     700     3500    10500 |     3026     2750     25 |  0.000 % |
0.00/0.99	|     17104 |     700     3500    10500 |     3328     2340     23 |  0.000 % |
1.47/1.51	|     25755 |     700     3500    10500 |     3661     2510     23 |  0.000 % |
2.28/2.34	|     38729 |     700     3500    10500 |     4027     2454     23 |  0.000 % |
3.57/3.62	|     58191 |     700     3500    10500 |     4430     3545     25 |  0.000 % |
5.48/5.59	|     87386 |     700     3500    10500 |     4873     3565     23 |  0.000 % |
8.57/8.64	|    131175 |     700     3500    10500 |     5360     2944     22 |  0.000 % |
13.37/13.47	|    196859 |     700     3500    10500 |     5896     3612     23 |  0.000 % |
20.97/21.07	|    295385 |     700     3500    10500 |     6486     3750     25 |  0.000 % |
32.56/32.67	|    443175 |     700     3500    10500 |     7135     4256     24 |  0.000 % |
51.16/51.25	|    664858 |     700     3500    10500 |     7848     6515     24 |  0.000 % |
80.04/80.10	|    997384 |     700     3500    10500 |     8633     7004     23 |  0.000 % |
124.83/124.95	|   1496172 |     700     3500    10500 |     9496     5892     25 |  0.000 % |
196.59/196.75	|   2244355 |     700     3500    10500 |    10446     8770     25 |  0.000 % |
309.54/309.72	|   3366630 |     700     3500    10500 |    11491     7100     23 |  0.000 % |
490.58/490.89	|   5050041 |     700     3500    10500 |    12640     9748     24 |  0.000 % |
785.96/786.39	|   7575157 |     700     3500    10500 |    13904     7404     25 |  0.000 % |
1200.09/1200.60	HOME/run.sh: line 21: 15912 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.09/1200.60	c ERROR !

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-1806281-1242147696/watcher-1806281-1242147696 -o /tmp/evaluation-result-1806281-1242147696/solver-1806281-1242147696 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806281-1242147696.cnf HOME 

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.93 3/64 15909
/proc/meminfo: memFree=1726392/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) R 15907 15909 15681 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242797319 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15909/statm: 1340 236 195 169 0 51 0
[pid=15910] ppid=15909 vsize=1740 CPUtime=0
/proc/15910/stat : 15910 (revival) R 15909 15909 15681 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 242797319 1781760 144 1992294400 134512640 134537284 4294956368 18446744073709551615 3964708 0 0 4096 0 0 0 0 17 0 0 0
/proc/15910/statm: 435 145 81 6 0 73 0

[startup+0.106151 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 15909
/proc/meminfo: memFree=1726392/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.202159 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 15909
/proc/meminfo: memFree=1726392/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.302169 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 15909
/proc/meminfo: memFree=1726392/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701206 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 15909
/proc/meminfo: memFree=1726392/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50128 s]
/proc/loadavg: 0.92 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1725096/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=2688 CPUtime=1.47
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 325 0 0 0 147 0 0 0 25 0 1 0 242797321 2752512 311 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 672 311 76 170 0 500 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8048

[startup+3.10143 s]
/proc/loadavg: 0.92 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1724840/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=2952 CPUtime=3.07
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 386 0 0 0 307 0 0 0 25 0 1 0 242797321 3022848 372 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 738 372 76 170 0 566 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8312

[startup+6.30173 s]
/proc/loadavg: 0.93 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1724456/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=3216 CPUtime=6.27
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 447 0 0 0 627 0 0 0 25 0 1 0 242797321 3293184 433 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 804 433 76 170 0 632 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8576

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1724072/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=3480 CPUtime=12.67
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 520 0 0 0 1267 0 0 0 25 0 1 0 242797321 3563520 506 1992294400 134512640 135212939 4294956240 18446744073709551615 134536504 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 870 506 76 170 0 698 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8840

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1723496/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=4008 CPUtime=25.46
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 661 0 0 0 2546 0 0 0 25 0 1 0 242797321 4104192 647 1992294400 134512640 135212939 4294956240 18446744073709551615 134527110 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 1002 647 76 170 0 830 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9368

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1723112/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=4408 CPUtime=51.06
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 770 0 0 0 5106 0 0 0 25 0 1 0 242797321 4513792 756 1992294400 134512640 135212939 4294956240 18446744073709551615 134526746 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 1102 756 76 170 0 930 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9768

[startup+102.303 s]
/proc/loadavg: 0.98 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1722024/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=5464 CPUtime=102.24
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1005 0 0 0 10224 0 0 0 25 0 1 0 242797321 5595136 991 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 1366 991 76 170 0 1194 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10824

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1721384/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=5996 CPUtime=162.2
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1169 0 0 0 16220 0 0 0 25 0 1 0 242797321 6139904 1155 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 1499 1155 76 170 0 1327 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11356

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1720808/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=6536 CPUtime=222.18
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1302 0 0 0 22218 0 0 0 25 0 1 0 242797321 6692864 1288 1992294400 134512640 135212939 4294956240 18446744073709551615 134536656 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 1634 1288 76 170 0 1462 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11896

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1720552/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=6800 CPUtime=282.15
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1371 0 0 0 28215 0 0 0 25 0 1 0 242797321 6963200 1357 1992294400 134512640 135212939 4294956240 18446744073709551615 134526778 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 1700 1357 76 170 0 1528 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 12160

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1720040/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=7340 CPUtime=342.13
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1493 0 0 0 34213 0 0 0 25 0 1 0 242797321 7516160 1479 1992294400 134512640 135212939 4294956240 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 1835 1479 76 170 0 1663 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 12700

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1719720/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=7744 CPUtime=402.12
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1574 0 0 0 40211 1 0 0 25 0 1 0 242797321 7929856 1560 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 1936 1560 76 170 0 1764 0
Current children cumulated CPU time (s) 402.12

################
# More data... #
################

/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=8436 CPUtime=522.07
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1764 0 0 0 52206 1 0 0 25 0 1 0 242797321 8638464 1750 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2109 1750 76 170 0 1937 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 13796

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1718696/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=8708 CPUtime=582.05
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1824 0 0 0 58204 1 0 0 25 0 1 0 242797321 8916992 1810 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2177 1810 76 170 0 2005 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 14068

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1718440/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=8980 CPUtime=642.02
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1891 0 0 0 64201 1 0 0 25 0 1 0 242797321 9195520 1877 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2245 1877 76 170 0 2073 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 14340

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1718184/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=9236 CPUtime=701.99
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1942 0 0 0 70198 1 0 0 25 0 1 0 242797321 9457664 1928 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2309 1928 76 170 0 2137 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 14596

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1717992/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=9376 CPUtime=761.98
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 1981 0 0 0 76197 1 0 0 25 0 1 0 242797321 9601024 1967 1992294400 134512640 135212939 4294956240 18446744073709551615 134526806 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2344 1967 76 170 0 2172 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 14736

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 15912
/proc/meminfo: memFree=1717608/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=9784 CPUtime=821.94
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 2086 0 0 0 82193 1 0 0 25 0 1 0 242797321 10018816 2072 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2446 2072 76 170 0 2274 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 15144

[startup+882.305 s]
/proc/loadavg: 1.03 1.00 0.93 2/66 15912
/proc/meminfo: memFree=1717416/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=10056 CPUtime=881.93
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 2149 0 0 0 88192 1 0 0 25 0 1 0 242797321 10297344 2135 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2514 2135 76 170 0 2342 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 15416

[startup+942.301 s]
/proc/loadavg: 1.01 1.00 0.93 2/66 15912
/proc/meminfo: memFree=1717224/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=10056 CPUtime=941.9
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 2172 0 0 0 94189 1 0 0 25 0 1 0 242797321 10297344 2158 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2514 2158 76 170 0 2342 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 15416

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 15912
/proc/meminfo: memFree=1717096/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=10296 CPUtime=1001.88
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 2213 0 0 0 100186 2 0 0 25 0 1 0 242797321 10543104 2199 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2574 2199 76 170 0 2402 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 15656

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 15912
/proc/meminfo: memFree=1716968/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=10296 CPUtime=1061.85
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 2232 0 0 0 106183 2 0 0 25 0 1 0 242797321 10543104 2218 1992294400 134512640 135212939 4294956240 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2574 2218 76 170 0 2402 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 15656

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 15912
/proc/meminfo: memFree=1716776/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=10444 CPUtime=1121.82
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 2274 0 0 0 112180 2 0 0 25 0 1 0 242797321 10694656 2260 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2611 2260 76 170 0 2439 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 15804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 15912
/proc/meminfo: memFree=1716648/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=10580 CPUtime=1181.79
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 2307 0 0 0 118177 2 0 0 25 0 1 0 242797321 10833920 2293 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2645 2293 76 170 0 2473 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 15940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 15912
/proc/meminfo: memFree=1716584/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=10580 CPUtime=1200.09
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 2308 0 0 0 120007 2 0 0 25 0 1 0 242797321 10833920 2294 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2645 2294 76 170 0 2473 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 15940

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 15912
/proc/meminfo: memFree=1716584/2055920 swapFree=4180340/4192956
[pid=15909] ppid=15907 vsize=5360 CPUtime=0
/proc/15909/stat : 15909 (run.sh) S 15907 15909 15681 0 -1 4194304 312 212 0 0 0 0 0 0 16 0 1 0 242797319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15909/statm: 1340 238 197 169 0 51 0
[pid=15912] ppid=15909 vsize=10580 CPUtime=1200.09
/proc/15912/stat : 15912 (minisat) R 15909 15909 15681 0 -1 4194304 2308 0 0 0 120007 2 0 0 25 0 1 0 242797321 10833920 2294 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/15912/statm: 2645 2294 76 170 0 2473 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 15940

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200.09
CPU system time (s): 0.027995
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 15940

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

runsolver used 1.02884 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-12 19:01:36
IDJOB=1806281
IDBENCH=24706
IDSOLVER=649
FILE ID=node48/1806281-1242147696
PBS_JOBID= 9289676
Free space on /tmp= 66268 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806281-1242147696/watcher-1806281-1242147696 -o /tmp/evaluation-result-1806281-1242147696/solver-1806281-1242147696 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806281-1242147696.cnf HOME

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

MD5SUM BENCH= 68e48f3a77d59cc85ebd5fd30cfcba3c
RANDOM SEED=1767446393

node48.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.209
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.209
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:       1726872 kB
Buffers:         39956 kB
Cached:         220352 kB
SwapCached:       6388 kB
Active:          55140 kB
Inactive:       213492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726872 kB
SwapTotal:     4192956 kB
SwapFree:      4180340 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            46452 kB
Committed_AS:   947732 kB
PageTables:       1368 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= 66264 MiB
End job on node48 at 2009-05-12 19:21:37