Trace number 1806203

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

General information on the benchmark

Namecrafted/Hard/contest02/
pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
MD5SUMad877d677446ba8c798f8e71c4c035c2
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 variables9638
Number of clauses31795
Sum of the clauses size82345
Maximum clause length3
Minimum clause length1
Number of clauses of size 183
Number of clauses of size 212874
Number of clauses of size 318838
Number of clauses of size 40
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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   31531    81634 |    9459       0        0     nan |  0.000 % |
0.09/0.15	c |         0 |   13274    37444 |      --       0       --      -- |     --   | -17941/-43185
0.09/0.15	c ==============================================================================
0.09/0.15	c Result  :   #vars: 3005   #clauses: 13274   #literals: 37444
0.09/0.15	c CPU time:   0.145977 s
0.09/0.15	c ==============================================================================
0.09/0.18	c SatElite is done !
0.09/0.18	c revival is preprocessing the formula...#ITERATIONS 9
6.08/6.11	#LEARNT CLAUSES 108
6.08/6.12	done !
6.08/6.12	c Calling MINISAT
6.08/6.12	This is MiniSat 2.0 beta
6.08/6.12	WARNING: for repeatability, setting FPU to use double precision
6.08/6.12	============================[ Problem Statistics ]=============================
6.08/6.12	|                                                                             |
6.08/6.12	|  Number of variables:  3005                                                 |
6.08/6.12	|  Number of clauses:    13037                                                |
6.08/6.13	|  Parsing time:         0.01         s                                       |
6.08/6.13	============================[ Search Statistics ]==============================
6.08/6.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.08/6.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.08/6.13	===============================================================================
6.08/6.13	|         0 |    2979    13007    35926 |     4335        0    nan |  0.000 % |
6.08/6.14	|       100 |    2979    13007    35926 |     4769      100     22 |  0.885 % |
6.08/6.17	|       251 |    2979    13007    35926 |     5246      251     46 |  0.866 % |
6.10/6.23	|       476 |    2979    13007    35926 |     5770      476     64 |  0.866 % |
6.10/6.32	|       815 |    2979    13007    35926 |     6347      815     63 |  0.866 % |
6.10/6.48	|      1321 |    2979    13007    35926 |     6982     1321     69 |  0.866 % |
6.57/6.66	|      2080 |    2979    13007    35926 |     7680     2080     58 |  0.866 % |
6.96/7.00	|      3219 |    2979    13007    35926 |     8448     3219     65 |  0.866 % |
7.36/7.45	|      4929 |    2979    13007    35926 |     9293     4929     62 |  0.867 % |
8.26/8.31	|      7491 |    2979    13007    35926 |    10223     7491     66 |  0.866 % |
9.57/9.62	|     11336 |    2884    12485    34778 |    11245     5834     66 |  4.028 % |
11.46/11.57	|     17102 |    2884    12485    34778 |    12370    11600     78 |  4.027 % |
14.86/14.92	|     25751 |    2884    12485    34778 |    13607     6902     48 |  4.027 % |
19.85/19.97	|     38727 |    2884    12485    34778 |    14967    12726     47 |  4.027 % |
27.66/27.75	|     58188 |    2884    12485    34778 |    16464     8225     66 |  4.027 % |
41.05/41.13	|     87380 |    2884    12485    34778 |    18111    10840     54 |  4.027 % |
61.82/61.91	|    131169 |    2884    12485    34778 |    19922    15804     58 |  4.027 % |
97.31/97.40	|    196853 |    2884    12485    34778 |    21914    18229     67 |  4.027 % |
149.28/149.49	|    295379 |    2872    12388    34537 |    24105    13958     40 |  4.426 % |
239.03/239.24	|    443169 |    2872    12388    34537 |    26516    23798     53 |  4.427 % |
365.67/365.92	|    664853 |    2872    12388    34537 |    29168    24102     48 |  4.427 % |
565.65/566.08	|    997381 |    2872    12388    34537 |    32085    23531     42 |  4.427 % |
902.78/903.34	|   1496170 |    2852    12229    34159 |    35293    19192     33 |  5.092 % |
1200.04/1200.70	HOME/run.sh: line 54: 21470 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-1806203-1242146711/watcher-1806203-1242146711 -o /tmp/evaluation-result-1806203-1242146711/solver-1806203-1242146711 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806203-1242146711.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: 1.00 1.00 0.93 3/64 21466
/proc/meminfo: memFree=1346808/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=0
/proc/21466/stat : 21466 (run.sh) R 21464 21466 21272 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242699560 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21466/statm: 1340 237 196 169 0 51 0
[pid=21467] ppid=21466 vsize=1552 CPUtime=0
/proc/21467/stat : 21467 (SatElite) R 21466 21466 21272 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242699560 1589248 271 1992294400 134512640 135031949 4294956224 18446744073709551615 134544701 0 0 4096 3 0 0 0 17 0 0 0
/proc/21467/statm: 388 274 51 126 0 259 0

[startup+0.094574 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21466
/proc/meminfo: memFree=1346808/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=0
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242699560 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21466/statm: 1340 238 197 169 0 51 0
[pid=21467] ppid=21466 vsize=5504 CPUtime=0.08
/proc/21467/stat : 21467 (SatElite) R 21466 21466 21272 0 -1 4194304 1283 0 0 0 8 0 0 0 19 0 1 0 242699560 5636096 1169 1992294400 134512640 135031949 4294956224 18446744073709551615 134669267 0 0 4096 3 0 0 0 17 0 0 0
/proc/21467/statm: 1376 1169 67 126 0 1247 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10864

[startup+0.101576 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21466
/proc/meminfo: memFree=1346808/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=0
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242699560 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21466/statm: 1340 238 197 169 0 51 0
[pid=21467] ppid=21466 vsize=5636 CPUtime=0.09
/proc/21467/stat : 21467 (SatElite) R 21466 21466 21272 0 -1 4194304 1299 0 0 0 9 0 0 0 19 0 1 0 242699560 5771264 1185 1992294400 134512640 135031949 4294956224 18446744073709551615 134566067 0 0 4096 3 0 0 0 17 0 0 0
/proc/21467/statm: 1409 1185 67 126 0 1280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10996

[startup+0.301607 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21466
/proc/meminfo: memFree=1346808/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=0.17
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 317 1471 0 0 0 0 17 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5360

[startup+0.701665 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21466
/proc/meminfo: memFree=1346808/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=0.17
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 317 1471 0 0 0 0 17 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5360

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21469
/proc/meminfo: memFree=1345064/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=0.17
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 317 1471 0 0 0 0 17 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21469] ppid=21466 vsize=2612 CPUtime=1.31
/proc/21469/stat : 21469 (revival) R 21466 21466 21272 0 -1 4194304 438 0 0 0 131 0 0 0 25 0 1 50000 242699578 2674688 350 1992294400 134512640 134537284 4294956384 18446744073709551615 134523789 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21469/statm: 653 350 85 6 0 291 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7972

[startup+3.10301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21469
/proc/meminfo: memFree=1344936/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=0.17
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 317 1471 0 0 0 0 17 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21469] ppid=21466 vsize=2612 CPUtime=2.91
/proc/21469/stat : 21469 (revival) R 21466 21466 21272 0 -1 4194304 459 0 0 0 291 0 0 0 25 0 1 50000 242699578 2674688 371 1992294400 134512640 134537284 4294956384 18446744073709551615 134523922 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21469/statm: 653 371 85 6 0 291 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7972

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21469
/proc/meminfo: memFree=1344616/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 5360

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21470
/proc/meminfo: memFree=1340144/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=7332 CPUtime=6.56
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 1516 0 0 0 655 1 0 0 25 0 1 0 242700173 7507968 1500 1992294400 134512640 135212939 4294956240 18446744073709551615 134537450 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 1833 1500 76 170 0 1661 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12692

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21470
/proc/meminfo: memFree=1339696/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=7596 CPUtime=19.35
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 1601 0 0 0 1934 1 0 0 25 0 1 0 242700173 7778304 1585 1992294400 134512640 135212939 4294956240 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 1899 1585 76 170 0 1727 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 12956

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21470
/proc/meminfo: memFree=1337520/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=9800 CPUtime=44.94
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 2145 0 0 0 4492 2 0 0 25 0 1 0 242700173 10035200 2129 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 2450 2129 76 170 0 2278 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15160

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21470
/proc/meminfo: memFree=1335536/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=11792 CPUtime=96.11
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 2618 0 0 0 9608 3 0 0 25 0 1 0 242700173 12075008 2602 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 2948 2602 76 170 0 2776 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 17152

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21470
/proc/meminfo: memFree=1335536/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=11776 CPUtime=156.08
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 2621 0 0 0 15605 3 0 0 25 0 1 0 242700173 12058624 2605 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 2944 2605 76 170 0 2772 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 17136

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21470
/proc/meminfo: memFree=1335472/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=11776 CPUtime=216.05
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 2621 0 0 0 21602 3 0 0 25 0 1 0 242700173 12058624 2605 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 2944 2605 76 170 0 2772 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 17136

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21470
/proc/meminfo: memFree=1335408/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=11940 CPUtime=276.02
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 2650 0 0 0 27599 3 0 0 25 0 1 0 242700173 12226560 2634 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/21470/statm: 2985 2634 76 170 0 2813 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 17300

[startup+342.302 s]
/proc/loadavg: 1.05 1.01 0.93 2/66 21470
/proc/meminfo: memFree=1335408/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=11940 CPUtime=335.98
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 2651 0 0 0 33595 3 0 0 25 0 1 0 242700173 12226560 2635 1992294400 134512640 135212939 4294956240 18446744073709551615 134536289 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 2985 2635 76 170 0 2813 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 17300

[startup+402.302 s]
/proc/loadavg: 1.07 1.02 0.94 2/66 21470
/proc/meminfo: memFree=1334576/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=12732 CPUtime=395.95

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

[pid=21470] ppid=21466 vsize=13396 CPUtime=515.89
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3004 0 0 0 51586 3 0 0 25 0 1 0 242700173 13717504 2988 1992294400 134512640 135212939 4294956240 18446744073709551615 134538790 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3349 2988 76 170 0 3177 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 18756

[startup+582.303 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 21470
/proc/meminfo: memFree=1334000/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=13396 CPUtime=575.85
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3018 0 0 0 57582 3 0 0 25 0 1 0 242700173 13717504 3002 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3349 3002 76 170 0 3177 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 18756

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21470
/proc/meminfo: memFree=1332208/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15244 CPUtime=635.83
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3467 0 0 0 63579 4 0 0 25 0 1 0 242700173 15609856 3451 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 1 0 0
/proc/21470/statm: 3811 3451 76 170 0 3639 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 20604

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21470
/proc/meminfo: memFree=1332144/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15244 CPUtime=695.79
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3467 0 0 0 69575 4 0 0 25 0 1 0 242700173 15609856 3451 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3811 3451 76 170 0 3639 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 20604

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21470
/proc/meminfo: memFree=1332080/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15244 CPUtime=755.76
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3467 0 0 0 75572 4 0 0 25 0 1 0 242700173 15609856 3451 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3811 3451 76 170 0 3639 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 20604

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21470
/proc/meminfo: memFree=1332080/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15244 CPUtime=815.73
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3467 0 0 0 81569 4 0 0 25 0 1 0 242700173 15609856 3451 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/21470/statm: 3811 3451 76 170 0 3639 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 20604

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21470
/proc/meminfo: memFree=1332016/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15244 CPUtime=875.69
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3467 0 0 0 87565 4 0 0 25 0 1 0 242700173 15609856 3451 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3811 3451 76 170 0 3639 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 20604

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21470
/proc/meminfo: memFree=1332016/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15244 CPUtime=935.66
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3469 0 0 0 93562 4 0 0 25 0 1 0 242700173 15609856 3453 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3811 3453 76 170 0 3639 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 20604

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21476
/proc/meminfo: memFree=1331760/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15244 CPUtime=995.63
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3469 0 0 0 99559 4 0 0 25 0 1 0 242700173 15609856 3453 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/21470/statm: 3811 3453 76 170 0 3639 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 20604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21476
/proc/meminfo: memFree=1331632/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15508 CPUtime=1055.61
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3535 0 0 0 105556 5 0 0 25 0 1 0 242700173 15880192 3519 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3877 3519 76 170 0 3705 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 20868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21476
/proc/meminfo: memFree=1331632/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15508 CPUtime=1115.58
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3545 0 0 0 111553 5 0 0 25 0 1 0 242700173 15880192 3529 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3877 3529 76 170 0 3705 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 20868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21476
/proc/meminfo: memFree=1331632/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15508 CPUtime=1175.55
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3545 0 0 0 117550 5 0 0 25 0 1 0 242700173 15880192 3529 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21470/statm: 3877 3529 76 170 0 3705 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 20868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21476
/proc/meminfo: memFree=1331632/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15508 CPUtime=1193.94
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3545 0 0 0 119389 5 0 0 25 0 1 0 242700173 15880192 3529 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3877 3529 76 170 0 3705 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 20868

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21476
/proc/meminfo: memFree=1331632/2055920 swapFree=4145924/4192956
[pid=21466] ppid=21464 vsize=5360 CPUtime=6.1
/proc/21466/stat : 21466 (run.sh) S 21464 21466 21272 0 -1 4194304 343 1976 0 0 0 0 610 0 16 0 1 0 242699560 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21466/statm: 1340 241 197 169 0 51 0
[pid=21470] ppid=21466 vsize=15508 CPUtime=1193.94
/proc/21470/stat : 21470 (minisat) R 21466 21466 21272 0 -1 4194304 3545 0 0 0 119389 5 0 0 25 0 1 0 242700173 15880192 3529 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 3877 3529 76 170 0 3705 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 20868

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1200
CPU system time (s): 0.066989
CPU usage (%): 99.9468
Max. virtual memory (cumulated for all children) (KiB): 20868

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

runsolver used 1.11583 second user time and 3.2635 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-12 18:45:11
IDJOB=1806203
IDBENCH=24690
IDSOLVER=648
FILE ID=node39/1806203-1242146711
PBS_JOBID= 9289682
Free space on /tmp= 66332 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest02/pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806203-1242146711/watcher-1806203-1242146711 -o /tmp/evaluation-result-1806203-1242146711/solver-1806203-1242146711 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806203-1242146711.cnf HOME

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

MD5SUM BENCH= ad877d677446ba8c798f8e71c4c035c2
RANDOM SEED=626278665

node39.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.281
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.281
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:       1347360 kB
Buffers:         81476 kB
Cached:         509216 kB
SwapCached:      41096 kB
Active:         216488 kB
Inactive:       417652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347360 kB
SwapTotal:     4192956 kB
SwapFree:      4145924 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:          14532 kB
Slab:            60484 kB
Committed_AS:   949464 kB
PageTables:       1384 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= 66332 MiB
End job on node39 at 2009-05-12 19:05:12