Trace number 1806048

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
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 variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 46
11.48/11.59	#LEARNT CLAUSES 101
11.59/11.60	done !
11.59/11.60	c Now, SatElite...
11.59/11.60	c Parsing...
11.59/11.62	c ==============================================================================
11.59/11.62	c |           |     ORIGINAL     |              LEARNT              |          |
11.59/11.62	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
11.59/11.62	c ==============================================================================
11.59/11.62	c |         0 |   15180    57505 |    4553       0        0     nan |  0.000 % |
11.59/11.63	c |         0 |   15090    56992 |      --       0       --      -- |     --   | -90/-513
11.59/11.63	c ==============================================================================
11.59/11.63	c Result  :   #vars: 853   #clauses: 15090   #literals: 56992
11.59/11.63	c CPU time:   0.025996 s
11.59/11.63	c ==============================================================================
11.59/11.66	c SatElite is done !
11.59/11.66	c Calling MINISAT
11.59/11.66	This is MiniSat 2.0 beta
11.59/11.66	WARNING: for repeatability, setting FPU to use double precision
11.59/11.66	============================[ Problem Statistics ]=============================
11.59/11.66	|                                                                             |
11.59/11.66	|  Number of variables:  853                                                  |
11.59/11.66	|  Number of clauses:    15090                                                |
11.59/11.67	|  Parsing time:         0.01         s                                       |
11.59/11.67	============================[ Search Statistics ]==============================
11.59/11.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.59/11.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.59/11.67	===============================================================================
11.59/11.67	|         0 |     853    15090    56992 |     5030        0    nan |  0.000 % |
11.59/11.68	|       102 |     853    15090    56992 |     5533      102     21 |  0.000 % |
11.59/11.69	|       253 |     853    15090    56992 |     6086      253     20 |  0.000 % |
11.59/11.70	|       481 |     853    15090    56992 |     6694      481     23 |  0.000 % |
11.65/11.71	|       819 |     853    15090    56992 |     7364      819     24 |  0.000 % |
11.65/11.74	|      1325 |     853    15090    56992 |     8100     1325     26 |  0.003 % |
11.65/11.79	|      2085 |     853    15090    56992 |     8910     2085     27 |  0.003 % |
11.65/11.87	|      3224 |     853    15090    56992 |     9802     3224     26 |  0.003 % |
11.98/12.03	|      4932 |     853    15090    56992 |    10782     4932     26 |  0.000 % |
12.28/12.33	|      7495 |     853    15090    56992 |    11860     7495     26 |  0.000 % |
12.87/12.90	|     11339 |     853    15090    56992 |    13046    11339     27 |  0.000 % |
13.77/13.81	|     17105 |     853    15090    56992 |    14351    10514     28 |  0.000 % |
15.17/15.25	|     25754 |     853    15090    56992 |    15786    11916     29 |  0.000 % |
17.78/17.86	|     38728 |     853    15090    56992 |    17364     8975     24 |  0.000 % |
21.77/21.84	|     58189 |     853    15090    56992 |    19101    10931     27 |  0.000 % |
28.37/28.46	|     87381 |     853    15090    56992 |    21011    11257     28 |  0.000 % |
38.06/38.19	|    131170 |     853    15090    56992 |    23112    12783     29 |  0.003 % |
55.56/55.61	|    196854 |     853    15090    56992 |    25423    20371     27 |  0.000 % |
82.74/82.87	|    295380 |     853    15090    56992 |    27966    16701     27 |  0.000 % |
125.83/125.97	|    443169 |     853    15090    56992 |    30763    22619     26 |  0.003 % |
199.71/199.81	|    664853 |     853    15090    56992 |    33839    21918     28 |  0.000 % |
316.85/317.09	|    997381 |     853    15090    56992 |    37223    25314     30 |  0.000 % |
496.99/497.28	|   1496169 |     853    15090    56992 |    40945    27381     28 |  0.000 % |
811.96/812.31	|   2244351 |     852    14854    55944 |    45040    40193     31 |  0.117 % |
1200.08/1200.60	HOME/run.sh: line 55: 26559 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-1806048-1242144715/watcher-1806048-1242144715 -o /tmp/evaluation-result-1806048-1242144715/solver-1806048-1242144715 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806048-1242144715.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.02 1.00 0.91 3/65 26555
/proc/meminfo: memFree=1715408/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=0
/proc/26555/stat : 26555 (run.sh) R 26553 26555 26393 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242499258 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26555/statm: 1340 236 195 169 0 51 0
[pid=26556] ppid=26555 vsize=1956 CPUtime=0
/proc/26556/stat : 26556 (revival) R 26555 26555 26393 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 242499259 2002944 218 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 0 0 0
/proc/26556/statm: 489 218 82 6 0 127 0

[startup+0.0389451 s]
/proc/loadavg: 1.02 1.00 0.91 3/65 26555
/proc/meminfo: memFree=1715408/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=0
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242499258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 237 196 169 0 51 0
[pid=26556] ppid=26555 vsize=2340 CPUtime=0.03
/proc/26556/stat : 26556 (revival) R 26555 26555 26393 0 -1 4194304 432 0 0 0 3 0 0 0 19 0 1 50000 242499259 2396160 311 1992294400 134512640 134537284 4294956368 18446744073709551615 134523800 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26556/statm: 585 311 85 6 0 223 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7700

[startup+0.10295 s]
/proc/loadavg: 1.02 1.00 0.91 3/65 26555
/proc/meminfo: memFree=1715408/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=0
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242499258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 237 196 169 0 51 0
[pid=26556] ppid=26555 vsize=2340 CPUtime=0.09
/proc/26556/stat : 26556 (revival) R 26555 26555 26393 0 -1 4194304 434 0 0 0 9 0 0 0 19 0 1 50000 242499259 2396160 313 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26556/statm: 585 313 85 6 0 223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7700

[startup+0.302969 s]
/proc/loadavg: 1.02 1.00 0.91 3/65 26555
/proc/meminfo: memFree=1715408/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=0
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242499258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 237 196 169 0 51 0
[pid=26556] ppid=26555 vsize=2472 CPUtime=0.29
/proc/26556/stat : 26556 (revival) R 26555 26555 26393 0 -1 4194304 445 0 0 0 29 0 0 0 21 0 1 50000 242499259 2531328 324 1992294400 134512640 134537284 4294956368 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26556/statm: 618 324 85 6 0 256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7832

[startup+0.703009 s]
/proc/loadavg: 1.02 1.00 0.91 3/65 26555
/proc/meminfo: memFree=1715408/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=0
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242499258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 237 196 169 0 51 0
[pid=26556] ppid=26555 vsize=2472 CPUtime=0.69
/proc/26556/stat : 26556 (revival) R 26555 26555 26393 0 -1 4194304 465 0 0 0 69 0 0 0 25 0 1 50000 242499259 2531328 344 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26556/statm: 618 344 85 6 0 256 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7832

[startup+1.50109 s]
/proc/loadavg: 1.02 1.00 0.91 2/67 26557
/proc/meminfo: memFree=1714048/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=0
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242499258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 237 196 169 0 51 0
[pid=26556] ppid=26555 vsize=2736 CPUtime=1.49
/proc/26556/stat : 26556 (revival) R 26555 26555 26393 0 -1 4194304 505 0 0 0 149 0 0 0 25 0 1 50000 242499259 2801664 384 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26556/statm: 684 384 85 6 0 322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8096

[startup+3.10124 s]
/proc/loadavg: 1.02 1.00 0.91 2/67 26557
/proc/meminfo: memFree=1713664/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=0
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242499258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 237 196 169 0 51 0
[pid=26556] ppid=26555 vsize=3000 CPUtime=3.09
/proc/26556/stat : 26556 (revival) R 26555 26555 26393 0 -1 4194304 582 0 0 0 309 0 0 0 25 0 1 50000 242499259 3072000 461 1992294400 134512640 134537284 4294956368 18446744073709551615 134523866 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26556/statm: 750 461 85 6 0 388 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8360

[startup+6.30155 s]
/proc/loadavg: 1.02 1.00 0.91 2/67 26557
/proc/meminfo: memFree=1712960/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=0
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242499258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 237 196 169 0 51 0
[pid=26556] ppid=26555 vsize=3660 CPUtime=6.29
/proc/26556/stat : 26556 (revival) R 26555 26555 26393 0 -1 4194304 734 0 0 0 629 0 0 0 25 0 1 50000 242499259 3747840 613 1992294400 134512640 134537284 4294956368 18446744073709551615 134523800 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26556/statm: 915 613 85 6 0 553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9020

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1712512/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=4008 CPUtime=1.02
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 726 0 0 0 102 0 0 0 25 0 1 0 242500425 4104192 710 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 1002 710 77 170 0 830 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9368

[startup+25.5014 s]
/proc/loadavg: 1.01 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1709952/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=5820 CPUtime=13.82
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 1177 0 0 0 1381 1 0 0 25 0 1 0 242500425 5959680 1161 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 1455 1161 77 170 0 1283 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11180

[startup+51.1019 s]
/proc/loadavg: 1.01 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1708352/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=7556 CPUtime=39.41
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 1581 0 0 0 3940 1 0 0 25 0 1 0 242500425 7737344 1565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 1889 1565 77 170 0 1717 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12916

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1707584/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=8132 CPUtime=90.59
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 1736 0 0 0 9058 1 0 0 25 0 1 0 242500425 8327168 1720 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 2033 1720 77 170 0 1861 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13492

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1706496/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=9204 CPUtime=150.57
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 2001 0 0 0 15055 2 0 0 25 0 1 0 242500425 9424896 1985 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 2301 1985 77 170 0 2129 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 14564

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1705664/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=10140 CPUtime=210.54
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 2216 0 0 0 21052 2 0 0 25 0 1 0 242500425 10383360 2200 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 2535 2200 77 170 0 2363 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 15500

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1705280/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=10432 CPUtime=270.52
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 2300 0 0 0 27050 2 0 0 25 0 1 0 242500425 10682368 2284 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 2608 2284 77 170 0 2436 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 15792

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1704832/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=10992 CPUtime=330.5
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 2413 0 0 0 33047 3 0 0 25 0 1 0 242500425 11255808 2397 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 2748 2397 77 170 0 2576 0
Current children cumulated CPU time (s) 342.15

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

/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=12152 CPUtime=450.46
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 2685 0 0 0 45043 3 0 0 25 0 1 0 242500425 12443648 2669 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3038 2669 77 170 0 2866 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 17512

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1703424/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=12524 CPUtime=510.43
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 2759 0 0 0 51040 3 0 0 25 0 1 0 242500425 12824576 2743 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3131 2743 77 170 0 2959 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 17884

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1702976/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=12988 CPUtime=570.4
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 2869 0 0 0 57037 3 0 0 25 0 1 0 242500425 13299712 2853 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3247 2853 77 170 0 3075 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 18348

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1702784/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=13136 CPUtime=630.39
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 2906 0 0 0 63036 3 0 0 25 0 1 0 242500425 13451264 2890 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3284 2890 77 170 0 3112 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 18496

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1702464/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=13284 CPUtime=690.35
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 2953 0 0 0 69032 3 0 0 25 0 1 0 242500425 13602816 2937 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3321 2937 77 170 0 3149 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 18644

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1702016/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=13728 CPUtime=750.32
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 3066 0 0 0 75029 3 0 0 25 0 1 0 242500425 14057472 3050 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3432 3050 77 170 0 3260 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 19088

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 26559
/proc/meminfo: memFree=1701312/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=14444 CPUtime=810.31
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 3226 0 0 0 81027 4 0 0 25 0 1 0 242500425 14790656 3210 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3611 3210 77 170 0 3439 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 19804

[startup+882.303 s]
/proc/loadavg: 1.06 1.02 0.92 2/67 26559
/proc/meminfo: memFree=1701120/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=14580 CPUtime=870.28
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 3262 0 0 0 87024 4 0 0 25 0 1 0 242500425 14929920 3246 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3645 3246 77 170 0 3473 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 19940

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 0.92 2/67 26559
/proc/meminfo: memFree=1700864/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=14712 CPUtime=930.26
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 3309 0 0 0 93022 4 0 0 25 0 1 0 242500425 15065088 3293 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3678 3293 77 170 0 3506 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 20072

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 0.92 2/67 26559
/proc/meminfo: memFree=1700672/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=14872 CPUtime=990.23
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 3348 0 0 0 99019 4 0 0 25 0 1 0 242500425 15228928 3332 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3718 3332 77 170 0 3546 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 20232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 26559
/proc/meminfo: memFree=1700544/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=15024 CPUtime=1050.19
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 3388 0 0 0 105015 4 0 0 25 0 1 0 242500425 15384576 3372 1992294400 134512640 135212939 4294956240 18446744073709551615 134538892 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3756 3372 77 170 0 3584 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 20384

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 26559
/proc/meminfo: memFree=1700416/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=15196 CPUtime=1110.16
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 3422 0 0 0 111012 4 0 0 25 0 1 0 242500425 15560704 3406 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3799 3406 77 170 0 3627 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 20556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 26559
/proc/meminfo: memFree=1700160/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=15504 CPUtime=1170.14
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 3467 0 0 0 117010 4 0 0 25 0 1 0 242500425 15876096 3451 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3876 3451 77 170 0 3704 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 20864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 26559
/proc/meminfo: memFree=1700160/2055920 swapFree=4179792/4192956
[pid=26555] ppid=26553 vsize=5360 CPUtime=11.65
/proc/26555/stat : 26555 (run.sh) S 26553 26555 26393 0 -1 4194304 341 1389 0 0 0 0 1164 1 16 0 1 0 242499258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26555/statm: 1340 241 197 169 0 51 0
[pid=26559] ppid=26555 vsize=15504 CPUtime=1188.43
/proc/26559/stat : 26559 (minisat) R 26555 26555 26393 0 -1 4194304 3467 0 0 0 118839 4 0 0 25 0 1 0 242500425 15876096 3451 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/26559/statm: 3876 3451 77 170 0 3704 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 20864

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.11
CPU user time (s): 1200.04
CPU system time (s): 0.066989
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 20864

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

runsolver used 1.00785 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-12 18:11:55
IDJOB=1806048
IDBENCH=24645
IDSOLVER=647
FILE ID=node56/1806048-1242144715
PBS_JOBID= 9289668
Free space on /tmp= 102976 MiB

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

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

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=1412720563

node56.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.218
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.218
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:       1715888 kB
Buffers:         40912 kB
Cached:         223568 kB
SwapCached:       7316 kB
Active:          69724 kB
Inactive:       204012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715888 kB
SwapTotal:     4192956 kB
SwapFree:      4179792 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:          14540 kB
Slab:            52272 kB
Committed_AS:   799448 kB
PageTables:       1472 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= 102972 MiB
End job on node56 at 2009-05-12 18:31:56