Trace number 1806412

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.09 1200.61

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-13-UNSAT.sat05-3941.reshuffled-07.cnf
MD5SUM9ce7a6a007310fa075cda4060c50d29c
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 variables409
Number of clauses1362
Sum of the clauses size4084
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31360
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 revival is preprocessing the formula...#ITERATIONS 6
0.00/0.01	#LEARNT CLAUSES 0
0.00/0.01	done !
0.00/0.01	c Now, SatElite...
0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    1362     2997 |     408       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |     830     2557 |      --       0       --      -- |     --   | -532/-440
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 216   #clauses: 830   #literals: 2557
0.00/0.02	c CPU time:   0.008998 s
0.00/0.02	c ==============================================================================
0.00/0.02	c SatElite is done !
0.00/0.02	c Calling MINISAT
0.00/0.03	This is MiniSat 2.0 beta
0.00/0.03	WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	============================[ Problem Statistics ]=============================
0.00/0.03	|                                                                             |
0.00/0.03	|  Number of variables:  216                                                  |
0.00/0.03	|  Number of clauses:    830                                                  |
0.00/0.03	|  Parsing time:         0.00         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     216      830     2557 |      276        0    nan |  0.000 % |
0.00/0.03	|       100 |     216      830     2557 |      304      100     35 |  0.002 % |
0.00/0.03	|       251 |     216      830     2557 |      334      251     32 |  0.002 % |
0.00/0.04	|       478 |     216      830     2557 |      368      478     33 |  0.002 % |
0.00/0.04	|       817 |     216      830     2557 |      405      315     24 |  0.002 % |
0.00/0.06	|      1323 |     216      830     2557 |      445      530     28 |  0.006 % |
0.02/0.07	|      2084 |     216      830     2557 |      490      432     25 |  0.002 % |
0.02/0.10	|      3223 |     216      830     2557 |      539      618     28 |  0.002 % |
0.02/0.15	|      4931 |     216      830     2557 |      593      630     28 |  0.004 % |
0.02/0.22	|      7494 |     216      830     2557 |      652      646     29 |  0.002 % |
0.02/0.34	|     11338 |     216      830     2557 |      717      631     28 |  0.004 % |
0.02/0.50	|     17105 |     216      830     2557 |      789      844     28 |  0.004 % |
0.02/0.79	|     25754 |     216      830     2557 |      868      699     30 |  0.002 % |
1.19/1.21	|     38729 |     216      830     2557 |      955      545     21 |  0.002 % |
1.89/1.92	|     58190 |     216      830     2557 |     1050     1064     33 |  0.004 % |
2.89/2.97	|     87385 |     216      830     2557 |     1155      791     29 |  0.002 % |
4.59/4.60	|    131176 |     216      830     2557 |     1271      901     32 |  0.004 % |
7.08/7.15	|    196861 |     216      830     2557 |     1398     1105     33 |  0.006 % |
10.99/11.09	|    295387 |     216      830     2557 |     1538     1299     35 |  0.004 % |
16.98/17.03	|    443178 |     216      830     2557 |     1692     1234     34 |  0.004 % |
26.48/26.52	|    664861 |     216      830     2557 |     1861     1431     34 |  0.004 % |
41.47/41.55	|    997387 |     216      830     2557 |     2047     1079     33 |  0.004 % |
63.86/63.96	|   1496175 |     216      830     2557 |     2252     1914     37 |  0.004 % |
100.54/100.61	|   2244357 |     216      830     2557 |     2477     1888     37 |  0.002 % |
157.22/157.39	|   3366631 |     216      830     2557 |     2725     2037     38 |  0.002 % |
243.68/243.81	|   5050042 |     216      830     2557 |     2997     1692     38 |  0.004 % |
378.33/378.54	|   7575158 |     216      830     2557 |     3297     2816     41 |  0.006 % |
587.53/587.87	|  11362833 |     216      830     2557 |     3627     2860     39 |  0.004 % |
921.09/921.53	|  17044345 |     216      830     2557 |     3989     2031     37 |  0.002 % |
1200.07/1200.60	HOME/run.sh: line 55:  6550 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-1806412-1242148833/watcher-1806412-1242148833 -o /tmp/evaluation-result-1806412-1242148833/solver-1806412-1242148833 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806412-1242148833.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 6546
/proc/meminfo: memFree=1208600/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0
/proc/6546/stat : 6546 (run.sh) R 6544 6546 6261 0 -1 4194304 268 0 0 0 0 0 0 0 19 0 1 0 242909433 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 244276849311 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6546/statm: 1340 236 195 169 0 51 0
[pid=6547] ppid=6546 vsize=1608 CPUtime=0
/proc/6547/stat : 6547 (revival) R 6546 6546 6261 0 -1 4194304 156 0 0 0 0 0 0 0 19 0 1 0 242909433 1646592 122 1992294400 134512640 134537284 4294956368 18446744073709551615 12936827 0 0 4096 0 0 0 0 17 0 0 0
/proc/6547/statm: 402 123 81 6 0 40 0

[startup+0.0634269 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 6546
/proc/meminfo: memFree=1208600/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.10143 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 6546
/proc/meminfo: memFree=1208600/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301452 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 6546
/proc/meminfo: memFree=1208600/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.701496 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 6546
/proc/meminfo: memFree=1208600/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1207880/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=2276 CPUtime=1.47
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 204 0 0 0 147 0 0 0 25 0 1 0 242909436 2330624 188 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 569 188 76 170 0 397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7636

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1207624/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=2276 CPUtime=3.07
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 230 0 0 0 307 0 0 0 25 0 1 0 242909436 2330624 214 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 569 214 76 170 0 397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7636

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1207432/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=2408 CPUtime=6.27
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 252 0 0 0 627 0 0 0 25 0 1 0 242909436 2465792 236 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 602 236 76 170 0 430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7768

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1207240/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=2540 CPUtime=12.66
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 289 0 0 0 1266 0 0 0 25 0 1 0 242909436 2600960 273 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 635 273 76 170 0 463 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7900

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1207112/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=2672 CPUtime=25.46
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 331 0 0 0 2546 0 0 0 25 0 1 0 242909436 2736128 315 1992294400 134512640 135212939 4294956240 18446744073709551615 134543787 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 668 315 76 170 0 496 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8032

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1206856/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=2936 CPUtime=51.04
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 386 0 0 0 5104 0 0 0 25 0 1 0 242909436 3006464 370 1992294400 134512640 135212939 4294956240 18446744073709551615 134537313 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 734 370 76 170 0 562 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8296

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1206536/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=3200 CPUtime=102.23
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 447 0 0 0 10223 0 0 0 25 0 1 0 242909436 3276800 431 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 800 431 76 170 0 628 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8560

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1206280/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=3444 CPUtime=162.2
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 506 0 0 0 16220 0 0 0 25 0 1 0 242909436 3526656 490 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 861 490 76 170 0 689 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 8804

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1206088/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=3564 CPUtime=222.17
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 548 0 0 0 22217 0 0 0 25 0 1 0 242909436 3649536 532 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 891 532 76 170 0 719 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 8924

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205896/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=3824 CPUtime=282.14
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 599 0 0 0 28214 0 0 0 25 0 1 0 242909436 3915776 583 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 956 583 76 170 0 784 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 9184

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205832/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=3824 CPUtime=342.12
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 615 0 0 0 34212 0 0 0 25 0 1 0 242909436 3915776 599 1992294400 134512640 135212939 4294956240 18446744073709551615 134536289 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 956 599 76 170 0 784 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 9184

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205704/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4036 CPUtime=402.1
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 662 0 0 0 40210 0 0 0 25 0 1 0 242909436 4132864 646 1992294400 134512640 135212939 4294956240 18446744073709551615 134543595 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1009 646 76 170 0 837 0
Current children cumulated CPU time (s) 402.12

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

/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4036 CPUtime=462.07
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 670 0 0 0 46207 0 0 0 25 0 1 0 242909436 4132864 654 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1009 654 76 170 0 837 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 9396

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205640/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4140 CPUtime=522.04
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 677 0 0 0 52204 0 0 0 25 0 1 0 242909436 4239360 661 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/6550/statm: 1035 661 76 170 0 863 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 9500

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205640/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4140 CPUtime=582.01
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 684 0 0 0 58201 0 0 0 25 0 1 0 242909436 4239360 668 1992294400 134512640 135212939 4294956240 18446744073709551615 134536559 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1035 668 76 170 0 863 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 9500

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205448/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4268 CPUtime=641.99
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 721 0 0 0 64199 0 0 0 25 0 1 0 242909436 4370432 705 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1067 705 76 170 0 895 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 9628

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205256/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4384 CPUtime=701.96
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 746 0 0 0 70196 0 0 0 25 0 1 0 242909436 4489216 730 1992294400 134512640 135212939 4294956240 18446744073709551615 134536120 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1096 730 76 170 0 924 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 9744

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205256/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4384 CPUtime=761.93
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 747 0 0 0 76193 0 0 0 25 0 1 0 242909436 4489216 731 1992294400 134512640 135212939 4294956240 18446744073709551615 134536276 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1096 731 76 170 0 924 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 9744

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205256/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4384 CPUtime=821.9
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 753 0 0 0 82190 0 0 0 25 0 1 0 242909436 4489216 737 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1096 737 76 170 0 924 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 9744

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205256/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4384 CPUtime=881.88
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 759 0 0 0 88188 0 0 0 25 0 1 0 242909436 4489216 743 1992294400 134512640 135212939 4294956240 18446744073709551615 134536060 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1096 743 76 170 0 924 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 9744

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6550
/proc/meminfo: memFree=1205128/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4488 CPUtime=941.85
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 778 0 0 0 94185 0 0 0 25 0 1 0 242909436 4595712 762 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1122 762 76 170 0 950 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 9848

[startup+1002.3 s]
/proc/loadavg: 1.08 1.02 0.94 2/66 6550
/proc/meminfo: memFree=1205064/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4604 CPUtime=1001.83
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 801 0 0 0 100183 0 0 0 25 0 1 0 242909436 4714496 785 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1151 785 76 170 0 979 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 9964

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 0.94 2/66 6550
/proc/meminfo: memFree=1205064/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4604 CPUtime=1061.8
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 812 0 0 0 106180 0 0 0 25 0 1 0 242909436 4714496 796 1992294400 134512640 135212939 4294956240 18446744073709551615 134537684 0 0 4096 3 0 0 0 17 1 0 0
/proc/6550/statm: 1151 796 76 170 0 979 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 9964

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 0.94 2/66 6550
/proc/meminfo: memFree=1205000/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4724 CPUtime=1121.78
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 821 0 0 0 112177 1 0 0 25 0 1 0 242909436 4837376 805 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1181 805 76 170 0 1009 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 10084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6550
/proc/meminfo: memFree=1205000/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4724 CPUtime=1181.76
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 824 0 0 0 118175 1 0 0 25 0 1 0 242909436 4837376 808 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1181 808 76 170 0 1009 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 10084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6550
/proc/meminfo: memFree=1205000/2055920 swapFree=4178464/4192956
[pid=6546] ppid=6544 vsize=5360 CPUtime=0.02
/proc/6546/stat : 6546 (run.sh) S 6544 6546 6261 0 -1 4194304 341 336 0 0 0 0 2 0 19 0 1 0 242909433 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6546/statm: 1340 241 197 169 0 51 0
[pid=6550] ppid=6546 vsize=4724 CPUtime=1200.05
/proc/6550/stat : 6550 (minisat) R 6546 6546 6261 0 -1 4194304 829 0 0 0 120004 1 0 0 25 0 1 0 242909436 4837376 813 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/6550/statm: 1181 813 76 170 0 1009 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 10084

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.07
CPU system time (s): 0.018997
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 10096

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

runsolver used 1.58576 second user time and 2.79058 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-12 19:20:33
IDJOB=1806412
IDBENCH=24732
IDSOLVER=647
FILE ID=node63/1806412-1242148833
PBS_JOBID= 9289661
Free space on /tmp= 66124 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-13-UNSAT.sat05-3941.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806412-1242148833/watcher-1806412-1242148833 -o /tmp/evaluation-result-1806412-1242148833/solver-1806412-1242148833 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806412-1242148833.cnf HOME

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

MD5SUM BENCH= 9ce7a6a007310fa075cda4060c50d29c
RANDOM SEED=1222541935

node63.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.236
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.236
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:       1209152 kB
Buffers:         79856 kB
Cached:         678780 kB
SwapCached:       8676 kB
Active:         290568 kB
Inactive:       478340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209152 kB
SwapTotal:     4192956 kB
SwapFree:      4178464 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:          14984 kB
Slab:            63720 kB
Committed_AS:   970584 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66120 MiB
End job on node63 at 2009-05-12 19:40:33