Trace number 1806351

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 2009-03-18UNSAT 46.3629 46.3781

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.3023
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 97
5.59/5.69	#LEARNT CLAUSES 894
5.69/5.70	done !
5.69/5.70	c Calling MINISAT
5.69/5.70	This is MiniSat 2.0 beta
5.69/5.70	WARNING: for repeatability, setting FPU to use double precision
5.69/5.70	============================[ Problem Statistics ]=============================
5.69/5.70	|                                                                             |
5.69/5.70	|  Number of variables:  1339                                                 |
5.69/5.70	|  Number of clauses:    7614                                                 |
5.69/5.71	|  Parsing time:         0.01         s                                       |
5.69/5.72	============================[ Search Statistics ]==============================
5.69/5.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.69/5.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.69/5.72	===============================================================================
5.69/5.72	|         0 |    1297     7572    56476 |     2524        0    nan |  0.000 % |
5.69/5.72	|       101 |    1297     7572    56476 |     2776      101     10 |  3.137 % |
5.69/5.72	|       251 |    1297     7572    56476 |     3054      251     15 |  3.137 % |
5.69/5.73	|       476 |    1297     7572    56476 |     3359      476     16 |  3.137 % |
5.69/5.74	|       813 |    1297     7572    56476 |     3695      813     18 |  3.137 % |
5.69/5.75	|      1320 |    1297     7572    56476 |     4064     1320     20 |  3.137 % |
5.69/5.78	|      2081 |    1297     7572    56476 |     4471     2081     20 |  3.137 % |
5.69/5.84	|      3222 |    1297     7572    56476 |     4918     3222     21 |  3.137 % |
5.69/5.93	|      4931 |    1297     7572    56476 |     5410     4931     21 |  3.137 % |
5.69/6.09	|      7495 |    1297     7572    56476 |     5951     4737     20 |  3.137 % |
5.69/6.34	|     11339 |    1297     7572    56476 |     6546     5556     20 |  3.137 % |
6.78/6.81	|     17105 |    1297     7572    56476 |     7201     4668     21 |  3.137 % |
7.37/7.48	|     25756 |    1297     7572    56476 |     7921     6010     21 |  3.137 % |
8.57/8.60	|     38730 |    1297     7572    56476 |     8713     6902     26 |  3.137 % |
10.37/10.42	|     58193 |    1297     7572    56476 |     9584     8698     26 |  3.137 % |
13.07/13.12	|     87385 |    1297     7572    56476 |    10543     8787     19 |  3.137 % |
16.87/16.93	|    131174 |    1296     6694    50621 |    11597     6968     22 |  3.212 % |
22.77/22.85	|    196858 |    1296     6694    50621 |    12757     8297     18 |  3.212 % |
32.36/32.43	|    295384 |    1295     5794    43705 |    14033    11080     20 |  3.286 % |
46.25/46.37	===============================================================================
46.25/46.37	restarts              : 19
46.25/46.37	conflicts             : 433808         (10673 /sec)
46.25/46.37	decisions             : 621188         (1.92 % random) (15283 /sec)
46.25/46.37	propagations          : 15435611       (379768 /sec)
46.25/46.37	conflict literals     : 9029862        (30.70 % deleted)
46.25/46.37	Memory used           : 5.13 MB
46.25/46.37	CPU time              : 40.6448 s
46.25/46.37	
46.25/46.37	UNSATISFIABLE
46.25/46.37	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806351-1242148426/watcher-1806351-1242148426 -o /tmp/evaluation-result-1806351-1242148426/solver-1806351-1242148426 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806351-1242148426.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.92 0.98 0.96 3/64 19498
/proc/meminfo: memFree=914448/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=0
/proc/19498/stat : 19498 (run.sh) R 19496 19498 19243 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242869753 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 246406507167 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/19498/statm: 1340 236 195 169 0 51 0
[pid=19499] ppid=19498 vsize=2036 CPUtime=0
/proc/19499/stat : 19499 (revival) R 19498 19498 19243 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 242869753 2084864 211 1992294400 134512640 134537284 4294956368 18446744073709551615 10819195 0 0 4096 0 0 0 0 17 0 0 0
/proc/19499/statm: 509 214 82 6 0 147 0

[startup+0.023346 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 19498
/proc/meminfo: memFree=914448/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=0
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242869753 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19498/statm: 1340 237 196 169 0 51 0
[pid=19499] ppid=19498 vsize=2132 CPUtime=0.01
/proc/19499/stat : 19499 (revival) R 19498 19498 19243 0 -1 4194304 370 0 0 0 1 0 0 0 19 0 1 50000 242869753 2183168 263 1992294400 134512640 134537284 4294956368 18446744073709551615 134528850 0 0 4096 8192 0 0 0 17 0 0 0
/proc/19499/statm: 533 263 85 6 0 171 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7492

[startup+0.101352 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 19498
/proc/meminfo: memFree=914448/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=0
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242869753 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19498/statm: 1340 237 196 169 0 51 0
[pid=19499] ppid=19498 vsize=2264 CPUtime=0.09
/proc/19499/stat : 19499 (revival) R 19498 19498 19243 0 -1 4194304 396 0 0 0 9 0 0 0 19 0 1 50000 242869753 2318336 289 1992294400 134512640 134537284 4294956368 18446744073709551615 134528805 0 0 4096 8192 0 0 0 17 0 0 0
/proc/19499/statm: 566 289 85 6 0 204 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7624

[startup+0.301371 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 19498
/proc/meminfo: memFree=914448/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=0
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242869753 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19498/statm: 1340 237 196 169 0 51 0
[pid=19499] ppid=19498 vsize=2396 CPUtime=0.29
/proc/19499/stat : 19499 (revival) R 19498 19498 19243 0 -1 4194304 422 0 0 0 29 0 0 0 21 0 1 50000 242869753 2453504 315 1992294400 134512640 134537284 4294956368 18446744073709551615 134523896 0 0 4096 8192 0 0 0 17 0 0 0
/proc/19499/statm: 599 315 85 6 0 237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7756

[startup+0.701409 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 19498
/proc/meminfo: memFree=914448/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=0
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242869753 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19498/statm: 1340 237 196 169 0 51 0
[pid=19499] ppid=19498 vsize=2528 CPUtime=0.69
/proc/19499/stat : 19499 (revival) R 19498 19498 19243 0 -1 4194304 456 0 0 0 69 0 0 0 25 0 1 50000 242869753 2588672 349 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/19499/statm: 632 349 85 6 0 270 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7888

[startup+1.50148 s]
/proc/loadavg: 0.92 0.98 0.96 2/66 19500
/proc/meminfo: memFree=913024/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=0
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242869753 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19498/statm: 1340 237 196 169 0 51 0
[pid=19499] ppid=19498 vsize=2792 CPUtime=1.49
/proc/19499/stat : 19499 (revival) R 19498 19498 19243 0 -1 4194304 508 0 0 0 149 0 0 0 25 0 1 50000 242869753 2859008 401 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/19499/statm: 698 401 85 6 0 336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8152

[startup+3.10164 s]
/proc/loadavg: 0.92 0.98 0.96 2/66 19500
/proc/meminfo: memFree=912640/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=0
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242869753 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19498/statm: 1340 237 196 169 0 51 0
[pid=19499] ppid=19498 vsize=3056 CPUtime=3.09
/proc/19499/stat : 19499 (revival) R 19498 19498 19243 0 -1 4194304 590 0 0 0 309 0 0 0 25 0 1 50000 242869753 3129344 483 1992294400 134512640 134537284 4294956368 18446744073709551615 134515953 0 0 4096 8192 0 0 0 17 0 0 0
/proc/19499/statm: 764 483 85 6 0 402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8416

[startup+6.30194 s]
/proc/loadavg: 0.93 0.98 0.96 2/66 19500
/proc/meminfo: memFree=912000/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=5.69
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 312 725 0 0 0 0 569 0 16 0 1 0 242869753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19498/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 5360

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.96 2/66 19501
/proc/meminfo: memFree=910912/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=5.69
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 312 725 0 0 0 0 569 0 16 0 1 0 242869753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19498/statm: 1340 238 197 169 0 51 0
[pid=19501] ppid=19498 vsize=4184 CPUtime=6.98
/proc/19501/stat : 19501 (minisat) R 19498 19498 19243 0 -1 4194304 765 0 0 0 698 0 0 0 25 0 1 0 242870324 4284416 751 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19501/statm: 1046 751 76 170 0 874 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9544

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.96 2/66 19501
/proc/meminfo: memFree=910464/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=5.69
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 312 725 0 0 0 0 569 0 16 0 1 0 242869753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19498/statm: 1340 238 197 169 0 51 0
[pid=19501] ppid=19498 vsize=4720 CPUtime=19.78
/proc/19501/stat : 19501 (minisat) R 19498 19498 19243 0 -1 4194304 900 0 0 0 1978 0 0 0 25 0 1 0 242870324 4833280 886 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/19501/statm: 1180 886 76 170 0 1008 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10080

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

[startup+38.302 s]
/proc/loadavg: 0.95 0.98 0.96 2/66 19501
/proc/meminfo: memFree=910144/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=5.69
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 312 725 0 0 0 0 569 0 16 0 1 0 242869753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19498/statm: 1340 238 197 169 0 51 0
[pid=19501] ppid=19498 vsize=5116 CPUtime=32.57
/proc/19501/stat : 19501 (minisat) R 19498 19498 19243 0 -1 4194304 999 0 0 0 3257 0 0 0 25 0 1 0 242870324 5238784 985 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19501/statm: 1279 985 76 170 0 1107 0
Current children cumulated CPU time (s) 38.26
Current children cumulated vsize (KiB) 10476

[startup+41.5023 s]
/proc/loadavg: 0.96 0.98 0.96 2/66 19501
/proc/meminfo: memFree=910080/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=5.69
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 312 725 0 0 0 0 569 0 16 0 1 0 242869753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19498/statm: 1340 238 197 169 0 51 0
[pid=19501] ppid=19498 vsize=5248 CPUtime=35.77
/proc/19501/stat : 19501 (minisat) R 19498 19498 19243 0 -1 4194304 1013 0 0 0 3577 0 0 0 25 0 1 0 242870324 5373952 999 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/19501/statm: 1312 999 76 170 0 1140 0
Current children cumulated CPU time (s) 41.46
Current children cumulated vsize (KiB) 10608

[startup+44.7016 s]
/proc/loadavg: 0.96 0.98 0.96 2/66 19501
/proc/meminfo: memFree=910016/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=5.69
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 312 725 0 0 0 0 569 0 16 0 1 0 242869753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19498/statm: 1340 238 197 169 0 51 0
[pid=19501] ppid=19498 vsize=5248 CPUtime=38.97
/proc/19501/stat : 19501 (minisat) R 19498 19498 19243 0 -1 4194304 1030 0 0 0 3897 0 0 0 25 0 1 0 242870324 5373952 1016 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/19501/statm: 1312 1016 76 170 0 1140 0
Current children cumulated CPU time (s) 44.66
Current children cumulated vsize (KiB) 10608

[startup+45.5017 s]
/proc/loadavg: 0.96 0.98 0.96 2/66 19501
/proc/meminfo: memFree=909952/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=5.69
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 312 725 0 0 0 0 569 0 16 0 1 0 242869753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19498/statm: 1340 238 197 169 0 51 0
[pid=19501] ppid=19498 vsize=5248 CPUtime=39.77
/proc/19501/stat : 19501 (minisat) R 19498 19498 19243 0 -1 4194304 1031 0 0 0 3977 0 0 0 25 0 1 0 242870324 5373952 1017 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/19501/statm: 1312 1017 76 170 0 1140 0
Current children cumulated CPU time (s) 45.46
Current children cumulated vsize (KiB) 10608

[startup+45.9017 s]
/proc/loadavg: 0.96 0.98 0.96 2/66 19501
/proc/meminfo: memFree=909952/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=5.69
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 312 725 0 0 0 0 569 0 16 0 1 0 242869753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19498/statm: 1340 238 197 169 0 51 0
[pid=19501] ppid=19498 vsize=5248 CPUtime=40.17
/proc/19501/stat : 19501 (minisat) R 19498 19498 19243 0 -1 4194304 1032 0 0 0 4017 0 0 0 25 0 1 0 242870324 5373952 1018 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/19501/statm: 1312 1018 76 170 0 1140 0
Current children cumulated CPU time (s) 45.86
Current children cumulated vsize (KiB) 10608

[startup+46.3017 s]
/proc/loadavg: 0.96 0.98 0.96 2/66 19501
/proc/meminfo: memFree=909952/2055920 swapFree=4175140/4192956
[pid=19498] ppid=19496 vsize=5360 CPUtime=5.69
/proc/19498/stat : 19498 (run.sh) S 19496 19498 19243 0 -1 4194304 312 725 0 0 0 0 569 0 16 0 1 0 242869753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19498/statm: 1340 238 197 169 0 51 0
[pid=19501] ppid=19498 vsize=5248 CPUtime=40.56
/proc/19501/stat : 19501 (minisat) R 19498 19498 19243 0 -1 4194304 1037 0 0 0 4056 0 0 0 25 0 1 0 242870324 5373952 1023 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/19501/statm: 1312 1023 76 170 0 1140 0
Current children cumulated CPU time (s) 46.25
Current children cumulated vsize (KiB) 10608

Child status: 20
Real time (s): 46.3781
CPU time (s): 46.3629
CPU user time (s): 46.344
CPU system time (s): 0.018997
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 10608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.344
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= 2099
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= 7
involuntary context switches= 82

runsolver used 0.045993 second user time and 0.131979 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-12 19:13:46
IDJOB=1806351
IDBENCH=24721
IDSOLVER=649
FILE ID=node61/1806351-1242148426
PBS_JOBID= 9289663
Free space on /tmp= 66256 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806351-1242148426/watcher-1806351-1242148426 -o /tmp/evaluation-result-1806351-1242148426/solver-1806351-1242148426 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806351-1242148426.cnf HOME

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

MD5SUM BENCH= 3ea6a8df7aa4f426ea9b73a3dcbe6d01
RANDOM SEED=408266136

node61.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.216
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.216
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:        914928 kB
Buffers:         81184 kB
Cached:         957500 kB
SwapCached:      12460 kB
Active:         237924 kB
Inactive:       815560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        914928 kB
SwapTotal:     4192956 kB
SwapFree:      4175140 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          13684 kB
Slab:            73612 kB
Committed_AS:   882768 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node61 at 2009-05-12 19:14:33