Trace number 1563209

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 518.177 518.451

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.168
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

21.65/21.77	c SATzilla is building models for class 3
21.65/21.77	c run presolver mxc-sr08 for 10 seconds ... 
21.65/21.77	c Bin: Executing mxc-sr08
21.65/21.77	c spawning binary file with 10 seconds ...
21.65/21.77	c child exit by a signal
21.65/21.77	c mxc-sr08 returned code 137.
21.65/21.77	c run presolver picosat846 for 5 seconds ... 
21.65/21.77	c Bin: Executing picosat846
21.65/21.77	c spawning binary file with 5 seconds ...
21.65/21.77	c child exit by a signal
21.65/21.77	c picosat846 returned code 137.
21.65/21.77	c Orignal number of varibales is 32313, number of clauses is 161529 
21.65/21.77	c predicted feature computation time is 2.033882 
21.65/21.77	c Bin: Executing satelite
21.65/21.77	c spawning binary file with 240 seconds ...
21.65/21.77	c child exited successfully
21.65/21.77	c satzilla computing base features
21.65/21.77	c Number of variabe is: 7670, Number of clause is : 66882 
21.65/21.77	c Initializing...
21.65/21.77	c satzilla doing clause learning
21.65/21.77	c start clause learning features ...
21.65/21.77	c Bin: Executing zchaff07
21.65/21.77	c spawning binary file with 2 seconds ...
21.65/21.77	c child exit by a signal
21.65/21.77	c satzilla doing survey propogation probe
21.65/21.77	c do survay propogation for 2 second ...
21.65/21.77	c satzilla doing local search probe
21.65/21.77	c features are:32313 161529 7670 66882 3.21291 1.41513 0.11468 0.496518 0.662077 1.4087 0.000439682 0.380178 0.000260756 0.00130378 1.30425 0.185954 0.756945 0.000439682 1.45713 1.49517e-05 0.00417153 3.05737 0.362715 0.16348 0 1 3.15137 0.00019498 1.19803 0 0.00400706 2.80416 0.54345 0.00042972 1.90042 2.99034e-05 0.0118866 1278.17 0.295449 525 1706 1706 525 1485 1133 1468 16.5673 0.122834 13.6381 18.9333 18.9333 13.6381 18.5258 14.9051 18.1213 0.610128 0.336501 9.75354e-06 1 0.821139 0.276337 0.736106 0.497886 0.682734 0.0622855 1.00219 -1.11022e-16 1 0.124028 0.000222048 0.115596 0.0153744 0.0519528 441.941 0.197522 1698.18 0.259057 1785 1756 1840 1.11642 0.799387 0.977578 0.032239 
21.65/21.77	c satzilla's ranking:
21.65/21.77	c 1) minisat20SAT07: 2.837536
21.65/21.77	c 2) picosat846: 2.224752
21.65/21.77	c 3) zchaff_rand: 2.029158
21.65/21.77	c 4) mxc-sr08: 1.403663
21.65/21.77	c 5) march_dl2004: 1.000495
21.65/21.77	c 6) SATenstein: -10000.000000
21.65/21.77	c 7) gnovelty+: -10000.000000
21.65/21.77	c 8) adaptg2wsat+: -10000.000000
21.65/21.77	c 9) adaptg2wsat0: -10000.000000
21.65/21.77	c 10) tts-4-0: -10000.000000
21.65/21.77	c 11) vallst: -10000.000000
21.65/21.77	c 12) minisat20: -10000.000000
21.65/21.77	c 13) kcnfs04SAT07: -10000.000000
21.65/21.77	c satzilla running minisat20SAT07 ... 
518.10/518.44	c Bin: Executing minisat20SAT07
518.10/518.44	c spawning binary file with 1178 seconds ...
518.10/518.44	c child exited successfully
518.10/518.44	c minisat20SAT07 returned code 0.
518.10/518.44	s UNSATISFIABLE
518.10/518.44	c SATZILLA_TIME=518.240000

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-1563209-1241001170/watcher-1563209-1241001170 -o /tmp/evaluation-result-1563209-1241001170/solver-1563209-1241001170 -C 1200 -W 1800 -M 1800 HOME/SATzilla2009_I HOME/instance-1563209-1241001170.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.01 3/64 17980
/proc/meminfo: memFree=530656/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_I) R 17978 17980 17793 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 128145486 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=3700 CPUtime=0
/proc/17981/stat : 17981 (mxc-sr08) R 17980 17980 17793 0 -1 4194304 696 0 0 0 0 0 0 0 18 0 1 0 128145486 3788800 692 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 925 698 44 138 0 784 0

[startup+0.0423811 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 17980
/proc/meminfo: memFree=530656/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128145486 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=12084 CPUtime=0.03
/proc/17981/stat : 17981 (mxc-sr08) R 17980 17980 17793 0 -1 4194304 2529 0 0 0 2 1 0 0 19 0 1 0 128145486 12374016 2524 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 3021 2524 54 138 0 2880 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14140

[startup+0.101391 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 17980
/proc/meminfo: memFree=530656/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128145486 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=16604 CPUtime=0.09
/proc/17981/stat : 17981 (mxc-sr08) R 17980 17980 17793 0 -1 4194304 3556 0 0 0 8 1 0 0 19 0 1 0 128145486 17002496 3551 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 4151 3551 54 138 0 4010 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18660

[startup+0.301428 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 17980
/proc/meminfo: memFree=530656/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128145486 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=17116 CPUtime=0.29
/proc/17981/stat : 17981 (mxc-sr08) R 17980 17980 17793 0 -1 4194304 4422 0 0 0 27 2 0 0 21 0 1 0 128145486 17526784 3675 1992294400 134512640 135078026 4294956176 18446744073709551615 134554006 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 4279 3675 55 138 0 4138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19172

[startup+0.701506 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 17980
/proc/meminfo: memFree=530656/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128145486 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=24328 CPUtime=0.69
/proc/17981/stat : 17981 (mxc-sr08) R 17980 17980 17793 0 -1 4194304 6118 0 0 0 67 2 0 0 25 0 1 0 128145486 24911872 5340 1992294400 134512640 135078026 4294956176 18446744073709551615 134715196 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 6082 5340 55 138 0 5941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26384

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17982
/proc/meminfo: memFree=510544/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128145486 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=21916 CPUtime=1.49
/proc/17981/stat : 17981 (mxc-sr08) R 17980 17980 17793 0 -1 4194304 6314 0 0 0 147 2 0 0 25 0 1 0 128145486 22441984 4997 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 5479 4997 71 138 0 5338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23972

[startup+3.10198 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17982
/proc/meminfo: memFree=510416/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128145486 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=21916 CPUtime=3.09
/proc/17981/stat : 17981 (mxc-sr08) R 17980 17980 17793 0 -1 4194304 6314 0 0 0 307 2 0 0 25 0 1 0 128145486 22441984 4997 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17981/statm: 5479 4997 71 138 0 5338 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23972

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17982
/proc/meminfo: memFree=510928/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128145486 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=21916 CPUtime=6.28
/proc/17981/stat : 17981 (mxc-sr08) R 17980 17980 17793 0 -1 4194304 6314 0 0 0 625 3 0 0 25 0 1 0 128145486 22441984 4997 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 5479 4997 71 138 0 5338 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23972

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17983
/proc/meminfo: memFree=522840/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=9.99
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 152 6322 0 0 0 0 996 3 16 0 1 0 128145486 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 514 121 104 399 0 111 0
[pid=17983] ppid=17980 vsize=10144 CPUtime=2.66
/proc/17983/stat : 17983 (picosat846) R 17980 17980 17793 0 -1 4194304 2156 0 0 0 265 1 0 0 25 0 1 0 128146488 10387456 2122 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17983/statm: 2536 2122 85 14 0 2202 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12200

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17986
/proc/meminfo: memFree=505632/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=19728 CPUtime=3.72
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 5134 0 0 0 370 2 0 0 25 0 1 0 128147663 20201472 4592 1992294400 134512640 135078472 4294956176 18446744073709551615 134550571 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 4932 4592 74 138 0 4791 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 27240

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17986
/proc/meminfo: memFree=502944/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=22764 CPUtime=29.3
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 5850 0 0 0 2927 3 0 0 25 0 1 0 128147663 23310336 5308 1992294400 134512640 135078472 4294956176 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 5691 5308 74 138 0 5550 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 30276

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17986
/proc/meminfo: memFree=500064/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=25712 CPUtime=80.49
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 6573 0 0 0 8045 4 0 0 25 0 1 0 128147663 26329088 6031 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 6428 6031 74 138 0 6287 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 33224

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17986
/proc/meminfo: memFree=495712/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=30044 CPUtime=140.45
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 7661 0 0 0 14040 5 0 0 25 0 1 0 128147663 30765056 7119 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 7511 7119 74 138 0 7370 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 37556

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17986
/proc/meminfo: memFree=493664/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=32376 CPUtime=200.42
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8198 0 0 0 20037 5 0 0 25 0 1 0 128147663 33153024 7656 1992294400 134512640 135078472 4294956176 18446744073709551615 134550883 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8094 7656 74 138 0 7953 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 39888

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17986
/proc/meminfo: memFree=492896/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=33096 CPUtime=260.4
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8374 0 0 0 26034 6 0 0 25 0 1 0 128147663 33890304 7832 1992294400 134512640 135078472 4294956176 18446744073709551615 134550787 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8274 7832 74 138 0 8133 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 40608

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17986
/proc/meminfo: memFree=492512/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=33384 CPUtime=320.37
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8454 0 0 0 32031 6 0 0 25 0 1 0 128147663 34185216 7912 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8346 7912 74 138 0 8205 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 40896

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=492064/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=33876 CPUtime=380.33
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8583 0 0 0 38027 6 0 0 25 0 1 0 128147663 34689024 8033 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8469 8033 74 138 0 8328 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 41388

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=492000/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=34056 CPUtime=440.31
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8596 0 0 0 44025 6 0 0 25 0 1 0 128147663 34873344 8046 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8514 8046 74 138 0 8373 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 41568

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

[startup+486.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=491808/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=34464 CPUtime=464.29
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8638 0 0 0 46423 6 0 0 25 0 1 0 128147663 35291136 8088 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8616 8088 74 138 0 8475 0
Current children cumulated CPU time (s) 486.01
Current children cumulated vsize (KiB) 41976

[startup+499.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=491744/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=34464 CPUtime=477.09
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8665 0 0 0 47703 6 0 0 25 0 1 0 128147663 35291136 8115 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8616 8115 74 138 0 8475 0
Current children cumulated CPU time (s) 498.81
Current children cumulated vsize (KiB) 41976

[startup+511.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=491680/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=34464 CPUtime=489.88
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8665 0 0 0 48982 6 0 0 25 0 1 0 128147663 35291136 8115 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8616 8115 74 138 0 8475 0
Current children cumulated CPU time (s) 511.6
Current children cumulated vsize (KiB) 41976

[startup+515.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=491680/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=34464 CPUtime=493.09
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8665 0 0 0 49303 6 0 0 25 0 1 0 128147663 35291136 8115 1992294400 134512640 135078472 4294956176 18446744073709551615 134552712 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8616 8115 74 138 0 8475 0
Current children cumulated CPU time (s) 514.81
Current children cumulated vsize (KiB) 41976

[startup+516.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=491680/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=34464 CPUtime=494.68
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8667 0 0 0 49462 6 0 0 25 0 1 0 128147663 35291136 8117 1992294400 134512640 135078472 4294956176 18446744073709551615 134552069 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8616 8117 74 138 0 8475 0
Current children cumulated CPU time (s) 516.4
Current children cumulated vsize (KiB) 41976

[startup+517.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=491680/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=34464 CPUtime=495.48
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8667 0 0 0 49542 6 0 0 25 0 1 0 128147663 35291136 8117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8616 8117 74 138 0 8475 0
Current children cumulated CPU time (s) 517.2
Current children cumulated vsize (KiB) 41976

[startup+517.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=491680/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=34464 CPUtime=495.88
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8667 0 0 0 49582 6 0 0 25 0 1 0 128147663 35291136 8117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8616 8117 74 138 0 8475 0
Current children cumulated CPU time (s) 517.6
Current children cumulated vsize (KiB) 41976

[startup+518.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=491680/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=34464 CPUtime=496.28
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8667 0 0 0 49622 6 0 0 25 0 1 0 128147663 35291136 8117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8616 8117 74 138 0 8475 0
Current children cumulated CPU time (s) 518
Current children cumulated vsize (KiB) 41976

[startup+518.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17988
/proc/meminfo: memFree=491680/2055920 swapFree=4191900/4192956
[pid=17980] ppid=17978 vsize=7512 CPUtime=21.72
/proc/17980/stat : 17980 (SATzilla2009_I) S 17978 17980 17793 0 -1 4194304 4311 16173 0 0 349 9 1802 12 25 0 1 0 128145486 7692288 1648 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 1878 1648 217 399 0 1475 0
[pid=17986] ppid=17980 vsize=33492 CPUtime=496.38
/proc/17986/stat : 17986 (minisat20SAT07) R 17980 17980 17793 0 -1 4194304 8673 0 0 0 49632 6 0 0 25 0 1 0 128147663 34295808 7931 1992294400 134512640 135078472 4294956176 18446744073709551615 134702541 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17986/statm: 8373 7931 79 138 0 8232 0
Current children cumulated CPU time (s) 518.1
Current children cumulated vsize (KiB) 41004

Child status: 20
Real time (s): 518.451
CPU time (s): 518.177
CPU user time (s): 517.882
CPU system time (s): 0.294955
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 41976

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

runsolver used 0.461929 second user time and 1.43278 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-29 12:32:50
IDJOB=1563209
IDBENCH=70949
IDSOLVER=528
FILE ID=node38/1563209-1241001170
PBS_JOBID= 9204829
Free space on /tmp= 66436 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=745195340

node38.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.265
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.265
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:        531208 kB
Buffers:         79008 kB
Cached:        1349696 kB
SwapCached:        384 kB
Active:         647772 kB
Inactive:       794332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        531208 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           34420 kB
Writeback:           0 kB
Mapped:          21836 kB
Slab:            68628 kB
Committed_AS:   634228 kB
PageTables:       1456 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= 66404 MiB
End job on node38 at 2009-04-29 12:41:29