Trace number 1807548

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.11 1200.61

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-250-100.cnf
MD5SUM327600404ca46d59d12ad4e7ba1e4999
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 variables250
Number of clauses600
Sum of the clauses size1500
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5100
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:  250                                                  |
0.00/0.00	|  Number of clauses:    600                                                  |
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 |     250      600     1500 |      200        0    nan |  0.000 % |
0.00/0.00	|       100 |     250      600     1500 |      220      100     38 |  0.002 % |
0.00/0.01	|       250 |     250      600     1500 |      242      250     37 |  0.002 % |
0.00/0.01	|       475 |     250      600     1500 |      266      193     28 |  0.002 % |
0.00/0.02	|       814 |     250      600     1500 |      292      180     25 |  0.002 % |
0.00/0.03	|      1320 |     250      600     1500 |      322      321     32 |  0.002 % |
0.00/0.05	|      2079 |     250      600     1500 |      354      303     29 |  0.002 % |
0.00/0.08	|      3218 |     250      600     1500 |      389      386     32 |  0.002 % |
0.00/0.13	|      4927 |     250      600     1500 |      428      323     26 |  0.002 % |
0.00/0.20	|      7489 |     250      600     1500 |      471      432     28 |  0.002 % |
0.00/0.30	|     11334 |     250      600     1500 |      518      563     31 |  0.002 % |
0.00/0.47	|     17101 |     250      600     1500 |      570      376     24 |  0.002 % |
0.00/0.72	|     25750 |     250      600     1500 |      627      422     23 |  0.002 % |
1.09/1.11	|     38725 |     250      600     1500 |      690      617     32 |  0.002 % |
1.69/1.70	|     58186 |     250      600     1500 |      759      500     25 |  0.002 % |
2.59/2.61	|     87378 |     250      600     1500 |      835      622     30 |  0.002 % |
3.98/4.01	|    131167 |     250      600     1500 |      918      555     26 |  0.002 % |
6.19/6.23	|    196851 |     250      600     1500 |     1010      685     30 |  0.002 % |
9.68/9.71	|    295378 |     250      600     1500 |     1111      727     33 |  0.002 % |
15.08/15.11	|    443167 |     250      600     1500 |     1223      949     36 |  0.002 % |
23.38/23.45	|    664852 |     250      600     1500 |     1345      931     33 |  0.002 % |
36.28/36.37	|    997377 |     250      600     1500 |     1480     1395     37 |  0.002 % |
56.16/56.26	|   1496166 |     250      600     1500 |     1628     1363     41 |  0.002 % |
87.25/87.30	|   2244348 |     250      600     1500 |     1790     1121     35 |  0.002 % |
134.63/134.74	|   3366622 |     250      600     1500 |     1969     1712     38 |  0.002 % |
209.40/209.57	|   5050034 |     250      600     1500 |     2166     1558     40 |  0.002 % |
326.75/326.94	|   7575151 |     250      600     1500 |     2383     1870     40 |  0.002 % |
508.38/508.61	|  11362827 |     250      600     1500 |     2621     2419     43 |  0.002 % |
790.58/790.92	|  17044339 |     250      600     1500 |     2884     2084     44 |  0.002 % |
1200.10/1200.60	HOME/run.sh: line 21: 17294 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.10/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-1807548-1242158597/watcher-1807548-1242158597 -o /tmp/evaluation-result-1807548-1242158597/solver-1807548-1242158597 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807548-1242158597.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.91 0.95 0.94 3/64 17291
/proc/meminfo: memFree=737024/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) R 17289 17291 17220 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243893707 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17291/statm: 1340 236 195 169 0 51 0
[pid=17292] ppid=17291 vsize=1616 CPUtime=0
/proc/17292/stat : 17292 (revival) R 17291 17291 17220 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 50000 243893708 1654784 126 1992294400 134512640 134537284 4294956368 18446744073709551615 10157168 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17292/statm: 404 126 95 6 0 42 0

[startup+0.015714 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 17291
/proc/meminfo: memFree=737024/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101721 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 17291
/proc/meminfo: memFree=737024/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301742 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 17291
/proc/meminfo: memFree=737024/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70178 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 17291
/proc/meminfo: memFree=737024/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50186 s]
/proc/loadavg: 0.91 0.95 0.94 2/66 17294
/proc/meminfo: memFree=736424/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=2152 CPUtime=1.49
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 184 0 0 0 149 0 0 0 25 0 1 0 243893708 2203648 170 1992294400 134512640 135212939 4294956240 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 538 170 76 170 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10202 s]
/proc/loadavg: 0.91 0.95 0.94 2/66 17294
/proc/meminfo: memFree=736232/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=2284 CPUtime=3.09
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 206 0 0 0 309 0 0 0 25 0 1 0 243893708 2338816 192 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 571 192 76 170 0 399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7644

[startup+6.30233 s]
/proc/loadavg: 0.92 0.95 0.94 2/66 17294
/proc/meminfo: memFree=735976/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=2284 CPUtime=6.29
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 232 0 0 0 629 0 0 0 25 0 1 0 243893708 2338816 218 1992294400 134512640 135212939 4294956240 18446744073709551615 134536120 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 571 218 76 170 0 399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7644

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.94 2/66 17294
/proc/meminfo: memFree=735784/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=2544 CPUtime=12.68
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 268 0 0 0 1268 0 0 0 25 0 1 0 243893708 2605056 254 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 636 254 76 170 0 464 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7904

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.94 2/66 17294
/proc/meminfo: memFree=735656/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=2676 CPUtime=25.48
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 313 0 0 0 2548 0 0 0 25 0 1 0 243893708 2740224 299 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 669 299 76 170 0 497 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8036

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.94 2/66 17294
/proc/meminfo: memFree=735464/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=2940 CPUtime=51.06
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 372 0 0 0 5106 0 0 0 25 0 1 0 243893708 3010560 358 1992294400 134512640 135212939 4294956240 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 735 358 76 170 0 563 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8300

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.94 2/66 17294
/proc/meminfo: memFree=735016/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=3204 CPUtime=102.25
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 456 0 0 0 10225 0 0 0 25 0 1 0 243893708 3280896 442 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 801 442 76 170 0 629 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8564

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=734824/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=3452 CPUtime=162.22
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 498 0 0 0 16222 0 0 0 25 0 1 0 243893708 3534848 484 1992294400 134512640 135212939 4294956240 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 863 484 76 170 0 691 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 8812

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=734632/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=3584 CPUtime=222.2
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 538 0 0 0 22220 0 0 0 25 0 1 0 243893708 3670016 524 1992294400 134512640 135212939 4294956240 18446744073709551615 134535041 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 896 524 76 170 0 724 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 8944

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=734568/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=3716 CPUtime=282.17
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 569 0 0 0 28217 0 0 0 25 0 1 0 243893708 3805184 555 1992294400 134512640 135212939 4294956240 18446744073709551615 134536617 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 929 555 76 170 0 757 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 9076

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=734504/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=3848 CPUtime=342.14
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 594 0 0 0 34214 0 0 0 25 0 1 0 243893708 3940352 580 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 962 580 76 170 0 790 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 9208

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=734376/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=3848 CPUtime=402.13
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 624 0 0 0 40212 1 0 0 25 0 1 0 243893708 3940352 610 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 962 610 76 170 0 790 0
Current children cumulated CPU time (s) 402.13

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

[pid=17294] ppid=17291 vsize=3980 CPUtime=462.1
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 649 0 0 0 46209 1 0 0 25 0 1 0 243893708 4075520 635 1992294400 134512640 135212939 4294956240 18446744073709551615 134530415 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 995 635 76 170 0 823 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 9340

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=734248/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4112 CPUtime=522.08
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 678 0 0 0 52207 1 0 0 25 0 1 0 243893708 4210688 664 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1028 664 76 170 0 856 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 9472

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=734184/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4112 CPUtime=582.06
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 687 0 0 0 58205 1 0 0 25 0 1 0 243893708 4210688 673 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1028 673 76 170 0 856 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 9472

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=734184/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4244 CPUtime=642.03
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 693 0 0 0 64202 1 0 0 25 0 1 0 243893708 4345856 679 1992294400 134512640 135212939 4294956240 18446744073709551615 134537041 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1061 679 76 170 0 889 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 9604

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=734056/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4244 CPUtime=702.01
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 695 0 0 0 70200 1 0 0 25 0 1 0 243893708 4345856 681 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1061 681 76 170 0 889 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 9604

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=733992/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4244 CPUtime=761.99
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 701 0 0 0 76198 1 0 0 25 0 1 0 243893708 4345856 687 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1061 687 76 170 0 889 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 9604

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=733864/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4380 CPUtime=821.96
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 732 0 0 0 82195 1 0 0 25 0 1 0 243893708 4485120 718 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1095 718 76 170 0 923 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 9740

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=733864/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4380 CPUtime=881.94
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 745 0 0 0 88193 1 0 0 25 0 1 0 243893708 4485120 731 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1095 731 76 170 0 923 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 9740

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=733800/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4380 CPUtime=941.91
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 759 0 0 0 94190 1 0 0 25 0 1 0 243893708 4485120 745 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1095 745 76 170 0 923 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 9740

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=733800/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4516 CPUtime=1001.89
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 770 0 0 0 100188 1 0 0 25 0 1 0 243893708 4624384 756 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1129 756 76 170 0 957 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 9876

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=733800/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4516 CPUtime=1061.86
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 773 0 0 0 106185 1 0 0 25 0 1 0 243893708 4624384 759 1992294400 134512640 135212939 4294956240 18446744073709551615 134537041 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1129 759 76 170 0 957 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 9876

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=733800/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4516 CPUtime=1121.82
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 773 0 0 0 112181 1 0 0 25 0 1 0 243893708 4624384 759 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1129 759 76 170 0 957 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 9876

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=733800/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4516 CPUtime=1181.8
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 783 0 0 0 118179 1 0 0 25 0 1 0 243893708 4624384 769 1992294400 134512640 135212939 4294956240 18446744073709551615 134526658 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1129 769 76 170 0 957 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 9876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 17294
/proc/meminfo: memFree=733800/2055920 swapFree=4181340/4192956
[pid=17291] ppid=17289 vsize=5360 CPUtime=0
/proc/17291/stat : 17291 (run.sh) S 17289 17291 17220 0 -1 4194304 312 160 0 0 0 0 0 0 16 0 1 0 243893707 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17291/statm: 1340 238 197 169 0 51 0
[pid=17294] ppid=17291 vsize=4516 CPUtime=1200.1
/proc/17294/stat : 17294 (minisat) R 17291 17291 17220 0 -1 4194304 784 0 0 0 120009 1 0 0 25 0 1 0 243893708 4624384 770 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 1129 770 76 170 0 957 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 9876

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.09
CPU system time (s): 0.019996
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 9876

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

runsolver used 0.900863 second user time and 3.47547 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-12 22:03:17
IDJOB=1807548
IDBENCH=71788
IDSOLVER=649
FILE ID=node12/1807548-1242158597
PBS_JOBID= 9289731
Free space on /tmp= 66096 MiB

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

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

MD5SUM BENCH= 327600404ca46d59d12ad4e7ba1e4999
RANDOM SEED=316397319

node12.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.213
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.213
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:        737568 kB
Buffers:         83740 kB
Cached:        1143312 kB
SwapCached:       5448 kB
Active:         211552 kB
Inactive:      1023376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        737568 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            69532 kB
Committed_AS:  1026600 kB
PageTables:       1376 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= 66096 MiB
End job on node12 at 2009-05-12 22:23:18