Trace number 1806217

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.04 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    9559    37389 |    2867       0        0     nan |  0.000 % |
0.09/0.14	c |         0 |    9196    48642 |      --       0       --      -- |     --   | -363/11253
0.09/0.14	c ==============================================================================
0.09/0.14	c Result  :   #vars: 242   #clauses: 9196   #literals: 48642
0.09/0.14	c CPU time:   0.145977 s
0.09/0.14	c ==============================================================================
0.09/0.17	c SatElite is done !
0.09/0.17	c revival is preprocessing the formula...#ITERATIONS 1
0.17/0.31	#LEARNT CLAUSES 0
0.17/0.32	done !
0.17/0.32	c Calling MINISAT
0.17/0.32	This is MiniSat 2.0 beta
0.17/0.32	WARNING: for repeatability, setting FPU to use double precision
0.17/0.32	============================[ Problem Statistics ]=============================
0.17/0.32	|                                                                             |
0.17/0.32	|  Number of variables:  242                                                  |
0.17/0.32	|  Number of clauses:    9196                                                 |
0.17/0.33	|  Parsing time:         0.01         s                                       |
0.17/0.33	============================[ Search Statistics ]==============================
0.17/0.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.17/0.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.17/0.33	===============================================================================
0.17/0.33	|         0 |     242     9196    48642 |     3065        0    nan |  0.000 % |
0.17/0.34	|       100 |     242     9196    48642 |     3371      100     34 |  0.003 % |
0.17/0.34	|       252 |     242     9196    48642 |     3709      252     34 |  0.003 % |
0.17/0.35	|       479 |     242     9196    48642 |     4079      479     34 |  0.002 % |
0.17/0.36	|       818 |     242     9196    48642 |     4487      818     31 |  0.003 % |
0.17/0.37	|      1324 |     242     9196    48642 |     4936     1324     29 |  0.003 % |
0.17/0.39	|      2083 |     242     9196    48642 |     5430     2083     29 |  0.003 % |
0.31/0.43	|      3222 |     242     9196    48642 |     5973     3222     30 |  0.003 % |
0.31/0.49	|      4930 |     242     9196    48642 |     6570     4930     30 |  0.002 % |
0.31/0.60	|      7492 |     242     9196    48642 |     7227     4165     29 |  0.002 % |
0.31/0.80	|     11336 |     242     9196    48642 |     7950     4356     30 |  0.003 % |
1.08/1.17	|     17102 |     242     9196    48642 |     8745     6118     30 |  0.003 % |
1.67/1.71	|     25752 |     242     9196    48642 |     9620     5945     30 |  0.003 % |
2.47/2.59	|     38726 |     242     9196    48642 |    10582     9221     31 |  0.003 % |
3.87/3.96	|     58189 |     242     9196    48642 |    11640     7341     33 |  0.003 % |
6.17/6.22	|     87381 |     242     9196    48642 |    12804     7229     31 |  0.003 % |
9.77/9.83	|    131171 |     242     9196    48642 |    14085    12342     35 |  0.003 % |
15.37/15.46	|    196855 |     242     9196    48642 |    15493     7123     34 |  0.003 % |
24.17/24.28	|    295381 |     242     9196    48642 |    17042    12091     39 |  0.003 % |
40.25/40.35	|    443171 |     242     9196    48642 |    18747    14156     40 |  0.003 % |
67.34/67.45	|    664854 |     242     9196    48642 |    20622     9754     37 |  0.002 % |
104.62/104.71	|    997380 |     242     9196    48642 |    22684    10717     37 |  0.003 % |
176.39/176.57	|   1496168 |     242     9196    48642 |    24952    19901     35 |  0.003 % |
293.55/293.77	|   2244350 |     242     9196    48642 |    27447    16324     33 |  0.003 % |
497.87/498.18	|   3366627 |     242     9196    48642 |    30192    23747     37 |  0.002 % |
829.34/829.71	|   5050039 |     242     9196    48642 |    33211    26098     35 |  0.003 % |
1200.00/1200.50	HOME/run.sh: line 54: 16331 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-1806217-1242147044/watcher-1806217-1242147044 -o /tmp/evaluation-result-1806217-1242147044/solver-1806217-1242147044 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806217-1242147044.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.91 0.97 0.92 3/64 16327
/proc/meminfo: memFree=705592/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242737003 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16327/statm: 1340 238 197 169 0 51 0
[pid=16328] ppid=16327 vsize=816 CPUtime=0
/proc/16328/stat : 16328 (SatElite) R 16327 16327 16134 0 -1 4194304 121 0 0 0 0 0 0 0 19 0 1 0 242737003 835584 104 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/16328/statm: 204 105 51 126 0 75 0

[startup+0.0954469 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 16327
/proc/meminfo: memFree=705592/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242737003 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16327/statm: 1340 238 197 169 0 51 0
[pid=16328] ppid=16327 vsize=1796 CPUtime=0.09
/proc/16328/stat : 16328 (SatElite) R 16327 16327 16134 0 -1 4194304 361 0 0 0 9 0 0 0 19 0 1 0 242737003 1839104 344 1992294400 134512640 135031949 4294956224 18446744073709551615 134569423 0 0 4096 3 0 0 0 17 0 0 0
/proc/16328/statm: 449 344 67 126 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7156

[startup+0.101446 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 16327
/proc/meminfo: memFree=705592/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242737003 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16327/statm: 1340 238 197 169 0 51 0
[pid=16328] ppid=16327 vsize=1796 CPUtime=0.09
/proc/16328/stat : 16328 (SatElite) R 16327 16327 16134 0 -1 4194304 361 0 0 0 9 0 0 0 19 0 1 0 242737003 1839104 344 1992294400 134512640 135031949 4294956224 18446744073709551615 134569390 0 0 4096 3 0 0 0 17 0 0 0
/proc/16328/statm: 449 344 67 126 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7156

[startup+0.301463 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 16327
/proc/meminfo: memFree=705592/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.17
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 317 367 0 0 0 0 17 0 17 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5360

[startup+0.701492 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 16327
/proc/meminfo: memFree=705592/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 5360

[startup+1.50155 s]
/proc/loadavg: 0.91 0.97 0.92 2/66 16331
/proc/meminfo: memFree=702504/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=3868 CPUtime=1.16
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 657 0 0 0 116 0 0 0 25 0 1 0 242737036 3960832 641 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 967 641 76 170 0 795 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9228

[startup+3.10167 s]
/proc/loadavg: 0.91 0.97 0.92 2/66 16331
/proc/meminfo: memFree=701928/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=4396 CPUtime=2.76
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 785 0 0 0 276 0 0 0 25 0 1 0 242737036 4501504 769 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 1099 769 76 170 0 927 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9756

[startup+6.3029 s]
/proc/loadavg: 0.92 0.97 0.92 2/66 16331
/proc/meminfo: memFree=701096/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=4796 CPUtime=5.96
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 901 0 0 0 596 0 0 0 25 0 1 0 242737036 4911104 885 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 1199 885 76 170 0 1027 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10156

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.92 2/66 16331
/proc/meminfo: memFree=700200/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=5752 CPUtime=12.36
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 1116 0 0 0 1236 0 0 0 25 0 1 0 242737036 5890048 1100 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 1438 1100 76 170 0 1266 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11112

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.92 2/66 16331
/proc/meminfo: memFree=699112/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=6812 CPUtime=25.16
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 1403 0 0 0 2515 1 0 0 25 0 1 0 242737036 6975488 1387 1992294400 134512640 135212939 4294956240 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 1703 1387 76 170 0 1531 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12172

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.92 2/66 16331
/proc/meminfo: memFree=698088/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=7916 CPUtime=50.73
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 1672 0 0 0 5072 1 0 0 25 0 1 0 242737036 8105984 1656 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 1979 1656 76 170 0 1807 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13276

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.92 2/66 16331
/proc/meminfo: memFree=697000/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=8988 CPUtime=101.92
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 1925 0 0 0 10191 1 0 0 25 0 1 0 242737036 9203712 1909 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 2247 1909 76 170 0 2075 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 14348

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16331
/proc/meminfo: memFree=696232/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=9708 CPUtime=161.89
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 2111 0 0 0 16188 1 0 0 25 0 1 0 242737036 9940992 2095 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 2427 2095 76 170 0 2255 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 15068

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16331
/proc/meminfo: memFree=695464/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=10544 CPUtime=221.87
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 2310 0 0 0 22185 2 0 0 25 0 1 0 242737036 10797056 2294 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 2636 2294 76 170 0 2464 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 15904

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16331
/proc/meminfo: memFree=695080/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=10956 CPUtime=281.84
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 2416 0 0 0 28182 2 0 0 25 0 1 0 242737036 11218944 2400 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 2739 2400 76 170 0 2567 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 16316

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16331
/proc/meminfo: memFree=694248/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=11996 CPUtime=341.82
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 2629 0 0 0 34180 2 0 0 25 0 1 0 242737036 12283904 2613 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 2999 2613 76 170 0 2827 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 17356

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16331
/proc/meminfo: memFree=693864/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31

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

/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=13428 CPUtime=521.76
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 2970 0 0 0 52173 3 0 0 25 0 1 0 242737036 13750272 2954 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 3357 2954 76 170 0 3185 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 18788

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16331
/proc/meminfo: memFree=692520/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=13876 CPUtime=581.73
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3062 0 0 0 58170 3 0 0 25 0 1 0 242737036 14209024 3046 1992294400 134512640 135212939 4294956240 18446744073709551615 134536049 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 3469 3046 76 170 0 3297 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 19236

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16337
/proc/meminfo: memFree=691944/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=14140 CPUtime=641.71
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3141 0 0 0 64168 3 0 0 25 0 1 0 242737036 14479360 3125 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 3535 3125 76 170 0 3363 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 19500

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16337
/proc/meminfo: memFree=691688/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=14448 CPUtime=701.69
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3219 0 0 0 70166 3 0 0 25 0 1 0 242737036 14794752 3203 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 3612 3203 76 170 0 3440 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 19808

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16337
/proc/meminfo: memFree=691624/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=14592 CPUtime=761.66
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3235 0 0 0 76163 3 0 0 25 0 1 0 242737036 14942208 3219 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 3648 3219 76 170 0 3476 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 19952

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16337
/proc/meminfo: memFree=691624/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=14592 CPUtime=821.63
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3250 0 0 0 82160 3 0 0 25 0 1 0 242737036 14942208 3234 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 3648 3234 76 170 0 3476 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 19952

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16337
/proc/meminfo: memFree=689960/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=16244 CPUtime=881.61
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3660 0 0 0 88158 3 0 0 25 0 1 0 242737036 16633856 3644 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 4061 3644 76 170 0 3889 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 21604

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16337
/proc/meminfo: memFree=689640/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=16688 CPUtime=941.58
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3738 0 0 0 94155 3 0 0 25 0 1 0 242737036 17088512 3722 1992294400 134512640 135212939 4294956240 18446744073709551615 134526904 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 4172 3722 76 170 0 4000 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 22048

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16337
/proc/meminfo: memFree=689640/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=16688 CPUtime=1001.56
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3751 0 0 0 100153 3 0 0 25 0 1 0 242737036 17088512 3735 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 4172 3735 76 170 0 4000 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 22048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16337
/proc/meminfo: memFree=689512/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=16832 CPUtime=1061.54
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3780 0 0 0 106151 3 0 0 25 0 1 0 242737036 17235968 3764 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 4208 3764 76 170 0 4036 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 22192

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 16337
/proc/meminfo: memFree=689384/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=16972 CPUtime=1121.51
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3815 0 0 0 112148 3 0 0 25 0 1 0 242737036 17379328 3799 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 4243 3799 76 170 0 4071 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 22332

[startup+1182.3 s]
/proc/loadavg: 1.05 0.99 0.92 2/66 16337
/proc/meminfo: memFree=689320/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=17116 CPUtime=1181.49
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3847 0 0 0 118146 3 0 0 25 0 1 0 242737036 17526784 3831 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 4279 3831 76 170 0 4107 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 22476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.04 0.99 0.92 2/66 16337
/proc/meminfo: memFree=689320/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=17116 CPUtime=1199.69
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3848 0 0 0 119966 3 0 0 25 0 1 0 242737036 17526784 3832 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 4279 3832 76 170 0 4107 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 22476

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 1.04 0.99 0.92 2/66 16337
/proc/meminfo: memFree=689320/2055920 swapFree=4181160/4192956
[pid=16327] ppid=16325 vsize=5360 CPUtime=0.31
/proc/16327/stat : 16327 (run.sh) S 16325 16327 16134 0 -1 4194304 343 725 0 0 0 0 31 0 16 0 1 0 242737003 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16327/statm: 1340 241 197 169 0 51 0
[pid=16331] ppid=16327 vsize=17116 CPUtime=1199.69
/proc/16331/stat : 16331 (minisat) R 16327 16327 16134 0 -1 4194304 3848 0 0 0 119966 3 0 0 25 0 1 0 242737036 17526784 3832 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/16331/statm: 4279 3832 76 170 0 4107 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 22476

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1199.99
CPU system time (s): 0.050992
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 22476

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

runsolver used 1.05784 second user time and 3.32249 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-12 18:50:44
IDJOB=1806217
IDBENCH=24692
IDSOLVER=648
FILE ID=node34/1806217-1242147044
PBS_JOBID= 9289687
Free space on /tmp= 66248 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806217-1242147044/watcher-1806217-1242147044 -o /tmp/evaluation-result-1806217-1242147044/solver-1806217-1242147044 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806217-1242147044.cnf HOME

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=626278665

node34.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.214
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.214
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:        706072 kB
Buffers:         83988 kB
Cached:        1168288 kB
SwapCached:       5588 kB
Active:         181764 kB
Inactive:      1078364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        706072 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            75792 kB
Committed_AS:   901460 kB
PageTables:       1380 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= 66244 MiB
End job on node34 at 2009-05-12 19:10:44