Trace number 1806140

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/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
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 variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4549    12775 |    1364       0        0     nan |  0.000 % |
0.01/0.02	c |         0 |    4389    18495 |      --       0       --      -- |     --   | -160/5720
0.01/0.02	c ==============================================================================
0.01/0.02	c Result  :   #vars: 186   #clauses: 4389   #literals: 18495
0.01/0.02	c CPU time:   0.016997 s
0.01/0.02	c ==============================================================================
0.01/0.03	c SatElite is done !
0.01/0.03	c revival is preprocessing the formula...#ITERATIONS 6
0.02/0.29	#LEARNT CLAUSES 0
0.02/0.30	done !
0.29/0.30	c Calling MINISAT
0.29/0.30	This is MiniSat 2.0 beta
0.29/0.30	WARNING: for repeatability, setting FPU to use double precision
0.29/0.30	============================[ Problem Statistics ]=============================
0.29/0.30	|                                                                             |
0.29/0.30	|  Number of variables:  186                                                  |
0.29/0.30	|  Number of clauses:    4389                                                 |
0.29/0.30	|  Parsing time:         0.00         s                                       |
0.29/0.30	============================[ Search Statistics ]==============================
0.29/0.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.30	===============================================================================
0.29/0.30	|         0 |     186     4389    17929 |     1463        0    nan |  0.000 % |
0.29/0.30	|       101 |     186     4389    17929 |     1609      101     21 |  0.003 % |
0.29/0.31	|       251 |     186     4389    17929 |     1770      251     26 |  0.046 % |
0.29/0.31	|       479 |     186     4389    17929 |     1947      479     23 |  0.017 % |
0.29/0.32	|       817 |     186     4389    17929 |     2141      817     21 |  0.003 % |
0.29/0.33	|      1324 |     186     4389    17929 |     2356     1324     21 |  0.003 % |
0.29/0.35	|      2083 |     186     4389    17929 |     2591     2083     21 |  0.003 % |
0.29/0.39	|      3222 |     186     4389    17929 |     2850     1896     21 |  0.003 % |
0.29/0.42	|      4930 |     186     4389    17929 |     3136     2101     28 |  0.003 % |
0.29/0.54	|      7495 |     186     4389    17929 |     3449     3045     28 |  0.017 % |
0.29/0.68	|     11339 |     186     4389    17929 |     3794     3362     23 |  0.003 % |
0.29/0.92	|     17105 |     186     4389    17929 |     4174     3343     23 |  0.003 % |
1.18/1.25	|     25754 |     186     4389    17929 |     4591     3456     33 |  0.003 % |
1.78/1.88	|     38730 |     186     4389    17929 |     5050     4694     28 |  0.003 % |
2.58/2.64	|     58192 |     186     4389    17929 |     5555     3423     26 |  0.003 % |
3.88/3.96	|     87384 |     186     4389    17929 |     6111     4295     25 |  0.046 % |
5.78/5.88	|    131173 |     186     4389    17929 |     6722     4498     26 |  0.049 % |
9.48/9.55	|    196857 |     186     4389    17929 |     7394     5513     23 |  0.003 % |
13.88/13.96	|    295384 |     186     4389    17929 |     8134     6902     24 |  0.003 % |
21.37/21.44	|    443174 |     186     4389    17929 |     8947     6018     23 |  0.047 % |
32.07/32.19	|    664858 |     186     4389    17929 |     9842     5524     29 |  0.047 % |
49.96/50.07	|    997383 |     186     4389    17929 |    10826     9901     30 |  0.003 % |
77.65/77.70	|   1496171 |     186     4389    17929 |    11909    10642     33 |  0.046 % |
129.24/129.32	|   2244353 |     186     4389    17929 |    13100     9671     28 |  0.003 % |
200.80/200.91	|   3366627 |     186     4389    17929 |    14410    11873     39 |  0.006 % |
310.55/310.76	|   5050038 |     186     4389    17929 |    15851     9951     28 |  0.050 % |
512.47/512.78	|   7575156 |     186     4389    17929 |    17436     8740     22 |  0.003 % |
782.66/783.08	|  11362834 |     186     4389    17929 |    19179     8853     22 |  0.003 % |
1200.09/1200.60	HOME/run.sh: line 54: 12856 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-1806140-1242145917/watcher-1806140-1242145917 -o /tmp/evaluation-result-1806140-1242145917/solver-1806140-1242145917 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806140-1242145917.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 12852
/proc/meminfo: memFree=660232/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242618611 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12852/statm: 1340 238 197 169 0 51 0
[pid=12853] ppid=12852 vsize=820 CPUtime=0
/proc/12853/stat : 12853 (SatElite) R 12852 12852 12687 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 242618611 839680 94 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/12853/statm: 205 97 51 126 0 76 0

[startup+0.015249 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12852
/proc/meminfo: memFree=660232/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242618611 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12852/statm: 1340 238 197 169 0 51 0
[pid=12853] ppid=12852 vsize=1224 CPUtime=0.01
/proc/12853/stat : 12853 (SatElite) R 12852 12852 12687 0 -1 4194304 222 0 0 0 1 0 0 0 19 0 1 0 242618611 1253376 205 1992294400 134512640 135031949 4294956224 18446744073709551615 134569375 0 0 4096 3 0 0 0 17 0 0 0
/proc/12853/statm: 306 205 67 126 0 177 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6584

[startup+0.10126 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12852
/proc/meminfo: memFree=660232/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.02
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 317 228 0 0 0 0 2 0 18 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301283 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12852
/proc/meminfo: memFree=660232/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) R 12850 12852 12687 0 -1 4194304 322 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 4459254 0 0 4100 65536 0 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5360

[startup+0.701323 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12852
/proc/meminfo: memFree=660232/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5360

[startup+1.50141 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=658608/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=3080 CPUtime=1.19
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 432 0 0 0 119 0 0 0 25 0 1 0 242618641 3153920 416 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 770 416 76 170 0 598 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8440

[startup+3.10158 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=657968/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=3344 CPUtime=2.79
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 508 0 0 0 279 0 0 0 25 0 1 0 242618641 3424256 492 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 836 492 76 170 0 664 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8704

[startup+6.30293 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=657464/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=3744 CPUtime=5.99
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 606 0 0 0 599 0 0 0 25 0 1 0 242618641 3833856 590 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 936 590 76 170 0 764 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9104

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=656832/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=4276 CPUtime=12.39
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 726 0 0 0 1239 0 0 0 25 0 1 0 242618641 4378624 710 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 1069 710 76 170 0 897 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9636

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=656064/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=5072 CPUtime=25.18
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 944 0 0 0 2518 0 0 0 25 0 1 0 242618641 5193728 928 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 1268 928 76 170 0 1096 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10432

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=655488/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=5744 CPUtime=50.77
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 1101 0 0 0 5077 0 0 0 25 0 1 0 242618641 5881856 1085 1992294400 134512640 135212939 4294956240 18446744073709551615 134536768 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 1436 1085 76 170 0 1264 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11104

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=654272/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=6964 CPUtime=101.96
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 1381 0 0 0 10195 1 0 0 25 0 1 0 242618641 7131136 1365 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 1741 1365 76 170 0 1569 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12324

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=653440/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=7780 CPUtime=161.93
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 1581 0 0 0 16192 1 0 0 25 0 1 0 242618641 7966720 1565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 1945 1565 76 170 0 1773 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13140

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=652544/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=8600 CPUtime=221.9
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 1804 0 0 0 22189 1 0 0 25 0 1 0 242618641 8806400 1788 1992294400 134512640 135212939 4294956240 18446744073709551615 134536513 0 0 4096 3 0 0 0 17 1 0 0
/proc/12856/statm: 2150 1788 76 170 0 1978 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 13960

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=652416/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=8872 CPUtime=281.87
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 1850 0 0 0 28186 1 0 0 25 0 1 0 242618641 9084928 1834 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 2218 1834 76 170 0 2046 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 14232

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=651904/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=9396 CPUtime=341.85
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 1982 0 0 0 34184 1 0 0 25 0 1 0 242618641 9621504 1966 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 2349 1966 76 170 0 2177 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 14756

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=651520/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=9660 CPUtime=401.83

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

/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=9928 CPUtime=461.8
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2128 0 0 0 46179 1 0 0 25 0 1 0 242618641 10166272 2112 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 2482 2112 76 170 0 2310 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 15288

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=650944/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=10204 CPUtime=521.78
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2197 0 0 0 52177 1 0 0 25 0 1 0 242618641 10448896 2181 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 2551 2181 76 170 0 2379 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 15564

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12856
/proc/meminfo: memFree=650112/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=11144 CPUtime=581.75
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2406 0 0 0 58174 1 0 0 25 0 1 0 242618641 11411456 2390 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 2786 2390 76 170 0 2614 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 16504

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=649920/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=11144 CPUtime=641.73
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2406 0 0 0 64171 2 0 0 25 0 1 0 242618641 11411456 2390 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 2786 2390 76 170 0 2614 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 16504

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=649856/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=11144 CPUtime=701.71
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2415 0 0 0 70169 2 0 0 25 0 1 0 242618641 11411456 2399 1992294400 134512640 135212939 4294956240 18446744073709551615 134534615 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 2786 2399 76 170 0 2614 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 16504

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=649792/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=11408 CPUtime=761.69
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2475 0 0 0 76167 2 0 0 25 0 1 0 242618641 11681792 2459 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 2852 2459 76 170 0 2680 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 16768

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=649664/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=11556 CPUtime=821.66
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2506 0 0 0 82164 2 0 0 25 0 1 0 242618641 11833344 2490 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 2889 2490 76 170 0 2717 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 16916

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=649024/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=12216 CPUtime=881.63
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2669 0 0 0 88161 2 0 0 25 0 1 0 242618641 12509184 2653 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 3054 2653 76 170 0 2882 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 17576

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=649024/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=12216 CPUtime=941.6
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2670 0 0 0 94158 2 0 0 25 0 1 0 242618641 12509184 2654 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 3054 2654 76 170 0 2882 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 17576

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=648960/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=12216 CPUtime=1001.58
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2672 0 0 0 100156 2 0 0 25 0 1 0 242618641 12509184 2656 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 3054 2656 76 170 0 2882 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 17576

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=648960/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=12216 CPUtime=1061.55
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2672 0 0 0 106153 2 0 0 25 0 1 0 242618641 12509184 2656 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 3054 2656 76 170 0 2882 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 17576

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=648768/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=12512 CPUtime=1121.52
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2735 0 0 0 112150 2 0 0 25 0 1 0 242618641 12812288 2719 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 3128 2719 76 170 0 2956 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 17872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=648640/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=12512 CPUtime=1181.5
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2746 0 0 0 118148 2 0 0 25 0 1 0 242618641 12812288 2730 1992294400 134512640 135212939 4294956240 18446744073709551615 134527270 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 3128 2730 76 170 0 2956 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 17872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12858
/proc/meminfo: memFree=648640/2055920 swapFree=4179680/4192956
[pid=12852] ppid=12850 vsize=5360 CPUtime=0.29
/proc/12852/stat : 12852 (run.sh) S 12850 12852 12687 0 -1 4194304 343 449 0 0 0 0 29 0 16 0 1 0 242618611 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12852/statm: 1340 241 197 169 0 51 0
[pid=12856] ppid=12852 vsize=12512 CPUtime=1199.8
/proc/12856/stat : 12856 (minisat) R 12852 12852 12687 0 -1 4194304 2746 0 0 0 119978 2 0 0 25 0 1 0 242618641 12812288 2730 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/12856/statm: 3128 2730 76 170 0 2956 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 17872

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200.08
CPU system time (s): 0.039993
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 17872

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

runsolver used 0.910861 second user time and 3.46747 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-12 18:31:57
IDJOB=1806140
IDBENCH=24674
IDSOLVER=648
FILE ID=node64/1806140-1242145917
PBS_JOBID= 9289660
Free space on /tmp= 66352 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806140-1242145917/watcher-1806140-1242145917 -o /tmp/evaluation-result-1806140-1242145917/solver-1806140-1242145917 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806140-1242145917.cnf HOME

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=1540853820

node64.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:        660712 kB
Buffers:         73184 kB
Cached:        1231204 kB
SwapCached:       6516 kB
Active:         128972 kB
Inactive:      1184740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        660712 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            1476 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            67316 kB
Committed_AS:   748464 kB
PageTables:       1392 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= 66352 MiB
End job on node64 at 2009-05-12 18:51:58