Trace number 1563105

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
SATzilla2009_I 2009-03-22UNSAT 572.818 572.982

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

22.07/22.12	c SATzilla is building models for class 3
22.07/22.12	c run presolver mxc-sr08 for 10 seconds ... 
22.07/22.12	c Bin: Executing mxc-sr08
22.07/22.12	c spawning binary file with 10 seconds ...
22.07/22.12	c child exit by a signal
22.07/22.12	c mxc-sr08 returned code 137.
22.07/22.12	c run presolver picosat846 for 5 seconds ... 
22.07/22.12	c Bin: Executing picosat846
22.07/22.12	c spawning binary file with 5 seconds ...
22.07/22.12	c child exit by a signal
22.07/22.12	c picosat846 returned code 137.
22.07/22.12	c Orignal number of varibales is 34656, number of clauses is 174528 
22.07/22.12	c predicted feature computation time is 2.125685 
22.07/22.12	c Bin: Executing satelite
22.07/22.12	c spawning binary file with 240 seconds ...
22.07/22.12	c child exited successfully
22.07/22.12	c satzilla computing base features
22.07/22.12	c Number of variabe is: 8333, Number of clause is : 73221 
22.07/22.12	c Initializing...
22.07/22.12	c satzilla doing clause learning
22.07/22.12	c start clause learning features ...
22.07/22.12	c Bin: Executing zchaff07
22.07/22.12	c spawning binary file with 2 seconds ...
22.07/22.12	c child exit by a signal
22.07/22.12	c satzilla doing survey propogation probe
22.07/22.12	c do survay propogation for 2 second ...
22.07/22.12	c satzilla doing local search probe
22.07/22.12	c features are:34656 174528 8333 73221 3.15889 1.38358 0.113806 0.49706 0.659979 1.39543 0.000405034 0.378705 0.00024001 0.00120005 1.2942 0.18141 0.758894 0.000405034 1.4973 1.36573e-05 0.00405621 3.0333 0.365771 0.163516 0 1 3.10415 0.000177589 1.23786 0 0.00390598 2.78571 0.537127 0.000397584 1.95265 2.73146e-05 0.011595 1438.5 0.190305 1031 1842 1842 1031 1549 1139 1546 18.6199 0.150001 14.2485 23.1298 23.1298 14.2485 20.6043 16.8196 18.7096 0.612152 0.33361 4.82977e-06 1 0.821138 0.276507 0.736106 0.499697 0.683169 0.0629269 0.987711 -2.22045e-16 1 0.125985 0.000221976 0.118619 0.0153934 0.05565 501.071 0.494275 1808.36 0.288486 1944 1892 1980 1.25654 1.03401 0.985802 0.0589669 
22.07/22.12	c satzilla's ranking:
22.07/22.12	c 1) minisat20SAT07: 2.999261
22.07/22.12	c 2) picosat846: 2.172033
22.07/22.12	c 3) zchaff_rand: 2.053932
22.07/22.12	c 4) mxc-sr08: 1.407435
22.07/22.12	c 5) march_dl2004: 1.036051
22.07/22.12	c 6) SATenstein: -10000.000000
22.07/22.12	c 7) gnovelty+: -10000.000000
22.07/22.12	c 8) adaptg2wsat+: -10000.000000
22.07/22.12	c 9) adaptg2wsat0: -10000.000000
22.07/22.12	c 10) tts-4-0: -10000.000000
22.07/22.12	c 11) vallst: -10000.000000
22.07/22.12	c 12) minisat20: -10000.000000
22.07/22.12	c 13) kcnfs04SAT07: -10000.000000
22.07/22.12	c satzilla running minisat20SAT07 ... 
572.72/572.98	c Bin: Executing minisat20SAT07
572.72/572.98	c spawning binary file with 1177 seconds ...
572.72/572.98	c child exited successfully
572.72/572.98	c minisat20SAT07 returned code 0.
572.72/572.98	s UNSATISFIABLE
572.72/572.98	c SATZILLA_TIME=572.890000

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-1563105-1241000334/watcher-1563105-1241000334 -o /tmp/evaluation-result-1563105-1241000334/solver-1563105-1241000334 -C 1200 -W 1800 -M 1800 HOME/SATzilla2009_I HOME/instance-1563105-1241000334.cnf 

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 1.06 3/64 10133
/proc/meminfo: memFree=817904/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=2056 CPUtime=0
/proc/10133/stat : 10133 (SATzilla2009_I) R 10131 10133 9963 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 128060686 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 1 0 0
/proc/10133/statm: 514 112 96 399 0 111 0
[pid=10134] ppid=10133 vsize=3952 CPUtime=0
/proc/10134/stat : 10134 (mxc-sr08) R 10133 10133 9963 0 -1 4194304 642 0 0 0 0 0 0 0 18 0 1 0 128060686 4046848 639 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10134/statm: 988 645 44 138 0 847 0

[startup+0.017159 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 10133
/proc/meminfo: memFree=817904/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=2056 CPUtime=0
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128060686 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10133/statm: 514 112 96 399 0 111 0
[pid=10134] ppid=10133 vsize=10412 CPUtime=0
/proc/10134/stat : 10134 (mxc-sr08) R 10133 10133 9963 0 -1 4194304 2092 0 0 0 0 0 0 0 19 0 1 0 128060686 10661888 2088 1992294400 134512640 135078026 4294956176 18446744073709551615 134735986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10134/statm: 2603 2095 52 138 0 2462 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12468

[startup+0.102165 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 10133
/proc/meminfo: memFree=817904/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=2056 CPUtime=0
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128060686 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10133/statm: 514 112 96 399 0 111 0
[pid=10134] ppid=10133 vsize=16500 CPUtime=0.09
/proc/10134/stat : 10134 (mxc-sr08) R 10133 10133 9963 0 -1 4194304 3636 0 0 0 8 1 0 0 19 0 1 0 128060686 16896000 3632 1992294400 134512640 135078026 4294956176 18446744073709551615 134725121 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10134/statm: 4125 3633 54 138 0 3984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18556

[startup+0.302182 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 10133
/proc/meminfo: memFree=817904/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=2056 CPUtime=0
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128060686 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10133/statm: 514 112 96 399 0 111 0
[pid=10134] ppid=10133 vsize=18060 CPUtime=0.29
/proc/10134/stat : 10134 (mxc-sr08) R 10133 10133 9963 0 -1 4194304 4766 0 0 0 27 2 0 0 21 0 1 0 128060686 18493440 3957 1992294400 134512640 135078026 4294956176 18446744073709551615 134558532 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10134/statm: 4515 3957 55 138 0 4374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20116

[startup+0.701217 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 10133
/proc/meminfo: memFree=817904/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=2056 CPUtime=0
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128060686 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10133/statm: 514 112 96 399 0 111 0
[pid=10134] ppid=10133 vsize=25680 CPUtime=0.68
/proc/10134/stat : 10134 (mxc-sr08) R 10133 10133 9963 0 -1 4194304 6533 0 0 0 66 2 0 0 25 0 1 0 128060686 26296320 5724 1992294400 134512640 135078026 4294956176 18446744073709551615 134561092 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10134/statm: 6420 5724 55 138 0 6279 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27736

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10135
/proc/meminfo: memFree=796192/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=2056 CPUtime=0
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128060686 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10133/statm: 514 112 96 399 0 111 0
[pid=10134] ppid=10133 vsize=23312 CPUtime=1.49
/proc/10134/stat : 10134 (mxc-sr08) R 10133 10133 9963 0 -1 4194304 6787 0 0 0 146 3 0 0 25 0 1 0 128060686 23871488 5395 1992294400 134512640 135078026 4294956176 18446744073709551615 134533723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10134/statm: 5828 5395 71 138 0 5687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25368

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10135
/proc/meminfo: memFree=794784/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=2056 CPUtime=0
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128060686 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10133/statm: 514 112 96 399 0 111 0
[pid=10134] ppid=10133 vsize=23312 CPUtime=3.09
/proc/10134/stat : 10134 (mxc-sr08) R 10133 10133 9963 0 -1 4194304 6789 0 0 0 306 3 0 0 25 0 1 0 128060686 23871488 5397 1992294400 134512640 135078026 4294956176 18446744073709551615 134534624 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10134/statm: 5828 5397 71 138 0 5687 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25368

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10135
/proc/meminfo: memFree=796320/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=2056 CPUtime=0
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128060686 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10133/statm: 514 112 96 399 0 111 0
[pid=10134] ppid=10133 vsize=23312 CPUtime=6.29
/proc/10134/stat : 10134 (mxc-sr08) R 10133 10133 9963 0 -1 4194304 6789 0 0 0 626 3 0 0 25 0 1 0 128060686 23871488 5397 1992294400 134512640 135078026 4294956176 18446744073709551615 134521042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10134/statm: 5828 5397 71 138 0 5687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25368

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10136
/proc/meminfo: memFree=809568/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=2056 CPUtime=9.99
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 152 6796 0 0 0 0 996 3 16 0 1 0 128060686 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 514 121 104 399 0 111 0
[pid=10136] ppid=10133 vsize=10796 CPUtime=2.68
/proc/10136/stat : 10136 (picosat846) R 10133 10133 9963 0 -1 4194304 2304 0 0 0 268 0 0 0 25 0 1 0 128061686 11055104 2271 1992294400 134512640 134570484 4294956176 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10136/statm: 2699 2271 85 14 0 2365 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12852

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10139
/proc/meminfo: memFree=791456/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=20876 CPUtime=3.36
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 5486 0 0 0 333 3 0 0 25 0 1 0 128062898 21377024 4933 1992294400 134512640 135078472 4294956176 18446744073709551615 134550185 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 5219 4933 73 138 0 5078 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28392

[startup+51.1026 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10139
/proc/meminfo: memFree=789280/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=23432 CPUtime=28.95
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 6101 0 0 0 2891 4 0 0 25 0 1 0 128062898 23994368 5548 1992294400 134512640 135078472 4294956176 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 5858 5548 73 138 0 5717 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30948

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10139
/proc/meminfo: memFree=785824/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=27016 CPUtime=80.14
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 6940 0 0 0 8009 5 0 0 25 0 1 0 128062898 27664384 6387 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 6754 6387 73 138 0 6613 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 34532

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 10139
/proc/meminfo: memFree=781856/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=30912 CPUtime=140.12
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 7918 0 0 0 14005 7 0 0 25 0 1 0 128062898 31653888 7365 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 7728 7365 73 138 0 7587 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 38428

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 10139
/proc/meminfo: memFree=779872/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=32908 CPUtime=200.1
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 8410 0 0 0 20003 7 0 0 25 0 1 0 128062898 33697792 7857 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 8227 7857 73 138 0 8086 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 40424

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 10139
/proc/meminfo: memFree=779424/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=33472 CPUtime=260.09
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 8557 0 0 0 26002 7 0 0 25 0 1 0 128062898 34275328 8004 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 8368 8004 73 138 0 8227 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40988

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10139
/proc/meminfo: memFree=778720/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=34464 CPUtime=320.07
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 8718 0 0 0 32000 7 0 0 25 0 1 0 128062898 35291136 8165 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 8616 8165 73 138 0 8475 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 41980

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10139
/proc/meminfo: memFree=778336/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=34872 CPUtime=380.05
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 8820 0 0 0 37998 7 0 0 25 0 1 0 128062898 35708928 8267 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 8718 8267 73 138 0 8577 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 42388

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 10139
/proc/meminfo: memFree=776800/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=36280 CPUtime=440.04
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9193 0 0 0 43996 8 0 0 25 0 1 0 128062898 37150720 8640 1992294400 134512640 135078472 4294956176 18446744073709551615 134550676 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9070 8640 73 138 0 8929 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 43796

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 10139
/proc/meminfo: memFree=776416/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=36596 CPUtime=500.02
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9281 0 0 0 49994 8 0 0 25 0 1 0 128062898 37474304 8728 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9149 8728 73 138 0 9008 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 44112

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

[startup+537.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10139
/proc/meminfo: memFree=776352/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=36752 CPUtime=515.22
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9300 0 0 0 51514 8 0 0 25 0 1 0 128062898 37634048 8747 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9188 8747 73 138 0 9047 0
Current children cumulated CPU time (s) 537.32
Current children cumulated vsize (KiB) 44268

[startup+550.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10139
/proc/meminfo: memFree=775840/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=37148 CPUtime=528.02
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9423 0 0 0 52793 9 0 0 25 0 1 0 128062898 38039552 8870 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9287 8870 73 138 0 9146 0
Current children cumulated CPU time (s) 550.12
Current children cumulated vsize (KiB) 44664

[startup+563.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10139
/proc/meminfo: memFree=775264/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=37676 CPUtime=540.82
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9558 0 0 0 54073 9 0 0 25 0 1 0 128062898 38580224 9005 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9419 9005 73 138 0 9278 0
Current children cumulated CPU time (s) 562.92
Current children cumulated vsize (KiB) 45192

[startup+569.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10139
/proc/meminfo: memFree=775264/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=37676 CPUtime=547.22
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9558 0 0 0 54713 9 0 0 25 0 1 0 128062898 38580224 9005 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9419 9005 73 138 0 9278 0
Current children cumulated CPU time (s) 569.32
Current children cumulated vsize (KiB) 45192

[startup+571.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10139
/proc/meminfo: memFree=775264/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=37676 CPUtime=548.82
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9558 0 0 0 54873 9 0 0 25 0 1 0 128062898 38580224 9005 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9419 9005 73 138 0 9278 0
Current children cumulated CPU time (s) 570.92
Current children cumulated vsize (KiB) 45192

[startup+571.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10139
/proc/meminfo: memFree=775264/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=37676 CPUtime=549.62
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9558 0 0 0 54953 9 0 0 25 0 1 0 128062898 38580224 9005 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9419 9005 73 138 0 9278 0
Current children cumulated CPU time (s) 571.72
Current children cumulated vsize (KiB) 45192

[startup+572.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10139
/proc/meminfo: memFree=775264/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=37676 CPUtime=550.42
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9558 0 0 0 55033 9 0 0 25 0 1 0 128062898 38580224 9005 1992294400 134512640 135078472 4294956176 18446744073709551615 134705882 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9419 9005 73 138 0 9278 0
Current children cumulated CPU time (s) 572.52
Current children cumulated vsize (KiB) 45192

[startup+572.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10139
/proc/meminfo: memFree=775264/2055920 swapFree=4181908/4192956
[pid=10133] ppid=10131 vsize=7516 CPUtime=22.1
/proc/10133/stat : 10133 (SATzilla2009_I) S 10131 10133 9963 0 -1 4194304 4681 17395 0 0 374 9 1815 12 25 0 1 0 128060686 7696384 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10133/statm: 1879 1648 217 399 0 1476 0
[pid=10139] ppid=10133 vsize=37676 CPUtime=550.62
/proc/10139/stat : 10139 (minisat20SAT07) R 10133 10133 9963 0 -1 4194304 9564 0 0 0 55053 9 0 0 25 0 1 0 128062898 38580224 9010 1992294400 134512640 135078472 4294956176 18446744073709551615 134705355 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10139/statm: 9419 9010 78 138 0 9278 0
Current children cumulated CPU time (s) 572.72
Current children cumulated vsize (KiB) 45192

Child status: 20
Real time (s): 572.982
CPU time (s): 572.818
CPU user time (s): 572.505
CPU system time (s): 0.312952
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 45192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 572.505
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31652
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= 16
involuntary context switches= 1265

runsolver used 0.71989 second user time and 1.36979 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-29 12:18:54
IDJOB=1563105
IDBENCH=70947
IDSOLVER=528
FILE ID=node58/1563105-1241000334
PBS_JOBID= 9204812
Free space on /tmp= 66052 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563105-1241000334/watcher-1563105-1241000334 -o /tmp/evaluation-result-1563105-1241000334/solver-1563105-1241000334 -C 1200 -W 1800 -M 1800  HOME/SATzilla2009_I HOME/instance-1563105-1241000334.cnf

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1563714528

node58.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.233
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.233
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:        818384 kB
Buffers:         61352 kB
Cached:        1082236 kB
SwapCached:       4796 kB
Active:         217688 kB
Inactive:       934240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        818384 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           34668 kB
Writeback:           0 kB
Mapped:          14488 kB
Slab:            71700 kB
Committed_AS:   486532 kB
PageTables:       1356 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= 66020 MiB
End job on node58 at 2009-04-29 12:28:28