Trace number 1806890

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.1 1200.71

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-200-100.cnf
MD5SUM3eff3d0cb86e42a8fbb844259e0c7beb
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 variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.00	#LEARNT CLAUSES 0
0.00/0.00	done !
0.00/0.00	c Calling MINISAT
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:  200                                                  |
0.00/0.00	|  Number of clauses:    480                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     200      480     1200 |      160        0    nan |  0.000 % |
0.00/0.00	|       100 |     200      480     1200 |      176      100     39 |  0.003 % |
0.00/0.01	|       250 |     200      480     1200 |      193      136     28 |  0.003 % |
0.00/0.01	|       475 |     200      480     1200 |      212      243     28 |  0.003 % |
0.00/0.02	|       812 |     200      480     1200 |      234      178     21 |  0.003 % |
0.00/0.03	|      1319 |     200      480     1200 |      257      245     26 |  0.003 % |
0.00/0.05	|      2078 |     200      480     1200 |      283      227     20 |  0.003 % |
0.00/0.07	|      3217 |     200      480     1200 |      311      343     26 |  0.003 % |
0.00/0.12	|      4930 |     200      480     1200 |      342      379     25 |  0.003 % |
0.00/0.18	|      7492 |     200      480     1200 |      377      309     21 |  0.003 % |
0.00/0.28	|     11338 |     200      480     1200 |      414      385     26 |  0.003 % |
0.00/0.44	|     17104 |     200      480     1200 |      456      433     27 |  0.003 % |
0.00/0.66	|     25755 |     200      480     1200 |      502      461     27 |  0.003 % |
0.99/1.02	|     38731 |     200      480     1200 |      552      472     25 |  0.003 % |
1.49/1.53	|     58192 |     200      480     1200 |      607      367     19 |  0.003 % |
2.29/2.32	|     87386 |     200      480     1200 |      668      617     25 |  0.003 % |
3.39/3.47	|    131175 |     200      480     1200 |      735      449     21 |  0.003 % |
5.18/5.30	|    196859 |     200      480     1200 |      808      789     28 |  0.003 % |
8.08/8.18	|    295385 |     200      480     1200 |      889      603     24 |  0.003 % |
12.68/12.71	|    443179 |     200      480     1200 |      978      542     22 |  0.003 % |
19.68/19.72	|    664864 |     200      480     1200 |     1076      962     29 |  0.003 % |
30.27/30.37	|    997389 |     200      480     1200 |     1184     1109     32 |  0.003 % |
47.17/47.29	|   1496177 |     200      480     1200 |     1302      896     30 |  0.003 % |
73.14/73.24	|   2244359 |     200      480     1200 |     1432     1183     31 |  0.003 % |
113.12/113.22	|   3366633 |     200      480     1200 |     1575     1382     33 |  0.003 % |
175.30/175.44	|   5050044 |     200      480     1200 |     1733     1649     32 |  0.003 % |
271.85/272.04	|   7575160 |     200      480     1200 |     1906      941     29 |  0.003 % |
420.76/421.04	|  11362837 |     200      480     1200 |     2097     1505     29 |  0.003 % |
656.36/656.70	|  17044350 |     200      480     1200 |     2307     1991     34 |  0.003 % |
1023.48/1024.03	|  25566623 |     200      480     1200 |     2538     2257     35 |  0.003 % |
1200.08/1200.70	HOME/run.sh: line 21:  6409 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.08/1200.70	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-1806890-1242153355/watcher-1806890-1242153355 -o /tmp/evaluation-result-1806890-1242153355/solver-1806890-1242153355 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806890-1242153355.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: 1.00 1.00 0.95 3/64 6406
/proc/meminfo: memFree=1353272/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) R 6404 6406 5996 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243368310 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 221780699807 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6406/statm: 1340 236 195 169 0 51 0
[pid=6407] ppid=6406 vsize=1616 CPUtime=0
/proc/6407/stat : 6407 (revival) R 6406 6406 5996 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 50000 243368310 1654784 125 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6407/statm: 404 125 95 6 0 42 0

[startup+0.0728569 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 6406
/proc/meminfo: memFree=1353272/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101818 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 6406
/proc/meminfo: memFree=1353272/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301847 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 6406
/proc/meminfo: memFree=1353272/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701905 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 6406
/proc/meminfo: memFree=1353272/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6409
/proc/meminfo: memFree=1352680/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=2016 CPUtime=1.49
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 164 0 0 0 149 0 0 0 25 0 1 0 243368310 2064384 150 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 504 150 76 170 0 332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7376

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6409
/proc/meminfo: memFree=1352488/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=2144 CPUtime=3.09
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 178 0 0 0 309 0 0 0 25 0 1 0 243368310 2195456 164 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 536 164 76 170 0 364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7504

[startup+6.3017 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6409
/proc/meminfo: memFree=1352296/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=2144 CPUtime=6.28
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 199 0 0 0 628 0 0 0 25 0 1 0 243368310 2195456 185 1992294400 134512640 135212939 4294956240 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 536 185 76 170 0 364 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7504

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6409
/proc/meminfo: memFree=1352104/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=2272 CPUtime=12.68
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 221 0 0 0 1268 0 0 0 25 0 1 0 243368310 2326528 207 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 568 207 76 170 0 396 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7632

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6409
/proc/meminfo: memFree=1352040/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=2404 CPUtime=25.47
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 260 0 0 0 2547 0 0 0 25 0 1 0 243368310 2461696 246 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 601 246 76 170 0 429 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7764

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6409
/proc/meminfo: memFree=1351976/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=2668 CPUtime=51.06
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 298 0 0 0 5106 0 0 0 25 0 1 0 243368310 2732032 284 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 667 284 76 170 0 495 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8028

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6409
/proc/meminfo: memFree=1351656/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=2800 CPUtime=102.23
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 338 0 0 0 10223 0 0 0 25 0 1 0 243368310 2867200 324 1992294400 134512640 135212939 4294956240 18446744073709551615 134530533 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 700 324 76 170 0 528 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 8160

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6409
/proc/meminfo: memFree=1351528/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=2932 CPUtime=162.2
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 387 0 0 0 16220 0 0 0 25 0 1 0 243368310 3002368 373 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 733 373 76 170 0 561 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 8292

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6411
/proc/meminfo: memFree=1351016/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3064 CPUtime=222.17
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 418 0 0 0 22217 0 0 0 25 0 1 0 243368310 3137536 404 1992294400 134512640 135212939 4294956240 18446744073709551615 134529386 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 766 404 76 170 0 594 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 8424

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6411
/proc/meminfo: memFree=1351016/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3196 CPUtime=282.14
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 444 0 0 0 28214 0 0 0 25 0 1 0 243368310 3272704 430 1992294400 134512640 135212939 4294956240 18446744073709551615 134536594 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 799 430 76 170 0 627 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 8556

[startup+342.302 s]
/proc/loadavg: 1.04 1.01 0.96 2/66 6411
/proc/meminfo: memFree=1351016/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3196 CPUtime=342.11
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 461 0 0 0 34211 0 0 0 25 0 1 0 243368310 3272704 447 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 799 447 76 170 0 627 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 8556

[startup+402.301 s]
/proc/loadavg: 1.06 1.02 0.96 2/66 6411
/proc/meminfo: memFree=1351016/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3332 CPUtime=402.08
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 470 0 0 0 40208 0 0 0 25 0 1 0 243368310 3411968 456 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 833 456 76 170 0 661 0
Current children cumulated CPU time (s) 402.08

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

[pid=6409] ppid=6406 vsize=3464 CPUtime=522.01
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 524 0 0 0 52201 0 0 0 25 0 1 0 243368310 3547136 510 1992294400 134512640 135212939 4294956240 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 866 510 76 170 0 694 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 8824

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 0.96 2/66 6411
/proc/meminfo: memFree=1350888/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3596 CPUtime=581.99
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 538 0 0 0 58198 1 0 0 25 0 1 0 243368310 3682304 524 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 899 524 76 170 0 727 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 8956

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350888/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3596 CPUtime=641.96
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 546 0 0 0 64195 1 0 0 25 0 1 0 243368310 3682304 532 1992294400 134512640 135212939 4294956240 18446744073709551615 134535808 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 899 532 76 170 0 727 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 8956

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350696/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3728 CPUtime=701.94
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 574 0 0 0 70193 1 0 0 25 0 1 0 243368310 3817472 560 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 932 560 76 170 0 760 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 9088

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350696/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3728 CPUtime=761.92
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 579 0 0 0 76191 1 0 0 25 0 1 0 243368310 3817472 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 932 565 76 170 0 760 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 9088

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350696/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3728 CPUtime=821.87
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 583 0 0 0 82186 1 0 0 25 0 1 0 243368310 3817472 569 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 932 569 76 170 0 760 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 9088

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350696/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3728 CPUtime=881.84
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 584 0 0 0 88183 1 0 0 25 0 1 0 243368310 3817472 570 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 932 570 76 170 0 760 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 9088

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350696/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3728 CPUtime=941.81
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 592 0 0 0 94180 1 0 0 25 0 1 0 243368310 3817472 578 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 932 578 76 170 0 760 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 9088

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350696/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3728 CPUtime=1001.78
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 592 0 0 0 100177 1 0 0 25 0 1 0 243368310 3817472 578 1992294400 134512640 135212939 4294956240 18446744073709551615 134526691 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 932 578 76 170 0 760 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 9088

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350696/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3728 CPUtime=1061.75
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 592 0 0 0 106174 1 0 0 25 0 1 0 243368310 3817472 578 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 932 578 76 170 0 760 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 9088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350632/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3864 CPUtime=1121.72
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 597 0 0 0 112171 1 0 0 25 0 1 0 243368310 3956736 583 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 966 583 76 170 0 794 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 9224

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350632/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3864 CPUtime=1181.68
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 604 0 0 0 118167 1 0 0 25 0 1 0 243368310 3956736 590 1992294400 134512640 135212939 4294956240 18446744073709551615 134529675 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 966 590 76 170 0 794 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 9224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350632/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3864 CPUtime=1200.08
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 604 0 0 0 120007 1 0 0 25 0 1 0 243368310 3956736 590 1992294400 134512640 135212939 4294956240 18446744073709551615 134526513 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 966 590 76 170 0 794 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 9224

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6411
/proc/meminfo: memFree=1350632/2055920 swapFree=4171328/4192956
[pid=6406] ppid=6404 vsize=5360 CPUtime=0
/proc/6406/stat : 6406 (run.sh) S 6404 6406 5996 0 -1 4194304 312 159 0 0 0 0 0 0 18 0 1 0 243368310 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6406/statm: 1340 238 197 169 0 51 0
[pid=6409] ppid=6406 vsize=3864 CPUtime=1200.08
/proc/6409/stat : 6409 (minisat) R 6406 6406 5996 0 -1 4194304 604 0 0 0 120007 1 0 0 25 0 1 0 243368310 3956736 590 1992294400 134512640 135212939 4294956240 18446744073709551615 134526513 0 0 4096 3 0 0 0 17 0 0 0
/proc/6409/statm: 966 590 76 170 0 794 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 9224

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1200.08
CPU system time (s): 0.017997
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 9224

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

runsolver used 1.02584 second user time and 3.34949 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-12 20:35:55
IDJOB=1806890
IDBENCH=71124
IDSOLVER=649
FILE ID=node29/1806890-1242153355
PBS_JOBID= 9289692
Free space on /tmp= 66388 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-200-100.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806890-1242153355/watcher-1806890-1242153355 -o /tmp/evaluation-result-1806890-1242153355/solver-1806890-1242153355 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806890-1242153355.cnf HOME

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

MD5SUM BENCH= 3eff3d0cb86e42a8fbb844259e0c7beb
RANDOM SEED=1129550579

node29.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.281
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.281
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:       1353752 kB
Buffers:         82508 kB
Cached:         517384 kB
SwapCached:      15916 kB
Active:         210320 kB
Inactive:       408432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1353752 kB
SwapTotal:     4192956 kB
SwapFree:      4171328 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:          15056 kB
Slab:            69396 kB
Committed_AS:   937224 kB
PageTables:       1472 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= 66384 MiB
End job on node29 at 2009-05-12 20:55:55