Trace number 1805867

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.71

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 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 |    8767    26476 |    2630       0        0     nan |  0.000 % |
0.06/0.09	c |         0 |    8592    28720 |      --       0       --      -- |     --   | -175/2244
0.06/0.09	c ==============================================================================
0.06/0.09	c Result  :   #vars: 525   #clauses: 8592   #literals: 28720
0.06/0.09	c CPU time:   0.090986 s
0.06/0.09	c ==============================================================================
0.09/0.11	c SatElite is done !
0.09/0.11	c revival is preprocessing the formula...#ITERATIONS 1
0.09/0.18	#LEARNT CLAUSES 0
0.09/0.19	done !
0.09/0.19	c Calling MINISAT
0.09/0.19	This is MiniSat 2.0 beta
0.09/0.19	WARNING: for repeatability, setting FPU to use double precision
0.09/0.19	============================[ Problem Statistics ]=============================
0.09/0.19	|                                                                             |
0.09/0.19	|  Number of variables:  525                                                  |
0.09/0.19	|  Number of clauses:    8592                                                 |
0.09/0.19	|  Parsing time:         0.00         s                                       |
0.09/0.19	============================[ Search Statistics ]==============================
0.09/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	===============================================================================
0.09/0.19	|         0 |     525     8592    28720 |     2864        0    nan |  0.000 % |
0.18/0.20	|       101 |     525     8592    28720 |     3150      101     12 |  0.000 % |
0.18/0.21	|       251 |     525     8592    28720 |     3465      251     21 |  0.000 % |
0.18/0.22	|       476 |     525     8592    28720 |     3811      476     19 |  0.000 % |
0.18/0.24	|       813 |     525     8592    28720 |     4193      813     19 |  0.000 % |
0.18/0.29	|      1319 |     525     8592    28720 |     4612     1319     18 |  0.000 % |
0.18/0.35	|      2079 |     525     8592    28720 |     5073     2079     19 |  0.000 % |
0.18/0.48	|      3218 |     525     8592    28720 |     5581     3218     18 |  0.000 % |
0.18/0.67	|      4927 |     525     8592    28720 |     6139     4927     18 |  0.000 % |
0.18/0.97	|      7490 |     525     8592    28720 |     6753     4399     17 |  0.000 % |
1.38/1.40	|     11334 |     525     8592    28720 |     7428     4830     16 |  0.000 % |
2.08/2.15	|     17102 |     525     8592    28720 |     8171     6848     18 |  0.000 % |
3.29/3.37	|     25751 |     525     8592    28720 |     8988     7267     19 |  0.000 % |
5.18/5.22	|     38725 |     525     8592    28720 |     9887     6640     16 |  0.001 % |
8.27/8.39	|     58187 |     525     8592    28720 |    10876     6224     19 |  0.001 % |
12.97/13.03	|     87380 |     525     8592    28720 |    11963     8079     17 |  0.001 % |
19.17/19.21	|    131171 |     525     8592    28720 |    13160     9791     15 |  0.001 % |
30.48/30.59	|    196855 |     525     8592    28720 |    14476     9399     17 |  0.001 % |
48.96/49.02	|    295381 |     525     8592    28720 |    15923    13492     18 |  0.000 % |
76.75/76.81	|    443171 |     525     8592    28720 |    17515     9460     18 |  0.001 % |
123.24/123.34	|    664854 |     525     8592    28720 |    19267    11553     17 |  0.000 % |
199.40/199.53	|    997380 |     525     8592    28720 |    21194    15713     18 |  0.000 % |
321.84/322.08	|   1496169 |     525     8592    28720 |    23313    15232     15 |  0.001 % |
522.24/522.58	|   2244351 |     525     8592    28720 |    25645    15731     16 |  0.001 % |
854.76/855.26	|   3366625 |     525     8592    28720 |    28209    20358     22 |  0.002 % |
1200.10/1200.70	HOME/run.sh: line 54: 15034 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-1805867-1242142315/watcher-1805867-1242142315 -o /tmp/evaluation-result-1805867-1242142315/solver-1805867-1242142315 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805867-1242142315.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.28 0.37 3/64 15030
/proc/meminfo: memFree=1667016/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0
/proc/15030/stat : 15030 (run.sh) R 15028 15030 14965 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242265194 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910044831 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15030/statm: 1340 237 196 169 0 51 0
[pid=15031] ppid=15030 vsize=816 CPUtime=0
/proc/15031/stat : 15031 (SatElite) R 15030 15030 14965 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 242265194 835584 100 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/15031/statm: 204 101 51 126 0 75 0

[startup+0.073217 s]
/proc/loadavg: 0.81 0.28 0.37 3/64 15030
/proc/meminfo: memFree=1667016/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242265194 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 238 197 169 0 51 0
[pid=15031] ppid=15030 vsize=1792 CPUtime=0.06
/proc/15031/stat : 15031 (SatElite) R 15030 15030 14965 0 -1 4194304 375 0 0 0 6 0 0 0 19 0 1 0 242265194 1835008 358 1992294400 134512640 135031949 4294956224 18446744073709551615 134669193 0 0 4096 3 0 0 0 17 0 0 0
/proc/15031/statm: 448 358 67 126 0 319 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7152

[startup+0.10122 s]
/proc/loadavg: 0.81 0.28 0.37 3/64 15030
/proc/meminfo: memFree=1667016/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242265194 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 238 197 169 0 51 0
[pid=15031] ppid=15030 vsize=1916 CPUtime=0.09
/proc/15031/stat : 15031 (SatElite) R 15030 15030 14965 0 -1 4194304 394 0 0 0 9 0 0 0 19 0 1 0 242265194 1961984 377 1992294400 134512640 135031949 4294956224 18446744073709551615 134587760 0 0 4096 3 0 0 0 17 0 0 0
/proc/15031/statm: 479 377 69 126 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7276

[startup+0.301242 s]
/proc/loadavg: 0.81 0.28 0.37 3/64 15030
/proc/meminfo: memFree=1667016/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5360

[startup+0.701289 s]
/proc/loadavg: 0.81 0.28 0.37 3/64 15030
/proc/meminfo: memFree=1667016/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5360

[startup+1.50138 s]
/proc/loadavg: 0.81 0.28 0.37 2/66 15034
/proc/meminfo: memFree=1665016/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=2992 CPUtime=1.3
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 436 0 0 0 130 0 0 0 25 0 1 0 242265213 3063808 420 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 748 420 76 170 0 576 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8352

[startup+3.10157 s]
/proc/loadavg: 0.82 0.29 0.37 2/66 15034
/proc/meminfo: memFree=1664696/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=3256 CPUtime=2.9
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 506 0 0 0 290 0 0 0 25 0 1 0 242265213 3334144 490 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 814 490 76 170 0 642 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8616

[startup+6.30194 s]
/proc/loadavg: 0.82 0.29 0.37 2/66 15034
/proc/meminfo: memFree=1664248/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=3520 CPUtime=6.1
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 556 0 0 0 610 0 0 0 25 0 1 0 242265213 3604480 540 1992294400 134512640 135212939 4294956240 18446744073709551615 134526666 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 880 540 76 170 0 708 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8880

[startup+12.7017 s]
/proc/loadavg: 0.85 0.31 0.38 2/66 15034
/proc/meminfo: memFree=1663800/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=3916 CPUtime=12.49
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 647 0 0 0 1249 0 0 0 25 0 1 0 242265213 4009984 631 1992294400 134512640 135212939 4294956240 18446744073709551615 134538813 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 979 631 76 170 0 807 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9276

[startup+25.5012 s]
/proc/loadavg: 0.87 0.34 0.38 2/66 15034
/proc/meminfo: memFree=1663416/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=4368 CPUtime=25.3
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 762 0 0 0 2529 1 0 0 25 0 1 0 242265213 4472832 746 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1092 746 76 170 0 920 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9728

[startup+51.1012 s]
/proc/loadavg: 0.92 0.39 0.40 2/66 15034
/proc/meminfo: memFree=1662968/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=4764 CPUtime=50.88
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 879 0 0 0 5087 1 0 0 25 0 1 0 242265213 4878336 863 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1191 863 76 170 0 1019 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10124

[startup+102.305 s]
/proc/loadavg: 0.96 0.49 0.43 2/66 15034
/proc/meminfo: memFree=1662136/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=5584 CPUtime=102.07
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1053 0 0 0 10206 1 0 0 25 0 1 0 242265213 5718016 1037 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1396 1037 76 170 0 1224 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10944

[startup+162.301 s]
/proc/loadavg: 0.98 0.57 0.46 2/66 15034
/proc/meminfo: memFree=1661560/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=6152 CPUtime=162.04
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1191 0 0 0 16203 1 0 0 25 0 1 0 242265213 6299648 1175 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1538 1175 76 170 0 1366 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11512

[startup+222.301 s]
/proc/loadavg: 0.99 0.65 0.49 2/66 15034
/proc/meminfo: memFree=1661368/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=6288 CPUtime=222.01
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1239 0 0 0 22200 1 0 0 25 0 1 0 242265213 6438912 1223 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1572 1223 76 170 0 1400 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11648

[startup+282.301 s]
/proc/loadavg: 0.99 0.71 0.52 2/66 15034
/proc/meminfo: memFree=1661048/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=6720 CPUtime=281.98
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1328 0 0 0 28197 1 0 0 25 0 1 0 242265213 6881280 1312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1680 1312 76 170 0 1508 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 12080

[startup+342.301 s]
/proc/loadavg: 0.99 0.76 0.55 2/66 15034
/proc/meminfo: memFree=1660728/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=7024 CPUtime=341.95
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1392 0 0 0 34194 1 0 0 25 0 1 0 242265213 7192576 1376 1992294400 134512640 135212939 4294956240 18446744073709551615 134526658 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1756 1376 76 170 0 1584 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 12384

[startup+402.301 s]
/proc/loadavg: 0.99 0.80 0.57 2/66 15034
/proc/meminfo: memFree=1660216/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18

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

/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=7592 CPUtime=521.85
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1541 0 0 0 52184 1 0 0 25 0 1 0 242265213 7774208 1525 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1898 1525 76 170 0 1726 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 12952

[startup+582.301 s]
/proc/loadavg: 0.99 0.89 0.64 2/66 15036
/proc/meminfo: memFree=1659512/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=7860 CPUtime=581.8
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1614 0 0 0 58179 1 0 0 25 0 1 0 242265213 8048640 1598 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1965 1598 76 170 0 1793 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 13220

[startup+642.301 s]
/proc/loadavg: 0.99 0.90 0.66 2/66 15036
/proc/meminfo: memFree=1659512/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=7996 CPUtime=641.78
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1643 0 0 0 64177 1 0 0 25 0 1 0 242265213 8187904 1627 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 1999 1627 76 170 0 1827 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 13356

[startup+702.301 s]
/proc/loadavg: 0.99 0.92 0.68 2/66 15036
/proc/meminfo: memFree=1659448/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=8136 CPUtime=701.75
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1672 0 0 0 70173 2 0 0 25 0 1 0 242265213 8331264 1656 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2034 1656 76 170 0 1862 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 13496

[startup+762.305 s]
/proc/loadavg: 0.99 0.93 0.69 2/66 15036
/proc/meminfo: memFree=1658744/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=8824 CPUtime=761.73
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 1835 0 0 0 76171 2 0 0 25 0 1 0 242265213 9035776 1819 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2206 1819 76 170 0 2034 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 14184

[startup+822.302 s]
/proc/loadavg: 0.99 0.94 0.71 2/66 15036
/proc/meminfo: memFree=1657912/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=9656 CPUtime=821.7
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 2053 0 0 0 82168 2 0 0 25 0 1 0 242265213 9887744 2037 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2414 2037 76 170 0 2242 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 15016

[startup+882.302 s]
/proc/loadavg: 0.99 0.95 0.73 2/66 15036
/proc/meminfo: memFree=1657336/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=10360 CPUtime=881.67
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 2201 0 0 0 88165 2 0 0 25 0 1 0 242265213 10608640 2185 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2590 2185 76 170 0 2418 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 15720

[startup+942.302 s]
/proc/loadavg: 0.99 0.95 0.74 2/66 15036
/proc/meminfo: memFree=1657016/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=10624 CPUtime=941.62
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 2274 0 0 0 94160 2 0 0 25 0 1 0 242265213 10878976 2258 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2656 2258 76 170 0 2484 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 15984

[startup+1002.3 s]
/proc/loadavg: 0.99 0.96 0.75 2/66 15036
/proc/meminfo: memFree=1657016/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=10772 CPUtime=1001.59
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 2289 0 0 0 100157 2 0 0 25 0 1 0 242265213 11030528 2273 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2693 2273 76 170 0 2521 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 16132

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.76 2/66 15036
/proc/meminfo: memFree=1656824/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=10908 CPUtime=1061.56
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 2321 0 0 0 106154 2 0 0 25 0 1 0 242265213 11169792 2305 1992294400 134512640 135212939 4294956240 18446744073709551615 134529669 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2727 2305 76 170 0 2555 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 16268

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/66 15036
/proc/meminfo: memFree=1656568/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=11040 CPUtime=1121.55
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 2378 0 0 0 112152 3 0 0 25 0 1 0 242265213 11304960 2362 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2760 2362 76 170 0 2588 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 16400

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/66 15036
/proc/meminfo: memFree=1656440/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=11320 CPUtime=1181.52
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 2418 0 0 0 118149 3 0 0 25 0 1 0 242265213 11591680 2402 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2830 2402 76 170 0 2658 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 16680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.79 2/66 15036
/proc/meminfo: memFree=1656376/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=11320 CPUtime=1199.92
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 2426 0 0 0 119989 3 0 0 25 0 1 0 242265213 11591680 2410 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2830 2410 76 170 0 2658 0
Current children cumulated CPU time (s) 1200.1
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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.79 2/66 15036
/proc/meminfo: memFree=1656376/2055920 swapFree=4182092/4192956
[pid=15030] ppid=15028 vsize=5360 CPUtime=0.18
/proc/15030/stat : 15030 (run.sh) S 15028 15030 14965 0 -1 4194304 343 708 0 0 0 0 18 0 16 0 1 0 242265194 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15030/statm: 1340 241 197 169 0 51 0
[pid=15034] ppid=15030 vsize=11320 CPUtime=1199.92
/proc/15034/stat : 15034 (minisat) R 15030 15030 14965 0 -1 4194304 2426 0 0 0 119989 3 0 0 25 0 1 0 242265213 11591680 2410 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/15034/statm: 2830 2410 76 170 0 2658 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 16680

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.12
CPU user time (s): 1200.08
CPU system time (s): 0.036994
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 16680

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

runsolver used 1.08183 second user time and 3.2975 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-12 17:31:55
IDJOB=1805867
IDBENCH=24613
IDSOLVER=648
FILE ID=node11/1805867-1242142315
PBS_JOBID= 9289710
Free space on /tmp= 66196 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 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-1805867-1242142315/watcher-1805867-1242142315 -o /tmp/evaluation-result-1805867-1242142315/solver-1805867-1242142315 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805867-1242142315.cnf HOME

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

MD5SUM BENCH= c2cb7643bd8a1926480278b8bba0ef3d
RANDOM SEED=1232293360

node11.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:       1667496 kB
Buffers:         56248 kB
Cached:         250620 kB
SwapCached:       4708 kB
Active:          66220 kB
Inactive:       248524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667496 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          14428 kB
Slab:            59692 kB
Committed_AS:   887700 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66192 MiB
End job on node11 at 2009-05-12 17:51:56