Trace number 1717475

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 97.0362 97.1131

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1445
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

35.34/35.42	c SATzilla is building models for class 3
35.34/35.42	c run presolver mxc-sr08 for 10 seconds ... 
35.34/35.42	c Bin: Executing mxc-sr08
35.34/35.42	c spawning binary file with 10 seconds ...
35.34/35.42	c child exit by a signal
35.34/35.42	c mxc-sr08 returned code 137.
35.34/35.42	c run presolver picosat846 for 5 seconds ... 
35.34/35.42	c Bin: Executing picosat846
35.34/35.42	c spawning binary file with 5 seconds ...
35.34/35.42	c child exit by a signal
35.34/35.42	c picosat846 returned code 137.
35.34/35.42	c Orignal number of varibales is 87475, number of clauses is 414657 
35.34/35.42	c predicted feature computation time is 5.547098 
35.34/35.42	c Bin: Executing satelite
35.34/35.42	c spawning binary file with 240 seconds ...
35.34/35.42	c child exited successfully
35.34/35.42	c satzilla computing base features
35.34/35.42	c Number of variabe is: 7948, Number of clause is : 257542 
35.34/35.42	c Initializing...
35.34/35.42	c satzilla doing clause learning
35.34/35.42	c start clause learning features ...
35.34/35.42	c Bin: Executing zchaff07
35.34/35.42	c spawning binary file with 2 seconds ...
35.34/35.42	c child exit by a signal
35.34/35.42	c satzilla doing survey propogation probe
35.34/35.42	c do survay propogation for 2 second ...
35.34/35.42	c satzilla doing local search probe
35.34/35.42	c features are:87475 414657 7948 257542 10.0059 0.610056 0.030861 0.240072 1.46985 1.62529 0.000725406 2.53675 0.000251636 0.0507046 1.69056 0.651222 0.738582 0.000725406 1.85523 2.32972e-05 0.00805694 5.46871 0.362143 0.299703 0 0.982405 4.23066 0.000467138 2.48907 1.16486e-05 0.00743568 4.34706 0.784342 0.000658677 1.60324 2.32972e-05 0.00613492 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.681865 0.469718 0 1 0.976737 0.146611 0.946627 0.423155 0.838707 0.163582 1.04345 -1.11022e-16 0.5 0.4522 0.000504122 0.318517 0.0154493 0.085147 2120.44 2.30252 2320.44 0.375217 2602 0 2652 31.8809 2.28429 1.0478 0.156581 
35.34/35.42	c satzilla's ranking:
35.34/35.42	c 1) minisat20SAT07: 3.836917
35.34/35.42	c 2) mxc-sr08: 3.304885
35.34/35.42	c 3) picosat846: 2.829068
35.34/35.42	c 4) zchaff_rand: 1.728300
35.34/35.42	c 5) march_dl2004: 0.016691
35.34/35.42	c 6) SATenstein: -10000.000000
35.34/35.42	c 7) gnovelty+: -10000.000000
35.34/35.42	c 8) adaptg2wsat+: -10000.000000
35.34/35.42	c 9) adaptg2wsat0: -10000.000000
35.34/35.42	c 10) tts-4-0: -10000.000000
35.34/35.42	c 11) vallst: -10000.000000
35.34/35.42	c 12) minisat20: -10000.000000
35.34/35.42	c 13) kcnfs04SAT07: -10000.000000
35.34/35.42	c satzilla running minisat20SAT07 ... 
96.99/97.10	c Bin: Executing minisat20SAT07
96.99/97.10	c spawning binary file with 1164 seconds ...
96.99/97.10	c child exited successfully
96.99/97.10	c minisat20SAT07 returned code 0.
96.99/97.10	s UNSATISFIABLE
96.99/97.10	c SATZILLA_TIME=97.030000

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-1717475-1240628460/watcher-1717475-1240628460 -o /tmp/evaluation-result-1717475-1240628460/solver-1717475-1240628460 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1717475-1240628460.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.42 1.37 3/65 12966
/proc/meminfo: memFree=809024/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=2056 CPUtime=0
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90875566 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 514 112 96 399 0 111 0
[pid=12967] ppid=12966 vsize=7960 CPUtime=0
/proc/12967/stat : 12967 (mxc-sr08) R 12966 12966 12142 0 -1 4194304 671 0 0 0 0 0 0 0 19 0 1 0 90875566 8151040 667 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12967/statm: 1990 674 45 138 0 1849 0

[startup+0.0156821 s]
/proc/loadavg: 1.04 1.42 1.37 3/65 12966
/proc/meminfo: memFree=809024/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=2056 CPUtime=0
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90875566 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 514 112 96 399 0 111 0
[pid=12967] ppid=12966 vsize=12064 CPUtime=0.01
/proc/12967/stat : 12967 (mxc-sr08) R 12966 12966 12142 0 -1 4194304 2623 0 0 0 0 1 0 0 19 0 1 0 90875566 12353536 2620 1992294400 134512640 135078026 4294956176 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12967/statm: 3016 2626 50 138 0 2875 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14120

[startup+0.1017 s]
/proc/loadavg: 1.04 1.42 1.37 3/65 12966
/proc/meminfo: memFree=809024/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=2056 CPUtime=0
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90875566 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 514 112 96 399 0 111 0
[pid=12967] ppid=12966 vsize=28644 CPUtime=0.08
/proc/12967/stat : 12967 (mxc-sr08) R 12966 12966 12142 0 -1 4194304 6292 0 0 0 6 2 0 0 19 0 1 0 90875566 29331456 6273 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12967/statm: 7161 6274 54 138 0 7020 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30700

[startup+0.301731 s]
/proc/loadavg: 1.04 1.42 1.37 3/65 12966
/proc/meminfo: memFree=809024/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=2056 CPUtime=0
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90875566 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 514 112 96 399 0 111 0
[pid=12967] ppid=12966 vsize=42472 CPUtime=0.28
/proc/12967/stat : 12967 (mxc-sr08) R 12966 12966 12142 0 -1 4194304 9753 0 0 0 24 4 0 0 21 0 1 0 90875566 43491328 9734 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12967/statm: 10618 9734 54 138 0 10477 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44528

[startup+0.701802 s]
/proc/loadavg: 1.04 1.42 1.37 3/65 12966
/proc/meminfo: memFree=809024/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=2056 CPUtime=0
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90875566 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 514 112 96 399 0 111 0
[pid=12967] ppid=12966 vsize=42136 CPUtime=0.68
/proc/12967/stat : 12967 (mxc-sr08) R 12966 12966 12142 0 -1 4194304 11386 0 0 0 63 5 0 0 25 0 1 0 90875566 43147264 9560 1992294400 134512640 135078026 4294956176 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12967/statm: 10534 9560 55 138 0 10393 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44192

[startup+1.50196 s]
/proc/loadavg: 1.04 1.42 1.37 2/67 12974
/proc/meminfo: memFree=770336/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=2056 CPUtime=0
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90875566 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 514 112 96 399 0 111 0
[pid=12967] ppid=12966 vsize=56120 CPUtime=1.48
/proc/12967/stat : 12967 (mxc-sr08) R 12966 12966 12142 0 -1 4194304 14581 0 0 0 141 7 0 0 25 0 1 0 90875566 57466880 12755 1992294400 134512640 135078026 4294956176 18446744073709551615 134565218 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12967/statm: 14030 12755 55 138 0 13889 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 58176

[startup+3.10123 s]
/proc/loadavg: 1.11 1.43 1.38 2/67 12974
/proc/meminfo: memFree=741536/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=2056 CPUtime=0
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90875566 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 514 112 96 399 0 111 0
[pid=12967] ppid=12966 vsize=74708 CPUtime=3.08
/proc/12967/stat : 12967 (mxc-sr08) R 12966 12966 12142 0 -1 4194304 19339 0 0 0 299 9 0 0 25 0 1 0 90875566 76500992 17513 1992294400 134512640 135078026 4294956176 18446744073709551615 134556597 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12967/statm: 18677 17514 55 138 0 18536 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76764

[startup+6.3018 s]
/proc/loadavg: 1.11 1.43 1.38 2/67 12974
/proc/meminfo: memFree=736736/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=2056 CPUtime=0
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90875566 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 514 112 96 399 0 111 0
[pid=12967] ppid=12966 vsize=78340 CPUtime=6.28
/proc/12967/stat : 12967 (mxc-sr08) R 12966 12966 12142 0 -1 4194304 20227 0 0 0 619 9 0 0 25 0 1 0 90875566 80220160 18401 1992294400 134512640 135078026 4294956176 18446744073709551615 134561028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12967/statm: 19585 18401 55 138 0 19444 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 80396

[startup+12.7029 s]
/proc/loadavg: 1.25 1.45 1.38 2/67 12975
/proc/meminfo: memFree=787368/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=2056 CPUtime=9.99
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 152 21040 0 0 0 0 989 10 19 0 1 0 90875566 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 514 121 104 399 0 111 0
[pid=12975] ppid=12966 vsize=22620 CPUtime=2.66
/proc/12975/stat : 12975 (picosat846) R 12966 12966 12142 0 -1 4194304 5254 0 0 0 264 2 0 0 25 0 1 0 90876568 23162880 5243 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12975/statm: 5655 5243 85 14 0 5321 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 24676

[startup+25.5012 s]
/proc/loadavg: 1.28 1.45 1.38 2/67 12977
/proc/meminfo: memFree=761384/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=22348 CPUtime=23.73
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 7542 42455 0 0 160 5 2171 37 25 0 1 0 90875566 22884352 5222 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 5587 5222 137 399 0 5184 0
[pid=12977] ppid=12966 vsize=21936 CPUtime=1.72
/proc/12977/stat : 12977 (zchaff07) R 12966 12966 12142 0 -1 4194304 6472 0 0 0 169 3 0 0 25 0 1 0 90877943 22462464 4957 1992294400 134512640 135538726 4294956240 18446744073709551615 134544199 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12977/statm: 5484 4957 125 250 0 5231 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 44284

[startup+51.1018 s]
/proc/loadavg: 1.19 1.41 1.37 2/67 12978
/proc/meminfo: memFree=717096/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=23932 CPUtime=35.36
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 17365 48931 0 0 1114 14 2368 40 25 0 1 0 90875566 24506368 5753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 5983 5753 217 399 0 5580 0
[pid=12978] ppid=12966 vsize=62724 CPUtime=15.65
/proc/12978/stat : 12978 (minisat20SAT07) R 12966 12966 12142 0 -1 4194304 17494 0 0 0 1556 9 0 0 25 0 1 0 90879108 64229376 15416 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12978/statm: 15681 15416 74 138 0 15540 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 86656

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

[startup+76.7013 s]
/proc/loadavg: 1.12 1.38 1.36 2/67 12978
/proc/meminfo: memFree=717096/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=23932 CPUtime=35.36
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 17365 48931 0 0 1114 14 2368 40 25 0 1 0 90875566 24506368 5753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 5983 5753 217 399 0 5580 0
[pid=12978] ppid=12966 vsize=62724 CPUtime=41.23
/proc/12978/stat : 12978 (minisat20SAT07) R 12966 12966 12142 0 -1 4194304 17494 0 0 0 4114 9 0 0 25 0 1 0 90879108 64229376 15416 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12978/statm: 15681 15416 74 138 0 15540 0
Current children cumulated CPU time (s) 76.59
Current children cumulated vsize (KiB) 86656

[startup+89.5016 s]
/proc/loadavg: 1.09 1.36 1.35 2/67 12978
/proc/meminfo: memFree=717096/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=23932 CPUtime=35.36
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 17365 48931 0 0 1114 14 2368 40 25 0 1 0 90875566 24506368 5753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 5983 5753 217 399 0 5580 0
[pid=12978] ppid=12966 vsize=62724 CPUtime=54.03
/proc/12978/stat : 12978 (minisat20SAT07) R 12966 12966 12142 0 -1 4194304 17494 0 0 0 5394 9 0 0 25 0 1 0 90879108 64229376 15416 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12978/statm: 15681 15416 74 138 0 15540 0
Current children cumulated CPU time (s) 89.39
Current children cumulated vsize (KiB) 86656

[startup+92.7012 s]
/proc/loadavg: 1.09 1.35 1.35 2/67 12978
/proc/meminfo: memFree=717160/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=23932 CPUtime=35.36
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 17365 48931 0 0 1114 14 2368 40 25 0 1 0 90875566 24506368 5753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 5983 5753 217 399 0 5580 0
[pid=12978] ppid=12966 vsize=62724 CPUtime=57.23
/proc/12978/stat : 12978 (minisat20SAT07) R 12966 12966 12142 0 -1 4194304 17494 0 0 0 5714 9 0 0 25 0 1 0 90879108 64229376 15416 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12978/statm: 15681 15416 74 138 0 15540 0
Current children cumulated CPU time (s) 92.59
Current children cumulated vsize (KiB) 86656

[startup+94.3025 s]
/proc/loadavg: 1.09 1.35 1.35 2/67 12978
/proc/meminfo: memFree=717160/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=23932 CPUtime=35.36
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 17365 48931 0 0 1114 14 2368 40 25 0 1 0 90875566 24506368 5753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 5983 5753 217 399 0 5580 0
[pid=12978] ppid=12966 vsize=62724 CPUtime=58.83
/proc/12978/stat : 12978 (minisat20SAT07) R 12966 12966 12142 0 -1 4194304 17494 0 0 0 5874 9 0 0 25 0 1 0 90879108 64229376 15416 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12978/statm: 15681 15416 74 138 0 15540 0
Current children cumulated CPU time (s) 94.19
Current children cumulated vsize (KiB) 86656

[startup+95.9017 s]
/proc/loadavg: 1.09 1.35 1.35 2/67 12978
/proc/meminfo: memFree=717160/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=23932 CPUtime=35.36
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 17365 48931 0 0 1114 14 2368 40 25 0 1 0 90875566 24506368 5753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 5983 5753 217 399 0 5580 0
[pid=12978] ppid=12966 vsize=62724 CPUtime=60.42
/proc/12978/stat : 12978 (minisat20SAT07) R 12966 12966 12142 0 -1 4194304 17494 0 0 0 6033 9 0 0 25 0 1 0 90879108 64229376 15416 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12978/statm: 15681 15416 74 138 0 15540 0
Current children cumulated CPU time (s) 95.78
Current children cumulated vsize (KiB) 86656

[startup+96.7019 s]
/proc/loadavg: 1.09 1.35 1.35 2/67 12978
/proc/meminfo: memFree=717160/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=23932 CPUtime=35.36
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 17365 48931 0 0 1114 14 2368 40 25 0 1 0 90875566 24506368 5753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 5983 5753 217 399 0 5580 0
[pid=12978] ppid=12966 vsize=62724 CPUtime=61.23
/proc/12978/stat : 12978 (minisat20SAT07) R 12966 12966 12142 0 -1 4194304 17494 0 0 0 6114 9 0 0 25 0 1 0 90879108 64229376 15416 1992294400 134512640 135078472 4294956176 18446744073709551615 134552688 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12978/statm: 15681 15416 74 138 0 15540 0
Current children cumulated CPU time (s) 96.59
Current children cumulated vsize (KiB) 86656

[startup+97.102 s]
/proc/loadavg: 1.09 1.35 1.35 2/67 12978
/proc/meminfo: memFree=717160/2055920 swapFree=4192956/4192956
[pid=12966] ppid=12964 vsize=23932 CPUtime=35.36
/proc/12966/stat : 12966 (SATzilla2009_I) S 12964 12966 12142 0 -1 4194304 17365 48931 0 0 1114 14 2368 40 25 0 1 0 90875566 24506368 5753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12966/statm: 5983 5753 217 399 0 5580 0
[pid=12978] ppid=12966 vsize=53252 CPUtime=61.63
/proc/12978/stat : 12978 (minisat20SAT07) R 12966 12966 12142 0 -1 4194304 17500 0 0 0 6153 10 0 0 25 0 1 0 90879108 54530048 13202 1992294400 134512640 135078472 4294956176 18446744073709551615 134874938 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12978/statm: 13313 13202 8471 138 0 13172 0
Current children cumulated CPU time (s) 96.99
Current children cumulated vsize (KiB) 77184

Child status: 20
Real time (s): 97.1131
CPU time (s): 97.0362
CPU user time (s): 96.3714
CPU system time (s): 0.664898
CPU usage (%): 99.9208
Max. virtual memory (cumulated for all children) (KiB): 95432

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

runsolver used 0.109983 second user time and 0.248962 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 05:01:00
IDJOB=1717475
IDBENCH=20415
IDSOLVER=528
FILE ID=node89/1717475-1240628460
PBS_JOBID= 9186380
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=943675962

node89.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.268
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.268
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:        809568 kB
Buffers:         99120 kB
Cached:        1036412 kB
SwapCached:          0 kB
Active:         339748 kB
Inactive:       809700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        809568 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           38672 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            82864 kB
Committed_AS:   239000 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= 66312 MiB
End job on node89 at 2009-04-25 05:02:38