Trace number 1775370

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 411.003 411.21

General information on the benchmark

Namesimon-s02b-dp11u10.cnf
MD5SUMbd35ccd857138682818061a3fbcb7546
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.171
Satisfiable
(Un)Satisfiability was proved
Number of variables8513
Number of clauses25271
Sum of the clauses size59561
Maximum clause length11
Minimum clause length1
Number of clauses of size 122
Number of clauses of size 216216
Number of clauses of size 39032
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

19.57/19.62	c SATzilla is building models for class 3
19.57/19.62	c run presolver mxc-sr08 for 10 seconds ... 
19.57/19.62	c Bin: Executing mxc-sr08
19.57/19.62	c spawning binary file with 10 seconds ...
19.57/19.62	c child exit by a signal
19.57/19.62	c mxc-sr08 returned code 137.
19.57/19.62	c run presolver picosat846 for 5 seconds ... 
19.57/19.62	c Bin: Executing picosat846
19.57/19.62	c spawning binary file with 5 seconds ...
19.57/19.62	c child exit by a signal
19.57/19.62	c picosat846 returned code 137.
19.57/19.62	c Orignal number of varibales is 9197, number of clauses is 25271 
19.57/19.62	c predicted feature computation time is 1.484151 
19.57/19.62	c Bin: Executing satelite
19.57/19.62	c spawning binary file with 240 seconds ...
19.57/19.62	c child exited successfully
19.57/19.62	c satzilla computing base features
19.57/19.62	c Number of variabe is: 2123, Number of clause is : 10352 
19.57/19.62	c Initializing...
19.57/19.62	c satzilla doing clause learning
19.57/19.62	c start clause learning features ...
19.57/19.62	c Bin: Executing zchaff07
19.57/19.62	c spawning binary file with 2 seconds ...
19.57/19.62	c child exit by a signal
19.57/19.62	c satzilla doing survey propogation probe
19.57/19.62	c do survay propogation for 2 second ...
19.57/19.62	c satzilla doing local search probe
19.57/19.62	c features are:9197 25271 2123 10352 3.33208 1.44117 0.205081 0.467265 0.810631 1.5074 0.00143412 0.414027 0.000942063 0.0117758 1.30019 0.3324 0.774343 0.00143412 0.591482 0.000676198 0.00898377 2.97656 0.14069 0.106208 0 0.636364 2.96687 0.000655859 0.623274 9.65997e-05 0.00357419 2.4927 0.522315 0.00149545 0.541728 0.000482998 0.00782457 2514 0.143896 2004 2804 2804 2004 2804 2004 2734 33.76 0.169563 27.7414 41.4583 41.4583 27.7414 41.4583 27.7414 32.0803 0.429788 0.539598 0.000231729 0.93354 0.713925 0.0820806 0.624129 0.233723 0.467869 0.0428606 0.832864 2.03736e-08 0.1985 0.0906425 0.00158638 0.0695039 0.00582921 0.0388132 111.222 0.117101 607.688 0.0312222 608 585 630 0.969704 0.150982 0.907871 0.0133304 
19.57/19.62	c satzilla's ranking:
19.57/19.62	c 1) minisat20SAT07: 2.876853
19.57/19.62	c 2) mxc-sr08: 2.814841
19.57/19.62	c 3) picosat846: 2.544267
19.57/19.62	c 4) march_dl2004: 1.797948
19.57/19.62	c 5) zchaff_rand: 1.424813
19.57/19.62	c 6) SATenstein: -10000.000000
19.57/19.62	c 7) gnovelty+: -10000.000000
19.57/19.62	c 8) adaptg2wsat+: -10000.000000
19.57/19.62	c 9) adaptg2wsat0: -10000.000000
19.57/19.62	c 10) tts-4-0: -10000.000000
19.57/19.62	c 11) vallst: -10000.000000
19.57/19.62	c 12) minisat20: -10000.000000
19.57/19.62	c 13) kcnfs04SAT07: -10000.000000
19.57/19.62	c satzilla running minisat20SAT07 ... 
410.96/411.20	c Bin: Executing minisat20SAT07
410.96/411.20	c spawning binary file with 9980 seconds ...
410.96/411.20	c child exited successfully
410.96/411.20	c minisat20SAT07 returned code 0.
410.96/411.20	s UNSATISFIABLE
410.96/411.20	c SATZILLA_TIME=411.050000

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-1775370-1241359204/watcher-1775370-1241359204 -o /tmp/evaluation-result-1775370-1241359204/solver-1775370-1241359204 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775370-1241359204.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: 1.01 1.02 1.00 3/64 1432
/proc/meminfo: memFree=458024/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=2056 CPUtime=0
/proc/1432/stat : 1432 (SATzilla2009_I) R 1430 1432 1295 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 163947548 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/1432/statm: 514 112 96 399 0 111 0
[pid=1433] ppid=1432 vsize=2564 CPUtime=0
/proc/1433/stat : 1433 (mxc-sr08) R 1432 1432 1295 0 -1 4194304 465 0 0 0 0 0 0 0 19 0 1 0 163947549 2625536 461 1992294400 134512640 135078026 4294956192 18446744073709551615 134554581 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1433/statm: 641 468 52 138 0 500 0

[startup+0.0803651 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 1432
/proc/meminfo: memFree=458024/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=2056 CPUtime=0
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163947548 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1432/statm: 514 112 96 399 0 111 0
[pid=1433] ppid=1432 vsize=5324 CPUtime=0.07
/proc/1433/stat : 1433 (mxc-sr08) R 1432 1432 1295 0 -1 4194304 1193 0 0 0 7 0 0 0 21 0 1 0 163947549 5451776 1097 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1433/statm: 1331 1097 55 138 0 1190 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7380

[startup+0.101367 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 1432
/proc/meminfo: memFree=458024/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=2056 CPUtime=0
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163947548 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1432/statm: 514 112 96 399 0 111 0
[pid=1433] ppid=1432 vsize=5800 CPUtime=0.09
/proc/1433/stat : 1433 (mxc-sr08) R 1432 1432 1295 0 -1 4194304 1332 0 0 0 9 0 0 0 21 0 1 0 163947549 5939200 1236 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1433/statm: 1450 1237 55 138 0 1309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7856

[startup+0.301388 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 1432
/proc/meminfo: memFree=458024/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=2056 CPUtime=0
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163947548 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1432/statm: 514 112 96 399 0 111 0
[pid=1433] ppid=1432 vsize=5872 CPUtime=0.29
/proc/1433/stat : 1433 (mxc-sr08) R 1432 1432 1295 0 -1 4194304 1469 0 0 0 29 0 0 0 24 0 1 0 163947549 6012928 1279 1992294400 134512640 135078026 4294956192 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1433/statm: 1468 1279 71 138 0 1327 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7928

[startup+0.701431 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 1432
/proc/meminfo: memFree=458024/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=2056 CPUtime=0
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163947548 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1432/statm: 514 112 96 399 0 111 0
[pid=1433] ppid=1432 vsize=5872 CPUtime=0.69
/proc/1433/stat : 1433 (mxc-sr08) R 1432 1432 1295 0 -1 4194304 1469 0 0 0 69 0 0 0 25 0 1 0 163947549 6012928 1279 1992294400 134512640 135078026 4294956192 18446744073709551615 134534237 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1433/statm: 1468 1279 71 138 0 1327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7928

[startup+1.50152 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1434
/proc/meminfo: memFree=452952/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=2056 CPUtime=0
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163947548 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1432/statm: 514 112 96 399 0 111 0
[pid=1433] ppid=1432 vsize=5872 CPUtime=1.49
/proc/1433/stat : 1433 (mxc-sr08) R 1432 1432 1295 0 -1 4194304 1477 0 0 0 149 0 0 0 25 0 1 0 163947549 6012928 1287 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1433/statm: 1468 1287 71 138 0 1327 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7928

[startup+3.1027 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1434
/proc/meminfo: memFree=452440/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=2056 CPUtime=0
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163947548 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1432/statm: 514 112 96 399 0 111 0
[pid=1433] ppid=1432 vsize=7116 CPUtime=3.09
/proc/1433/stat : 1433 (mxc-sr08) R 1432 1432 1295 0 -1 4194304 1763 0 0 0 309 0 0 0 25 0 1 0 163947549 7286784 1573 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1433/statm: 1779 1573 71 138 0 1638 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9172

[startup+6.30105 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1434
/proc/meminfo: memFree=450328/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=2056 CPUtime=0
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163947548 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1432/statm: 514 112 96 399 0 111 0
[pid=1433] ppid=1432 vsize=7512 CPUtime=6.28
/proc/1433/stat : 1433 (mxc-sr08) R 1432 1432 1295 0 -1 4194304 1876 0 0 0 628 0 0 0 25 0 1 0 163947549 7692288 1686 1992294400 134512640 135078026 4294956192 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1433/statm: 1878 1686 71 138 0 1737 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9568

[startup+12.7018 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1435
/proc/meminfo: memFree=455896/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=2056 CPUtime=9.99
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 152 1950 0 0 0 0 998 1 16 0 1 0 163947548 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 514 121 104 399 0 111 0
[pid=1435] ppid=1432 vsize=3620 CPUtime=2.68
/proc/1435/stat : 1435 (picosat846) R 1432 1432 1295 0 -1 4194304 628 0 0 0 268 0 0 0 25 0 1 0 163948549 3706880 615 1992294400 134512640 134570484 4294956192 18446744073709551615 134552625 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1435/statm: 905 615 84 14 0 571 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5676

[startup+25.5012 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1438
/proc/meminfo: memFree=450968/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=6660 CPUtime=5.86
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 1470 0 0 0 586 0 0 0 25 0 1 0 163949511 6819840 1372 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 1665 1372 72 138 0 1524 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11248

[startup+51.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1438
/proc/meminfo: memFree=449944/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=7736 CPUtime=31.45
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 1730 0 0 0 3144 1 0 0 25 0 1 0 163949511 7921664 1632 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 1934 1632 72 138 0 1793 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 12324

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1444
/proc/meminfo: memFree=448920/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=8876 CPUtime=82.62
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 1981 0 0 0 8261 1 0 0 25 0 1 0 163949511 9089024 1883 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2219 1883 72 138 0 2078 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13464

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=448280/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=9552 CPUtime=142.6
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2157 0 0 0 14259 1 0 0 25 0 1 0 163949511 9781248 2059 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2388 2059 72 138 0 2247 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 14140

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=447896/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=9852 CPUtime=202.57
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2244 0 0 0 20256 1 0 0 25 0 1 0 163949511 10088448 2146 1992294400 134512640 135078472 4294956192 18446744073709551615 134549222 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2463 2146 72 138 0 2322 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 14440

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=447128/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=10668 CPUtime=262.55
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2451 0 0 0 26253 2 0 0 25 0 1 0 163949511 10924032 2353 1992294400 134512640 135078472 4294956192 18446744073709551615 134552629 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2667 2353 72 138 0 2526 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 15256

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=446552/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=11272 CPUtime=322.5
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2591 0 0 0 32248 2 0 0 25 0 1 0 163949511 11542528 2493 1992294400 134512640 135078472 4294956192 18446744073709551615 134550991 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2818 2493 72 138 0 2677 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 15860

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=446360/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=11404 CPUtime=382.47
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2623 0 0 0 38245 2 0 0 25 0 1 0 163949511 11677696 2525 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2851 2525 72 138 0 2710 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 15992

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

[startup+403.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=446360/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=11404 CPUtime=383.27
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2623 0 0 0 38325 2 0 0 25 0 1 0 163949511 11677696 2525 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2851 2525 72 138 0 2710 0
Current children cumulated CPU time (s) 402.86
Current children cumulated vsize (KiB) 15992

[startup+406.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=446360/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=11404 CPUtime=386.47
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2623 0 0 0 38645 2 0 0 25 0 1 0 163949511 11677696 2525 1992294400 134512640 135078472 4294956192 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2851 2525 72 138 0 2710 0
Current children cumulated CPU time (s) 406.06
Current children cumulated vsize (KiB) 15992

[startup+409.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=446360/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=11404 CPUtime=389.67
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2623 0 0 0 38965 2 0 0 25 0 1 0 163949511 11677696 2525 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2851 2525 72 138 0 2710 0
Current children cumulated CPU time (s) 409.26
Current children cumulated vsize (KiB) 15992

[startup+410.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=446360/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=11404 CPUtime=390.48
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2623 0 0 0 39046 2 0 0 25 0 1 0 163949511 11677696 2525 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2851 2525 72 138 0 2710 0
Current children cumulated CPU time (s) 410.07
Current children cumulated vsize (KiB) 15992

[startup+410.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=446360/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=11404 CPUtime=390.87
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2623 0 0 0 39085 2 0 0 25 0 1 0 163949511 11677696 2525 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2851 2525 72 138 0 2710 0
Current children cumulated CPU time (s) 410.46
Current children cumulated vsize (KiB) 15992

[startup+411.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=446360/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=11404 CPUtime=391.27
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2623 0 0 0 39125 2 0 0 25 0 1 0 163949511 11677696 2525 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2851 2525 72 138 0 2710 0
Current children cumulated CPU time (s) 410.86
Current children cumulated vsize (KiB) 15992

[startup+411.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1444
/proc/meminfo: memFree=446360/2055920 swapFree=4192812/4192956
[pid=1432] ppid=1430 vsize=4588 CPUtime=19.59
/proc/1432/stat : 1432 (SATzilla2009_I) S 1430 1432 1295 0 -1 4194304 1033 4857 0 0 219 18 1718 4 25 0 1 0 163947548 4698112 700 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1432/statm: 1147 700 217 399 0 744 0
[pid=1438] ppid=1432 vsize=11212 CPUtime=391.37
/proc/1438/stat : 1438 (minisat20SAT07) R 1432 1432 1295 0 -1 4194304 2629 0 0 0 39135 2 0 0 25 0 1 0 163949511 11481088 2494 1992294400 134512640 135078472 4294956192 18446744073709551615 134702436 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1438/statm: 2803 2494 77 138 0 2662 0
Current children cumulated CPU time (s) 410.96
Current children cumulated vsize (KiB) 15800

Child status: 20
Real time (s): 411.21
CPU time (s): 411.003
CPU user time (s): 410.743
CPU system time (s): 0.25996
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 15992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 410.743
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8534
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= 15
involuntary context switches= 1086

runsolver used 0.334949 second user time and 1.17082 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-03 16:00:04
IDJOB=1775370
IDBENCH=71741
IDSOLVER=616
FILE ID=node59/1775370-1241359204
PBS_JOBID= 9225604
Free space on /tmp= 66420 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/simon-s02b-dp11u10.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775370-1241359204/watcher-1775370-1241359204 -o /tmp/evaluation-result-1775370-1241359204/solver-1775370-1241359204 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775370-1241359204.cnf

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

MD5SUM BENCH= bd35ccd857138682818061a3fbcb7546
RANDOM SEED=1636930627

node59.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.240
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.240
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:        458512 kB
Buffers:         89964 kB
Cached:        1382304 kB
SwapCached:          0 kB
Active:         195052 kB
Inactive:      1291124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        458512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31816 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            97272 kB
Committed_AS:   745784 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node59 at 2009-05-03 16:06:55