Trace number 1806097

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
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.03 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark104.389
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
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 41352
Number of clauses of size 5784
Number of clauses of size over 564

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 17
0.02/0.07	#LEARNT CLAUSES 11
0.02/0.07	done !
0.02/0.07	c Now, SatElite...
0.02/0.07	c Parsing...
0.02/0.07	c ==============================================================================
0.02/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.07	c ==============================================================================
0.02/0.07	c |         0 |    2211     7430 |     663       0        0     nan |  0.000 % |
0.02/0.07	c ==============================================================================
0.02/0.07	c Result  :   #vars: 311   #clauses: 2211   #literals: 7430
0.02/0.07	c CPU time:   0.002999 s
0.02/0.07	c ==============================================================================
0.02/0.08	c SatElite is done !
0.02/0.08	c Calling MINISAT
0.02/0.08	This is MiniSat 2.0 beta
0.02/0.08	WARNING: for repeatability, setting FPU to use double precision
0.02/0.08	============================[ Problem Statistics ]=============================
0.02/0.08	|                                                                             |
0.02/0.08	|  Number of variables:  311                                                  |
0.02/0.08	|  Number of clauses:    2211                                                 |
0.02/0.08	|  Parsing time:         0.00         s                                       |
0.02/0.08	============================[ Search Statistics ]==============================
0.02/0.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.08	===============================================================================
0.02/0.08	|         0 |     311     2211     7430 |      737        0    nan |  0.000 % |
0.02/0.08	|       100 |     311     2211     7430 |      810      100      9 |  0.001 % |
0.02/0.08	|       250 |     311     2211     7430 |      891      250     10 |  0.001 % |
0.02/0.09	|       478 |     311     2211     7430 |      980      478     12 |  0.001 % |
0.02/0.09	|       816 |     311     2211     7430 |     1079      816     12 |  0.001 % |
0.07/0.11	|      1322 |     311     2211     7430 |     1186      755     10 |  0.001 % |
0.07/0.13	|      2082 |     311     2211     7430 |     1305      909     11 |  0.001 % |
0.07/0.18	|      3221 |     311     2211     7430 |     1436      714      7 |  0.001 % |
0.07/0.26	|      4930 |     311     2211     7430 |     1579      951     10 |  0.001 % |
0.07/0.39	|      7493 |     311     2211     7430 |     1737     1092     11 |  0.001 % |
0.07/0.59	|     11337 |     311     2211     7430 |     1911     1397     13 |  0.001 % |
0.07/0.90	|     17103 |     311     2211     7430 |     2102     1351     12 |  0.001 % |
1.28/1.36	|     25752 |     311     2211     7430 |     2313     1481     13 |  0.001 % |
1.98/2.05	|     38728 |     311     2211     7430 |     2544     1584     13 |  0.001 % |
2.98/3.07	|     58189 |     311     2211     7430 |     2798     1715     14 |  0.001 % |
4.78/4.84	|     87382 |     311     2211     7430 |     3078     2580     14 |  0.001 % |
7.48/7.51	|    131171 |     311     2211     7430 |     3386     2760     15 |  0.001 % |
11.99/12.05	|    196857 |     311     2211     7430 |     3725     1906     14 |  0.001 % |
18.78/18.89	|    295385 |     311     2211     7430 |     4097     2858     15 |  0.001 % |
29.17/29.29	|    443175 |     311     2211     7430 |     4507     4077     16 |  0.001 % |
45.66/45.76	|    664859 |     311     2211     7430 |     4958     3505     14 |  0.001 % |
70.55/70.68	|    997385 |     311     2211     7430 |     5453     4233     15 |  0.001 % |
110.44/110.56	|   1496174 |     311     2211     7430 |     5999     3936     16 |  0.001 % |
171.82/171.91	|   2244357 |     311     2211     7430 |     6599     4443     15 |  0.001 % |
266.29/266.40	|   3366631 |     311     2211     7430 |     7259     6423     17 |  0.001 % |
402.46/402.68	|   5050042 |     311     2211     7430 |     7985     6565     17 |  0.001 % |
635.87/636.14	|   7575160 |     311     2211     7430 |     8783     4345     15 |  0.001 % |
993.57/993.95	|  11362835 |     311     2211     7430 |     9662     8630     16 |  0.002 % |
1200.01/1200.40	HOME/run.sh: line 55:  5130 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1806097-1242145169/watcher-1806097-1242145169 -o /tmp/evaluation-result-1806097-1242145169/solver-1806097-1242145169 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806097-1242145169.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.90 3/65 5126
/proc/meminfo: memFree=1622528/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242549622 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5126/statm: 1340 237 196 169 0 51 0
[pid=5127] ppid=5126 vsize=1748 CPUtime=0
/proc/5127/stat : 5127 (revival) R 5126 5126 4937 0 -1 4194304 169 0 0 0 0 0 0 0 19 0 1 0 242549622 1789952 135 1992294400 134512640 134537284 4294956368 18446744073709551615 10192507 0 0 4096 0 0 0 0 17 0 0 0
/proc/5127/statm: 437 136 81 6 0 75 0

[startup+0.0264399 s]
/proc/loadavg: 0.92 0.97 0.90 3/65 5126
/proc/meminfo: memFree=1622528/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242549622 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5126/statm: 1340 237 196 169 0 51 0
[pid=5127] ppid=5126 vsize=1744 CPUtime=0.02
/proc/5127/stat : 5127 (revival) R 5126 5126 4937 0 -1 4194304 177 0 0 0 2 0 0 0 19 0 1 50000 242549622 1785856 143 1992294400 134512640 134537284 4294956368 18446744073709551615 134523851 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5127/statm: 436 143 84 6 0 74 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7104

[startup+0.102448 s]
/proc/loadavg: 0.92 0.97 0.90 3/65 5126
/proc/meminfo: memFree=1622528/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.301471 s]
/proc/loadavg: 0.92 0.97 0.90 3/65 5126
/proc/meminfo: memFree=1622528/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.701517 s]
/proc/loadavg: 0.92 0.97 0.90 3/65 5126
/proc/meminfo: memFree=1622528/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+1.50261 s]
/proc/loadavg: 0.92 0.97 0.90 2/67 5130
/proc/meminfo: memFree=1621616/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=2284 CPUtime=1.41
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 225 0 0 0 141 0 0 0 25 0 1 0 242549630 2338816 209 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 571 209 76 170 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7644

[startup+3.10179 s]
/proc/loadavg: 0.92 0.97 0.90 2/67 5130
/proc/meminfo: memFree=1621488/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=2416 CPUtime=3.01
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 250 0 0 0 301 0 0 0 25 0 1 0 242549630 2473984 234 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 604 234 76 170 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7776

[startup+6.30116 s]
/proc/loadavg: 0.93 0.97 0.90 2/67 5130
/proc/meminfo: memFree=1621168/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=2548 CPUtime=6.21
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 294 0 0 0 621 0 0 0 25 0 1 0 242549630 2609152 278 1992294400 134512640 135212939 4294956240 18446744073709551615 134536768 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 637 278 76 170 0 465 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7908

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.90 2/67 5130
/proc/meminfo: memFree=1620848/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=2680 CPUtime=12.61
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 337 0 0 0 1261 0 0 0 25 0 1 0 242549630 2744320 321 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 670 321 76 170 0 498 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8040

[startup+25.5014 s]
/proc/loadavg: 0.95 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1620784/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=2932 CPUtime=25.41
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 389 0 0 0 2541 0 0 0 25 0 1 0 242549630 3002368 373 1992294400 134512640 135212939 4294956240 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 733 373 76 170 0 561 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8292

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1620464/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=3192 CPUtime=50.99
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 464 0 0 0 5099 0 0 0 25 0 1 0 242549630 3268608 448 1992294400 134512640 135212939 4294956240 18446744073709551615 134529478 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 798 448 76 170 0 626 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8552

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1619952/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=3620 CPUtime=102.18
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 560 0 0 0 10218 0 0 0 25 0 1 0 242549630 3706880 544 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 905 544 76 170 0 733 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8980

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1619696/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=3888 CPUtime=162.15
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 616 0 0 0 16215 0 0 0 25 0 1 0 242549630 3981312 600 1992294400 134512640 135212939 4294956240 18446744073709551615 134536480 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 972 600 76 170 0 800 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9248

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1619184/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=4304 CPUtime=222.14
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 736 0 0 0 22214 0 0 0 25 0 1 0 242549630 4407296 720 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1076 720 76 170 0 904 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 9664

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1618992/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=4572 CPUtime=282.12
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 792 0 0 0 28212 0 0 0 25 0 1 0 242549630 4681728 776 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1143 776 76 170 0 971 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 9932

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1618800/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=4840 CPUtime=342.1
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 852 0 0 0 34209 1 0 0 25 0 1 0 242549630 4956160 836 1992294400 134512640 135212939 4294956240 18446744073709551615 134536120 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1210 836 76 170 0 1038 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 10200

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1618672/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=4972 CPUtime=402.08

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

/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5268 CPUtime=462.06
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 959 0 0 0 46205 1 0 0 25 0 1 0 242549630 5394432 943 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1317 943 76 170 0 1145 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 10628

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1618160/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5416 CPUtime=522.04
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1005 0 0 0 52203 1 0 0 25 0 1 0 242549630 5545984 989 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1354 989 76 170 0 1182 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 10776

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1618160/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5552 CPUtime=582.02
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1016 0 0 0 58201 1 0 0 25 0 1 0 242549630 5685248 1000 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1388 1000 76 170 0 1216 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 10912

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617904/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5712 CPUtime=642.01
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1053 0 0 0 64200 1 0 0 25 0 1 0 242549630 5849088 1037 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1428 1037 76 170 0 1256 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 11072

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617712/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5712 CPUtime=701.98
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1074 0 0 0 70197 1 0 0 25 0 1 0 242549630 5849088 1058 1992294400 134512640 135212939 4294956240 18446744073709551615 134537704 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1428 1058 76 170 0 1256 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 11072

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617584/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5848 CPUtime=761.98
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1093 0 0 0 76196 2 0 0 25 0 1 0 242549630 5988352 1077 1992294400 134512640 135212939 4294956240 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1462 1077 76 170 0 1290 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 11208

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617584/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5848 CPUtime=821.95
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1106 0 0 0 82193 2 0 0 25 0 1 0 242549630 5988352 1090 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1462 1090 76 170 0 1290 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 11208

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617520/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5992 CPUtime=881.94
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1132 0 0 0 88192 2 0 0 25 0 1 0 242549630 6135808 1116 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1498 1116 76 170 0 1326 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 11352

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617392/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5992 CPUtime=941.91
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1157 0 0 0 94189 2 0 0 25 0 1 0 242549630 6135808 1141 1992294400 134512640 135212939 4294956240 18446744073709551615 134534610 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1498 1141 76 170 0 1326 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 11352

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617392/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=5992 CPUtime=1001.9
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1159 0 0 0 100188 2 0 0 25 0 1 0 242549630 6135808 1143 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1498 1143 76 170 0 1326 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 11352

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617328/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=6140 CPUtime=1061.87
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1176 0 0 0 106185 2 0 0 25 0 1 0 242549630 6287360 1160 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1535 1160 76 170 0 1363 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 11500

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617200/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=6140 CPUtime=1121.86
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1192 0 0 0 112184 2 0 0 25 0 1 0 242549630 6287360 1176 1992294400 134512640 135212939 4294956240 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1535 1176 76 170 0 1363 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 11500

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617136/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=6272 CPUtime=1181.85
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1220 0 0 0 118182 3 0 0 25 0 1 0 242549630 6422528 1204 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1568 1204 76 170 0 1396 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 11632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 5130
/proc/meminfo: memFree=1617072/2055920 swapFree=4171404/4192956
[pid=5126] ppid=5124 vsize=5360 CPUtime=0.07
/proc/5126/stat : 5126 (run.sh) S 5124 5126 4937 0 -1 4194304 341 340 0 0 0 0 7 0 16 0 1 0 242549622 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5126/statm: 1340 241 197 169 0 51 0
[pid=5130] ppid=5126 vsize=6272 CPUtime=1199.94
/proc/5130/stat : 5130 (minisat) R 5126 5126 4937 0 -1 4194304 1220 0 0 0 119991 3 0 0 25 0 1 0 242549630 6422528 1204 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5130/statm: 1568 1204 76 170 0 1396 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 11632

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1200
CPU system time (s): 0.035994
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 11632

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

runsolver used 0.990849 second user time and 3.38948 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-12 18:19:29
IDJOB=1806097
IDBENCH=24665
IDSOLVER=647
FILE ID=node74/1806097-1242145169
PBS_JOBID= 9289652
Free space on /tmp= 102960 MiB

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

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

MD5SUM BENCH= 42a2d57c47222c3ed0e0546d3518a54d
RANDOM SEED=1804189046

node74.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.233
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.233
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:       1623008 kB
Buffers:         37976 kB
Cached:         317972 kB
SwapCached:      14652 kB
Active:          61560 kB
Inactive:       311444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623008 kB
SwapTotal:     4192956 kB
SwapFree:      4171404 kB
Dirty:            1448 kB
Writeback:           0 kB
Mapped:          14240 kB
Slab:            45752 kB
Committed_AS:   900476 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102960 MiB
End job on node74 at 2009-05-12 18:39:30