Trace number 1775430

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 88.0956 88.134

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2474
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

28.56/28.63	c SATzilla is building models for class 3
28.56/28.63	c run presolver mxc-sr08 for 10 seconds ... 
28.56/28.63	c Bin: Executing mxc-sr08
28.56/28.63	c spawning binary file with 10 seconds ...
28.56/28.63	c child exit by a signal
28.56/28.63	c mxc-sr08 returned code 137.
28.56/28.63	c run presolver picosat846 for 5 seconds ... 
28.56/28.63	c Bin: Executing picosat846
28.56/28.63	c spawning binary file with 5 seconds ...
28.56/28.63	c child exit by a signal
28.56/28.63	c picosat846 returned code 137.
28.56/28.63	c Orignal number of varibales is 194762, number of clauses is 530713 
28.56/28.63	c predicted feature computation time is 16.475467 
28.56/28.63	c Bin: Executing satelite
28.56/28.63	c spawning binary file with 240 seconds ...
28.56/28.63	c child exited successfully
28.56/28.63	c satzilla computing base features
28.56/28.63	c Number of variabe is: 22541, Number of clause is : 104585 
28.56/28.63	c Initializing...
28.56/28.63	c satzilla doing clause learning
28.56/28.63	c start clause learning features ...
28.56/28.63	c Bin: Executing zchaff07
28.56/28.63	c spawning binary file with 2 seconds ...
28.56/28.63	c child exit by a signal
28.56/28.63	c satzilla doing survey propogation probe
28.56/28.63	c do survay propogation for 2 second ...
28.56/28.63	c satzilla doing local search probe
28.56/28.63	c features are:194762 530713 22541 104585 7.64034 4.07447 0.215528 0.462547 0.784676 1.48444 0.000143436 0.457924 8.87272e-05 0.000665454 1.22391 0.236076 0.707864 0.000143436 0.383424 4.7808e-05 0.000545011 2.83245 0.140283 0.162918 0 1 2.80831 6.20187e-05 0.488789 0 0.000248602 2.47048 0.49552 0.000104886 0.445491 4.7808e-05 0.00053545 714 0.199037 465 978 978 465 809 689 724 8.10498 0.18965 6.09138 11.4803 11.4803 6.09138 8.5914 6.96012 8.35359 0.267649 0.874381 0 1 0.648277 0.0297748 0.373692 0.0920802 0.182497 0.0618413 1.24131 2.19665e-05 0.480313 0.205181 0.00371005 0.0674157 0.0118544 0.0376288 2404.83 1.05938 4209 0.489913 5048.5 0 5055 0.918863 1.30518 1.07048 0.501633 
28.56/28.63	c satzilla's ranking:
28.56/28.63	c 1) minisat20SAT07: 3.014276
28.56/28.63	c 2) picosat846: 2.834378
28.56/28.63	c 3) mxc-sr08: 2.627955
28.56/28.63	c 4) zchaff_rand: 1.830558
28.56/28.63	c 5) march_dl2004: 0.463483
28.56/28.63	c 6) SATenstein: -10000.000000
28.56/28.63	c 7) gnovelty+: -10000.000000
28.56/28.63	c 8) adaptg2wsat+: -10000.000000
28.56/28.63	c 9) adaptg2wsat0: -10000.000000
28.56/28.63	c 10) tts-4-0: -10000.000000
28.56/28.63	c 11) vallst: -10000.000000
28.56/28.63	c 12) minisat20: -10000.000000
28.56/28.63	c 13) kcnfs04SAT07: -10000.000000
28.56/28.63	c satzilla running minisat20SAT07 ... 
88.03/88.13	c Bin: Executing minisat20SAT07
88.03/88.13	c spawning binary file with 9971 seconds ...
88.03/88.13	c child exited successfully
88.03/88.13	c minisat20SAT07 returned code 0.
88.03/88.13	s UNSATISFIABLE
88.03/88.13	c SATZILLA_TIME=88.090000

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-1775430-1241359889/watcher-1775430-1241359889 -o /tmp/evaluation-result-1775430-1241359889/solver-1775430-1241359889 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775430-1241359889.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.95 1.00 1.00 3/64 5311
/proc/meminfo: memFree=1056400/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=2056 CPUtime=0
/proc/5311/stat : 5311 (SATzilla2009_I) R 5309 5311 5274 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 164023121 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/5311/statm: 514 112 96 399 0 111 0
[pid=5312] ppid=5311 vsize=9900 CPUtime=0
/proc/5312/stat : 5312 (mxc-sr08) R 5311 5311 5274 0 -1 4194304 370 0 0 0 0 0 0 0 19 0 1 0 164023121 10137600 366 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5312/statm: 2475 373 44 138 0 2334 0

[startup+0.090298 s]
/proc/loadavg: 0.95 1.00 1.00 3/64 5311
/proc/meminfo: memFree=1056400/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=2056 CPUtime=0
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 164023121 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5311/statm: 514 112 96 399 0 111 0
[pid=5312] ppid=5311 vsize=48328 CPUtime=0.08
/proc/5312/stat : 5312 (mxc-sr08) R 5311 5311 5274 0 -1 4194304 10227 0 0 0 4 4 0 0 21 0 1 0 164023121 49487872 10199 1992294400 134512640 135078026 4294956192 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5312/statm: 12082 10202 52 138 0 11941 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50384

[startup+0.101297 s]
/proc/loadavg: 0.95 1.00 1.00 3/64 5311
/proc/meminfo: memFree=1056400/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=2056 CPUtime=0
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 164023121 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5311/statm: 514 112 96 399 0 111 0
[pid=5312] ppid=5311 vsize=48592 CPUtime=0.09
/proc/5312/stat : 5312 (mxc-sr08) R 5311 5311 5274 0 -1 4194304 10305 0 0 0 5 4 0 0 21 0 1 0 164023121 49758208 10277 1992294400 134512640 135078026 4294956192 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5312/statm: 12148 10277 54 138 0 12007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50648

[startup+0.301313 s]
/proc/loadavg: 0.95 1.00 1.00 3/64 5311
/proc/meminfo: memFree=1056400/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=2056 CPUtime=0
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 164023121 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5311/statm: 514 112 96 399 0 111 0
[pid=5312] ppid=5311 vsize=54184 CPUtime=0.28
/proc/5312/stat : 5312 (mxc-sr08) R 5311 5311 5274 0 -1 4194304 11681 0 0 0 24 4 0 0 23 0 1 0 164023121 55484416 11653 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5312/statm: 13546 11653 54 138 0 13405 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56240

[startup+0.701346 s]
/proc/loadavg: 0.95 1.00 1.00 3/64 5311
/proc/meminfo: memFree=1056400/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=2056 CPUtime=0
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 164023121 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5311/statm: 514 112 96 399 0 111 0
[pid=5312] ppid=5311 vsize=61820 CPUtime=0.69
/proc/5312/stat : 5312 (mxc-sr08) R 5311 5311 5274 0 -1 4194304 13613 0 0 0 64 5 0 0 25 0 1 0 164023121 63303680 13585 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5312/statm: 15455 13585 54 138 0 15314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63876

[startup+1.50141 s]
/proc/loadavg: 0.96 1.00 1.00 2/66 5313
/proc/meminfo: memFree=997312/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=2056 CPUtime=0
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 164023121 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5311/statm: 514 112 96 399 0 111 0
[pid=5312] ppid=5311 vsize=74452 CPUtime=1.49
/proc/5312/stat : 5312 (mxc-sr08) R 5311 5311 5274 0 -1 4194304 16691 0 0 0 143 6 0 0 25 0 1 0 164023121 76238848 16663 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5312/statm: 18613 16663 54 138 0 18472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76508

[startup+3.10254 s]
/proc/loadavg: 0.96 1.00 1.00 2/66 5313
/proc/meminfo: memFree=994112/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=2056 CPUtime=0
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 164023121 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5311/statm: 514 112 96 399 0 111 0
[pid=5312] ppid=5311 vsize=81684 CPUtime=3.08
/proc/5312/stat : 5312 (mxc-sr08) R 5311 5311 5274 0 -1 4194304 20436 0 0 0 301 7 0 0 25 0 1 0 164023121 83644416 18116 1992294400 134512640 135078026 4294956192 18446744073709551615 134568781 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5312/statm: 20421 18116 55 138 0 20280 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83740

[startup+6.3018 s]
/proc/loadavg: 0.96 1.00 1.00 2/66 5313
/proc/meminfo: memFree=973704/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=2056 CPUtime=0
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 164023121 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5311/statm: 514 112 96 399 0 111 0
[pid=5312] ppid=5311 vsize=88752 CPUtime=6.29
/proc/5312/stat : 5312 (mxc-sr08) R 5311 5311 5274 0 -1 4194304 25687 0 0 0 619 10 0 0 25 0 1 0 164023121 90882048 20483 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5312/statm: 22188 20483 71 138 0 22047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90808

[startup+12.7013 s]
/proc/loadavg: 0.96 1.00 1.00 2/66 5314
/proc/meminfo: memFree=1024264/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=2056 CPUtime=10
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 152 25690 0 0 0 0 989 11 16 0 1 0 164023121 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5311/statm: 514 121 104 399 0 111 0
[pid=5314] ppid=5311 vsize=37936 CPUtime=2.67
/proc/5314/stat : 5314 (picosat846) R 5311 5311 5274 0 -1 4194304 8183 0 0 0 264 3 0 0 25 0 1 0 164024123 38846464 8147 1992294400 134512640 134570484 4294956192 18446744073709551615 134552788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5314/statm: 9484 8147 85 14 0 9150 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 39992

[startup+25.5014 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 5316
/proc/meminfo: memFree=1038096/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=18848 CPUtime=25.47
/proc/5311/stat : 5311 (SATzilla2009_I) R 5309 5311 5274 0 -1 4194304 5857 60613 0 0 388 2 2119 38 25 0 1 0 164023121 19300352 4268 1992294400 134512640 136149169 4294956224 18446744073709551615 134847629 0 0 4096 3 0 0 0 17 0 0 0
/proc/5311/statm: 4712 4268 152 399 0 4309 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18848

[startup+51.1015 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 5317
/proc/meminfo: memFree=975240/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=12520 CPUtime=28.59
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 7472 60613 0 0 691 11 2119 38 25 0 1 0 164023121 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5311/statm: 3130 2878 217 399 0 2727 0
[pid=5317] ppid=5311 vsize=71780 CPUtime=22.45
/proc/5317/stat : 5317 (minisat20SAT07) R 5311 5311 5274 0 -1 4194304 19635 0 0 0 2235 10 0 0 25 0 1 0 164025984 73502720 17205 1992294400 134512640 135078472 4294956192 18446744073709551615 134550849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5317/statm: 17945 17205 74 138 0 17804 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 84300

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

[startup+63.9015 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 5317
/proc/meminfo: memFree=975176/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=12520 CPUtime=28.59
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 7472 60613 0 0 691 11 2119 38 25 0 1 0 164023121 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5311/statm: 3130 2878 217 399 0 2727 0
[pid=5317] ppid=5311 vsize=71900 CPUtime=35.24
/proc/5317/stat : 5317 (minisat20SAT07) R 5311 5311 5274 0 -1 4194304 19657 0 0 0 3514 10 0 0 25 0 1 0 164025984 73625600 17227 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5317/statm: 17975 17227 74 138 0 17834 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 84420

[startup+76.7016 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 5317
/proc/meminfo: memFree=975176/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=12520 CPUtime=28.59
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 7472 60613 0 0 691 11 2119 38 25 0 1 0 164023121 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5311/statm: 3130 2878 217 399 0 2727 0
[pid=5317] ppid=5311 vsize=72080 CPUtime=48.04
/proc/5317/stat : 5317 (minisat20SAT07) R 5311 5311 5274 0 -1 4194304 19673 0 0 0 4794 10 0 0 25 0 1 0 164025984 73809920 17243 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5317/statm: 18020 17243 74 138 0 17879 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 84600

[startup+83.1011 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5317
/proc/meminfo: memFree=975176/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=12520 CPUtime=28.59
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 7472 60613 0 0 691 11 2119 38 25 0 1 0 164023121 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5311/statm: 3130 2878 217 399 0 2727 0
[pid=5317] ppid=5311 vsize=72080 CPUtime=54.44
/proc/5317/stat : 5317 (minisat20SAT07) R 5311 5311 5274 0 -1 4194304 19678 0 0 0 5434 10 0 0 25 0 1 0 164025984 73809920 17248 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5317/statm: 18020 17248 74 138 0 17879 0
Current children cumulated CPU time (s) 83.03
Current children cumulated vsize (KiB) 84600

[startup+86.3013 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5317
/proc/meminfo: memFree=975176/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=12520 CPUtime=28.59
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 7472 60613 0 0 691 11 2119 38 25 0 1 0 164023121 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5311/statm: 3130 2878 217 399 0 2727 0
[pid=5317] ppid=5311 vsize=72080 CPUtime=57.64
/proc/5317/stat : 5317 (minisat20SAT07) R 5311 5311 5274 0 -1 4194304 19679 0 0 0 5754 10 0 0 25 0 1 0 164025984 73809920 17249 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5317/statm: 18020 17249 74 138 0 17879 0
Current children cumulated CPU time (s) 86.23
Current children cumulated vsize (KiB) 84600

[startup+87.1014 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5317
/proc/meminfo: memFree=975176/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=12520 CPUtime=28.59
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 7472 60613 0 0 691 11 2119 38 25 0 1 0 164023121 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5311/statm: 3130 2878 217 399 0 2727 0
[pid=5317] ppid=5311 vsize=72080 CPUtime=58.44
/proc/5317/stat : 5317 (minisat20SAT07) R 5311 5311 5274 0 -1 4194304 19679 0 0 0 5834 10 0 0 25 0 1 0 164025984 73809920 17249 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5317/statm: 18020 17249 74 138 0 17879 0
Current children cumulated CPU time (s) 87.03
Current children cumulated vsize (KiB) 84600

[startup+87.9015 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5317
/proc/meminfo: memFree=982408/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=12520 CPUtime=28.59
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 7472 60613 0 0 691 11 2119 38 25 0 1 0 164023121 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5311/statm: 3130 2878 217 399 0 2727 0
[pid=5317] ppid=5311 vsize=64208 CPUtime=59.24
/proc/5317/stat : 5317 (minisat20SAT07) R 5311 5311 5274 0 -1 4194304 19685 0 0 0 5914 10 0 0 25 0 1 0 164025984 65748992 15404 1992294400 134512640 135078472 4294956192 18446744073709551615 134704008 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5317/statm: 16052 15404 79 138 0 15911 0
Current children cumulated CPU time (s) 87.83
Current children cumulated vsize (KiB) 76728

[startup+88.1025 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5317
/proc/meminfo: memFree=982408/2055920 swapFree=4191900/4192956
[pid=5311] ppid=5309 vsize=12520 CPUtime=28.59
/proc/5311/stat : 5311 (SATzilla2009_I) S 5309 5311 5274 0 -1 4194304 7472 60613 0 0 691 11 2119 38 25 0 1 0 164023121 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5311/statm: 3130 2878 217 399 0 2727 0
[pid=5317] ppid=5311 vsize=64208 CPUtime=59.44
/proc/5317/stat : 5317 (minisat20SAT07) R 5311 5311 5274 0 -1 4194304 19685 0 0 0 5934 10 0 0 25 0 1 0 164025984 65748992 15404 1992294400 134512640 135078472 4294956192 18446744073709551615 134702501 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5317/statm: 16052 15404 79 138 0 15911 0
Current children cumulated CPU time (s) 88.03
Current children cumulated vsize (KiB) 76728

Child status: 20
Real time (s): 88.134
CPU time (s): 88.0956
CPU user time (s): 87.4727
CPU system time (s): 0.622905
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 100480

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

runsolver used 0.078987 second user time and 0.250961 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-03 16:11:31
IDJOB=1775430
IDBENCH=71758
IDSOLVER=616
FILE ID=node3/1775430-1241359889
PBS_JOBID= 9225620
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=2019840340

node3.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:       1056752 kB
Buffers:         89884 kB
Cached:         789756 kB
SwapCached:        416 kB
Active:         181108 kB
Inactive:       712336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056752 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           40948 kB
Writeback:           0 kB
Mapped:          22196 kB
Slab:            91624 kB
Committed_AS:   761388 kB
PageTables:       1372 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 node3 at 2009-05-03 16:12:59