Trace number 1806245

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.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
MD5SUM8f639a3496db30a888324b756894fb43
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 variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     896     3042 |     268       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     792     3087 |      --       0       --      -- |     --   | -104/45
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 132   #clauses: 792   #literals: 3087
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c SatElite is done !
0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.01	#LEARNT CLAUSES 0
0.00/0.01	done !
0.00/0.01	c Calling MINISAT
0.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  132                                                  |
0.00/0.01	|  Number of clauses:    792                                                  |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     132      792     3087 |      264        0    nan |  0.000 % |
0.00/0.01	|       100 |     132      792     3087 |      290      100     21 |  0.006 % |
0.00/0.01	|       250 |     132      792     3087 |      319      250     18 |  0.006 % |
0.00/0.02	|       475 |     132      792     3087 |      351      286     17 |  0.006 % |
0.00/0.03	|       812 |     132      792     3087 |      386      246     14 |  0.006 % |
0.00/0.04	|      1319 |     132      792     3087 |      425      312     13 |  0.006 % |
0.00/0.06	|      2078 |     132      792     3087 |      467      369     14 |  0.006 % |
0.00/0.08	|      3218 |     132      792     3087 |      514      506     15 |  0.006 % |
0.00/0.13	|      4930 |     132      792     3087 |      565      287      8 |  0.006 % |
0.00/0.20	|      7492 |     132      792     3087 |      622      441     13 |  0.006 % |
0.00/0.30	|     11337 |     132      792     3087 |      684      618     15 |  0.006 % |
0.00/0.45	|     17104 |     132      792     3087 |      753      617     14 |  0.006 % |
0.00/0.68	|     25754 |     132      792     3087 |      828      710     15 |  0.006 % |
0.99/1.02	|     38729 |     132      792     3087 |      911      865     16 |  0.006 % |
1.48/1.53	|     58190 |     132      792     3087 |     1002      680     13 |  0.006 % |
2.28/2.34	|     87384 |     132      792     3087 |     1102      606     12 |  0.006 % |
3.98/4.09	|    131174 |     132      792     3087 |     1213     1075     14 |  0.006 % |
5.88/5.97	|    196858 |     132      792     3087 |     1334     1243     16 |  0.006 % |
8.88/8.92	|    295387 |     132      792     3087 |     1467      901     15 |  0.006 % |
13.68/13.70	|    443176 |     132      792     3087 |     1614     1207     16 |  0.006 % |
20.78/20.82	|    664859 |     132      792     3087 |     1776      996     13 |  0.006 % |
32.07/32.17	|    997385 |     132      792     3087 |     1953     1639     15 |  0.006 % |
48.26/48.33	|   1496173 |     132      792     3087 |     2149     1491     15 |  0.006 % |
76.15/76.26	|   2244355 |     132      792     3087 |     2363     1946     17 |  0.006 % |
117.54/117.69	|   3366632 |     132      792     3087 |     2600     1477     15 |  0.006 % |
182.92/183.04	|   5050044 |     132      792     3087 |     2860     1912     17 |  0.006 % |
281.59/281.78	|   7575161 |     132      792     3087 |     3146     2035     15 |  0.006 % |
439.75/439.95	|  11362836 |     132      792     3087 |     3461     1751     17 |  0.006 % |
687.37/687.67	|  17044348 |     132      792     3087 |     3807     2171     15 |  0.006 % |
1055.47/1055.87	|  25566617 |     132      792     3087 |     4187     2200     14 |  0.012 % |
1200.03/1200.40	HOME/run.sh: line 54: 27553 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-1806245-1242147173/watcher-1806245-1242147173 -o /tmp/evaluation-result-1806245-1242147173/solver-1806245-1242147173 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806245-1242147173.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27549
/proc/meminfo: memFree=608188/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) R 27547 27549 27357 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242746340 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27549/statm: 1340 237 196 169 0 51 0
[pid=27550] ppid=27549 vsize=688 CPUtime=0
/proc/27550/stat : 27550 (SatElite) R 27549 27549 27357 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 242746340 704512 106 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/27550/statm: 172 106 67 126 0 43 0

[startup+0.026032 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27549
/proc/meminfo: memFree=608188/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101035 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27549
/proc/meminfo: memFree=608188/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301055 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27549
/proc/meminfo: memFree=608188/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701095 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27549
/proc/meminfo: memFree=608188/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50118 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=607596/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2020 CPUtime=1.48
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 160 0 0 0 148 0 0 0 25 0 1 0 242746341 2068480 144 1992294400 134512640 135212939 4294956240 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 505 144 76 170 0 333 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7380

[startup+3.10134 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=607404/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2020 CPUtime=3.08
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 171 0 0 0 308 0 0 0 25 0 1 0 242746341 2068480 155 1992294400 134512640 135212939 4294956240 18446744073709551615 134526778 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 505 155 76 170 0 333 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7380

[startup+6.30167 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=607276/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2152 CPUtime=6.28
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 188 0 0 0 628 0 0 0 25 0 1 0 242746341 2203648 172 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 538 172 76 170 0 366 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7512

[startup+12.7023 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=607100/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2152 CPUtime=12.68
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 205 0 0 0 1268 0 0 0 25 0 1 0 242746341 2203648 189 1992294400 134512640 135212939 4294956240 18446744073709551615 134535940 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 538 189 76 170 0 366 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7512

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=606972/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2284 CPUtime=25.47
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 235 0 0 0 2547 0 0 0 25 0 1 0 242746341 2338816 219 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 571 219 76 170 0 399 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7644

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=606844/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2416 CPUtime=51.06
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 267 0 0 0 5106 0 0 0 25 0 1 0 242746341 2473984 251 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 604 251 76 170 0 432 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 7776

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=606652/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2680 CPUtime=102.25
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 308 0 0 0 10225 0 0 0 25 0 1 0 242746341 2744320 292 1992294400 134512640 135212939 4294956240 18446744073709551615 134526814 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 670 292 76 170 0 498 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8040

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=606460/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2816 CPUtime=162.23
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 339 0 0 0 16223 0 0 0 25 0 1 0 242746341 2883584 323 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 704 323 76 170 0 532 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 8176

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=606268/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2816 CPUtime=222.21
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 371 0 0 0 22221 0 0 0 25 0 1 0 242746341 2883584 355 1992294400 134512640 135212939 4294956240 18446744073709551615 134538876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 704 355 76 170 0 532 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 8176

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=606268/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2948 CPUtime=282.19
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 391 0 0 0 28219 0 0 0 25 0 1 0 242746341 3018752 375 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 737 375 76 170 0 565 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8308

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=606140/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=2948 CPUtime=342.17
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 404 0 0 0 34217 0 0 0 25 0 1 0 242746341 3018752 388 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 737 388 76 170 0 565 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 8308

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27553
/proc/meminfo: memFree=606204/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3088 CPUtime=402.16
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 414 0 0 0 40216 0 0 0 25 0 1 0 242746341 3162112 398 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 772 398 76 170 0 600 0
Current children cumulated CPU time (s) 402.16

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

/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3088 CPUtime=462.14
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 439 0 0 0 46214 0 0 0 25 0 1 0 242746341 3162112 423 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 772 423 76 170 0 600 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 8448

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=606004/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3224 CPUtime=522.12
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 456 0 0 0 52212 0 0 0 25 0 1 0 242746341 3301376 440 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 806 440 76 170 0 634 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 8584

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=606004/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3224 CPUtime=582.1
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 463 0 0 0 58210 0 0 0 25 0 1 0 242746341 3301376 447 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 806 447 76 170 0 634 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 8584

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=606004/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3224 CPUtime=642.09
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 463 0 0 0 64209 0 0 0 25 0 1 0 242746341 3301376 447 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 806 447 76 170 0 634 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 8584

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=605876/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3356 CPUtime=702.06
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 477 0 0 0 70206 0 0 0 25 0 1 0 242746341 3436544 461 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 839 461 76 170 0 667 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 8716

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=605812/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3356 CPUtime=762.05
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 494 0 0 0 76205 0 0 0 25 0 1 0 242746341 3436544 478 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 839 478 76 170 0 667 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 8716

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=605756/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3356 CPUtime=822.03
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 501 0 0 0 82203 0 0 0 25 0 1 0 242746341 3436544 485 1992294400 134512640 135212939 4294956240 18446744073709551615 134529693 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 839 485 76 170 0 667 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 8716

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=605820/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3356 CPUtime=882.01
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 506 0 0 0 88201 0 0 0 25 0 1 0 242746341 3436544 490 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 839 490 76 170 0 667 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 8716

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=605756/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3496 CPUtime=942
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 516 0 0 0 94200 0 0 0 25 0 1 0 242746341 3579904 500 1992294400 134512640 135212939 4294956240 18446744073709551615 134536094 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 874 500 76 170 0 702 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 8856

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=605692/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3496 CPUtime=1001.98
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 523 0 0 0 100198 0 0 0 25 0 1 0 242746341 3579904 507 1992294400 134512640 135212939 4294956240 18446744073709551615 134527063 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 874 507 76 170 0 702 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 8856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=605628/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3496 CPUtime=1061.96
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 541 0 0 0 106196 0 0 0 25 0 1 0 242746341 3579904 525 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 874 525 76 170 0 702 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 8856

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=605564/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3636 CPUtime=1121.95
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 554 0 0 0 112195 0 0 0 25 0 1 0 242746341 3723264 538 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 909 538 76 170 0 737 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 8996

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27559
/proc/meminfo: memFree=605436/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3636 CPUtime=1181.93
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 570 0 0 0 118193 0 0 0 25 0 1 0 242746341 3723264 554 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 909 554 76 170 0 737 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 8996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 27559
/proc/meminfo: memFree=605436/2055920 swapFree=4181692/4192956
[pid=27549] ppid=27547 vsize=5360 CPUtime=0
/proc/27549/stat : 27549 (run.sh) S 27547 27549 27357 0 -1 4194304 343 300 0 0 0 0 0 0 17 0 1 0 242746340 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27549/statm: 1340 241 197 169 0 51 0
[pid=27553] ppid=27549 vsize=3636 CPUtime=1200.03
/proc/27553/stat : 27553 (minisat) R 27549 27549 27357 0 -1 4194304 570 0 0 0 120003 0 0 0 25 0 1 0 242746341 3723264 554 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/27553/statm: 909 554 76 170 0 737 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 8996

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1200.04
CPU system time (s): 0.010998
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 8996

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

runsolver used 1.46278 second user time and 2.93055 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-12 18:52:53
IDJOB=1806245
IDBENCH=24699
IDSOLVER=648
FILE ID=node90/1806245-1242147173
PBS_JOBID= 9289636
Free space on /tmp= 66264 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806245-1242147173/watcher-1806245-1242147173 -o /tmp/evaluation-result-1806245-1242147173/solver-1806245-1242147173 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806245-1242147173.cnf HOME

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

MD5SUM BENCH= 8f639a3496db30a888324b756894fb43
RANDOM SEED=1338297270

node90.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        608676 kB
Buffers:         82012 kB
Cached:        1261832 kB
SwapCached:       5480 kB
Active:         157204 kB
Inactive:      1195744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        608676 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            80312 kB
Committed_AS:   793876 kB
PageTables:       1428 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= 66260 MiB
End job on node90 at 2009-05-12 19:12:53