Trace number 1773020

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 262.963 263.112

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.034
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data

62.34/62.48	c SATzilla is building models for class 3
62.34/62.48	c run presolver mxc-sr08 for 10 seconds ... 
62.34/62.48	c Bin: Executing mxc-sr08
62.34/62.48	c spawning binary file with 10 seconds ...
62.34/62.48	c child exit by a signal
62.34/62.48	c mxc-sr08 returned code 137.
62.34/62.48	c run presolver picosat846 for 5 seconds ... 
62.34/62.48	c Bin: Executing picosat846
62.34/62.48	c spawning binary file with 5 seconds ...
62.34/62.48	c child exit by a signal
62.34/62.48	c picosat846 returned code 137.
62.34/62.48	c Orignal number of varibales is 148153, number of clauses is 937242 
62.34/62.48	c predicted feature computation time is 16.767212 
62.34/62.48	c Bin: Executing satelite
62.34/62.48	c spawning binary file with 240 seconds ...
62.34/62.48	c child exited successfully
62.34/62.48	c satzilla computing base features
62.34/62.48	c Number of variabe is: 11635, Number of clause is : 661069 
62.34/62.48	c Initializing...
62.34/62.48	c satzilla doing clause learning
62.34/62.48	c start clause learning features ...
62.34/62.48	c Bin: Executing zchaff07
62.34/62.48	c spawning binary file with 2 seconds ...
62.34/62.48	c child exit by a signal
62.34/62.48	c satzilla doing survey propogation probe
62.34/62.48	c do survay propogation for 2 second ...
62.34/62.48	c satzilla doing local search probe
62.34/62.48	c features are:148153 937242 11635 661069 11.7334 0.417767 0.0176003 0.166012 1.9129 1.22021 0.000436396 3.14528 0.000171895 0.0358401 1.28481 0.768118 0.805821 0.000436396 2.27613 1.05889e-05 0.00618846 5.7156 0.39109 0.336765 0 0.985037 4.20368 0.000303452 2.97073 4.5381e-06 0.00604324 4.50547 0.852118 0.000325222 1.95465 1.21016e-05 0.00412665 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.675985 0.483848 0 1 0.989239 0.15638 0.961269 0.390499 0.834727 0.1603 1.05453 -1.11022e-16 0.5 0.430934 0 0.310237 0.000737581 0.0888143 890.333 0.276051 2703 0.866026 4051 0 4051 19.8046 0.462648 1.00103 0.00739762 
62.34/62.48	c satzilla's ranking:
62.34/62.48	c 1) mxc-sr08: 3.459057
62.34/62.48	c 2) picosat846: 2.886984
62.34/62.48	c 3) minisat20SAT07: 2.648467
62.34/62.48	c 4) zchaff_rand: 2.296853
62.34/62.48	c 5) march_dl2004: -0.058798
62.34/62.48	c 6) SATenstein: -10000.000000
62.34/62.48	c 7) gnovelty+: -10000.000000
62.34/62.48	c 8) adaptg2wsat+: -10000.000000
62.34/62.48	c 9) adaptg2wsat0: -10000.000000
62.34/62.48	c 10) tts-4-0: -10000.000000
62.34/62.48	c 11) vallst: -10000.000000
62.34/62.48	c 12) minisat20: -10000.000000
62.34/62.48	c 13) kcnfs04SAT07: -10000.000000
62.34/62.48	c satzilla running mxc-sr08 ... 
262.82/263.09	c Bin: Executing mxc-sr08
262.82/263.09	c spawning binary file with 9937 seconds ...
262.82/263.09	c child exited successfully
262.82/263.09	c mxc-sr08 returned code 20.
262.82/263.09	s UNSATISFIABLE
262.82/263.09	c SATZILLA_TIME=262.970000

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-1773020-1241345809/watcher-1773020-1241345809 -o /tmp/evaluation-result-1773020-1241345809/solver-1773020-1241345809 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773020-1241345809.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.15 1.13 1.05 3/65 12883
/proc/meminfo: memFree=727960/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=0
/proc/12883/stat : 12883 (SATzilla2009_I) R 12881 12883 12782 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162610002 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/12883/statm: 514 112 96 399 0 111 0
[pid=12884] ppid=12883 vsize=17892 CPUtime=0
/proc/12884/stat : 12884 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 675 0 0 0 0 0 0 0 18 0 1 0 162610002 18321408 671 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12884/statm: 4473 678 44 138 0 4332 0

[startup+0.082746 s]
/proc/loadavg: 1.15 1.13 1.05 3/65 12883
/proc/meminfo: memFree=727960/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=0
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162610002 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12883/statm: 514 112 96 399 0 111 0
[pid=12884] ppid=12883 vsize=48632 CPUtime=0.07
/proc/12884/stat : 12884 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 10412 0 0 0 3 4 0 0 19 0 1 0 162610002 49799168 10384 1992294400 134512640 135078026 4294956192 18446744073709551615 134544106 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12884/statm: 12158 10384 54 138 0 12017 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 50688

[startup+0.101746 s]
/proc/loadavg: 1.15 1.13 1.05 3/65 12883
/proc/meminfo: memFree=727960/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=0
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162610002 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12883/statm: 514 112 96 399 0 111 0
[pid=12884] ppid=12883 vsize=49852 CPUtime=0.09
/proc/12884/stat : 12884 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 10710 0 0 0 5 4 0 0 19 0 1 0 162610002 51048448 10682 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12884/statm: 12463 10683 54 138 0 12322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51908

[startup+0.301768 s]
/proc/loadavg: 1.15 1.13 1.05 3/65 12883
/proc/meminfo: memFree=727960/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=0
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162610002 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12883/statm: 514 112 96 399 0 111 0
[pid=12884] ppid=12883 vsize=64040 CPUtime=0.29
/proc/12884/stat : 12884 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 14131 0 0 0 24 5 0 0 21 0 1 0 162610002 65576960 14103 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12884/statm: 16010 14104 54 138 0 15869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66096

[startup+0.701812 s]
/proc/loadavg: 1.15 1.13 1.05 3/65 12883
/proc/meminfo: memFree=727960/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=0
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162610002 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12883/statm: 514 112 96 399 0 111 0
[pid=12884] ppid=12883 vsize=92404 CPUtime=0.69
/proc/12884/stat : 12884 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 20651 0 0 0 61 8 0 0 25 0 1 0 162610002 94621696 20623 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12884/statm: 23101 20623 54 138 0 22960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94460

[startup+1.5019 s]
/proc/loadavg: 1.15 1.13 1.05 2/67 12885
/proc/meminfo: memFree=648776/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=0
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162610002 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12883/statm: 514 112 96 399 0 111 0
[pid=12884] ppid=12883 vsize=86884 CPUtime=1.49
/proc/12884/stat : 12884 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 24020 0 0 0 138 11 0 0 25 0 1 0 162610002 88969216 19702 1992294400 134512640 135078026 4294956192 18446744073709551615 134561546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12884/statm: 21721 19702 55 138 0 21580 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88940

[startup+3.10108 s]
/proc/loadavg: 1.15 1.13 1.05 2/67 12885
/proc/meminfo: memFree=648648/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=0
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162610002 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12883/statm: 514 112 96 399 0 111 0
[pid=12884] ppid=12883 vsize=98800 CPUtime=3.09
/proc/12884/stat : 12884 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 27112 0 0 0 296 13 0 0 25 0 1 0 162610002 101171200 22794 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12884/statm: 24700 22795 55 138 0 24559 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100856

[startup+6.30143 s]
/proc/loadavg: 1.29 1.16 1.06 2/67 12885
/proc/meminfo: memFree=590856/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=0
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162610002 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12883/statm: 514 112 96 399 0 111 0
[pid=12884] ppid=12883 vsize=146980 CPUtime=6.29
/proc/12884/stat : 12884 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 38656 0 0 0 612 17 0 0 25 0 1 0 162610002 150507520 34338 1992294400 134512640 135078026 4294956192 18446744073709551615 134569265 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12884/statm: 36745 34338 55 138 0 36604 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 149036

[startup+12.7021 s]
/proc/loadavg: 1.43 1.19 1.07 2/67 12886
/proc/meminfo: memFree=681224/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=10
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 152 39400 0 0 0 0 981 19 16 0 1 0 162610002 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 514 121 104 399 0 111 0
[pid=12886] ppid=12883 vsize=48308 CPUtime=2.66
/proc/12886/stat : 12886 (picosat846) R 12883 12883 12782 0 -1 4194304 11251 0 0 0 261 5 0 0 25 0 1 0 162611004 49467392 11240 1992294400 134512640 134570484 4294956192 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12886/statm: 12077 11240 85 14 0 11743 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 50364

[startup+25.5015 s]
/proc/loadavg: 1.62 1.25 1.09 2/67 12887
/proc/meminfo: memFree=587400/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=2056 CPUtime=15.01
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 179 50700 0 0 0 0 1476 25 16 0 1 0 162610002 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 514 138 120 399 0 111 0
[pid=12887] ppid=12883 vsize=132644 CPUtime=10.44
/proc/12887/stat : 12887 (satelite) R 12883 12883 12782 0 -1 4194304 29271 0 0 0 1012 32 0 0 25 0 1 0 162611506 135827456 28606 1992294400 134512640 135037501 4294956176 18446744073709551615 134589759 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12887/statm: 33161 28606 67 128 0 33030 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 134700

[startup+51.1014 s]
/proc/loadavg: 1.67 1.29 1.11 2/66 12888
/proc/meminfo: memFree=611856/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=99388 CPUtime=51.05
/proc/12883/stat : 12883 (SATzilla2009_I) R 12881 12883 12782 0 -1 4194304 30340 97969 0 0 1627 16 3383 79 25 0 1 0 162610002 101773312 24299 1992294400 134512640 136149169 4294956224 18446744073709551615 134872606 0 0 4096 3 0 0 0 17 0 0 0
/proc/12883/statm: 24847 24299 151 399 0 24444 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 99388

[startup+102.305 s]
/proc/loadavg: 1.29 1.24 1.10 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=39.79
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42393 0 0 0 3961 18 0 0 25 0 1 0 162616250 143351808 33391 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33391 71 138 0 34857 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 189348

[startup+162.302 s]
/proc/loadavg: 1.10 1.20 1.09 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=99.76
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42397 0 0 0 9958 18 0 0 25 0 1 0 162616250 143351808 33395 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33395 71 138 0 34857 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 189348

[startup+222.301 s]
/proc/loadavg: 1.04 1.16 1.08 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=159.74
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42401 0 0 0 15956 18 0 0 25 0 1 0 162616250 143351808 33399 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33399 71 138 0 34857 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 189348

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

[startup+230.301 s]
/proc/loadavg: 1.03 1.15 1.08 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=167.74
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42401 0 0 0 16756 18 0 0 25 0 1 0 162616250 143351808 33399 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33399 71 138 0 34857 0
Current children cumulated CPU time (s) 230.16
Current children cumulated vsize (KiB) 189348

[startup+243.107 s]
/proc/loadavg: 1.02 1.15 1.08 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=180.51
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42402 0 0 0 18033 18 0 0 25 0 1 0 162616250 143351808 33400 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33400 71 138 0 34857 0
Current children cumulated CPU time (s) 242.93
Current children cumulated vsize (KiB) 189348

[startup+255.902 s]
/proc/loadavg: 1.02 1.14 1.08 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=193.3
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42403 0 0 0 19312 18 0 0 25 0 1 0 162616250 143351808 33401 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33401 71 138 0 34857 0
Current children cumulated CPU time (s) 255.72
Current children cumulated vsize (KiB) 189348

[startup+259.101 s]
/proc/loadavg: 1.02 1.14 1.08 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=196.5
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42403 0 0 0 19632 18 0 0 25 0 1 0 162616250 143351808 33401 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33401 71 138 0 34857 0
Current children cumulated CPU time (s) 258.92
Current children cumulated vsize (KiB) 189348

[startup+260.705 s]
/proc/loadavg: 1.02 1.14 1.08 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=198.1
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42403 0 0 0 19792 18 0 0 25 0 1 0 162616250 143351808 33401 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33401 71 138 0 34857 0
Current children cumulated CPU time (s) 260.52
Current children cumulated vsize (KiB) 189348

[startup+262.302 s]
/proc/loadavg: 1.02 1.14 1.08 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=199.7
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42403 0 0 0 19952 18 0 0 25 0 1 0 162616250 143351808 33401 1992294400 134512640 135078026 4294956192 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33401 71 138 0 34857 0
Current children cumulated CPU time (s) 262.12
Current children cumulated vsize (KiB) 189348

[startup+262.702 s]
/proc/loadavg: 1.02 1.14 1.08 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=49356 CPUtime=62.42
/proc/12883/stat : 12883 (SATzilla2009_I) S 12881 12883 12782 0 -1 4194304 39829 97969 0 0 2757 23 3383 79 25 0 1 0 162610002 50540544 11956 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12883/statm: 12339 11956 216 399 0 11936 0
[pid=12889] ppid=12883 vsize=139992 CPUtime=200.1
/proc/12889/stat : 12889 (mxc-sr08) R 12883 12883 12782 0 -1 4194304 42403 0 0 0 19992 18 0 0 25 0 1 0 162616250 143351808 33401 1992294400 134512640 135078026 4294956192 18446744073709551615 134534391 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12889/statm: 34998 33401 71 138 0 34857 0
Current children cumulated CPU time (s) 262.52
Current children cumulated vsize (KiB) 189348

[startup+263.102 s]
/proc/loadavg: 1.02 1.14 1.08 2/67 12889
/proc/meminfo: memFree=528136/2055920 swapFree=4181588/4192956
[pid=12883] ppid=12881 vsize=0 CPUtime=262.93
/proc/12883/stat : 12883 (SATzilla2009_I) R 12881 12883 12782 0 -1 4194308 39841 140373 0 0 2757 24 23413 99 16 0 1 0 162610002 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/12883/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 262.93
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 263.112
CPU time (s): 262.963
CPU user time (s): 261.712
CPU system time (s): 1.25081
CPU usage (%): 99.9436
Max. virtual memory (cumulated for all children) (KiB): 207640

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

runsolver used 0.219966 second user time and 0.745886 second system time

The end

Launcher Data

Begin job on node91 at 2009-05-03 12:16:50
IDJOB=1773020
IDBENCH=20430
IDSOLVER=616
FILE ID=node91/1773020-1241345809
PBS_JOBID= 9225528
Free space on /tmp= 66484 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773020-1241345809/watcher-1773020-1241345809 -o /tmp/evaluation-result-1773020-1241345809/solver-1773020-1241345809 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773020-1241345809.cnf

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

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED=962658480

node91.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        728504 kB
Buffers:         81456 kB
Cached:        1140980 kB
SwapCached:       5440 kB
Active:         324616 kB
Inactive:       907036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        728504 kB
SwapTotal:     4192956 kB
SwapFree:      4181588 kB
Dirty:           48612 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            81760 kB
Committed_AS:   591648 kB
PageTables:       1356 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= 66452 MiB
End job on node91 at 2009-05-03 12:21:13