Trace number 1772950

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 506.074 506.363

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 benchmark78.1181
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.24/63.39	c SATzilla is building models for class 3
63.24/63.39	c run presolver mxc-sr08 for 10 seconds ... 
63.24/63.39	c Bin: Executing mxc-sr08
63.24/63.39	c spawning binary file with 10 seconds ...
63.24/63.39	c child exit by a signal
63.24/63.39	c mxc-sr08 returned code 137.
63.24/63.39	c run presolver picosat846 for 5 seconds ... 
63.24/63.39	c Bin: Executing picosat846
63.24/63.39	c spawning binary file with 5 seconds ...
63.24/63.39	c child exit by a signal
63.24/63.39	c picosat846 returned code 137.
63.24/63.39	c Orignal number of varibales is 175670, number of clauses is 837466 
63.24/63.39	c predicted feature computation time is 18.045162 
63.24/63.39	c Bin: Executing satelite
63.24/63.39	c spawning binary file with 240 seconds ...
63.24/63.39	c child exited successfully
63.24/63.39	c satzilla computing base features
63.24/63.39	c Number of variabe is: 12778, Number of clause is : 510801 
63.24/63.39	c Initializing...
63.24/63.39	c satzilla doing clause learning
63.24/63.39	c start clause learning features ...
63.24/63.39	c Bin: Executing zchaff07
63.24/63.39	c spawning binary file with 2 seconds ...
63.24/63.39	c child exit by a signal
63.24/63.39	c satzilla doing survey propogation probe
63.24/63.39	c do survay propogation for 2 second ...
63.24/63.39	c satzilla doing local search probe
63.24/63.39	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 20975.7 1.66789 2807.33 0.866115 4176 0 4176 136.565 1.6371 1.65206 0.689912 
63.24/63.39	c satzilla's ranking:
63.24/63.39	c 1) mxc-sr08: 4.208267
63.24/63.39	c 2) minisat20SAT07: 3.264820
63.24/63.39	c 3) picosat846: 2.783835
63.24/63.39	c 4) zchaff_rand: 2.113302
63.24/63.39	c 5) march_dl2004: 0.381257
63.24/63.39	c 6) SATenstein: -10000.000000
63.24/63.39	c 7) gnovelty+: -10000.000000
63.24/63.39	c 8) adaptg2wsat+: -10000.000000
63.24/63.39	c 9) adaptg2wsat0: -10000.000000
63.24/63.39	c 10) tts-4-0: -10000.000000
63.24/63.39	c 11) vallst: -10000.000000
63.24/63.39	c 12) minisat20: -10000.000000
63.24/63.39	c 13) kcnfs04SAT07: -10000.000000
63.24/63.39	c satzilla running mxc-sr08 ... 
505.98/506.34	c Bin: Executing mxc-sr08
505.98/506.34	c spawning binary file with 9936 seconds ...
505.98/506.34	c child exited successfully
505.98/506.34	c mxc-sr08 returned code 20.
505.98/506.34	s UNSATISFIABLE
505.98/506.34	c SATZILLA_TIME=506.120000

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-1772950-1241345635/watcher-1772950-1241345635 -o /tmp/evaluation-result-1772950-1241345635/solver-1772950-1241345635 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772950-1241345635.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 0.92 0.98 0.99 3/64 22484
/proc/meminfo: memFree=1236008/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=0
/proc/22484/stat : 22484 (SATzilla2009_I) R 22482 22484 22447 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162596231 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/22484/statm: 514 112 96 399 0 111 0
[pid=22485] ppid=22484 vsize=15904 CPUtime=0
/proc/22485/stat : 22485 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 691 0 0 0 0 0 0 0 18 0 1 0 162596231 16285696 687 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22485/statm: 3976 693 44 138 0 3835 0

[startup+0.0900729 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22484
/proc/meminfo: memFree=1236008/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=0
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162596231 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22484/statm: 514 112 96 399 0 111 0
[pid=22485] ppid=22484 vsize=52164 CPUtime=0.08
/proc/22485/stat : 22485 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 10872 0 0 0 3 5 0 0 19 0 1 0 162596231 53415936 10844 1992294400 134512640 135078026 4294956192 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22485/statm: 13041 10847 52 138 0 12900 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 54220

[startup+0.101073 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22484
/proc/meminfo: memFree=1236008/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=0
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162596231 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22484/statm: 514 112 96 399 0 111 0
[pid=22485] ppid=22484 vsize=52716 CPUtime=0.09
/proc/22485/stat : 22485 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 11115 0 0 0 4 5 0 0 19 0 1 0 162596231 53981184 11087 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22485/statm: 13179 11089 54 138 0 13038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54772

[startup+0.301097 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22484
/proc/meminfo: memFree=1236008/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=0
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162596231 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22484/statm: 514 112 96 399 0 111 0
[pid=22485] ppid=22484 vsize=67368 CPUtime=0.29
/proc/22485/stat : 22485 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 14671 0 0 0 22 7 0 0 21 0 1 0 162596231 68984832 14643 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22485/statm: 16842 14643 54 138 0 16701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69424

[startup+0.701145 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22484
/proc/meminfo: memFree=1236008/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=0
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162596231 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22484/statm: 514 112 96 399 0 111 0
[pid=22485] ppid=22484 vsize=96260 CPUtime=0.69
/proc/22485/stat : 22485 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 21366 0 0 0 58 11 0 0 25 0 1 0 162596231 98570240 21338 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22485/statm: 24065 21339 54 138 0 23924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98316

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22486
/proc/meminfo: memFree=1158744/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=0
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162596231 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22484/statm: 514 112 96 399 0 111 0
[pid=22485] ppid=22484 vsize=86900 CPUtime=1.49
/proc/22485/stat : 22485 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 23039 0 0 0 138 11 0 0 25 0 1 0 162596231 88985600 19218 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22485/statm: 21725 19218 55 138 0 21584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88956

[startup+3.10143 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22486
/proc/meminfo: memFree=1158616/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=0
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162596231 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22484/statm: 514 112 96 399 0 111 0
[pid=22485] ppid=22484 vsize=86900 CPUtime=3.09
/proc/22485/stat : 22485 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 23039 0 0 0 298 11 0 0 25 0 1 0 162596231 88985600 19218 1992294400 134512640 135078026 4294956192 18446744073709551615 134560895 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22485/statm: 21725 19218 55 138 0 21584 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88956

[startup+6.30182 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22486
/proc/meminfo: memFree=1107104/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=0
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162596231 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22484/statm: 514 112 96 399 0 111 0
[pid=22485] ppid=22484 vsize=148648 CPUtime=6.28
/proc/22485/stat : 22485 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 38250 0 0 0 610 18 0 0 25 0 1 0 162596231 152215552 34429 1992294400 134512640 135078026 4294956192 18446744073709551615 134569271 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22485/statm: 37162 34429 55 138 0 37021 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 150704

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 22487
/proc/meminfo: memFree=1195424/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=10.01
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 152 39903 0 0 0 0 980 21 16 0 1 0 162596231 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 514 121 104 399 0 111 0
[pid=22487] ppid=22484 vsize=43512 CPUtime=2.66
/proc/22487/stat : 22487 (picosat846) R 22484 22484 22447 0 -1 4194304 10311 0 0 0 260 6 0 0 25 0 1 0 162597234 44556288 10300 1992294400 134512640 134570484 4294956192 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22487/statm: 10878 10300 85 14 0 10544 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45568

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 22488
/proc/meminfo: memFree=1098784/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=2056 CPUtime=15.02
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 179 50404 0 0 0 0 1473 29 16 0 1 0 162596231 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 514 138 120 399 0 111 0
[pid=22488] ppid=22484 vsize=122972 CPUtime=10.44
/proc/22488/stat : 22488 (satelite) R 22484 22484 22447 0 -1 4194304 27648 0 0 0 1010 34 0 0 25 0 1 0 162597735 125923328 27181 1992294400 134512640 135037501 4294956176 18446744073709551615 134543046 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22488/statm: 30743 27181 67 128 0 30612 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 125028

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 22489
/proc/meminfo: memFree=1128808/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=91440 CPUtime=51.04
/proc/22484/stat : 22484 (SATzilla2009_I) R 22482 22484 22447 0 -1 4194304 26954 93751 0 0 1380 14 3627 83 25 0 1 0 162596231 93634560 22219 1992294400 134512640 136149169 4294956224 18446744073709551615 134847599 0 0 4096 3 0 0 0 17 0 0 0
/proc/22484/statm: 22860 22219 151 399 0 22457 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 91440

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1034656/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=146084 CPUtime=38.88
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43253 0 0 0 3867 21 0 0 25 0 1 0 162602570 149590016 34711 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/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 22490
/proc/meminfo: memFree=1034720/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=146084 CPUtime=98.85
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43254 0 0 0 9864 21 0 0 25 0 1 0 162602570 149590016 34712 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 36521 34712 71 138 0 36380 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 191676

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1034720/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=146084 CPUtime=158.81
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43255 0 0 0 15860 21 0 0 25 0 1 0 162602570 149590016 34713 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/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 22490
/proc/meminfo: memFree=1034656/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=146344 CPUtime=218.78
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43304 0 0 0 21857 21 0 0 25 0 1 0 162602570 149856256 34762 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 36586 34762 71 138 0 36445 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 191936

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1034592/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=146600 CPUtime=278.75
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43325 0 0 0 27854 21 0 0 25 0 1 0 162602570 150118400 34783 1992294400 134512640 135078026 4294956192 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 36650 34783 71 138 0 36509 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 192192

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1034592/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=146600 CPUtime=338.71
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43348 0 0 0 33850 21 0 0 25 0 1 0 162602570 150118400 34806 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 36650 34806 71 138 0 36509 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 192192

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1033760/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=147848 CPUtime=398.68
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43548 0 0 0 39846 22 0 0 25 0 1 0 162602570 151396352 35006 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 36962 35006 71 138 0 36821 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 193440

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

[startup+486.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1033184/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=148772 CPUtime=422.67
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43698 0 0 0 42245 22 0 0 25 0 1 0 162602570 152342528 35156 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 37193 35156 71 138 0 37052 0
Current children cumulated CPU time (s) 486
Current children cumulated vsize (KiB) 194364

[startup+499.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1033120/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=148772 CPUtime=435.46
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43733 0 0 0 43524 22 0 0 25 0 1 0 162602570 152342528 35191 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 37193 35191 71 138 0 37052 0
Current children cumulated CPU time (s) 498.79
Current children cumulated vsize (KiB) 194364

[startup+502.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1032928/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=149036 CPUtime=438.65
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43779 0 0 0 43843 22 0 0 25 0 1 0 162602570 152612864 35237 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 37259 35237 71 138 0 37118 0
Current children cumulated CPU time (s) 501.98
Current children cumulated vsize (KiB) 194628

[startup+503.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1032928/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=149036 CPUtime=440.25
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43782 0 0 0 44003 22 0 0 25 0 1 0 162602570 152612864 35240 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 37259 35240 71 138 0 37118 0
Current children cumulated CPU time (s) 503.58
Current children cumulated vsize (KiB) 194628

[startup+505.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1032800/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=149036 CPUtime=441.85
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43790 0 0 0 44163 22 0 0 25 0 1 0 162602570 152612864 35248 1992294400 134512640 135078026 4294956192 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 37259 35248 71 138 0 37118 0
Current children cumulated CPU time (s) 505.18
Current children cumulated vsize (KiB) 194628

[startup+505.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1032800/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=149036 CPUtime=442.26
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43791 0 0 0 44204 22 0 0 25 0 1 0 162602570 152612864 35249 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 37259 35249 71 138 0 37118 0
Current children cumulated CPU time (s) 505.59
Current children cumulated vsize (KiB) 194628

[startup+506.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22490
/proc/meminfo: memFree=1032800/2055920 swapFree=4191900/4192956
[pid=22484] ppid=22482 vsize=45592 CPUtime=63.33
/proc/22484/stat : 22484 (SATzilla2009_I) S 22482 22484 22447 0 -1 4194304 35698 93751 0 0 2601 22 3627 83 25 0 1 0 162596231 46686208 11088 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22484/statm: 11398 11088 216 399 0 10995 0
[pid=22490] ppid=22484 vsize=149036 CPUtime=442.65
/proc/22490/stat : 22490 (mxc-sr08) R 22484 22484 22447 0 -1 4194304 43792 0 0 0 44243 22 0 0 25 0 1 0 162602570 152612864 35250 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22490/statm: 37259 35250 71 138 0 37118 0
Current children cumulated CPU time (s) 505.98
Current children cumulated vsize (KiB) 194628

Child status: 20
Real time (s): 506.363
CPU time (s): 506.074
CPU user time (s): 504.746
CPU system time (s): 1.3278
CPU usage (%): 99.943
Max. virtual memory (cumulated for all children) (KiB): 210576

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

runsolver used 0.505923 second user time and 1.34579 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-03 12:13:56
IDJOB=1772950
IDBENCH=20418
IDSOLVER=616
FILE ID=node33/1772950-1241345635
PBS_JOBID= 9225529
Free space on /tmp= 66464 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-1772950-1241345635/watcher-1772950-1241345635 -o /tmp/evaluation-result-1772950-1241345635/solver-1772950-1241345635 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772950-1241345635.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=1591626670

node33.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.212
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.212
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:       1236552 kB
Buffers:         80784 kB
Cached:         634600 kB
SwapCached:        384 kB
Active:         130092 kB
Inactive:       598548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1236552 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           46928 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            76832 kB
Committed_AS:   659176 kB
PageTables:       1388 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= 66432 MiB
End job on node33 at 2009-05-03 12:22:22