Trace number 1806092

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

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
MD5SUM0d50014415a697c0ee7e2c67c987b500
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark672.805
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2216
Sum of the clauses size9872
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41384
Number of clauses of size 5656
Number of clauses of size over 5176

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 16
0.06/0.07	#LEARNT CLAUSES 24
0.06/0.07	done !
0.06/0.07	c Calling MINISAT
0.06/0.07	This is MiniSat 2.0 beta
0.06/0.07	WARNING: for repeatability, setting FPU to use double precision
0.06/0.07	============================[ Problem Statistics ]=============================
0.06/0.07	|                                                                             |
0.06/0.07	|  Number of variables:  311                                                  |
0.06/0.07	|  Number of clauses:    2240                                                 |
0.06/0.07	|  Parsing time:         0.00         s                                       |
0.06/0.07	============================[ Search Statistics ]==============================
0.06/0.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.07	===============================================================================
0.06/0.07	|         0 |     311     2240     7592 |      746        0    nan |  0.000 % |
0.06/0.07	|       100 |     311     2240     7592 |      821      100     13 |  0.001 % |
0.06/0.08	|       251 |     311     2240     7592 |      903      251     10 |  0.001 % |
0.06/0.08	|       476 |     311     2240     7592 |      993      476     10 |  0.001 % |
0.06/0.09	|       813 |     311     2240     7592 |     1093      813     13 |  0.001 % |
0.06/0.10	|      1320 |     311     2240     7592 |     1202      746     11 |  0.001 % |
0.06/0.12	|      2080 |     311     2240     7592 |     1322      880     10 |  0.001 % |
0.06/0.17	|      3219 |     311     2240     7592 |     1455     1337     14 |  0.001 % |
0.06/0.24	|      4928 |     311     2240     7592 |     1600      783      6 |  0.001 % |
0.06/0.36	|      7490 |     311     2240     7592 |     1760      903      7 |  0.001 % |
0.06/0.56	|     11335 |     311     2240     7592 |     1936     1169     11 |  0.001 % |
0.06/0.88	|     17101 |     311     2240     7592 |     2130     1033      9 |  0.001 % |
1.28/1.36	|     25750 |     311     2240     7592 |     2343     2122     15 |  0.001 % |
1.98/2.07	|     38725 |     311     2240     7592 |     2577     2065     14 |  0.001 % |
3.18/3.25	|     58187 |     311     2240     7592 |     2835     1946     13 |  0.001 % |
4.67/4.76	|     87379 |     311     2240     7592 |     3119     2475     15 |  0.001 % |
7.07/7.11	|    131169 |     311     2240     7592 |     3430     2241     13 |  0.001 % |
10.98/11.04	|    196855 |     311     2240     7592 |     3774     2240     13 |  0.001 % |
17.37/17.46	|    295382 |     311     2240     7592 |     4151     3728     15 |  0.001 % |
27.77/27.83	|    443171 |     311     2240     7592 |     4566     3071     14 |  0.001 % |
41.86/41.99	|    664855 |     311     2240     7592 |     5023     4279     15 |  0.001 % |
67.64/67.76	|    997380 |     311     2240     7592 |     5525     3447     15 |  0.001 % |
103.22/103.36	|   1496168 |     311     2240     7592 |     6078     5079     14 |  0.001 % |
158.79/158.96	|   2244350 |     311     2240     7592 |     6685     4954     15 |  0.003 % |
248.54/248.73	|   3366626 |     311     2240     7592 |     7354     5853     16 |  0.001 % |
388.06/388.32	|   5050039 |     311     2240     7592 |     8089     5581     16 |  0.001 % |
621.15/621.53	|   7575155 |     311     2240     7592 |     8898     5822     18 |  0.002 % |
971.05/971.65	|  11362831 |     310     2228     7553 |     9788     8224     14 |  0.324 % |
1200.02/1200.70	HOME/run.sh: line 21: 14902 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.02/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-1806092-1242144901/watcher-1806092-1242144901 -o /tmp/evaluation-result-1806092-1242144901/solver-1806092-1242144901 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806092-1242144901.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 14899
/proc/meminfo: memFree=518008/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242516485 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 237 196 169 0 51 0
[pid=14900] ppid=14899 vsize=1740 CPUtime=0
/proc/14900/stat : 14900 (revival) R 14899 14899 14735 0 -1 4194304 168 0 0 0 0 0 0 0 19 0 1 0 242516485 1781760 135 1992294400 134512640 134537284 4294956368 18446744073709551615 10274427 0 0 4096 0 0 0 0 17 0 0 0
/proc/14900/statm: 435 136 81 6 0 73 0

[startup+0.067464 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 14899
/proc/meminfo: memFree=518008/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242516485 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 237 196 169 0 51 0
[pid=14900] ppid=14899 vsize=1736 CPUtime=0.06
/proc/14900/stat : 14900 (revival) R 14899 14899 14735 0 -1 4194304 178 0 0 0 6 0 0 0 19 0 1 50000 242516485 1777664 145 1992294400 134512640 134537284 4294956368 18446744073709551615 134515907 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14900/statm: 434 145 84 6 0 72 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7096

[startup+0.101472 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 14899
/proc/meminfo: memFree=518008/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.301511 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 14899
/proc/meminfo: memFree=518008/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.701589 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 14899
/proc/meminfo: memFree=518008/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+1.50175 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 14902
/proc/meminfo: memFree=517224/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=2284 CPUtime=1.42
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 226 0 0 0 142 0 0 0 25 0 1 0 242516492 2338816 212 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 571 212 76 170 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7644

[startup+3.10106 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 14902
/proc/meminfo: memFree=517032/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=2416 CPUtime=3.02
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 252 0 0 0 302 0 0 0 25 0 1 0 242516492 2473984 238 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 604 238 76 170 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7776

[startup+6.30169 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 14902
/proc/meminfo: memFree=516784/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=2548 CPUtime=6.21
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 284 0 0 0 621 0 0 0 25 0 1 0 242516492 2609152 270 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 637 270 76 170 0 465 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7908

[startup+12.702 s]
/proc/loadavg: 1.01 0.99 0.91 2/66 14902
/proc/meminfo: memFree=516592/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=2680 CPUtime=12.61
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 336 0 0 0 1261 0 0 0 25 0 1 0 242516492 2744320 322 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 670 322 76 170 0 498 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8040

[startup+25.5015 s]
/proc/loadavg: 1.01 0.99 0.91 2/66 14902
/proc/meminfo: memFree=516528/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=2952 CPUtime=25.41
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 391 0 0 0 2541 0 0 0 25 0 1 0 242516492 3022848 377 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 738 377 76 170 0 566 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8312

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14902
/proc/meminfo: memFree=516272/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=3208 CPUtime=50.99
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 452 0 0 0 5099 0 0 0 25 0 1 0 242516492 3284992 438 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 802 438 76 170 0 630 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8568

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14902
/proc/meminfo: memFree=515824/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=3616 CPUtime=102.16
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 547 0 0 0 10216 0 0 0 25 0 1 0 242516492 3702784 533 1992294400 134512640 135212939 4294956240 18446744073709551615 134539442 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 904 533 76 170 0 732 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 8976

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14902
/proc/meminfo: memFree=515440/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=4028 CPUtime=162.12
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 644 0 0 0 16212 0 0 0 25 0 1 0 242516492 4124672 630 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1007 630 76 170 0 835 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 9388

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14902
/proc/meminfo: memFree=515184/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=4164 CPUtime=222.1
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 709 0 0 0 22210 0 0 0 25 0 1 0 242516492 4263936 695 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1041 695 76 170 0 869 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 9524

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14902
/proc/meminfo: memFree=514992/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=4444 CPUtime=282.06
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 770 0 0 0 28206 0 0 0 25 0 1 0 242516492 4550656 756 1992294400 134512640 135212939 4294956240 18446744073709551615 134526688 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1111 756 76 170 0 939 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 9804

[startup+342.302 s]
/proc/loadavg: 1.07 1.00 0.92 2/66 14902
/proc/meminfo: memFree=514864/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=4580 CPUtime=342.03
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 790 0 0 0 34203 0 0 0 25 0 1 0 242516492 4689920 776 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1145 776 76 170 0 973 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 9940

[startup+402.302 s]
/proc/loadavg: 1.02 1.00 0.92 2/66 14902
/proc/meminfo: memFree=514480/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=4888 CPUtime=401.99

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

/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5296 CPUtime=521.93
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 973 0 0 0 52193 0 0 0 25 0 1 0 242516492 5423104 959 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1324 959 76 170 0 1152 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 10656

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 14902
/proc/meminfo: memFree=513968/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5444 CPUtime=581.91
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1007 0 0 0 58190 1 0 0 25 0 1 0 242516492 5574656 993 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1361 993 76 170 0 1189 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 10804

[startup+642.302 s]
/proc/loadavg: 1.05 1.01 0.93 2/66 14902
/proc/meminfo: memFree=513904/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5444 CPUtime=641.88
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1014 0 0 0 64187 1 0 0 25 0 1 0 242516492 5574656 1000 1992294400 134512640 135212939 4294956240 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1361 1000 76 170 0 1189 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 10804

[startup+702.302 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 14902
/proc/meminfo: memFree=513712/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5576 CPUtime=701.84
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1048 0 0 0 70183 1 0 0 25 0 1 0 242516492 5709824 1034 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1394 1034 76 170 0 1222 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 10936

[startup+762.306 s]
/proc/loadavg: 1.04 1.02 0.93 2/66 14902
/proc/meminfo: memFree=513648/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5716 CPUtime=761.81
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1076 0 0 0 76180 1 0 0 25 0 1 0 242516492 5853184 1062 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1429 1062 76 170 0 1257 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 11076

[startup+822.301 s]
/proc/loadavg: 1.01 1.01 0.93 2/66 14902
/proc/meminfo: memFree=513648/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5856 CPUtime=821.78
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1087 0 0 0 82177 1 0 0 25 0 1 0 242516492 5996544 1073 1992294400 134512640 135212939 4294956240 18446744073709551615 134526820 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1464 1073 76 170 0 1292 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 11216

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 0.93 2/66 14902
/proc/meminfo: memFree=513648/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5856 CPUtime=881.74
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1096 0 0 0 88173 1 0 0 25 0 1 0 242516492 5996544 1082 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1464 1082 76 170 0 1292 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 11216

[startup+942.302 s]
/proc/loadavg: 1.07 1.02 0.94 2/66 14902
/proc/meminfo: memFree=513584/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5856 CPUtime=941.71
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1121 0 0 0 94170 1 0 0 25 0 1 0 242516492 5996544 1107 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1464 1107 76 170 0 1292 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 11216

[startup+1002.3 s]
/proc/loadavg: 1.06 1.03 0.94 2/66 14902
/proc/meminfo: memFree=513584/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5856 CPUtime=1001.67
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1123 0 0 0 100166 1 0 0 25 0 1 0 242516492 5996544 1109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1464 1109 76 170 0 1292 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 11216

[startup+1062.3 s]
/proc/loadavg: 1.02 1.02 0.94 2/66 14902
/proc/meminfo: memFree=513456/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=5992 CPUtime=1061.65
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1146 0 0 0 106164 1 0 0 25 0 1 0 242516492 6135808 1132 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1498 1132 76 170 0 1326 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 11352

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 14902
/proc/meminfo: memFree=513328/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=6128 CPUtime=1121.61
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1184 0 0 0 112160 1 0 0 25 0 1 0 242516492 6275072 1170 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1532 1170 76 170 0 1360 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 11488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 14902
/proc/meminfo: memFree=513264/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=6272 CPUtime=1181.56
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1196 0 0 0 118155 1 0 0 25 0 1 0 242516492 6422528 1182 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1568 1182 76 170 0 1396 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 11632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 14902
/proc/meminfo: memFree=513264/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=6272 CPUtime=1199.96
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1201 0 0 0 119995 1 0 0 25 0 1 0 242516492 6422528 1187 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1568 1187 76 170 0 1396 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 11632

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 14902
/proc/meminfo: memFree=513264/2055920 swapFree=4181908/4192956
[pid=14899] ppid=14897 vsize=5360 CPUtime=0.06
/proc/14899/stat : 14899 (run.sh) S 14897 14899 14735 0 -1 4194304 312 193 0 0 0 0 6 0 17 0 1 0 242516485 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14899/statm: 1340 238 197 169 0 51 0
[pid=14902] ppid=14899 vsize=6272 CPUtime=1199.96
/proc/14902/stat : 14902 (minisat) R 14899 14899 14735 0 -1 4194304 1201 0 0 0 119995 1 0 0 25 0 1 0 242516492 6422528 1187 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 1568 1187 76 170 0 1396 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 11632

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.04
CPU user time (s): 1200.02
CPU system time (s): 0.019996
CPU usage (%): 99.9444
Max. virtual memory (cumulated for all children) (KiB): 11632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
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= 1724
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= 2955

runsolver used 0.880866 second user time and 3.49747 second system time

The end

Launcher Data

Begin job on node66 at 2009-05-12 18:15:01
IDJOB=1806092
IDBENCH=24664
IDSOLVER=649
FILE ID=node66/1806092-1242144901
PBS_JOBID= 9289659
Free space on /tmp= 66264 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806092-1242144901/watcher-1806092-1242144901 -o /tmp/evaluation-result-1806092-1242144901/solver-1806092-1242144901 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806092-1242144901.cnf HOME

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

MD5SUM BENCH= 0d50014415a697c0ee7e2c67c987b500
RANDOM SEED=1540853820

node66.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.263
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	: 5931.00
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.263
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:        518552 kB
Buffers:         75480 kB
Cached:        1367932 kB
SwapCached:       5124 kB
Active:         198164 kB
Inactive:      1253352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        518552 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            71944 kB
Committed_AS:   975996 kB
PageTables:       1360 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= 66260 MiB
End job on node66 at 2009-05-12 18:35:02