Trace number 1806063

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   18453   132624 |    5535       0        0     nan |  0.000 % |
0.09/0.10	c |         0 |   16525   120280 |      --       0       --      -- |     --   | -532/-6130
0.09/0.10	c ==============================================================================
0.09/0.10	c Result  :   #vars: 2870   #clauses: 16525   #literals: 120280
0.09/0.10	c CPU time:   0.095985 s
0.09/0.10	c ==============================================================================
0.09/0.17	c SatElite is done !
0.09/0.17	c revival is preprocessing the formula...#ITERATIONS 91
32.16/32.27	#LEARNT CLAUSES 2449
32.26/32.31	done !
32.26/32.31	c Calling MINISAT
32.26/32.31	This is MiniSat 2.0 beta
32.26/32.31	WARNING: for repeatability, setting FPU to use double precision
32.26/32.31	============================[ Problem Statistics ]=============================
32.26/32.31	|                                                                             |
32.26/32.31	|  Number of variables:  2870                                                 |
32.26/32.31	|  Number of clauses:    18974                                                |
32.26/32.33	|  Parsing time:         0.02         s                                       |
32.26/32.33	============================[ Search Statistics ]==============================
32.26/32.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.26/32.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.26/32.33	===============================================================================
32.26/32.33	|         0 |    2870    18974   117539 |     6324        0    nan |  0.000 % |
32.26/32.34	|       101 |    2870    18974   117539 |     6957      101     11 |  0.000 % |
32.26/32.35	|       252 |    2870    18974   117539 |     7652      252     12 |  0.000 % |
32.26/32.35	|       478 |    2870    18974   117539 |     8418      478     13 |  0.000 % |
32.26/32.36	|       815 |    2870    18974   117539 |     9259      815     14 |  0.000 % |
32.26/32.39	|      1321 |    2870    18974   117539 |    10185     1321     17 |  0.000 % |
32.29/32.43	|      2080 |    2870    18974   117539 |    11204     2080     19 |  0.000 % |
32.29/32.49	|      3220 |    2870    18974   117539 |    12324     3220     19 |  0.000 % |
32.29/32.63	|      4930 |    2870    18974   117539 |    13557     4930     21 |  0.000 % |
32.87/32.92	|      7494 |    2870    18974   117539 |    14913     7494     23 |  0.000 % |
33.36/33.48	|     11340 |    2870    18974   117539 |    16404    11340     25 |  0.000 % |
34.36/34.50	|     17107 |    2870    18974   117539 |    18045     8831     24 |  0.000 % |
35.96/36.02	|     25757 |    2870    18974   117539 |    19849    17481     26 |  0.000 % |
38.56/38.66	|     38731 |    2870    18974   117539 |    21834    10454     24 |  0.000 % |
43.05/43.15	|     58193 |    2870    18974   117539 |    24017    18944     26 |  0.000 % |
50.55/50.69	|     87385 |    2870    18974   117539 |    26419    24012     27 |  0.000 % |
63.54/63.66	|    131174 |    2870    18974   117539 |    29061    14742     28 |  0.000 % |
82.34/82.46	|    196861 |    2870    18974   117539 |    31967    21369     26 |  0.000 % |
115.82/115.95	|    295389 |    2870    18974   117539 |    35164    20329     26 |  0.000 % |
175.00/175.19	|    443182 |    2870    18974   117539 |    38681    32583     27 |  0.000 % |
271.86/272.09	|    664868 |    2870    18974   117539 |    42549    34365     27 |  0.000 % |
435.39/435.69	|    997394 |    2870    18974   117539 |    46804    33708     29 |  0.000 % |
689.68/690.07	|   1496185 |    2870    18974   117539 |    51484    27754     32 |  0.000 % |
1121.62/1122.14	|   2244367 |    2870    18974   117539 |    56632    26057     30 |  0.000 % |
1200.10/1200.60	HOME/run.sh: line 54:  8558 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-1806063-1242144750/watcher-1806063-1242144750 -o /tmp/evaluation-result-1806063-1242144750/solver-1806063-1242144750 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806063-1242144750.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 8554
/proc/meminfo: memFree=789048/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0
/proc/8554/stat : 8554 (run.sh) R 8552 8554 8396 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242503096 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8554/statm: 1340 237 196 169 0 51 0
[pid=8555] ppid=8554 vsize=1168 CPUtime=0
/proc/8555/stat : 8555 (SatElite) R 8554 8554 8396 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 242503097 1196032 169 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8555/statm: 292 169 52 126 0 163 0

[startup+0.0670829 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 8554
/proc/meminfo: memFree=789048/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242503096 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8554/statm: 1340 238 197 169 0 51 0
[pid=8555] ppid=8554 vsize=3120 CPUtime=0.06
/proc/8555/stat : 8555 (SatElite) R 8554 8554 8396 0 -1 4194304 731 0 0 0 6 0 0 0 19 0 1 0 242503097 3194880 679 1992294400 134512640 135031949 4294956224 18446744073709551615 134566159 0 0 4096 3 0 0 0 17 0 0 0
/proc/8555/statm: 780 679 67 126 0 651 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8480

[startup+0.101085 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 8554
/proc/meminfo: memFree=789048/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242503096 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8554/statm: 1340 238 197 169 0 51 0
[pid=8555] ppid=8554 vsize=3120 CPUtime=0.09
/proc/8555/stat : 8555 (SatElite) R 8554 8554 8396 0 -1 4194304 731 0 0 0 9 0 0 0 19 0 1 0 242503097 3194880 679 1992294400 134512640 135031949 4294956224 18446744073709551615 134566112 0 0 4096 3 0 0 0 17 0 0 0
/proc/8555/statm: 780 679 67 126 0 651 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8480

[startup+0.301106 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 8554
/proc/meminfo: memFree=789048/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0.16
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 317 737 0 0 0 0 16 0 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 5360

[startup+0.701141 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 8554
/proc/meminfo: memFree=789048/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0.16
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 317 737 0 0 0 0 16 0 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 5360

[startup+1.50121 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 8557
/proc/meminfo: memFree=786216/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0.16
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 317 737 0 0 0 0 16 0 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8557] ppid=8554 vsize=3340 CPUtime=1.31
/proc/8557/stat : 8557 (revival) R 8554 8554 8396 0 -1 4194304 737 0 0 0 131 0 0 0 25 0 1 50000 242503114 3420160 545 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8557/statm: 835 545 85 6 0 473 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8700

[startup+3.10135 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 8557
/proc/meminfo: memFree=785960/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0.16
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 317 737 0 0 0 0 16 0 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8557] ppid=8554 vsize=3604 CPUtime=2.91
/proc/8557/stat : 8557 (revival) R 8554 8554 8396 0 -1 4194304 800 0 0 0 291 0 0 0 25 0 1 50000 242503114 3690496 608 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8557/statm: 901 608 85 6 0 539 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8964

[startup+6.30163 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 8557
/proc/meminfo: memFree=785384/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0.16
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 317 737 0 0 0 0 16 0 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8557] ppid=8554 vsize=4132 CPUtime=6.1
/proc/8557/stat : 8557 (revival) R 8554 8554 8396 0 -1 4194304 920 0 0 0 610 0 0 0 25 0 1 50000 242503114 4231168 728 1992294400 134512640 134537284 4294956384 18446744073709551615 134515739 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8557/statm: 1033 728 85 6 0 671 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9492

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 8557
/proc/meminfo: memFree=784424/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0.16
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 317 737 0 0 0 0 16 0 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8557] ppid=8554 vsize=4924 CPUtime=12.5
/proc/8557/stat : 8557 (revival) R 8554 8554 8396 0 -1 4194304 1146 0 0 0 1250 0 0 0 25 0 1 50000 242503114 5042176 954 1992294400 134512640 134537284 4294956384 18446744073709551615 134523819 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8557/statm: 1231 954 85 6 0 869 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10284

[startup+25.5013 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 8557
/proc/meminfo: memFree=782824/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=0.16
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 317 737 0 0 0 0 16 0 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8557] ppid=8554 vsize=6640 CPUtime=25.31
/proc/8557/stat : 8557 (revival) R 8554 8554 8396 0 -1 4194304 1555 0 0 0 2530 1 0 0 25 0 1 50000 242503114 6799360 1363 1992294400 134512640 134537284 4294956384 18446744073709551615 134516476 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8557/statm: 1660 1363 85 6 0 1298 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12000

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.91 2/66 8558
/proc/meminfo: memFree=781352/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=7364 CPUtime=18.76
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 1626 0 0 0 1874 2 0 0 25 0 1 0 242506328 7540736 1610 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 1841 1610 76 170 0 1669 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12724

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 8558
/proc/meminfo: memFree=779112/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=9284 CPUtime=69.94
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 2103 0 0 0 6992 2 0 0 25 0 1 0 242506328 9506816 2087 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 2321 2087 76 170 0 2149 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 14644

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=777960/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=10528 CPUtime=129.92
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 2384 0 0 0 12989 3 0 0 25 0 1 0 242506328 10780672 2368 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 2632 2368 76 170 0 2460 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 15888

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=777128/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=11360 CPUtime=189.89
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 2596 0 0 0 18986 3 0 0 25 0 1 0 242506328 11632640 2580 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 2840 2580 76 170 0 2668 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 16720

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=776552/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=12000 CPUtime=249.87
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 2753 0 0 0 24983 4 0 0 25 0 1 0 242506328 12288000 2737 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 3000 2737 76 170 0 2828 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 17360

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=775784/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=12836 CPUtime=309.84
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 2942 0 0 0 30980 4 0 0 25 0 1 0 242506328 13144064 2926 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 3209 2926 76 170 0 3037 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 18196

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=775272/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29

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

/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=13820 CPUtime=429.78
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3177 0 0 0 42974 4 0 0 25 0 1 0 242506328 14151680 3161 1992294400 134512640 135212939 4294956240 18446744073709551615 134537538 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 3455 3161 76 170 0 3283 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 19180

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=774504/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=14100 CPUtime=489.76
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3235 0 0 0 48972 4 0 0 25 0 1 0 242506328 14438400 3219 1992294400 134512640 135212939 4294956240 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 3525 3219 76 170 0 3353 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 19460

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=774248/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=14408 CPUtime=549.72
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3317 0 0 0 54968 4 0 0 25 0 1 0 242506328 14753792 3301 1992294400 134512640 135212939 4294956240 18446744073709551615 134536049 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 3602 3301 76 170 0 3430 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 19768

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=773928/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=14672 CPUtime=609.71
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3371 0 0 0 60966 5 0 0 25 0 1 0 242506328 15024128 3355 1992294400 134512640 135212939 4294956240 18446744073709551615 134536008 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 3668 3355 76 170 0 3496 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 20032

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=773416/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=15332 CPUtime=669.69
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3534 0 0 0 66964 5 0 0 25 0 1 0 242506328 15699968 3518 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 3833 3518 76 170 0 3661 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 20692

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=772840/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=15596 CPUtime=729.66
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3633 0 0 0 72961 5 0 0 25 0 1 0 242506328 15970304 3617 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 3899 3617 76 170 0 3727 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 20956

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=772520/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=16060 CPUtime=789.63
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3720 0 0 0 78958 5 0 0 25 0 1 0 242506328 16445440 3704 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 4015 3704 76 170 0 3843 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 21420

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=771560/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=16984 CPUtime=849.62
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3964 0 0 0 84956 6 0 0 25 0 1 0 242506328 17391616 3948 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 4246 3948 76 170 0 4074 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 22344

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=771560/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=16984 CPUtime=909.6
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3965 0 0 0 90954 6 0 0 25 0 1 0 242506328 17391616 3949 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 4246 3949 76 170 0 4074 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 22344

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=771432/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=17116 CPUtime=969.58
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3996 0 0 0 96952 6 0 0 25 0 1 0 242506328 17526784 3980 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 4279 3980 76 170 0 4107 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 22476

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=771432/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=17116 CPUtime=1029.56
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 3996 0 0 0 102950 6 0 0 25 0 1 0 242506328 17526784 3980 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 4279 3980 76 170 0 4107 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 22476

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=771304/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=17400 CPUtime=1089.53
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 4038 0 0 0 108947 6 0 0 25 0 1 0 242506328 17817600 4022 1992294400 134512640 135212939 4294956240 18446744073709551615 134539267 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 4350 4022 76 170 0 4178 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 22760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=771112/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=17548 CPUtime=1149.51
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 4086 0 0 0 114945 6 0 0 25 0 1 0 242506328 17969152 4070 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 4387 4070 76 170 0 4215 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 22908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8558
/proc/meminfo: memFree=771112/2055920 swapFree=4164052/4192956
[pid=8554] ppid=8552 vsize=5360 CPUtime=32.29
/proc/8554/stat : 8554 (run.sh) S 8552 8554 8396 0 -1 4194304 343 2516 0 0 0 0 3227 2 16 0 1 0 242503096 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8554/statm: 1340 241 197 169 0 51 0
[pid=8558] ppid=8554 vsize=17548 CPUtime=1167.81
/proc/8558/stat : 8558 (minisat) R 8554 8554 8396 0 -1 4194304 4086 0 0 0 116775 6 0 0 25 0 1 0 242506328 17969152 4070 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8558/statm: 4387 4070 76 170 0 4215 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 22908

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.12
CPU user time (s): 1200.03
CPU system time (s): 0.094985
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 22908

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

runsolver used 1.02984 second user time and 3.34749 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-12 18:12:31
IDJOB=1806063
IDBENCH=24648
IDSOLVER=648
FILE ID=node50/1806063-1242144750
PBS_JOBID= 9289674
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=1412720563

node50.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.216
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.216
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:        789528 kB
Buffers:         76564 kB
Cached:        1107784 kB
SwapCached:      23672 kB
Active:         343548 kB
Inactive:       866348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        789528 kB
SwapTotal:     4192956 kB
SwapFree:      4164052 kB
Dirty:            2124 kB
Writeback:           0 kB
Mapped:          13736 kB
Slab:            42504 kB
Committed_AS:   836540 kB
PageTables:       1448 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= 66276 MiB
End job on node50 at 2009-05-12 18:32:31