Trace number 1806224

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 + SatElite 2009-03-18? (TO) 1200.05 1200.61

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1078     3624 |     323       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     956     3650 |      --       0       --      -- |     --   | -122/26
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 165   #clauses: 956   #literals: 3650
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c SatElite is done !
0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 4
0.00/0.01	#LEARNT CLAUSES 4
0.00/0.02	done !
0.00/0.02	c Calling MINISAT
0.00/0.02	This is MiniSat 2.0 beta
0.00/0.02	WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	============================[ Problem Statistics ]=============================
0.00/0.02	|                                                                             |
0.00/0.02	|  Number of variables:  165                                                  |
0.00/0.02	|  Number of clauses:    960                                                  |
0.00/0.02	|  Parsing time:         0.00         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     165      960     3610 |      320        0    nan |  0.000 % |
0.00/0.02	|       100 |     165      960     3610 |      352      100     19 |  0.007 % |
0.00/0.02	|       251 |     165      960     3610 |      387      251     19 |  0.004 % |
0.00/0.03	|       477 |     165      960     3610 |      425      263     15 |  0.004 % |
0.00/0.04	|       814 |     165      960     3610 |      468      360     18 |  0.004 % |
0.00/0.05	|      1320 |     165      960     3610 |      515      354     16 |  0.004 % |
0.01/0.07	|      2082 |     165      960     3610 |      566      551     17 |  0.004 % |
0.01/0.10	|      3222 |     165      960     3610 |      623      475     13 |  0.004 % |
0.01/0.13	|      4931 |     165      960     3610 |      685      515     13 |  0.004 % |
0.01/0.20	|      7493 |     165      960     3610 |      754      541     17 |  0.004 % |
0.01/0.30	|     11337 |     165      960     3610 |      829      715     17 |  0.004 % |
0.01/0.38	|     17103 |     165      960     3610 |      912      512     11 |  0.004 % |
0.01/0.62	|     25752 |     165      960     3610 |     1004      678     14 |  0.004 % |
0.01/0.99	|     38726 |     165      960     3610 |     1104      727     14 |  0.004 % |
1.49/1.58	|     58188 |     165      960     3610 |     1215      880     15 |  0.004 % |
2.49/2.52	|     87381 |     165      960     3610 |     1336      832     15 |  0.004 % |
3.98/4.01	|    131170 |     165      960     3610 |     1470      783     13 |  0.004 % |
6.18/6.24	|    196854 |     165      960     3610 |     1617     1138     15 |  0.004 % |
9.68/9.75	|    295381 |     165      960     3610 |     1779     1516     18 |  0.004 % |
15.18/15.25	|    443171 |     165      960     3610 |     1957     1495     17 |  0.004 % |
23.17/23.29	|    664854 |     165      960     3610 |     2152     1760     18 |  0.004 % |
36.07/36.17	|    997379 |     165      960     3610 |     2368     1395     16 |  0.004 % |
55.86/56.00	|   1496167 |     165      960     3610 |     2604     2144     18 |  0.004 % |
84.75/84.89	|   2244351 |     165      960     3610 |     2865     2140     18 |  0.004 % |
131.81/131.91	|   3366625 |     165      960     3610 |     3151     2868     19 |  0.004 % |
206.79/206.94	|   5050036 |     165      960     3610 |     3467     2196     17 |  0.004 % |
323.43/323.64	|   7575155 |     165      960     3610 |     3813     3348     17 |  0.004 % |
504.56/504.84	|  11362831 |     165      960     3610 |     4195     2594     18 |  0.004 % |
785.80/786.22	|  17044344 |     165      960     3610 |     4614     3606     18 |  0.004 % |
1200.03/1200.60	HOME/run.sh: line 54:  9534 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-1806224-1242147112/watcher-1806224-1242147112 -o /tmp/evaluation-result-1806224-1242147112/solver-1806224-1242147112 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806224-1242147112.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.01 0.95 3/64 9530
/proc/meminfo: memFree=1149224/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0
/proc/9530/stat : 9530 (run.sh) R 9528 9530 9307 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242737178 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9530/statm: 1340 237 196 169 0 51 0
[pid=9531] ppid=9530 vsize=820 CPUtime=0
/proc/9531/stat : 9531 (SatElite) R 9530 9530 9307 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 242737179 839680 111 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/9531/statm: 205 111 67 126 0 76 0

[startup+0.0624 s]
/proc/loadavg: 1.00 1.01 0.95 3/64 9530
/proc/meminfo: memFree=1149224/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101405 s]
/proc/loadavg: 1.00 1.01 0.95 3/64 9530
/proc/meminfo: memFree=1149224/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301432 s]
/proc/loadavg: 1.00 1.01 0.95 3/64 9530
/proc/meminfo: memFree=1149224/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701486 s]
/proc/loadavg: 1.00 1.01 0.95 3/64 9530
/proc/meminfo: memFree=1149224/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50159 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 9534
/proc/meminfo: memFree=1148632/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=2152 CPUtime=1.48
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 176 0 0 0 148 0 0 0 25 0 1 0 242737180 2203648 160 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 538 160 76 170 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10181 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 9534
/proc/meminfo: memFree=1148440/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=2152 CPUtime=3.07
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 194 0 0 0 307 0 0 0 25 0 1 0 242737180 2203648 178 1992294400 134512640 135212939 4294956240 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 538 178 76 170 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7512

[startup+6.30124 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 9534
/proc/meminfo: memFree=1148248/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=2284 CPUtime=6.27
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 213 0 0 0 627 0 0 0 25 0 1 0 242737180 2338816 197 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 571 197 76 170 0 399 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7644

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1148056/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=2284 CPUtime=12.67
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 235 0 0 0 1267 0 0 0 25 0 1 0 242737180 2338816 219 1992294400 134512640 135212939 4294956240 18446744073709551615 134529896 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 571 219 76 170 0 399 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7644

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1147992/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=2548 CPUtime=25.46
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 273 0 0 0 2546 0 0 0 25 0 1 0 242737180 2609152 257 1992294400 134512640 135212939 4294956240 18446744073709551615 134526739 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 637 257 76 170 0 465 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7908

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1147928/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=2680 CPUtime=51.05
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 308 0 0 0 5105 0 0 0 25 0 1 0 242737180 2744320 292 1992294400 134512640 135212939 4294956240 18446744073709551615 134537324 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 670 292 76 170 0 498 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8040

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1147544/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=2816 CPUtime=102.23
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 370 0 0 0 10223 0 0 0 25 0 1 0 242737180 2883584 354 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 704 354 76 170 0 532 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8176

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1147352/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=2948 CPUtime=162.19
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 404 0 0 0 16219 0 0 0 25 0 1 0 242737180 3018752 388 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 737 388 76 170 0 565 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 8308

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1147224/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3216 CPUtime=222.17
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 442 0 0 0 22216 1 0 0 25 0 1 0 242737180 3293184 426 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 804 426 76 170 0 632 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 8576

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1147096/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3216 CPUtime=282.14
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 462 0 0 0 28213 1 0 0 25 0 1 0 242737180 3293184 446 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 804 446 76 170 0 632 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 8576

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1146968/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3356 CPUtime=342.11
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 491 0 0 0 34210 1 0 0 25 0 1 0 242737180 3436544 475 1992294400 134512640 135212939 4294956240 18446744073709551615 134530511 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 839 475 76 170 0 667 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 8716

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1146904/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3356 CPUtime=402.08
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 506 0 0 0 40207 1 0 0 25 0 1 0 242737180 3436544 490 1992294400 134512640 135212939 4294956240 18446744073709551615 134526898 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 839 490 76 170 0 667 0
Current children cumulated CPU time (s) 402.09

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

[pid=9534] ppid=9530 vsize=3488 CPUtime=462.06
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 528 0 0 0 46205 1 0 0 25 0 1 0 242737180 3571712 512 1992294400 134512640 135212939 4294956240 18446744073709551615 134536014 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 872 512 76 170 0 700 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 8848

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9534
/proc/meminfo: memFree=1146776/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3488 CPUtime=522.04
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 535 0 0 0 52203 1 0 0 25 0 1 0 242737180 3571712 519 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 872 519 76 170 0 700 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 8848

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9540
/proc/meminfo: memFree=1146392/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3620 CPUtime=582.01
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 567 0 0 0 58200 1 0 0 25 0 1 0 242737180 3706880 551 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 905 551 76 170 0 733 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 8980

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 9540
/proc/meminfo: memFree=1146392/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3752 CPUtime=641.97
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 574 0 0 0 64196 1 0 0 25 0 1 0 242737180 3842048 558 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 938 558 76 170 0 766 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 9112

[startup+702.301 s]
/proc/loadavg: 1.17 1.04 0.96 2/66 9540
/proc/meminfo: memFree=1146392/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3752 CPUtime=701.94
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 581 0 0 0 70193 1 0 0 25 0 1 0 242737180 3842048 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 938 565 76 170 0 766 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 9112

[startup+762.306 s]
/proc/loadavg: 1.14 1.06 0.97 2/66 9540
/proc/meminfo: memFree=1146392/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3752 CPUtime=761.9
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 584 0 0 0 76189 1 0 0 25 0 1 0 242737180 3842048 568 1992294400 134512640 135212939 4294956240 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 938 568 76 170 0 766 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 9112

[startup+822.301 s]
/proc/loadavg: 1.11 1.06 0.98 2/66 9540
/proc/meminfo: memFree=1146392/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3752 CPUtime=821.89
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 606 0 0 0 82187 2 0 0 25 0 1 0 242737180 3842048 590 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 938 590 76 170 0 766 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 9112

[startup+882.301 s]
/proc/loadavg: 1.08 1.06 0.98 2/66 9540
/proc/meminfo: memFree=1146392/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3892 CPUtime=881.86
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 615 0 0 0 88184 2 0 0 25 0 1 0 242737180 3985408 599 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 973 599 76 170 0 801 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 9252

[startup+942.302 s]
/proc/loadavg: 1.03 1.05 0.98 2/66 9540
/proc/meminfo: memFree=1146328/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3892 CPUtime=941.83
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 624 0 0 0 94181 2 0 0 25 0 1 0 242737180 3985408 608 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 973 608 76 170 0 801 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 9252

[startup+1002.3 s]
/proc/loadavg: 1.01 1.04 0.98 2/66 9540
/proc/meminfo: memFree=1146328/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3892 CPUtime=1001.8
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 629 0 0 0 100178 2 0 0 25 0 1 0 242737180 3985408 613 1992294400 134512640 135212939 4294956240 18446744073709551615 134527119 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 973 613 76 170 0 801 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 9252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 0.98 2/66 9540
/proc/meminfo: memFree=1146328/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3892 CPUtime=1061.77
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 639 0 0 0 106175 2 0 0 25 0 1 0 242737180 3985408 623 1992294400 134512640 135212939 4294956240 18446744073709551615 134535772 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 973 623 76 170 0 801 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 9252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 0.98 2/66 9540
/proc/meminfo: memFree=1146328/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3892 CPUtime=1121.74
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 639 0 0 0 112172 2 0 0 25 0 1 0 242737180 3985408 623 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 973 623 76 170 0 801 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 9252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 0.98 2/66 9540
/proc/meminfo: memFree=1146264/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3892 CPUtime=1181.72
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 639 0 0 0 118170 2 0 0 25 0 1 0 242737180 3985408 623 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 973 623 76 170 0 801 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 9252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 9540
/proc/meminfo: memFree=1146264/2055920 swapFree=4178888/4192956
[pid=9530] ppid=9528 vsize=5360 CPUtime=0.01
/proc/9530/stat : 9530 (run.sh) S 9528 9530 9307 0 -1 4194304 343 307 0 0 0 0 1 0 16 0 1 0 242737178 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9530/statm: 1340 241 197 169 0 51 0
[pid=9534] ppid=9530 vsize=3892 CPUtime=1200.02
/proc/9534/stat : 9534 (minisat) R 9530 9530 9307 0 -1 4194304 639 0 0 0 120000 2 0 0 25 0 1 0 242737180 3985408 623 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9534/statm: 973 623 76 170 0 801 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 9252

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

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1200.02
CPU system time (s): 0.025996
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 9252

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

runsolver used 1.03784 second user time and 3.34049 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-12 18:51:52
IDJOB=1806224
IDBENCH=24693
IDSOLVER=648
FILE ID=node71/1806224-1242147112
PBS_JOBID= 9289654
Free space on /tmp= 66472 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806224-1242147112/watcher-1806224-1242147112 -o /tmp/evaluation-result-1806224-1242147112/solver-1806224-1242147112 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806224-1242147112.cnf HOME

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=2052682304

node71.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.236
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.236
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:       1149768 kB
Buffers:         64832 kB
Cached:         749596 kB
SwapCached:       8372 kB
Active:          44460 kB
Inactive:       779884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1149768 kB
SwapTotal:     4192956 kB
SwapFree:      4178888 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            67880 kB
Committed_AS:   734456 kB
PageTables:       1436 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= 66472 MiB
End job on node71 at 2009-05-12 19:11:53