Trace number 1806610

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.61

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
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 variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 10
0.99/1.06	#LEARNT CLAUSES 127
0.99/1.08	done !
0.99/1.08	c Calling MINISAT
0.99/1.08	This is MiniSat 2.0 beta
0.99/1.08	WARNING: for repeatability, setting FPU to use double precision
0.99/1.08	============================[ Problem Statistics ]=============================
0.99/1.08	|                                                                             |
0.99/1.08	|  Number of variables:  1617                                                 |
0.99/1.08	|  Number of clauses:    14212                                                |
0.99/1.09	|  Parsing time:         0.01         s                                       |
0.99/1.09	============================[ Search Statistics ]==============================
0.99/1.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.09	===============================================================================
0.99/1.09	|         0 |    1569    14159    44603 |     4719        0    nan |  0.000 % |
0.99/1.09	|       102 |    1569    14159    44603 |     5191      102     12 |  2.968 % |
0.99/1.09	|       253 |    1569    14159    44603 |     5710      253     15 |  2.969 % |
1.07/1.11	|       478 |    1569    14159    44603 |     6281      478     44 |  2.968 % |
1.07/1.13	|       815 |    1569    14159    44603 |     6910      815     70 |  2.968 % |
1.07/1.14	|      1321 |    1569    14159    44603 |     7601     1321     51 |  2.968 % |
1.07/1.20	|      2081 |    1569    14159    44603 |     8361     2081     62 |  2.969 % |
1.07/1.26	|      3220 |    1569    14159    44603 |     9197     3220     55 |  2.968 % |
1.07/1.40	|      4928 |    1569    14159    44603 |    10117     4928     56 |  2.968 % |
1.07/1.68	|      7490 |    1569    14159    44603 |    11128     7490     59 |  2.968 % |
2.08/2.13	|     11334 |    1569    14159    44603 |    12241    11334     65 |  2.968 % |
2.68/2.72	|     17103 |    1569    14159    44603 |    13465    10912     58 |  2.968 % |
4.87/4.91	|     25753 |    1569    14159    44603 |    14812    12624     72 |  2.968 % |
6.57/6.65	|     38727 |    1569    14159    44603 |    16293    10480     52 |  2.968 % |
11.56/11.63	|     58188 |    1569    14159    44603 |    17922    13288     72 |  2.968 % |
20.97/21.04	|     87381 |    1569    14159    44603 |    19715    14958     72 |  2.968 % |
31.26/31.39	|    131171 |    1569    14159    44603 |    21686    18745     76 |  2.968 % |
46.95/47.01	|    196855 |    1569    14159    44603 |    23855    18340     63 |  2.968 % |
95.33/95.44	|    295381 |    1569    14159    44603 |    26240    19793     89 |  2.968 % |
144.51/144.64	|    443170 |    1569    14159    44603 |    28865    21117     72 |  2.968 % |
240.28/240.49	|    664853 |    1569    14159    44603 |    31751    23154     63 |  2.968 % |
389.82/390.02	|    997378 |    1569    14159    44603 |    34926    17618     50 |  2.968 % |
722.18/722.52	|   1496167 |    1569    14159    44603 |    38419    21444     68 |  2.968 % |
1200.07/1200.61	HOME/run.sh: line 21: 16997 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.07/1200.61	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-1806610-1242151140/watcher-1806610-1242151140 -o /tmp/evaluation-result-1806610-1242151140/solver-1806610-1242151140 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806610-1242151140.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.94 3/64 16994
/proc/meminfo: memFree=741312/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=0
/proc/16994/stat : 16994 (run.sh) R 16992 16994 16669 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243148028 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16994/statm: 1340 236 195 169 0 51 0
[pid=16995] ppid=16994 vsize=2012 CPUtime=0
/proc/16995/stat : 16995 (revival) R 16994 16994 16669 0 -1 4194304 240 0 0 0 0 0 0 0 18 0 1 0 243148028 2060288 207 1992294400 134512640 134537284 4294956368 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/16995/statm: 503 208 82 6 0 141 0

[startup+0.0189401 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 16994
/proc/meminfo: memFree=741312/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=0
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243148028 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16994/statm: 1340 237 196 169 0 51 0
[pid=16995] ppid=16994 vsize=2408 CPUtime=0.01
/proc/16995/stat : 16995 (revival) R 16994 16994 16669 0 -1 4194304 403 0 0 0 1 0 0 0 19 0 1 50000 243148028 2465792 302 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16995/statm: 602 302 85 6 0 240 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7768

[startup+0.101947 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 16994
/proc/meminfo: memFree=741312/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=0
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243148028 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16994/statm: 1340 237 196 169 0 51 0
[pid=16995] ppid=16994 vsize=2540 CPUtime=0.09
/proc/16995/stat : 16995 (revival) R 16994 16994 16669 0 -1 4194304 434 0 0 0 9 0 0 0 19 0 1 50000 243148028 2600960 333 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16995/statm: 635 333 85 6 0 273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7900

[startup+0.301966 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 16994
/proc/meminfo: memFree=741312/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=0
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243148028 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16994/statm: 1340 237 196 169 0 51 0
[pid=16995] ppid=16994 vsize=2804 CPUtime=0.29
/proc/16995/stat : 16995 (revival) R 16994 16994 16669 0 -1 4194304 515 0 0 0 29 0 0 0 21 0 1 50000 243148028 2871296 414 1992294400 134512640 134537284 4294956368 18446744073709551615 134523697 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16995/statm: 701 414 85 6 0 339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8164

[startup+0.702007 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 16994
/proc/meminfo: memFree=741312/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=0
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243148028 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16994/statm: 1340 237 196 169 0 51 0
[pid=16995] ppid=16994 vsize=3464 CPUtime=0.69
/proc/16995/stat : 16995 (revival) R 16994 16994 16669 0 -1 4194304 678 0 0 0 69 0 0 0 25 0 1 50000 243148028 3547136 577 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16995/statm: 866 577 85 6 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8824

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 16996
/proc/meminfo: memFree=738536/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 5360

[startup+3.10225 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 16997
/proc/meminfo: memFree=736168/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=6684 CPUtime=2.01
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 1382 0 0 0 201 0 0 0 25 0 1 0 243148136 6844416 1368 1992294400 134512640 135212939 4294956240 18446744073709551615 134536049 0 0 4096 3 0 0 0 17 1 0 0
/proc/16997/statm: 1671 1368 77 170 0 1499 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12044

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 16997
/proc/meminfo: memFree=734248/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=7876 CPUtime=5.2
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 1672 0 0 0 520 0 0 0 25 0 1 0 243148136 8065024 1658 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 1969 1658 77 170 0 1797 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13236

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 16997
/proc/meminfo: memFree=732976/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=9484 CPUtime=11.59
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 2091 0 0 0 1159 0 0 0 25 0 1 0 243148136 9711616 2077 1992294400 134512640 135212939 4294956240 18446744073709551615 134530560 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 2371 2077 77 170 0 2199 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14844

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 16997
/proc/meminfo: memFree=730936/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=11168 CPUtime=24.39
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 2490 0 0 0 2438 1 0 0 25 0 1 0 243148136 11436032 2476 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 2792 2476 77 170 0 2620 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16528

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 16997
/proc/meminfo: memFree=729144/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=13036 CPUtime=49.97
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 2963 0 0 0 4996 1 0 0 25 0 1 0 243148136 13348864 2949 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 3259 2949 77 170 0 3087 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18396

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 16997
/proc/meminfo: memFree=725240/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=16880 CPUtime=101.16
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 3908 0 0 0 10114 2 0 0 25 0 1 0 243148136 17285120 3894 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 4220 3894 77 170 0 4048 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22240

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=724472/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=17452 CPUtime=161.13
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 4044 0 0 0 16111 2 0 0 25 0 1 0 243148136 17870848 4030 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 4363 4030 77 170 0 4191 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22812

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=723896/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=17988 CPUtime=221.1
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 4190 0 0 0 22108 2 0 0 25 0 1 0 243148136 18419712 4176 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 4497 4176 77 170 0 4325 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23348

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=722488/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=19488 CPUtime=281.08
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 4544 0 0 0 28105 3 0 0 25 0 1 0 243148136 19955712 4530 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 4872 4530 77 170 0 4700 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 24848

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=721976/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=20020 CPUtime=341.06
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 4680 0 0 0 34103 3 0 0 25 0 1 0 243148136 20500480 4666 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 5005 4666 77 170 0 4833 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 25380

[startup+402.302 s]

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

/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=25040 CPUtime=461.01
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 5898 0 0 0 46097 4 0 0 25 0 1 0 243148136 25640960 5884 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 6260 5884 77 170 0 6088 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 30400

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=716216/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=26000 CPUtime=520.99
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 6139 0 0 0 52095 4 0 0 25 0 1 0 243148136 26624000 6125 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 6500 6125 77 170 0 6328 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 31360

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=716024/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=26308 CPUtime=580.97
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 6193 0 0 0 58092 5 0 0 25 0 1 0 243148136 26939392 6179 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 6577 6179 77 170 0 6405 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 31668

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=715896/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=26472 CPUtime=640.95
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 6223 0 0 0 64090 5 0 0 25 0 1 0 243148136 27107328 6209 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 6618 6209 77 170 0 6446 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 31832

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=715640/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=26616 CPUtime=700.93
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 6275 0 0 0 70088 5 0 0 25 0 1 0 243148136 27254784 6261 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 6654 6261 77 170 0 6482 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 31976

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=713784/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=28544 CPUtime=760.9
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 6747 0 0 0 76085 5 0 0 25 0 1 0 243148136 29229056 6733 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 7136 6733 77 170 0 6964 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 33904

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=713528/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=28844 CPUtime=820.88
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 6808 0 0 0 82083 5 0 0 25 0 1 0 243148136 29536256 6794 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 7211 6794 77 170 0 7039 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 34204

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=713528/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=28844 CPUtime=880.86
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 6809 0 0 0 88081 5 0 0 25 0 1 0 243148136 29536256 6795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 7211 6795 77 170 0 7039 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 34204

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=713464/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=28844 CPUtime=940.82
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 6811 0 0 0 94077 5 0 0 25 0 1 0 243148136 29536256 6797 1992294400 134512640 135212939 4294956240 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 7211 6797 77 170 0 7039 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 34204

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=712952/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=29380 CPUtime=1000.79
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 6939 0 0 0 100074 5 0 0 25 0 1 0 243148136 30085120 6925 1992294400 134512640 135212939 4294956240 18446744073709551615 134534610 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 7345 6925 77 170 0 7173 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 34740

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=712056/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=30700 CPUtime=1060.77
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 7260 0 0 0 106071 6 0 0 25 0 1 0 243148136 31436800 7246 1992294400 134512640 135212939 4294956240 18446744073709551615 134526794 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 7675 7246 77 170 0 7503 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 36060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=710840/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=31492 CPUtime=1120.73
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 7473 0 0 0 112067 6 0 0 25 0 1 0 243148136 32247808 7459 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 7873 7459 77 170 0 7701 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 36852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=710776/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=31492 CPUtime=1180.7
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 7473 0 0 0 118064 6 0 0 25 0 1 0 243148136 32247808 7459 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 7873 7459 77 170 0 7701 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 36852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 17003
/proc/meminfo: memFree=710776/2055920 swapFree=4181340/4192956
[pid=16994] ppid=16992 vsize=5360 CPUtime=1.07
/proc/16994/stat : 16994 (run.sh) S 16992 16994 16669 0 -1 4194304 312 836 0 0 0 0 107 0 16 0 1 0 243148028 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16994/statm: 1340 238 197 169 0 51 0
[pid=16997] ppid=16994 vsize=31492 CPUtime=1199
/proc/16997/stat : 16997 (minisat) R 16994 16994 16669 0 -1 4194304 7473 0 0 0 119894 6 0 0 25 0 1 0 243148136 32247808 7459 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/16997/statm: 7873 7459 77 170 0 7701 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 36852

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200.02
CPU system time (s): 0.079987
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 36852

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

runsolver used 0.957854 second user time and 3.42048 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-12 19:59:00
IDJOB=1806610
IDBENCH=70912
IDSOLVER=649
FILE ID=node12/1806610-1242151140
PBS_JOBID= 9289709
Free space on /tmp= 66096 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_7_4_8_cmp.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806610-1242151140/watcher-1806610-1242151140 -o /tmp/evaluation-result-1806610-1242151140/solver-1806610-1242151140 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806610-1242151140.cnf HOME

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=890025300

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:        741856 kB
Buffers:         82908 kB
Cached:        1140200 kB
SwapCached:       5448 kB
Active:         204784 kB
Inactive:      1026208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        741856 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            69228 kB
Committed_AS:  1018060 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 20:19:01