Trace number 1806056

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   17480    82062 |    5243       0        0     nan |  0.000 % |
0.04/0.06	c |         0 |   13665    68249 |      --       0       --      -- |     --   | -322/-1645
0.04/0.06	c ==============================================================================
0.04/0.06	c Result  :   #vars: 1081   #clauses: 13665   #literals: 68249
0.04/0.06	c CPU time:   0.06299 s
0.04/0.06	c ==============================================================================
0.09/0.10	c SatElite is done !
0.09/0.10	c revival is preprocessing the formula...#ITERATIONS 36
10.06/10.14	#LEARNT CLAUSES 103
10.06/10.16	done !
10.06/10.16	c Calling MINISAT
10.06/10.16	This is MiniSat 2.0 beta
10.06/10.16	WARNING: for repeatability, setting FPU to use double precision
10.06/10.16	============================[ Problem Statistics ]=============================
10.06/10.16	|                                                                             |
10.06/10.16	|  Number of variables:  1081                                                 |
10.06/10.16	|  Number of clauses:    13768                                                |
10.06/10.17	|  Parsing time:         0.01         s                                       |
10.06/10.17	============================[ Search Statistics ]==============================
10.06/10.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.06/10.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.06/10.17	===============================================================================
10.06/10.17	|         0 |    1081    13768    67614 |     4589        0    nan |  0.000 % |
10.06/10.18	|       101 |    1081    13768    67614 |     5048      101     21 |  0.002 % |
10.06/10.18	|       251 |    1081    13768    67614 |     5553      251     22 |  0.002 % |
10.06/10.19	|       477 |    1081    13768    67614 |     6108      477     22 |  0.002 % |
10.12/10.21	|       815 |    1081    13768    67614 |     6719      815     27 |  0.000 % |
10.12/10.24	|      1321 |    1081    13768    67614 |     7391     1321     25 |  0.002 % |
10.12/10.29	|      2080 |    1081    13768    67614 |     8130     2080     27 |  0.002 % |
10.12/10.38	|      3219 |    1081    13768    67614 |     8943     3219     28 |  0.002 % |
10.12/10.56	|      4927 |    1081    13768    67614 |     9837     4927     31 |  0.000 % |
10.12/10.87	|      7489 |    1081    13768    67614 |    10821     7489     30 |  0.000 % |
11.35/11.43	|     11334 |    1081    13768    67614 |    11903     5849     26 |  0.000 % |
12.14/12.20	|     17101 |    1081    13768    67614 |    13093    11616     29 |  0.000 % |
13.64/13.70	|     25750 |    1081    13768    67614 |    14403     7040     25 |  0.000 % |
15.83/15.95	|     38726 |    1081    13768    67614 |    15843    12742     28 |  0.002 % |
19.83/19.99	|     58188 |    1081    13768    67614 |    17427     8234     28 |  0.000 % |
26.03/26.13	|     87382 |    1081    13768    67614 |    19170    11073     32 |  0.000 % |
36.13/36.21	|    131171 |    1081    13768    67614 |    21087    16230     30 |  0.002 % |
51.12/51.23	|    196856 |    1081    13768    67614 |    23196    18297     34 |  0.000 % |
79.00/79.13	|    295385 |    1081    13768    67614 |    25516    11822     30 |  0.002 % |
125.78/125.90	|    443175 |    1081    13768    67614 |    28067    18599     27 |  0.000 % |
207.35/207.51	|    664858 |    1081    13768    67614 |    30874    14782     27 |  0.000 % |
331.89/332.18	|    997384 |    1081    13768    67614 |    33962    19975     30 |  0.000 % |
517.92/518.25	|   1496172 |    1081    13768    67614 |    37358    23388     29 |  0.000 % |
823.88/824.33	|   2244358 |    1081    13768    67614 |    41094    24724     25 |  0.000 % |
1200.01/1200.60	HOME/run.sh: line 54: 18205 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-1806056-1242144739/watcher-1806056-1242144739 -o /tmp/evaluation-result-1806056-1242144739/solver-1806056-1242144739 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806056-1242144739.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.99 0.97 0.91 3/64 18201
/proc/meminfo: memFree=1003216/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=0
/proc/18201/stat : 18201 (run.sh) R 18199 18201 18039 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242501453 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18201/statm: 1340 237 196 169 0 51 0
[pid=18202] ppid=18201 vsize=948 CPUtime=0
/proc/18202/stat : 18202 (SatElite) R 18201 18201 18039 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 242501453 970752 127 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/18202/statm: 237 127 52 126 0 108 0

[startup+0.0530299 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 18201
/proc/meminfo: memFree=1003216/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=0
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242501453 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18201/statm: 1340 238 197 169 0 51 0
[pid=18202] ppid=18201 vsize=2484 CPUtime=0.04
/proc/18202/stat : 18202 (SatElite) R 18201 18201 18039 0 -1 4194304 536 0 0 0 4 0 0 0 19 0 1 0 242501453 2543616 519 1992294400 134512640 135031949 4294956224 18446744073709551615 134569103 0 0 4096 3 0 0 0 17 0 0 0
/proc/18202/statm: 621 519 66 126 0 492 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7844

[startup+0.101034 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 18201
/proc/meminfo: memFree=1003216/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=0
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242501453 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18201/statm: 1340 238 197 169 0 51 0
[pid=18202] ppid=18201 vsize=2364 CPUtime=0.09
/proc/18202/stat : 18202 (SatElite) R 18201 18201 18039 0 -1 4194304 540 0 0 0 9 0 0 0 19 0 1 0 242501453 2420736 507 1992294400 134512640 135031949 4294956224 18446744073709551615 134630477 0 0 4096 3 0 0 0 17 0 0 0
/proc/18202/statm: 591 507 69 126 0 462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7724

[startup+0.301059 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 18201
/proc/meminfo: memFree=1003216/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=0.1
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 317 543 0 0 0 0 10 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5360

[startup+0.701103 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 18201
/proc/meminfo: memFree=1003216/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=0.1
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 317 543 0 0 0 0 10 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5360

[startup+1.50119 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18204
/proc/meminfo: memFree=1001408/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=0.1
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 317 543 0 0 0 0 10 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18204] ppid=18201 vsize=2800 CPUtime=1.38
/proc/18204/stat : 18204 (revival) R 18201 18201 18039 0 -1 4194304 510 0 0 0 138 0 0 0 25 0 1 50000 242501464 2867200 394 1992294400 134512640 134537284 4294956384 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18204/statm: 700 394 85 6 0 338 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8160

[startup+3.10137 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18204
/proc/meminfo: memFree=1000960/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=0.1
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 317 543 0 0 0 0 10 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18204] ppid=18201 vsize=3196 CPUtime=2.98
/proc/18204/stat : 18204 (revival) R 18201 18201 18039 0 -1 4194304 613 0 0 0 298 0 0 0 25 0 1 50000 242501464 3272704 497 1992294400 134512640 134537284 4294956384 18446744073709551615 134523798 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18204/statm: 799 497 85 6 0 437 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8556

[startup+6.30173 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18204
/proc/meminfo: memFree=1000064/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=0.1
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 317 543 0 0 0 0 10 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18204] ppid=18201 vsize=3988 CPUtime=6.16
/proc/18204/stat : 18204 (revival) R 18201 18201 18039 0 -1 4194304 820 0 0 0 616 0 0 0 25 0 1 50000 242501464 4083712 704 1992294400 134512640 134537284 4294956384 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18204/statm: 997 704 85 6 0 635 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9348

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=999040/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=4708 CPUtime=2.52
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 908 0 0 0 252 0 0 0 25 0 1 0 242502469 4820992 892 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/18205/statm: 1177 892 76 170 0 1005 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 10068

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=997184/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=6436 CPUtime=15.31
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 1335 0 0 0 1530 1 0 0 25 0 1 0 242502469 6590464 1319 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 1609 1319 76 170 0 1437 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 11796

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=996032/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=7512 CPUtime=40.9
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 1599 0 0 0 4089 1 0 0 25 0 1 0 242502469 7692288 1583 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 1878 1583 76 170 0 1706 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 12872

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=994752/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=8748 CPUtime=92.08
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 1888 0 0 0 9207 1 0 0 25 0 1 0 242502469 8957952 1872 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 2187 1872 76 170 0 2015 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 14108

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=993600/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=9984 CPUtime=152.05
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 2185 0 0 0 15203 2 0 0 25 0 1 0 242502469 10223616 2169 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 2496 2169 76 170 0 2324 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 15344

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=993472/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=9984 CPUtime=212.02
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 2213 0 0 0 21200 2 0 0 25 0 1 0 242502469 10223616 2197 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 2496 2197 76 170 0 2324 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 15344

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=993216/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=10392 CPUtime=271.99
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 2286 0 0 0 27197 2 0 0 25 0 1 0 242502469 10641408 2270 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 2598 2270 76 170 0 2426 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 15752

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=992704/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=10796 CPUtime=331.97
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 2397 0 0 0 33195 2 0 0 25 0 1 0 242502469 11055104 2381 1992294400 134512640 135212939 4294956240 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 2699 2381 76 170 0 2527 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 16156

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=991936/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12

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

/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=12352 CPUtime=451.92
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 2756 0 0 0 45189 3 0 0 25 0 1 0 242502469 12648448 2740 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3088 2740 76 170 0 2916 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 17712

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=990528/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=13024 CPUtime=511.9
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 2940 0 0 0 51187 3 0 0 25 0 1 0 242502469 13336576 2924 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3256 2924 76 170 0 3084 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 18384

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=989952/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=13564 CPUtime=571.85
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3072 0 0 0 57182 3 0 0 25 0 1 0 242502469 13889536 3056 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3391 3056 76 170 0 3219 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 18924

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=989824/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=13716 CPUtime=631.84
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3116 0 0 0 63181 3 0 0 25 0 1 0 242502469 14045184 3100 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3429 3100 76 170 0 3257 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 19076

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=989568/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=13988 CPUtime=691.82
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3168 0 0 0 69178 4 0 0 25 0 1 0 242502469 14323712 3152 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3497 3152 76 170 0 3325 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 19348

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=989248/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=14404 CPUtime=751.79
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3249 0 0 0 75175 4 0 0 25 0 1 0 242502469 14749696 3233 1992294400 134512640 135212939 4294956240 18446744073709551615 134536480 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3601 3233 76 170 0 3429 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 19764

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=989120/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=14572 CPUtime=811.76
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3288 0 0 0 81172 4 0 0 25 0 1 0 242502469 14921728 3272 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3643 3272 76 170 0 3471 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 19932

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=988736/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=14916 CPUtime=871.74
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3380 0 0 0 87170 4 0 0 25 0 1 0 242502469 15273984 3364 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3729 3364 76 170 0 3557 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 20276

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=987776/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=15856 CPUtime=931.69
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3612 0 0 0 93165 4 0 0 25 0 1 0 242502469 16236544 3596 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3964 3596 76 170 0 3792 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 21216

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=987648/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=15992 CPUtime=991.67
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3636 0 0 0 99163 4 0 0 25 0 1 0 242502469 16375808 3620 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 3998 3620 76 170 0 3826 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 21352

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=987584/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=16140 CPUtime=1051.64
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3657 0 0 0 105160 4 0 0 25 0 1 0 242502469 16527360 3641 1992294400 134512640 135212939 4294956240 18446744073709551615 134536612 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 4035 3641 76 170 0 3863 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 21500

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=987520/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=16140 CPUtime=1111.61
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3672 0 0 0 111157 4 0 0 25 0 1 0 242502469 16527360 3656 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 4035 3656 76 170 0 3863 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 21500

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=987520/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=16140 CPUtime=1171.59
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3673 0 0 0 117155 4 0 0 25 0 1 0 242502469 16527360 3657 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 4035 3657 76 170 0 3863 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 21500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18205
/proc/meminfo: memFree=987520/2055920 swapFree=4191900/4192956
[pid=18201] ppid=18199 vsize=5360 CPUtime=10.12
/proc/18201/stat : 18201 (run.sh) S 18199 18201 18039 0 -1 4194304 343 1642 0 0 0 0 1012 0 16 0 1 0 242501453 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18201/statm: 1340 241 197 169 0 51 0
[pid=18205] ppid=18201 vsize=16140 CPUtime=1189.89
/proc/18205/stat : 18205 (minisat) R 18201 18201 18039 0 -1 4194304 3673 0 0 0 118985 4 0 0 25 0 1 0 242502469 16527360 3657 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18205/statm: 4035 3657 76 170 0 3863 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 21500

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.98
CPU system time (s): 0.065989
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 21500

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

runsolver used 0.91786 second user time and 3.46147 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-12 18:12:19
IDJOB=1806056
IDBENCH=24646
IDSOLVER=648
FILE ID=node62/1806056-1242144739
PBS_JOBID= 9289662
Free space on /tmp= 66380 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806056-1242144739/watcher-1806056-1242144739 -o /tmp/evaluation-result-1806056-1242144739/solver-1806056-1242144739 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806056-1242144739.cnf HOME

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=1412720563

node62.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.220
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.220
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:       1003696 kB
Buffers:         72260 kB
Cached:         894432 kB
SwapCached:        268 kB
Active:         107012 kB
Inactive:       874440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1003696 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:          23308 kB
Slab:            56632 kB
Committed_AS:   682100 kB
PageTables:       1456 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= 66380 MiB
End job on node62 at 2009-05-12 18:32:20