Trace number 1805866

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
MD5SUMc2cb7643bd8a1926480278b8bba0ef3d
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 variables700
Number of clauses8767
Sum of the clauses size26476
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38592
Number of clauses of size 4175
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.01/0.05	#LEARNT CLAUSES 0
0.01/0.06	done !
0.01/0.06	c Now, SatElite...
0.01/0.06	c Parsing...
0.01/0.07	c ==============================================================================
0.01/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.07	c ==============================================================================
0.01/0.07	c |         0 |    8767    26476 |    2630       0        0     nan |  0.000 % |
0.05/0.16	c |         0 |    8592    28720 |      --       0       --      -- |     --   | -175/2244
0.05/0.16	c ==============================================================================
0.05/0.16	c Result  :   #vars: 525   #clauses: 8592   #literals: 28720
0.05/0.16	c CPU time:   0.099984 s
0.05/0.16	c ==============================================================================
0.05/0.18	c SatElite is done !
0.05/0.18	c Calling MINISAT
0.05/0.18	This is MiniSat 2.0 beta
0.05/0.18	WARNING: for repeatability, setting FPU to use double precision
0.05/0.18	============================[ Problem Statistics ]=============================
0.05/0.18	|                                                                             |
0.05/0.18	|  Number of variables:  525                                                  |
0.05/0.18	|  Number of clauses:    8592                                                 |
0.05/0.18	|  Parsing time:         0.01         s                                       |
0.05/0.18	============================[ Search Statistics ]==============================
0.05/0.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.18	===============================================================================
0.05/0.18	|         0 |     525     8592    28720 |     2864        0    nan |  0.000 % |
0.05/0.19	|       101 |     525     8592    28720 |     3150      101     12 |  0.000 % |
0.17/0.20	|       251 |     525     8592    28720 |     3465      251     21 |  0.000 % |
0.17/0.21	|       476 |     525     8592    28720 |     3811      476     19 |  0.000 % |
0.17/0.23	|       813 |     525     8592    28720 |     4193      813     19 |  0.000 % |
0.17/0.28	|      1319 |     525     8592    28720 |     4612     1319     18 |  0.000 % |
0.17/0.34	|      2079 |     525     8592    28720 |     5073     2079     19 |  0.000 % |
0.17/0.47	|      3218 |     525     8592    28720 |     5581     3218     18 |  0.000 % |
0.17/0.66	|      4927 |     525     8592    28720 |     6139     4927     18 |  0.000 % |
0.17/0.98	|      7490 |     525     8592    28720 |     6753     4399     17 |  0.000 % |
1.38/1.43	|     11334 |     525     8592    28720 |     7428     4830     16 |  0.000 % |
2.08/2.19	|     17102 |     525     8592    28720 |     8171     6848     18 |  0.000 % |
3.38/3.43	|     25751 |     525     8592    28720 |     8988     7267     19 |  0.000 % |
5.17/5.28	|     38725 |     525     8592    28720 |     9887     6640     16 |  0.001 % |
8.37/8.45	|     58187 |     525     8592    28720 |    10876     6224     19 |  0.001 % |
12.97/13.06	|     87380 |     525     8592    28720 |    11963     8079     17 |  0.001 % |
19.17/19.23	|    131171 |     525     8592    28720 |    13160     9791     15 |  0.001 % |
30.46/30.59	|    196855 |     525     8592    28720 |    14476     9399     17 |  0.001 % |
48.95/49.00	|    295381 |     525     8592    28720 |    15923    13492     18 |  0.000 % |
76.64/76.75	|    443171 |     525     8592    28720 |    17515     9460     18 |  0.001 % |
123.14/123.24	|    664854 |     525     8592    28720 |    19267    11553     17 |  0.000 % |
199.50/199.67	|    997380 |     525     8592    28720 |    21194    15713     18 |  0.000 % |
322.87/323.03	|   1496169 |     525     8592    28720 |    23313    15232     15 |  0.001 % |
522.41/522.61	|   2244351 |     525     8592    28720 |    25645    15731     16 |  0.001 % |
856.02/856.37	|   3366625 |     525     8592    28720 |    28209    20358     22 |  0.002 % |
1200.03/1200.40	HOME/run.sh: line 55: 12758 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-1805866-1242142313/watcher-1805866-1242142313 -o /tmp/evaluation-result-1805866-1242142313/solver-1805866-1242142313 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805866-1242142313.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.81 0.39 0.73 3/64 12754
/proc/meminfo: memFree=661072/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0
/proc/12754/stat : 12754 (run.sh) R 12752 12754 12687 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242258181 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 251255122591 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/12754/statm: 1340 236 195 169 0 51 0
[pid=12755] ppid=12754 vsize=1740 CPUtime=0
/proc/12755/stat : 12755 (revival) R 12754 12754 12687 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 242258181 1781760 164 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 0 0 0
/proc/12755/statm: 435 164 82 6 0 73 0

[startup+0.0215369 s]
/proc/loadavg: 0.81 0.39 0.73 3/64 12754
/proc/meminfo: memFree=661072/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242258181 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 237 196 169 0 51 0
[pid=12755] ppid=12754 vsize=2004 CPUtime=0.01
/proc/12755/stat : 12755 (revival) R 12754 12754 12687 0 -1 4194304 289 0 0 0 1 0 0 0 18 0 1 50000 242258181 2052096 222 1992294400 134512640 134537284 4294956368 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12755/statm: 501 222 85 6 0 139 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7364

[startup+0.102559 s]
/proc/loadavg: 0.81 0.39 0.73 3/64 12754
/proc/meminfo: memFree=661072/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.05
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 311 304 0 0 0 0 5 0 16 0 1 0 242258181 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12754/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.301567 s]
/proc/loadavg: 0.81 0.39 0.73 3/64 12754
/proc/meminfo: memFree=661072/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5360

[startup+0.701609 s]
/proc/loadavg: 0.81 0.39 0.73 3/64 12754
/proc/meminfo: memFree=661072/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5360

[startup+1.5017 s]
/proc/loadavg: 0.81 0.39 0.73 2/66 12758
/proc/meminfo: memFree=659008/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=2992 CPUtime=1.31
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 436 0 0 0 131 0 0 0 25 0 1 0 242258199 3063808 420 1992294400 134512640 135212939 4294956240 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 748 420 76 170 0 576 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8352

[startup+3.10187 s]
/proc/loadavg: 0.81 0.39 0.73 2/66 12758
/proc/meminfo: memFree=658752/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=3256 CPUtime=2.91
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 505 0 0 0 291 0 0 0 25 0 1 0 242258199 3334144 489 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 814 489 76 170 0 642 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8616

[startup+6.30122 s]
/proc/loadavg: 0.82 0.40 0.73 2/66 12758
/proc/meminfo: memFree=658240/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=3520 CPUtime=6.1
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 555 0 0 0 610 0 0 0 25 0 1 0 242258199 3604480 539 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 880 539 76 170 0 708 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8880

[startup+12.7019 s]
/proc/loadavg: 0.84 0.41 0.73 2/66 12758
/proc/meminfo: memFree=657856/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=3920 CPUtime=12.5
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 646 0 0 0 1250 0 0 0 25 0 1 0 242258199 4014080 630 1992294400 134512640 135212939 4294956240 18446744073709551615 134534708 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 980 630 76 170 0 808 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9280

[startup+25.5023 s]
/proc/loadavg: 0.87 0.44 0.73 2/66 12758
/proc/meminfo: memFree=657472/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=4368 CPUtime=25.3
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 762 0 0 0 2530 0 0 0 25 0 1 0 242258199 4472832 746 1992294400 134512640 135212939 4294956240 18446744073709551615 134543496 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1092 746 76 170 0 920 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9728

[startup+51.1021 s]
/proc/loadavg: 0.92 0.48 0.74 2/66 12758
/proc/meminfo: memFree=657024/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=4764 CPUtime=50.88
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 877 0 0 0 5088 0 0 0 25 0 1 0 242258199 4878336 861 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1191 861 76 170 0 1019 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10124

[startup+102.307 s]
/proc/loadavg: 0.96 0.56 0.75 2/66 12758
/proc/meminfo: memFree=656192/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=5576 CPUtime=102.07
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1057 0 0 0 10207 0 0 0 25 0 1 0 242258199 5709824 1041 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1394 1041 76 170 0 1222 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10936

[startup+162.302 s]
/proc/loadavg: 0.98 0.64 0.76 2/66 12758
/proc/meminfo: memFree=655616/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=6172 CPUtime=162.05
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1192 0 0 0 16204 1 0 0 25 0 1 0 242258199 6320128 1176 1992294400 134512640 135212939 4294956240 18446744073709551615 134526566 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1543 1176 76 170 0 1371 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11532

[startup+222.303 s]
/proc/loadavg: 0.99 0.70 0.77 2/66 12758
/proc/meminfo: memFree=655424/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=6316 CPUtime=222.03
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1247 0 0 0 22202 1 0 0 25 0 1 0 242258199 6467584 1231 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1579 1231 76 170 0 1407 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 11676

[startup+282.302 s]
/proc/loadavg: 0.99 0.75 0.78 2/66 12758
/proc/meminfo: memFree=655104/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=6756 CPUtime=282.01
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1335 0 0 0 28200 1 0 0 25 0 1 0 242258199 6918144 1319 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1689 1319 76 170 0 1517 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 12116

[startup+342.303 s]
/proc/loadavg: 0.99 0.79 0.79 2/66 12758
/proc/meminfo: memFree=654784/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=7060 CPUtime=342
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1399 0 0 0 34199 1 0 0 25 0 1 0 242258199 7229440 1383 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1765 1383 76 170 0 1593 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12420

[startup+402.302 s]
/proc/loadavg: 0.99 0.83 0.80 2/66 12758
/proc/meminfo: memFree=654400/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=7484 CPUtime=401.98

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

/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=7484 CPUtime=461.96
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1523 0 0 0 46195 1 0 0 25 0 1 0 242258199 7663616 1507 1992294400 134512640 135212939 4294956240 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1871 1507 76 170 0 1699 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 12844

[startup+522.301 s]
/proc/loadavg: 0.99 0.88 0.82 2/66 12758
/proc/meminfo: memFree=654208/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=7632 CPUtime=521.94
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1546 0 0 0 52193 1 0 0 25 0 1 0 242258199 7815168 1530 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1908 1530 76 170 0 1736 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 12992

[startup+582.302 s]
/proc/loadavg: 0.99 0.90 0.83 2/66 12758
/proc/meminfo: memFree=653952/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=7964 CPUtime=581.93
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1616 0 0 0 58192 1 0 0 25 0 1 0 242258199 8155136 1600 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 1991 1600 76 170 0 1819 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 13324

[startup+642.301 s]
/proc/loadavg: 0.99 0.91 0.83 2/66 12760
/proc/meminfo: memFree=653568/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=8124 CPUtime=641.91
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1650 0 0 0 64190 1 0 0 25 0 1 0 242258199 8318976 1634 1992294400 134512640 135212939 4294956240 18446744073709551615 134536612 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2031 1634 76 170 0 1859 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 13484

[startup+702.302 s]
/proc/loadavg: 0.99 0.93 0.84 2/66 12760
/proc/meminfo: memFree=653504/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=8124 CPUtime=701.89
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1670 0 0 0 70188 1 0 0 25 0 1 0 242258199 8318976 1654 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2031 1654 76 170 0 1859 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 13484

[startup+762.305 s]
/proc/loadavg: 0.99 0.94 0.85 2/66 12760
/proc/meminfo: memFree=652992/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=8844 CPUtime=761.88
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 1832 0 0 0 76187 1 0 0 25 0 1 0 242258199 9056256 1816 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2211 1816 76 170 0 2039 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 14204

[startup+822.302 s]
/proc/loadavg: 0.99 0.95 0.85 2/66 12760
/proc/meminfo: memFree=652160/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=9652 CPUtime=821.87
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 2049 0 0 0 82185 2 0 0 25 0 1 0 242258199 9883648 2033 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2413 2033 76 170 0 2241 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 15012

[startup+882.301 s]
/proc/loadavg: 0.99 0.95 0.86 2/66 12760
/proc/meminfo: memFree=651520/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=10356 CPUtime=881.84
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 2195 0 0 0 88182 2 0 0 25 0 1 0 242258199 10604544 2179 1992294400 134512640 135212939 4294956240 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2589 2179 76 170 0 2417 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 15716

[startup+942.302 s]
/proc/loadavg: 0.99 0.96 0.86 2/66 12760
/proc/meminfo: memFree=651200/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=10624 CPUtime=941.83
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 2276 0 0 0 94181 2 0 0 25 0 1 0 242258199 10878976 2260 1992294400 134512640 135212939 4294956240 18446744073709551615 134526666 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2656 2260 76 170 0 2484 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 15984

[startup+1002.3 s]
/proc/loadavg: 0.99 0.96 0.87 2/66 12760
/proc/meminfo: memFree=651136/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=10776 CPUtime=1001.81
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 2291 0 0 0 100179 2 0 0 25 0 1 0 242258199 11034624 2275 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2694 2275 76 170 0 2522 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 16136

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 12760
/proc/meminfo: memFree=651072/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=10776 CPUtime=1061.8
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 2309 0 0 0 106178 2 0 0 25 0 1 0 242258199 11034624 2293 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2694 2293 76 170 0 2522 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 16136

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 12760
/proc/meminfo: memFree=650880/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=11040 CPUtime=1121.78
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 2372 0 0 0 112176 2 0 0 25 0 1 0 242258199 11304960 2356 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2760 2356 76 170 0 2588 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 16400

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 12760
/proc/meminfo: memFree=650624/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=11320 CPUtime=1181.76
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 2418 0 0 0 118174 2 0 0 25 0 1 0 242258199 11591680 2402 1992294400 134512640 135212939 4294956240 18446744073709551615 134536627 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2830 2402 76 170 0 2658 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 16680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 12760
/proc/meminfo: memFree=650624/2055920 swapFree=4179680/4192956
[pid=12754] ppid=12752 vsize=5360 CPUtime=0.17
/proc/12754/stat : 12754 (run.sh) S 12752 12754 12687 0 -1 4194304 341 699 0 0 0 0 17 0 16 0 1 0 242258181 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1340 241 197 169 0 51 0
[pid=12758] ppid=12754 vsize=11320 CPUtime=1199.86
/proc/12758/stat : 12758 (minisat) R 12754 12754 12687 0 -1 4194304 2431 0 0 0 119984 2 0 0 25 0 1 0 242258199 11591680 2415 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12758/statm: 2830 2415 76 170 0 2658 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 16680

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.41
CPU time (s): 1200.06
CPU user time (s): 1200.02
CPU system time (s): 0.037994
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 16680

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

runsolver used 0.975851 second user time and 3.40448 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-12 17:31:53
IDJOB=1805866
IDBENCH=24613
IDSOLVER=647
FILE ID=node64/1805866-1242142313
PBS_JOBID= 9289660
Free space on /tmp= 66352 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805866-1242142313/watcher-1805866-1242142313 -o /tmp/evaluation-result-1805866-1242142313/solver-1805866-1242142313 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805866-1242142313.cnf HOME

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

MD5SUM BENCH= c2cb7643bd8a1926480278b8bba0ef3d
RANDOM SEED=893835492

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:        661552 kB
Buffers:         72796 kB
Cached:        1230844 kB
SwapCached:       6516 kB
Active:         127932 kB
Inactive:      1184960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        661552 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            67288 kB
Committed_AS:   745264 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= 66348 MiB
End job on node64 at 2009-05-12 17:51:53