Trace number 1806337

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 72.9479 72.9942

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.5078
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 89
6.89/6.92	#LEARNT CLAUSES 906
6.89/6.94	done !
6.89/6.94	c Calling MINISAT
6.89/6.94	This is MiniSat 2.0 beta
6.89/6.94	WARNING: for repeatability, setting FPU to use double precision
6.89/6.94	============================[ Problem Statistics ]=============================
6.89/6.94	|                                                                             |
6.89/6.94	|  Number of variables:  1610                                                 |
6.89/6.94	|  Number of clauses:    8831                                                 |
6.89/6.95	|  Parsing time:         0.01         s                                       |
6.89/6.95	============================[ Search Statistics ]==============================
6.89/6.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.89/6.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.89/6.95	===============================================================================
6.89/6.95	|         0 |    1567     8787    65056 |     2929        0    nan |  0.000 % |
6.89/6.95	|       100 |    1567     8787    65056 |     3221      100     12 |  2.671 % |
6.89/6.96	|       250 |    1567     8787    65056 |     3544      250     12 |  2.671 % |
6.89/6.96	|       475 |    1567     8787    65056 |     3898      475     13 |  2.671 % |
6.89/6.97	|       812 |    1567     8787    65056 |     4288      812     13 |  2.671 % |
6.89/6.98	|      1318 |    1567     8787    65056 |     4717     1318     13 |  2.671 % |
6.93/7.01	|      2077 |    1567     8787    65056 |     5188     2077     16 |  2.671 % |
6.93/7.05	|      3216 |    1567     8787    65056 |     5707     3216     17 |  2.671 % |
6.93/7.14	|      4924 |    1567     8787    65056 |     6278     4924     19 |  2.671 % |
6.93/7.30	|      7487 |    1567     8787    65056 |     6906     4292     20 |  2.671 % |
6.93/7.54	|     11332 |    1567     8787    65056 |     7597     4610     17 |  2.671 % |
7.88/7.96	|     17098 |    1567     8787    65056 |     8356     6519     22 |  2.671 % |
8.48/8.55	|     25747 |    1567     8787    65056 |     9192     6677     21 |  2.671 % |
9.47/9.53	|     38721 |    1567     8787    65056 |    10111     5650     16 |  2.671 % |
10.98/11.05	|     58183 |    1567     8787    65056 |    11122     9781     18 |  2.671 % |
13.37/13.42	|     87377 |    1567     8787    65056 |    12235    10844     17 |  2.671 % |
17.37/17.40	|    131166 |    1567     8787    65056 |    13458    11378     19 |  2.671 % |
24.07/24.14	|    196850 |    1567     8787    65056 |    14804     9190     19 |  2.671 % |
34.55/34.65	|    295376 |    1566     7905    59173 |    16284    13399     19 |  2.733 % |
51.75/51.89	|    443166 |    1565     7874    59042 |    17913    10957     18 |  2.795 % |
72.83/72.99	===============================================================================
72.83/72.99	restarts              : 20
72.83/72.99	conflicts             : 596708         (9041 /sec)
72.83/72.99	decisions             : 1173728        (1.93 % random) (17784 /sec)
72.83/72.99	propagations          : 21490984       (325631 /sec)
72.83/72.99	conflict literals     : 12617798       (28.54 % deleted)
72.83/72.99	Memory used           : 5.88 MB
72.83/72.99	CPU time              : 65.998 s
72.83/72.99	
72.83/72.99	UNSATISFIABLE
72.83/72.99	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-1806337-1242148383/watcher-1806337-1242148383 -o /tmp/evaluation-result-1806337-1242148383/solver-1806337-1242148383 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806337-1242148383.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.01 0.98 3/64 9594
/proc/meminfo: memFree=1148400/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=0
/proc/9594/stat : 9594 (run.sh) R 9592 9594 9307 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242864252 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9594/statm: 1340 236 195 169 0 51 0
[pid=9595] ppid=9594 vsize=1952 CPUtime=0
/proc/9595/stat : 9595 (revival) R 9594 9594 9307 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 242864253 1998848 217 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 0 0 0
/proc/9595/statm: 521 219 82 6 0 159 0

[startup+0.102237 s]
/proc/loadavg: 1.00 1.01 0.98 3/64 9594
/proc/meminfo: memFree=1148400/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=0
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242864252 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9594/statm: 1340 237 196 169 0 51 0
[pid=9595] ppid=9594 vsize=2396 CPUtime=0.09
/proc/9595/stat : 9595 (revival) R 9594 9594 9307 0 -1 4194304 436 0 0 0 9 0 0 0 19 0 1 50000 242864253 2453504 317 1992294400 134512640 134537284 4294956368 18446744073709551615 134517187 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9595/statm: 599 317 85 6 0 237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7756

[startup+0.201232 s]
/proc/loadavg: 1.00 1.01 0.98 3/64 9594
/proc/meminfo: memFree=1148400/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=0
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242864252 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9594/statm: 1340 237 196 169 0 51 0
[pid=9595] ppid=9594 vsize=2528 CPUtime=0.19
/proc/9595/stat : 9595 (revival) R 9594 9594 9307 0 -1 4194304 450 0 0 0 19 0 0 0 20 0 1 50000 242864253 2588672 331 1992294400 134512640 134537284 4294956368 18446744073709551615 134523800 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9595/statm: 632 331 85 6 0 270 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7888

[startup+0.301245 s]
/proc/loadavg: 1.00 1.01 0.98 3/64 9594
/proc/meminfo: memFree=1148400/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=0
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242864252 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9594/statm: 1340 237 196 169 0 51 0
[pid=9595] ppid=9594 vsize=2528 CPUtime=0.29
/proc/9595/stat : 9595 (revival) R 9594 9594 9307 0 -1 4194304 460 0 0 0 29 0 0 0 21 0 1 50000 242864253 2588672 341 1992294400 134512640 134537284 4294956368 18446744073709551615 134523819 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9595/statm: 632 341 85 6 0 270 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7888

[startup+0.701298 s]
/proc/loadavg: 1.00 1.01 0.98 3/64 9594
/proc/meminfo: memFree=1148400/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=0
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242864252 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9594/statm: 1340 237 196 169 0 51 0
[pid=9595] ppid=9594 vsize=2660 CPUtime=0.69
/proc/9595/stat : 9595 (revival) R 9594 9594 9307 0 -1 4194304 490 0 0 0 69 0 0 0 25 0 1 50000 242864253 2723840 371 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9595/statm: 665 371 85 6 0 303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8020

[startup+1.50141 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 9596
/proc/meminfo: memFree=1146912/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=0
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242864252 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9594/statm: 1340 237 196 169 0 51 0
[pid=9595] ppid=9594 vsize=2792 CPUtime=1.49
/proc/9595/stat : 9595 (revival) R 9594 9594 9307 0 -1 4194304 535 0 0 0 149 0 0 0 25 0 1 50000 242864253 2859008 416 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9595/statm: 698 416 85 6 0 336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8152

[startup+3.10162 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 9596
/proc/meminfo: memFree=1146592/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=0
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242864252 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9594/statm: 1340 237 196 169 0 51 0
[pid=9595] ppid=9594 vsize=3056 CPUtime=3.09
/proc/9595/stat : 9595 (revival) R 9594 9594 9307 0 -1 4194304 607 0 0 0 309 0 0 0 25 0 1 50000 242864253 3129344 488 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9595/statm: 764 488 85 6 0 402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8416

[startup+6.30205 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 9596
/proc/meminfo: memFree=1145888/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=0
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242864252 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9594/statm: 1340 237 196 169 0 51 0
[pid=9595] ppid=9594 vsize=3584 CPUtime=6.29
/proc/9595/stat : 9595 (revival) R 9594 9594 9307 0 -1 4194304 732 0 0 0 629 0 0 0 25 0 1 50000 242864253 3670016 613 1992294400 134512640 134537284 4294956368 18446744073709551615 134523911 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9595/statm: 896 613 85 6 0 534 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8944

[startup+12.7019 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 9597
/proc/meminfo: memFree=1144800/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=4292 CPUtime=5.74
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 783 0 0 0 574 0 0 0 25 0 1 0 242864947 4395008 769 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/9597/statm: 1073 769 76 170 0 901 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9652

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1144160/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=4952 CPUtime=18.53
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 951 0 0 0 1853 0 0 0 25 0 1 0 242864947 5070848 937 1992294400 134512640 135212939 4294956240 18446744073709551615 134543458 0 0 4096 3 0 0 0 17 0 0 0
/proc/9597/statm: 1238 937 76 170 0 1066 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10312

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1143520/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=5480 CPUtime=44.12
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 1101 0 0 0 4412 0 0 0 25 0 1 0 242864947 5611520 1087 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/9597/statm: 1370 1087 76 170 0 1198 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10840

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

[startup+51.2011 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1143520/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=5480 CPUtime=44.22
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 1101 0 0 0 4422 0 0 0 25 0 1 0 242864947 5611520 1087 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/9597/statm: 1370 1087 76 170 0 1198 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 10840

[startup+64.0018 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1143136/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=6012 CPUtime=57.01
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 1209 0 0 0 5701 0 0 0 25 0 1 0 242864947 6156288 1195 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/9597/statm: 1503 1195 76 170 0 1331 0
Current children cumulated CPU time (s) 63.94
Current children cumulated vsize (KiB) 11372

[startup+67.2053 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1143136/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=6012 CPUtime=60.21
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 1215 0 0 0 6021 0 0 0 25 0 1 0 242864947 6156288 1201 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9597/statm: 1503 1201 76 170 0 1331 0
Current children cumulated CPU time (s) 67.14
Current children cumulated vsize (KiB) 11372

[startup+70.4017 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1143072/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=6012 CPUtime=63.41
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 1224 0 0 0 6341 0 0 0 25 0 1 0 242864947 6156288 1210 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9597/statm: 1503 1210 76 170 0 1331 0
Current children cumulated CPU time (s) 70.34
Current children cumulated vsize (KiB) 11372

[startup+72.0019 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1143072/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=6012 CPUtime=65.01
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 1228 0 0 0 6501 0 0 0 25 0 1 0 242864947 6156288 1214 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9597/statm: 1503 1214 76 170 0 1331 0
Current children cumulated CPU time (s) 71.94
Current children cumulated vsize (KiB) 11372

[startup+72.402 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1143072/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=6012 CPUtime=65.41
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 1230 0 0 0 6541 0 0 0 25 0 1 0 242864947 6156288 1216 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9597/statm: 1503 1216 76 170 0 1331 0
Current children cumulated CPU time (s) 72.34
Current children cumulated vsize (KiB) 11372

[startup+72.802 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1143072/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=6012 CPUtime=65.8
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 1230 0 0 0 6580 0 0 0 25 0 1 0 242864947 6156288 1216 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/9597/statm: 1503 1216 76 170 0 1331 0
Current children cumulated CPU time (s) 72.73
Current children cumulated vsize (KiB) 11372

[startup+72.902 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 9597
/proc/meminfo: memFree=1143072/2055920 swapFree=4178888/4192956
[pid=9594] ppid=9592 vsize=5360 CPUtime=6.93
/proc/9594/stat : 9594 (run.sh) S 9592 9594 9307 0 -1 4194304 312 770 0 0 0 0 693 0 16 0 1 0 242864252 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9594/statm: 1340 238 197 169 0 51 0
[pid=9597] ppid=9594 vsize=6012 CPUtime=65.9
/proc/9597/stat : 9597 (minisat) R 9594 9594 9307 0 -1 4194304 1230 0 0 0 6590 0 0 0 25 0 1 0 242864947 6156288 1216 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/9597/statm: 1503 1216 76 170 0 1331 0
Current children cumulated CPU time (s) 72.83
Current children cumulated vsize (KiB) 11372

Child status: 20
Real time (s): 72.9942
CPU time (s): 72.9479
CPU user time (s): 72.9319
CPU system time (s): 0.015997
CPU usage (%): 99.9365
Max. virtual memory (cumulated for all children) (KiB): 11372

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

runsolver used 0.05999 second user time and 0.214967 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-12 19:13:03
IDJOB=1806337
IDBENCH=24718
IDSOLVER=649
FILE ID=node71/1806337-1242148383
PBS_JOBID= 9289654
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=1615465167

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1148880 kB
Buffers:         65128 kB
Cached:         750184 kB
SwapCached:       8372 kB
Active:          45972 kB
Inactive:       779216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1148880 kB
SwapTotal:     4192956 kB
SwapFree:      4178888 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            67888 kB
Committed_AS:   736580 kB
PageTables:       1436 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= 66472 MiB
End job on node71 at 2009-05-12 19:14:16