Trace number 1717527

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 508.119 508.368

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.2523
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

63.75/63.86	c SATzilla is building models for class 3
63.75/63.86	c run presolver mxc-sr08 for 10 seconds ... 
63.75/63.86	c Bin: Executing mxc-sr08
63.75/63.86	c spawning binary file with 10 seconds ...
63.75/63.86	c child exit by a signal
63.75/63.86	c mxc-sr08 returned code 137.
63.75/63.86	c run presolver picosat846 for 5 seconds ... 
63.75/63.86	c Bin: Executing picosat846
63.75/63.86	c spawning binary file with 5 seconds ...
63.75/63.86	c child exit by a signal
63.75/63.86	c picosat846 returned code 137.
63.75/63.86	c Orignal number of varibales is 175670, number of clauses is 837466 
63.75/63.86	c predicted feature computation time is 18.045162 
63.75/63.86	c Bin: Executing satelite
63.75/63.86	c spawning binary file with 240 seconds ...
63.75/63.86	c child exited successfully
63.75/63.86	c satzilla computing base features
63.75/63.86	c Number of variabe is: 12778, Number of clause is : 510801 
63.75/63.86	c Initializing...
63.75/63.86	c satzilla doing clause learning
63.75/63.86	c start clause learning features ...
63.75/63.86	c Bin: Executing zchaff07
63.75/63.86	c spawning binary file with 2 seconds ...
63.75/63.86	c child exit by a signal
63.75/63.86	c satzilla doing survey propogation probe
63.75/63.86	c do survay propogation for 2 second ...
63.75/63.86	c satzilla doing local search probe
63.75/63.86	c features are:175670 837466 12778 510801 12.7478 0.639515 0.0250156 0.241894 1.48958 1.6113 0.000500613 2.71742 0.000156519 0.0462514 1.72485 0.656682 0.741067 0.000500613 1.94193 1.17463e-05 0.00606107 5.7035 0.404868 0.309652 0 0.990917 4.25303 0.00031498 2.63657 7.83084e-06 0.00567736 4.37427 0.788462 0.000411638 1.69373 1.17463e-05 0.00416992 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.684591 0.473021 0 1 0.977769 0.133222 0.949241 0.429547 0.841876 0.150865 1.11979 -1.11022e-16 0.5 0.450008 0.000229584 0.293383 0.0125448 0.066692 955.667 0.328324 2766.33 0.866284 4091 0 4091 12.9943 0.53726 1.00097 0.0123465 
63.75/63.86	c satzilla's ranking:
63.75/63.86	c 1) mxc-sr08: 3.258808
63.75/63.86	c 2) picosat846: 2.945347
63.75/63.86	c 3) minisat20SAT07: 2.639672
63.75/63.86	c 4) zchaff_rand: 2.110519
63.75/63.86	c 5) march_dl2004: -0.068927
63.75/63.86	c 6) SATenstein: -10000.000000
63.75/63.86	c 7) gnovelty+: -10000.000000
63.75/63.86	c 8) adaptg2wsat+: -10000.000000
63.75/63.86	c 9) adaptg2wsat0: -10000.000000
63.75/63.86	c 10) tts-4-0: -10000.000000
63.75/63.86	c 11) vallst: -10000.000000
63.75/63.86	c 12) minisat20: -10000.000000
63.75/63.86	c 13) kcnfs04SAT07: -10000.000000
63.75/63.86	c satzilla running mxc-sr08 ... 
508.02/508.35	c Bin: Executing mxc-sr08
508.02/508.35	c spawning binary file with 1136 seconds ...
508.02/508.35	c child exited successfully
508.02/508.35	c mxc-sr08 returned code 20.
508.02/508.35	s UNSATISFIABLE
508.02/508.35	c SATZILLA_TIME=508.160000

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-1717527-1240628759/watcher-1717527-1240628759 -o /tmp/evaluation-result-1717527-1240628759/solver-1717527-1240628759 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1717527-1240628759.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.92 0.98 0.99 3/64 12583
/proc/meminfo: memFree=1448000/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=0
/proc/12583/stat : 12583 (SATzilla2009_I) R 12581 12583 11701 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 90900393 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/12583/statm: 514 112 96 399 0 111 0
[pid=12584] ppid=12583 vsize=15904 CPUtime=0
/proc/12584/stat : 12584 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 714 0 0 0 0 0 0 0 18 0 1 0 90900393 16285696 711 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12584/statm: 3976 716 44 138 0 3835 0

[startup+0.0289881 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12583
/proc/meminfo: memFree=1448000/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=0
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90900393 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12583/statm: 514 112 96 399 0 111 0
[pid=12584] ppid=12583 vsize=24140 CPUtime=0.02
/proc/12584/stat : 12584 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 5053 0 0 0 0 2 0 0 19 0 1 0 90900393 24719360 5049 1992294400 134512640 135078026 4294956176 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12584/statm: 6035 5057 51 138 0 5894 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26196

[startup+0.101994 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12583
/proc/meminfo: memFree=1448000/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=0
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90900393 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12583/statm: 514 112 96 399 0 111 0
[pid=12584] ppid=12583 vsize=52716 CPUtime=0.09
/proc/12584/stat : 12584 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 11137 0 0 0 4 5 0 0 19 0 1 0 90900393 53981184 11109 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12584/statm: 13229 11110 54 138 0 13088 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54772

[startup+0.302022 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12583
/proc/meminfo: memFree=1448000/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=0
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90900393 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12583/statm: 514 112 96 399 0 111 0
[pid=12584] ppid=12583 vsize=67632 CPUtime=0.29
/proc/12584/stat : 12584 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 14737 0 0 0 23 6 0 0 21 0 1 0 90900393 69255168 14709 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12584/statm: 16908 14710 54 138 0 16767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69688

[startup+0.701078 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12583
/proc/meminfo: memFree=1448000/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=0
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90900393 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12583/statm: 514 112 96 399 0 111 0
[pid=12584] ppid=12583 vsize=96656 CPUtime=0.69
/proc/12584/stat : 12584 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 21474 0 0 0 60 9 0 0 25 0 1 0 90900393 98975744 21446 1992294400 134512640 135078026 4294956176 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12584/statm: 24164 21448 54 138 0 24023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98712

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12585
/proc/meminfo: memFree=1370736/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=0
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90900393 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12583/statm: 514 112 96 399 0 111 0
[pid=12584] ppid=12583 vsize=86900 CPUtime=1.49
/proc/12584/stat : 12584 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 23039 0 0 0 139 10 0 0 25 0 1 0 90900393 88985600 19218 1992294400 134512640 135078026 4294956176 18446744073709551615 134561549 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12584/statm: 21725 19218 55 138 0 21584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88956

[startup+3.10242 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12585
/proc/meminfo: memFree=1370608/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=0
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90900393 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12583/statm: 514 112 96 399 0 111 0
[pid=12584] ppid=12583 vsize=86900 CPUtime=3.09
/proc/12584/stat : 12584 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 23039 0 0 0 299 10 0 0 25 0 1 0 90900393 88985600 19218 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12584/statm: 21725 19218 55 138 0 21584 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88956

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12585
/proc/meminfo: memFree=1317296/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=0
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90900393 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12583/statm: 514 112 96 399 0 111 0
[pid=12584] ppid=12583 vsize=148780 CPUtime=6.28
/proc/12584/stat : 12584 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 38294 0 0 0 612 16 0 0 25 0 1 0 90900393 152350720 34473 1992294400 134512640 135078026 4294956176 18446744073709551615 134569048 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12584/statm: 37195 34473 55 138 0 37054 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 150836

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12586
/proc/meminfo: memFree=1407344/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=10.01
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 152 39904 0 0 0 0 982 19 16 0 1 0 90900393 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 514 121 104 399 0 111 0
[pid=12586] ppid=12583 vsize=43512 CPUtime=2.66
/proc/12586/stat : 12586 (picosat846) R 12583 12583 11701 0 -1 4194304 10311 0 0 0 261 5 0 0 25 0 1 0 90901395 44556288 10300 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12586/statm: 10878 10300 85 14 0 10544 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45568

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 12587
/proc/meminfo: memFree=1311152/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=2056 CPUtime=15.02
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 179 50405 0 0 0 0 1476 26 16 0 1 0 90900393 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 514 138 120 399 0 111 0
[pid=12587] ppid=12583 vsize=122700 CPUtime=10.45
/proc/12587/stat : 12587 (satelite) R 12583 12583 11701 0 -1 4194304 27581 0 0 0 1012 33 0 0 25 0 1 0 90901896 125644800 27114 1992294400 134512640 135037501 4294956160 18446744073709551615 134573755 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12587/statm: 30675 27114 67 128 0 30544 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 124756

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 12588
/proc/meminfo: memFree=1340608/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=91440 CPUtime=51.04
/proc/12583/stat : 12583 (SATzilla2009_I) R 12581 12583 11701 0 -1 4194304 26954 93781 0 0 1353 16 3656 79 25 0 1 0 90900393 93634560 22219 1992294400 134512640 136149169 4294956208 18446744073709551615 134845254 0 0 4096 3 0 0 0 17 0 0 0
/proc/12583/statm: 22860 22219 151 399 0 22457 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 91440

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1246584/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=146084 CPUtime=38.41
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43253 0 0 0 3820 21 0 0 25 0 1 0 90906779 149590016 34711 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 36521 34711 71 138 0 36380 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 191676

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1246520/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=146084 CPUtime=98.38
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43254 0 0 0 9817 21 0 0 25 0 1 0 90906779 149590016 34712 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 36521 34712 71 138 0 36380 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 191676

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1246520/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=146084 CPUtime=158.34
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43255 0 0 0 15813 21 0 0 25 0 1 0 90906779 149590016 34713 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 36521 34713 71 138 0 36380 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 191676

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1246456/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=146344 CPUtime=218.32
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43304 0 0 0 21811 21 0 0 25 0 1 0 90906779 149856256 34762 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 36586 34762 71 138 0 36445 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 191936

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1246392/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=146600 CPUtime=278.29
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43324 0 0 0 27808 21 0 0 25 0 1 0 90906779 150118400 34782 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 36650 34782 71 138 0 36509 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 192192

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1246328/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=146600 CPUtime=338.26
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43346 0 0 0 33804 22 0 0 25 0 1 0 90906779 150118400 34804 1992294400 134512640 135078026 4294956176 18446744073709551615 134534378 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 36650 34804 71 138 0 36509 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 192192

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1245560/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=147848 CPUtime=398.24
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43548 0 0 0 39802 22 0 0 25 0 1 0 90906779 151396352 35006 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 36962 35006 71 138 0 36821 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 193440

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

[startup+486.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1244984/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=148508 CPUtime=422.22
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43662 0 0 0 42200 22 0 0 25 0 1 0 90906779 152072192 35120 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 37127 35120 71 138 0 36986 0
Current children cumulated CPU time (s) 486.02
Current children cumulated vsize (KiB) 194100

[startup+499.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1244792/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=148772 CPUtime=435.02
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43727 0 0 0 43480 22 0 0 25 0 1 0 90906779 152342528 35185 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 37193 35185 71 138 0 37052 0
Current children cumulated CPU time (s) 498.82
Current children cumulated vsize (KiB) 194364

[startup+502.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1244728/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=148772 CPUtime=438.22
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43733 0 0 0 43800 22 0 0 25 0 1 0 90906779 152342528 35191 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 37193 35191 71 138 0 37052 0
Current children cumulated CPU time (s) 502.02
Current children cumulated vsize (KiB) 194364

[startup+505.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1244536/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=149036 CPUtime=441.41
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43782 0 0 0 44119 22 0 0 25 0 1 0 90906779 152612864 35240 1992294400 134512640 135078026 4294956176 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 37259 35240 71 138 0 37118 0
Current children cumulated CPU time (s) 505.21
Current children cumulated vsize (KiB) 194628

[startup+507.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1244536/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=149036 CPUtime=443.02
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43790 0 0 0 44280 22 0 0 25 0 1 0 90906779 152612864 35248 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 37259 35248 71 138 0 37118 0
Current children cumulated CPU time (s) 506.82
Current children cumulated vsize (KiB) 194628

[startup+507.903 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1244536/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=149036 CPUtime=443.82
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43791 0 0 0 44360 22 0 0 25 0 1 0 90906779 152612864 35249 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 37259 35249 71 138 0 37118 0
Current children cumulated CPU time (s) 507.62
Current children cumulated vsize (KiB) 194628

[startup+508.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12589
/proc/meminfo: memFree=1244472/2055920 swapFree=4180324/4192956
[pid=12583] ppid=12581 vsize=45592 CPUtime=63.8
/proc/12583/stat : 12583 (SATzilla2009_I) S 12581 12583 11701 0 -1 4194304 35698 93781 0 0 2622 23 3656 79 25 0 1 0 90900393 46686208 11088 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12583/statm: 11398 11088 216 399 0 10995 0
[pid=12589] ppid=12583 vsize=149036 CPUtime=444.22
/proc/12589/stat : 12589 (mxc-sr08) R 12583 12583 11701 0 -1 4194304 43792 0 0 0 44400 22 0 0 25 0 1 0 90906779 152612864 35250 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12589/statm: 37259 35250 71 138 0 37118 0
Current children cumulated CPU time (s) 508.02
Current children cumulated vsize (KiB) 194628

Child status: 20
Real time (s): 508.368
CPU time (s): 508.119
CPU user time (s): 506.822
CPU system time (s): 1.2968
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 210576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 506.822
system time used= 1.2968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173285
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.409937 second user time and 1.44778 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-25 05:06:00
IDJOB=1717527
IDBENCH=20418
IDSOLVER=528
FILE ID=node49/1717527-1240628759
PBS_JOBID= 9186361
Free space on /tmp= 66288 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717527-1240628759/watcher-1717527-1240628759 -o /tmp/evaluation-result-1717527-1240628759/solver-1717527-1240628759 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1717527-1240628759.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=1932497872

node49.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.241
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.241
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:       1448288 kB
Buffers:         57148 kB
Cached:         472848 kB
SwapCached:       6388 kB
Active:         195880 kB
Inactive:       343084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448288 kB
SwapTotal:     4192956 kB
SwapFree:      4180324 kB
Dirty:           46688 kB
Writeback:           0 kB
Mapped:          13784 kB
Slab:            54328 kB
Committed_AS:   300788 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node49 at 2009-04-25 05:14:29