Trace number 1805859

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.08 1200.71

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
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.08	#LEARNT CLAUSES 0
0.01/0.09	done !
0.01/0.09	c Now, SatElite...
0.01/0.10	c Parsing...
0.09/0.11	c ==============================================================================
0.09/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.11	c ==============================================================================
0.09/0.11	c |         0 |   14506    43816 |    4351       0        0     nan |  0.000 % |
0.09/0.27	c |         0 |   14208    47484 |      --       0       --      -- |     --   | -298/3668
0.09/0.27	c ==============================================================================
0.09/0.27	c Result  :   #vars: 894   #clauses: 14208   #literals: 47484
0.09/0.27	c CPU time:   0.168974 s
0.09/0.27	c ==============================================================================
0.09/0.30	c SatElite is done !
0.09/0.30	c Calling MINISAT
0.09/0.30	This is MiniSat 2.0 beta
0.09/0.30	WARNING: for repeatability, setting FPU to use double precision
0.09/0.30	============================[ Problem Statistics ]=============================
0.09/0.30	|                                                                             |
0.09/0.30	|  Number of variables:  894                                                  |
0.09/0.30	|  Number of clauses:    14208                                                |
0.09/0.31	|  Parsing time:         0.01         s                                       |
0.09/0.31	============================[ Search Statistics ]==============================
0.09/0.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.31	===============================================================================
0.09/0.31	|         0 |     894    14208    47484 |     4736        0    nan |  0.000 % |
0.09/0.32	|       100 |     894    14208    47484 |     5209      100     27 |  0.000 % |
0.09/0.34	|       251 |     894    14208    47484 |     5730      251     38 |  0.000 % |
0.09/0.38	|       477 |     894    14208    47484 |     6303      477     38 |  0.000 % |
0.29/0.41	|       815 |     894    14208    47484 |     6933      815     33 |  0.000 % |
0.29/0.47	|      1321 |     894    14208    47484 |     7627     1321     32 |  0.000 % |
0.29/0.59	|      2080 |     894    14208    47484 |     8390     2080     32 |  0.000 % |
0.29/0.77	|      3220 |     894    14208    47484 |     9229     3220     33 |  0.000 % |
0.98/1.09	|      4928 |     894    14208    47484 |    10152     4928     32 |  0.000 % |
1.68/1.74	|      7490 |     894    14208    47484 |    11167     7490     31 |  0.000 % |
2.58/2.69	|     11335 |     894    14208    47484 |    12283    11335     33 |  0.000 % |
4.17/4.23	|     17104 |     894    14208    47484 |    13512    10902     36 |  0.000 % |
6.07/6.12	|     25753 |     894    14208    47484 |    14863    12714     37 |  0.000 % |
9.37/9.41	|     38727 |     894    14208    47484 |    16349    10680     36 |  0.000 % |
14.06/14.10	|     58188 |     894    14208    47484 |    17984    13658     33 |  0.000 % |
22.06/22.18	|     87380 |     894    14208    47484 |    19783    15726     31 |  0.000 % |
36.46/36.54	|    131169 |     894    14208    47484 |    21761    19716     30 |  0.000 % |
59.74/59.89	|    196854 |     894    14208    47484 |    23937    19800     31 |  0.000 % |
97.81/97.98	|    295380 |     894    14208    47484 |    26331    22079     30 |  0.000 % |
162.97/163.17	|    443169 |     894    14208    47484 |    28964    24420     33 |  0.000 % |
277.70/277.92	|    664853 |     894    14208    47484 |    31861    27720     34 |  0.000 % |
466.11/466.50	|    997379 |     894    14208    47484 |    35047    30061     31 |  0.000 % |
750.37/750.86	|   1496167 |     894    14208    47484 |    38552    23221     30 |  0.000 % |
1200.06/1200.70	HOME/run.sh: line 55: 13594 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-1805859-1242142302/watcher-1805859-1242142302 -o /tmp/evaluation-result-1805859-1242142302/solver-1805859-1242142302 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805859-1242142302.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.77 0.42 0.98 3/64 13590
/proc/meminfo: memFree=1555560/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242263149 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13590/statm: 1340 237 196 169 0 51 0
[pid=13591] ppid=13590 vsize=1980 CPUtime=0
/proc/13591/stat : 13591 (revival) R 13590 13590 13496 0 -1 4194304 228 0 0 0 0 0 0 0 19 0 1 0 242263149 2027520 194 1992294400 134512640 134537284 4294956368 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 0 0 0
/proc/13591/statm: 495 195 82 6 0 133 0

[startup+0.0194499 s]
/proc/loadavg: 0.77 0.42 0.98 3/64 13590
/proc/meminfo: memFree=1555560/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242263149 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13590/statm: 1340 237 196 169 0 51 0
[pid=13591] ppid=13590 vsize=2356 CPUtime=0.01
/proc/13591/stat : 13591 (revival) R 13590 13590 13496 0 -1 4194304 391 0 0 0 1 0 0 0 19 0 1 50000 242263149 2412544 301 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13591/statm: 589 301 85 6 0 227 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7716

[startup+0.102465 s]
/proc/loadavg: 0.77 0.42 0.98 3/64 13590
/proc/meminfo: memFree=1555560/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.09
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 311 408 0 0 0 0 9 0 17 0 1 0 242263149 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13590/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.302498 s]
/proc/loadavg: 0.77 0.42 0.98 3/64 13590
/proc/meminfo: memFree=1555560/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.09
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 311 408 0 0 0 0 9 0 17 0 1 0 242263149 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13590/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.701558 s]
/proc/loadavg: 0.77 0.42 0.98 3/64 13590
/proc/meminfo: memFree=1555560/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5360

[startup+1.50169 s]
/proc/loadavg: 0.77 0.42 0.98 2/66 13594
/proc/meminfo: memFree=1552856/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=3604 CPUtime=1.19
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 598 0 0 0 119 0 0 0 25 0 1 0 242263179 3690496 582 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 901 582 76 170 0 729 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8964

[startup+3.10194 s]
/proc/loadavg: 0.77 0.42 0.98 2/66 13594
/proc/meminfo: memFree=1551960/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=4692 CPUtime=2.79
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 854 0 0 0 279 0 0 0 25 0 1 0 242263179 4804608 838 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 1173 838 76 170 0 1001 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10052

[startup+6.30145 s]
/proc/loadavg: 0.79 0.43 0.98 2/66 13594
/proc/meminfo: memFree=1550808/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=5220 CPUtime=5.98
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 993 0 0 0 598 0 0 0 25 0 1 0 242263179 5345280 977 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 1305 977 76 170 0 1133 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10580

[startup+12.7015 s]
/proc/loadavg: 0.81 0.44 0.98 2/66 13594
/proc/meminfo: memFree=1550040/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=5748 CPUtime=12.38
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 1133 0 0 0 1238 0 0 0 25 0 1 0 242263179 5885952 1117 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 1437 1117 76 170 0 1265 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11108

[startup+25.5025 s]
/proc/loadavg: 0.85 0.47 0.98 2/66 13594
/proc/meminfo: memFree=1549656/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=6220 CPUtime=25.17
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 1266 0 0 0 2517 0 0 0 25 0 1 0 242263179 6369280 1250 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 1555 1250 76 170 0 1383 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11580

[startup+51.1026 s]
/proc/loadavg: 0.90 0.51 0.98 2/66 13594
/proc/meminfo: memFree=1548952/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=7028 CPUtime=50.77
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 1435 0 0 0 5076 1 0 0 25 0 1 0 242263179 7196672 1419 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 1757 1419 76 170 0 1585 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12388

[startup+102.306 s]
/proc/loadavg: 0.95 0.58 0.98 2/66 13594
/proc/meminfo: memFree=1547800/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=8104 CPUtime=101.92
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 1703 0 0 0 10191 1 0 0 25 0 1 0 242263179 8298496 1687 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 2026 1687 76 170 0 1854 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13464

[startup+162.301 s]
/proc/loadavg: 0.98 0.66 0.98 2/66 13594
/proc/meminfo: memFree=1547096/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=8792 CPUtime=161.88
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 1875 0 0 0 16187 1 0 0 25 0 1 0 242263179 9003008 1859 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 2198 1859 76 170 0 2026 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 14152

[startup+222.302 s]
/proc/loadavg: 0.99 0.72 0.98 2/66 13594
/proc/meminfo: memFree=1546392/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=9376 CPUtime=221.83
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 2033 0 0 0 22182 1 0 0 25 0 1 0 242263179 9601024 2017 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 2344 2017 76 170 0 2172 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 14736

[startup+282.302 s]
/proc/loadavg: 0.99 0.77 0.98 2/66 13594
/proc/meminfo: memFree=1545752/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=10044 CPUtime=281.81
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 2193 0 0 0 28180 1 0 0 25 0 1 0 242263179 10285056 2177 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 2511 2177 76 170 0 2339 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 15404

[startup+342.301 s]
/proc/loadavg: 0.99 0.81 0.98 2/66 13594
/proc/meminfo: memFree=1544792/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=11120 CPUtime=341.78
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 2436 0 0 0 34176 2 0 0 25 0 1 0 242263179 11386880 2420 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 2780 2420 76 170 0 2608 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 16480

[startup+402.302 s]
/proc/loadavg: 0.99 0.84 0.98 2/66 13594
/proc/meminfo: memFree=1544536/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=11268 CPUtime=401.75

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

/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=11868 CPUtime=521.68
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 2637 0 0 0 52166 2 0 0 25 0 1 0 242263179 12152832 2621 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 2967 2621 76 170 0 2795 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 17228

[startup+582.301 s]
/proc/loadavg: 1.10 0.93 0.99 2/66 13596
/proc/meminfo: memFree=1543384/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=12304 CPUtime=581.65
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 2717 0 0 0 58163 2 0 0 25 0 1 0 242263179 12599296 2701 1992294400 134512640 135212939 4294956240 18446744073709551615 134536014 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3076 2701 76 170 0 2904 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 17664

[startup+642.302 s]
/proc/loadavg: 1.03 0.94 0.99 2/66 13596
/proc/meminfo: memFree=1543128/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=12472 CPUtime=641.64
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 2779 0 0 0 64161 3 0 0 25 0 1 0 242263179 12771328 2763 1992294400 134512640 135212939 4294956240 18446744073709551615 134534904 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3118 2763 76 170 0 2946 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 17832

[startup+702.302 s]
/proc/loadavg: 1.01 0.95 0.99 2/66 13596
/proc/meminfo: memFree=1543064/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=12632 CPUtime=701.6
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 2798 0 0 0 70157 3 0 0 25 0 1 0 242263179 12935168 2782 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3158 2782 76 170 0 2986 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 17992

[startup+762.306 s]
/proc/loadavg: 1.00 0.96 0.99 2/66 13596
/proc/meminfo: memFree=1542872/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=12788 CPUtime=761.58
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 2856 0 0 0 76155 3 0 0 25 0 1 0 242263179 13094912 2840 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3197 2840 76 170 0 3025 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 18148

[startup+822.302 s]
/proc/loadavg: 1.00 0.96 0.99 2/66 13596
/proc/meminfo: memFree=1542488/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=13196 CPUtime=821.55
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 2950 0 0 0 82152 3 0 0 25 0 1 0 242263179 13512704 2934 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3299 2934 76 170 0 3127 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 18556

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 13596
/proc/meminfo: memFree=1542104/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=13592 CPUtime=881.51
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 3030 0 0 0 88148 3 0 0 25 0 1 0 242263179 13918208 3014 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3398 3014 76 170 0 3226 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 18952

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 13596
/proc/meminfo: memFree=1542040/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=13592 CPUtime=941.49
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 3046 0 0 0 94146 3 0 0 25 0 1 0 242263179 13918208 3030 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3398 3030 76 170 0 3226 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 18952

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 13596
/proc/meminfo: memFree=1541912/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=13748 CPUtime=1001.46
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 3057 0 0 0 100143 3 0 0 25 0 1 0 242263179 14077952 3041 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3437 3041 76 170 0 3265 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 19108

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 13596
/proc/meminfo: memFree=1541912/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=13748 CPUtime=1061.43
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 3057 0 0 0 106140 3 0 0 25 0 1 0 242263179 14077952 3041 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3437 3041 76 170 0 3265 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 19108

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 13596
/proc/meminfo: memFree=1541784/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=13748 CPUtime=1121.41
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 3081 0 0 0 112137 4 0 0 25 0 1 0 242263179 14077952 3065 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3437 3065 76 170 0 3265 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 19108

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 13596
/proc/meminfo: memFree=1541592/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=14032 CPUtime=1181.38
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 3134 0 0 0 118134 4 0 0 25 0 1 0 242263179 14368768 3118 1992294400 134512640 135212939 4294956240 18446744073709551615 134526691 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3508 3118 76 170 0 3336 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 19392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 13596
/proc/meminfo: memFree=1541400/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=14164 CPUtime=1199.77
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 3168 0 0 0 119973 4 0 0 25 0 1 0 242263179 14503936 3152 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3541 3152 76 170 0 3369 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 19524

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 13596
/proc/meminfo: memFree=1541400/2055920 swapFree=4181456/4192956
[pid=13590] ppid=13588 vsize=5360 CPUtime=0.29
/proc/13590/stat : 13590 (run.sh) S 13588 13590 13496 0 -1 4194304 341 997 0 0 0 0 29 0 16 0 1 0 242263149 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13590/statm: 1340 241 197 169 0 51 0
[pid=13594] ppid=13590 vsize=14164 CPUtime=1199.77
/proc/13594/stat : 13594 (minisat) R 13590 13590 13496 0 -1 4194304 3168 0 0 0 119973 4 0 0 25 0 1 0 242263179 14503936 3152 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13594/statm: 3541 3152 76 170 0 3369 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 19524

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1200.03
CPU system time (s): 0.057991
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 19524

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

runsolver used 1.03884 second user time and 3.33949 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-12 17:31:42
IDJOB=1805859
IDBENCH=24612
IDSOLVER=647
FILE ID=node26/1805859-1242142302
PBS_JOBID= 9289695
Free space on /tmp= 66064 MiB

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

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

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=2079301222

node26.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.261
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.261
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:       1556040 kB
Buffers:         42488 kB
Cached:         375324 kB
SwapCached:       5352 kB
Active:          93152 kB
Inactive:       332516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556040 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            60272 kB
Committed_AS:   856916 kB
PageTables:       1368 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= 66060 MiB
End job on node26 at 2009-05-12 17:51:42