Trace number 1724103

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 357.052 357.227

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.534
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

28.56/28.60	c SATzilla is building models for class 3
28.56/28.60	c run presolver mxc-sr08 for 10 seconds ... 
28.56/28.60	c Bin: Executing mxc-sr08
28.56/28.60	c spawning binary file with 10 seconds ...
28.56/28.60	c child exit by a signal
28.56/28.60	c mxc-sr08 returned code 137.
28.56/28.60	c run presolver picosat846 for 5 seconds ... 
28.56/28.60	c Bin: Executing picosat846
28.56/28.60	c spawning binary file with 5 seconds ...
28.56/28.60	c child exit by a signal
28.56/28.60	c picosat846 returned code 137.
28.56/28.60	c Orignal number of varibales is 98746, number of clauses is 307346 
28.56/28.60	c predicted feature computation time is 5.517017 
28.56/28.60	c Bin: Executing satelite
28.56/28.60	c spawning binary file with 240 seconds ...
28.56/28.60	c child exited successfully
28.56/28.60	c satzilla computing base features
28.56/28.60	c Number of variabe is: 31651, Number of clause is : 153826 
28.56/28.60	c Initializing...
28.56/28.60	c satzilla doing clause learning
28.56/28.60	c start clause learning features ...
28.56/28.60	c Bin: Executing zchaff07
28.56/28.60	c spawning binary file with 2 seconds ...
28.56/28.60	c child exit by a signal
28.56/28.60	c satzilla doing survey propogation probe
28.56/28.60	c do survay propogation for 2 second ...
28.56/28.60	c satzilla doing local search probe
28.56/28.60	c features are:98746 307346 31651 153826 2.11984 0.998011 0.205758 0.376873 0.876131 1.5853 0.000101631 0.782527 6.31892e-05 0.00195886 1.37988 0.309337 0.750458 0.000101631 0.943131 4.5506e-05 0.00107264 2.94904 0.151167 0.136845 0 0.941748 2.75008 4.76361e-05 0.926344 6.50085e-06 0.000637083 2.50314 0.550785 0.000130056 1.0837 3.25043e-05 0.00099463 658.25 0.505366 130 1047 1047 130 1047 691 765 10.1533 0.112156 8.66923 11.6877 11.6877 8.66923 11.6877 9.56729 10.6889 0.361479 0.746963 8.48345e-06 0.979063 0.748174 0.0269097 0.587662 0.115218 0.325608 0.0617865 1.10533 -1.11022e-16 0.437839 0.152574 0.00385557 0.0693016 0.0227747 0.0392915 1846 0.206898 8375.25 0.00818583 8342 8339 8345 0.711602 0.837338 0.912 0.022662 
28.56/28.60	c satzilla's ranking:
28.56/28.60	c 1) mxc-sr08: 2.936214
28.56/28.60	c 2) picosat846: 2.758651
28.56/28.60	c 3) minisat20SAT07: 2.388001
28.56/28.60	c 4) zchaff_rand: 1.552145
28.56/28.60	c 5) march_dl2004: 0.520024
28.56/28.60	c 6) SATenstein: -10000.000000
28.56/28.60	c 7) gnovelty+: -10000.000000
28.56/28.60	c 8) adaptg2wsat+: -10000.000000
28.56/28.60	c 9) adaptg2wsat0: -10000.000000
28.56/28.60	c 10) tts-4-0: -10000.000000
28.56/28.60	c 11) vallst: -10000.000000
28.56/28.60	c 12) minisat20: -10000.000000
28.56/28.60	c 13) kcnfs04SAT07: -10000.000000
28.56/28.60	c satzilla running mxc-sr08 ... 
356.99/357.22	c Bin: Executing mxc-sr08
356.99/357.22	c spawning binary file with 1171 seconds ...
356.99/357.22	c child exited successfully
356.99/357.22	c mxc-sr08 returned code 20.
356.99/357.22	s UNSATISFIABLE
356.99/357.22	c SATZILLA_TIME=357.090000

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-1724103-1240692453/watcher-1724103-1240692453 -o /tmp/evaluation-result-1724103-1240692453/solver-1724103-1240692453 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1724103-1240692453.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22316
/proc/meminfo: memFree=1660352/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=2056 CPUtime=0
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97278589 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 514 112 96 399 0 111 0
[pid=22317] ppid=22316 vsize=6072 CPUtime=0
/proc/22317/stat : 22317 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 718 0 0 0 0 0 0 0 19 0 1 0 97278589 6217728 714 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22317/statm: 1518 721 44 138 0 1377 0

[startup+0.0590429 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22316
/proc/meminfo: memFree=1660352/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=2056 CPUtime=0
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97278589 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 514 112 96 399 0 111 0
[pid=22317] ppid=22316 vsize=27188 CPUtime=0.05
/proc/22317/stat : 22317 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 5609 0 0 0 3 2 0 0 19 0 1 0 97278589 27840512 5568 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22317/statm: 6797 5568 54 138 0 6656 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29244

[startup+0.101047 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22316
/proc/meminfo: memFree=1660352/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=2056 CPUtime=0
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97278589 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 514 112 96 399 0 111 0
[pid=22317] ppid=22316 vsize=30396 CPUtime=0.08
/proc/22317/stat : 22317 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 6359 0 0 0 6 2 0 0 19 0 1 0 97278589 31125504 6318 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22317/statm: 7599 6319 54 138 0 7458 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32452

[startup+0.301068 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22316
/proc/meminfo: memFree=1660352/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=2056 CPUtime=0
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97278589 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 514 112 96 399 0 111 0
[pid=22317] ppid=22316 vsize=43980 CPUtime=0.29
/proc/22317/stat : 22317 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 9793 0 0 0 25 4 0 0 21 0 1 0 97278589 45035520 8417 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22317/statm: 10995 8417 54 138 0 10854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46036

[startup+0.70111 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22316
/proc/meminfo: memFree=1660352/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=2056 CPUtime=0
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97278589 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 514 112 96 399 0 111 0
[pid=22317] ppid=22316 vsize=50284 CPUtime=0.69
/proc/22317/stat : 22317 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 12596 0 0 0 64 5 0 0 24 0 1 0 97278589 51490816 11220 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22317/statm: 12571 11221 55 138 0 12430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52340

[startup+1.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22318
/proc/meminfo: memFree=1608560/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=2056 CPUtime=0
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97278589 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 514 112 96 399 0 111 0
[pid=22317] ppid=22316 vsize=62668 CPUtime=1.49
/proc/22317/stat : 22317 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 15625 0 0 0 142 7 0 0 25 0 1 0 97278589 64172032 14249 1992294400 134512640 135078026 4294956176 18446744073709551615 134560762 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22317/statm: 15667 14249 55 138 0 15526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64724

[startup+3.10138 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22318
/proc/meminfo: memFree=1606128/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=2056 CPUtime=0
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97278589 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 514 112 96 399 0 111 0
[pid=22317] ppid=22316 vsize=58224 CPUtime=3.09
/proc/22317/stat : 22317 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 16649 0 0 0 300 9 0 0 25 0 1 0 97278589 59621376 13516 1992294400 134512640 135078026 4294956176 18446744073709551615 134522630 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22317/statm: 14556 13516 71 138 0 14415 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60280

[startup+6.30271 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22318
/proc/meminfo: memFree=1606512/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=2056 CPUtime=0
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97278589 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 514 112 96 399 0 111 0
[pid=22317] ppid=22316 vsize=58224 CPUtime=6.28
/proc/22317/stat : 22317 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 16661 0 0 0 619 9 0 0 25 0 1 0 97278589 59621376 13528 1992294400 134512640 135078026 4294956176 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22317/statm: 14556 13528 71 138 0 14415 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60280

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22319
/proc/meminfo: memFree=1643376/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=2056 CPUtime=10
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 152 16661 0 0 0 0 990 10 19 0 1 0 97278589 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 514 121 104 399 0 111 0
[pid=22319] ppid=22316 vsize=19844 CPUtime=2.67
/proc/22319/stat : 22319 (picosat846) R 22316 22316 21750 0 -1 4194304 4387 0 0 0 266 1 0 0 25 0 1 0 97279590 20320256 4365 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22319/statm: 4961 4365 85 14 0 4627 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21900

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22321
/proc/meminfo: memFree=1634424/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=25708 CPUtime=25.46
/proc/22316/stat : 22316 (SATzilla2009_I) R 22314 22316 21750 0 -1 4194304 7793 40840 0 0 587 3 1928 28 25 0 1 0 97278589 26324992 5887 1992294400 134512640 136149169 4294956208 18446744073709551615 134872614 0 0 4096 3 0 0 0 17 0 0 0
/proc/22316/statm: 6427 5887 152 399 0 6024 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25708

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1582896/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=58224 CPUtime=22.47
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 16663 0 0 0 2239 8 0 0 25 0 1 0 97281449 59621376 13530 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 14556 13530 71 138 0 14415 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 80496

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1581360/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=60068 CPUtime=73.64
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 17097 0 0 0 7356 8 0 0 25 0 1 0 97281449 61509632 13964 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 15017 13964 71 138 0 14876 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 82340

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1577520/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=64028 CPUtime=133.61
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 18080 0 0 0 13351 10 0 0 25 0 1 0 97281449 65564672 14947 1992294400 134512640 135078026 4294956176 18446744073709551615 134522112 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 16007 14947 71 138 0 15866 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 86300

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1574576/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=67072 CPUtime=193.59
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 18793 0 0 0 19348 11 0 0 25 0 1 0 97281449 68681728 15660 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 16768 15660 71 138 0 16627 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 89344

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1574384/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=67204 CPUtime=253.56
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 18829 0 0 0 25345 11 0 0 25 0 1 0 97281449 68816896 15696 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 16801 15696 71 138 0 16660 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 89476

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1570544/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=71052 CPUtime=313.53
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 19798 0 0 0 31342 11 0 0 25 0 1 0 97281449 72757248 16665 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 17763 16665 71 138 0 17622 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 93324

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

[startup+345.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1570544/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=71052 CPUtime=316.73
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 19798 0 0 0 31662 11 0 0 25 0 1 0 97281449 72757248 16665 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 17763 16665 71 138 0 17622 0
Current children cumulated CPU time (s) 345.29
Current children cumulated vsize (KiB) 93324

[startup+351.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1570480/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=71052 CPUtime=323.14
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 19799 0 0 0 32303 11 0 0 25 0 1 0 97281449 72757248 16666 1992294400 134512640 135078026 4294956176 18446744073709551615 134540322 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 17763 16666 71 138 0 17622 0
Current children cumulated CPU time (s) 351.7
Current children cumulated vsize (KiB) 93324

[startup+355.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1570480/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=71052 CPUtime=326.33
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 19803 0 0 0 32622 11 0 0 25 0 1 0 97281449 72757248 16670 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 17763 16670 71 138 0 17622 0
Current children cumulated CPU time (s) 354.89
Current children cumulated vsize (KiB) 93324

[startup+355.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1570480/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=71052 CPUtime=327.13
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 19805 0 0 0 32702 11 0 0 25 0 1 0 97281449 72757248 16672 1992294400 134512640 135078026 4294956176 18446744073709551615 134522159 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 17763 16672 71 138 0 17622 0
Current children cumulated CPU time (s) 355.69
Current children cumulated vsize (KiB) 93324

[startup+356.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1570416/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=71052 CPUtime=327.93
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 19807 0 0 0 32782 11 0 0 25 0 1 0 97281449 72757248 16674 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 17763 16674 71 138 0 17622 0
Current children cumulated CPU time (s) 356.49
Current children cumulated vsize (KiB) 93324

[startup+357.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1570416/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=71052 CPUtime=328.33
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 19807 0 0 0 32822 11 0 0 25 0 1 0 97281449 72757248 16674 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 17763 16674 71 138 0 17622 0
Current children cumulated CPU time (s) 356.89
Current children cumulated vsize (KiB) 93324

[startup+357.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22322
/proc/meminfo: memFree=1570416/2055920 swapFree=4181324/4192956
[pid=22316] ppid=22314 vsize=22272 CPUtime=28.56
/proc/22316/stat : 22316 (SATzilla2009_I) S 22314 22316 21750 0 -1 4194304 8246 40840 0 0 887 13 1928 28 25 0 1 0 97278589 22806528 5315 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22316/statm: 5568 5315 217 399 0 5165 0
[pid=22322] ppid=22316 vsize=71052 CPUtime=328.43
/proc/22322/stat : 22322 (mxc-sr08) R 22316 22316 21750 0 -1 4194304 19807 0 0 0 32832 11 0 0 25 0 1 0 97281449 72757248 16674 1992294400 134512640 135078026 4294956176 18446744073709551615 134522247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22322/statm: 17763 16674 71 138 0 17622 0
Current children cumulated CPU time (s) 356.99
Current children cumulated vsize (KiB) 93324

Child status: 20
Real time (s): 357.227
CPU time (s): 357.052
CPU user time (s): 356.496
CPU system time (s): 0.555915
CPU usage (%): 99.951
Max. virtual memory (cumulated for all children) (KiB): 93324

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

runsolver used 0.297954 second user time and 1.00885 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 22:47:33
IDJOB=1724103
IDBENCH=71751
IDSOLVER=528
FILE ID=node19/1724103-1240692453
PBS_JOBID= 9186699
Free space on /tmp= 66236 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724103-1240692453/watcher-1724103-1240692453 -o /tmp/evaluation-result-1724103-1240692453/solver-1724103-1240692453 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1724103-1240692453.cnf

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED=1091915241

node19.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:       1660896 kB
Buffers:         52164 kB
Cached:         266976 kB
SwapCached:       5424 kB
Active:         127408 kB
Inactive:       199624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660896 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:           36792 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            53984 kB
Committed_AS:   343604 kB
PageTables:       1452 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= 66204 MiB
End job on node19 at 2009-04-25 22:53:31