Trace number 1724155

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.0296 88.0939

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 benchmark28.2557
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.55/28.65	c SATzilla is building models for class 3
28.55/28.65	c run presolver mxc-sr08 for 10 seconds ... 
28.55/28.65	c Bin: Executing mxc-sr08
28.55/28.65	c spawning binary file with 10 seconds ...
28.55/28.65	c child exit by a signal
28.55/28.65	c mxc-sr08 returned code 137.
28.55/28.65	c run presolver picosat846 for 5 seconds ... 
28.55/28.65	c Bin: Executing picosat846
28.55/28.65	c spawning binary file with 5 seconds ...
28.55/28.65	c child exit by a signal
28.55/28.65	c picosat846 returned code 137.
28.55/28.65	c Orignal number of varibales is 194762, number of clauses is 530713 
28.55/28.65	c predicted feature computation time is 16.475467 
28.55/28.65	c Bin: Executing satelite
28.55/28.65	c spawning binary file with 240 seconds ...
28.55/28.65	c child exited successfully
28.55/28.65	c satzilla computing base features
28.55/28.65	c Number of variabe is: 22541, Number of clause is : 104585 
28.55/28.65	c Initializing...
28.55/28.65	c satzilla doing clause learning
28.55/28.65	c start clause learning features ...
28.55/28.65	c Bin: Executing zchaff07
28.55/28.65	c spawning binary file with 2 seconds ...
28.55/28.65	c child exit by a signal
28.55/28.65	c satzilla doing survey propogation probe
28.55/28.65	c do survay propogation for 2 second ...
28.55/28.65	c satzilla doing local search probe
28.55/28.65	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 1731.67 0.463851 4175.83 0.490019 4982 0 5051 0.751619 0.92369 0.930702 0.204 
28.55/28.65	c satzilla's ranking:
28.55/28.65	c 1) minisat20SAT07: 2.875500
28.55/28.65	c 2) picosat846: 2.840399
28.55/28.65	c 3) mxc-sr08: 2.626703
28.55/28.65	c 4) zchaff_rand: 1.828478
28.55/28.65	c 5) march_dl2004: 0.516547
28.55/28.65	c 6) SATenstein: -10000.000000
28.55/28.65	c 7) gnovelty+: -10000.000000
28.55/28.65	c 8) adaptg2wsat+: -10000.000000
28.55/28.65	c 9) adaptg2wsat0: -10000.000000
28.55/28.65	c 10) tts-4-0: -10000.000000
28.55/28.65	c 11) vallst: -10000.000000
28.55/28.65	c 12) minisat20: -10000.000000
28.55/28.65	c 13) kcnfs04SAT07: -10000.000000
28.55/28.65	c satzilla running minisat20SAT07 ... 
87.90/88.09	c Bin: Executing minisat20SAT07
87.90/88.09	c spawning binary file with 1171 seconds ...
87.90/88.09	c child exited successfully
87.90/88.09	c minisat20SAT07 returned code 0.
87.90/88.09	s UNSATISFIABLE
87.90/88.09	c SATZILLA_TIME=88.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-1724155-1240693013/watcher-1724155-1240693013 -o /tmp/evaluation-result-1724155-1240693013/solver-1724155-1240693013 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1724155-1240693013.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: 0.91 0.98 0.99 3/65 22994
/proc/meminfo: memFree=1779784/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=2056 CPUtime=0
/proc/22994/stat : 22994 (SATzilla2009_I) R 22992 22994 22927 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 97334213 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/22994/statm: 514 112 96 399 0 111 0
[pid=22995] ppid=22994 vsize=9900 CPUtime=0
/proc/22995/stat : 22995 (mxc-sr08) R 22994 22994 22927 0 -1 4194304 717 0 0 0 0 0 0 0 18 0 1 0 97334213 10137600 713 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22995/statm: 2475 719 44 138 0 2334 0

[startup+0.039276 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 22994
/proc/meminfo: memFree=1779784/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=2056 CPUtime=0
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97334213 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22994/statm: 514 112 96 399 0 111 0
[pid=22995] ppid=22994 vsize=26480 CPUtime=0.02
/proc/22995/stat : 22995 (mxc-sr08) R 22994 22994 22927 0 -1 4194304 6085 0 0 0 0 2 0 0 19 0 1 0 97334213 27115520 6081 1992294400 134512640 135078026 4294956192 18446744073709551615 134536352 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22995/statm: 6620 6084 51 138 0 6479 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28536

[startup+0.10229 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 22994
/proc/meminfo: memFree=1779784/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=2056 CPUtime=0
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97334213 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22994/statm: 514 112 96 399 0 111 0
[pid=22995] ppid=22994 vsize=48592 CPUtime=0.09
/proc/22995/stat : 22995 (mxc-sr08) R 22994 22994 22927 0 -1 4194304 10322 0 0 0 4 5 0 0 19 0 1 0 97334213 49758208 10294 1992294400 134512640 135078026 4294956192 18446744073709551615 134566405 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22995/statm: 12148 10295 54 138 0 12007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50648

[startup+0.301306 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 22994
/proc/meminfo: memFree=1779784/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=2056 CPUtime=0
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97334213 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22994/statm: 514 112 96 399 0 111 0
[pid=22995] ppid=22994 vsize=54184 CPUtime=0.29
/proc/22995/stat : 22995 (mxc-sr08) R 22994 22994 22927 0 -1 4194304 11683 0 0 0 23 6 0 0 21 0 1 0 97334213 55484416 11655 1992294400 134512640 135078026 4294956192 18446744073709551615 134566159 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22995/statm: 13546 11656 54 138 0 13405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56240

[startup+0.701352 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 22994
/proc/meminfo: memFree=1779784/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=2056 CPUtime=0
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97334213 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22994/statm: 514 112 96 399 0 111 0
[pid=22995] ppid=22994 vsize=61820 CPUtime=0.69
/proc/22995/stat : 22995 (mxc-sr08) R 22994 22994 22927 0 -1 4194304 13610 0 0 0 63 6 0 0 25 0 1 0 97334213 63303680 13582 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22995/statm: 15455 13582 54 138 0 15314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63876

[startup+1.50146 s]
/proc/loadavg: 0.91 0.98 0.99 2/67 22996
/proc/meminfo: memFree=1720760/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=2056 CPUtime=0
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97334213 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22994/statm: 514 112 96 399 0 111 0
[pid=22995] ppid=22994 vsize=74188 CPUtime=1.49
/proc/22995/stat : 22995 (mxc-sr08) R 22994 22994 22927 0 -1 4194304 16614 0 0 0 140 9 0 0 25 0 1 0 97334213 75968512 16586 1992294400 134512640 135078026 4294956192 18446744073709551615 134566063 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22995/statm: 18547 16586 54 138 0 18406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76244

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22996
/proc/meminfo: memFree=1716536/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=2056 CPUtime=0
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97334213 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22994/statm: 514 112 96 399 0 111 0
[pid=22995] ppid=22994 vsize=80892 CPUtime=3.08
/proc/22995/stat : 22995 (mxc-sr08) R 22994 22994 22927 0 -1 4194304 20228 0 0 0 297 11 0 0 25 0 1 0 97334213 82833408 17908 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22995/statm: 20223 17909 55 138 0 20082 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 82948

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22996
/proc/meminfo: memFree=1697912/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=2056 CPUtime=0
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97334213 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22994/statm: 514 112 96 399 0 111 0
[pid=22995] ppid=22994 vsize=88752 CPUtime=6.28
/proc/22995/stat : 22995 (mxc-sr08) R 22994 22994 22927 0 -1 4194304 25687 0 0 0 614 14 0 0 25 0 1 0 97334213 90882048 20483 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22995/statm: 22188 20483 71 138 0 22047 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 90808

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22997
/proc/meminfo: memFree=1747768/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=2056 CPUtime=10.01
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 152 25690 0 0 0 0 985 16 16 0 1 0 97334213 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 514 121 104 399 0 111 0
[pid=22997] ppid=22994 vsize=37936 CPUtime=2.66
/proc/22997/stat : 22997 (picosat846) R 22994 22994 22927 0 -1 4194304 8183 0 0 0 263 3 0 0 25 0 1 0 97335216 38846464 8147 1992294400 134512640 134570484 4294956192 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22997/statm: 9484 8147 85 14 0 9150 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 39992

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22999
/proc/meminfo: memFree=1761536/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=18848 CPUtime=25.45
/proc/22994/stat : 22994 (SATzilla2009_I) R 22992 22994 22927 0 -1 4194304 5857 60614 0 0 381 3 2118 43 25 0 1 0 97334213 19300352 4268 1992294400 134512640 136149169 4294956224 18446744073709551615 134845371 0 0 4096 3 0 0 0 17 0 0 0
/proc/22994/statm: 4712 4268 152 399 0 4309 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 18848

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23000
/proc/meminfo: memFree=1698488/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=12520 CPUtime=28.6
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 7472 60614 0 0 687 12 2118 43 25 0 1 0 97334213 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 3130 2878 217 399 0 2727 0
[pid=23000] ppid=22994 vsize=71780 CPUtime=22.42
/proc/23000/stat : 23000 (minisat20SAT07) R 22994 22994 22927 0 -1 4194304 19635 0 0 0 2232 10 0 0 25 0 1 0 97337079 73502720 17205 1992294400 134512640 135078472 4294956192 18446744073709551615 134552654 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23000/statm: 17945 17205 74 138 0 17804 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 84300

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

[startup+63.9016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23000
/proc/meminfo: memFree=1698424/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=12520 CPUtime=28.6
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 7472 60614 0 0 687 12 2118 43 25 0 1 0 97334213 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 3130 2878 217 399 0 2727 0
[pid=23000] ppid=22994 vsize=71900 CPUtime=35.22
/proc/23000/stat : 23000 (minisat20SAT07) R 22994 22994 22927 0 -1 4194304 19657 0 0 0 3512 10 0 0 25 0 1 0 97337079 73625600 17227 1992294400 134512640 135078472 4294956192 18446744073709551615 134552881 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23000/statm: 17975 17227 74 138 0 17834 0
Current children cumulated CPU time (s) 63.82
Current children cumulated vsize (KiB) 84420

[startup+76.7021 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23000
/proc/meminfo: memFree=1698424/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=12520 CPUtime=28.6
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 7472 60614 0 0 687 12 2118 43 25 0 1 0 97334213 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 3130 2878 217 399 0 2727 0
[pid=23000] ppid=22994 vsize=72080 CPUtime=48.01
/proc/23000/stat : 23000 (minisat20SAT07) R 22994 22994 22927 0 -1 4194304 19673 0 0 0 4791 10 0 0 25 0 1 0 97337079 73809920 17243 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23000/statm: 18020 17243 74 138 0 17879 0
Current children cumulated CPU time (s) 76.61
Current children cumulated vsize (KiB) 84600

[startup+83.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23000
/proc/meminfo: memFree=1698424/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=12520 CPUtime=28.6
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 7472 60614 0 0 687 12 2118 43 25 0 1 0 97334213 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 3130 2878 217 399 0 2727 0
[pid=23000] ppid=22994 vsize=72080 CPUtime=54.4
/proc/23000/stat : 23000 (minisat20SAT07) R 22994 22994 22927 0 -1 4194304 19678 0 0 0 5430 10 0 0 25 0 1 0 97337079 73809920 17248 1992294400 134512640 135078472 4294956192 18446744073709551615 134555035 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23000/statm: 18020 17248 74 138 0 17879 0
Current children cumulated CPU time (s) 83
Current children cumulated vsize (KiB) 84600

[startup+86.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23000
/proc/meminfo: memFree=1698424/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=12520 CPUtime=28.6
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 7472 60614 0 0 687 12 2118 43 25 0 1 0 97334213 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 3130 2878 217 399 0 2727 0
[pid=23000] ppid=22994 vsize=72080 CPUtime=57.6
/proc/23000/stat : 23000 (minisat20SAT07) R 22994 22994 22927 0 -1 4194304 19679 0 0 0 5750 10 0 0 25 0 1 0 97337079 73809920 17249 1992294400 134512640 135078472 4294956192 18446744073709551615 134549876 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23000/statm: 18020 17249 74 138 0 17879 0
Current children cumulated CPU time (s) 86.2
Current children cumulated vsize (KiB) 84600

[startup+87.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23000
/proc/meminfo: memFree=1698424/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=12520 CPUtime=28.6
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 7472 60614 0 0 687 12 2118 43 25 0 1 0 97334213 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 3130 2878 217 399 0 2727 0
[pid=23000] ppid=22994 vsize=72080 CPUtime=58.4
/proc/23000/stat : 23000 (minisat20SAT07) R 22994 22994 22927 0 -1 4194304 19679 0 0 0 5830 10 0 0 25 0 1 0 97337079 73809920 17249 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23000/statm: 18020 17249 74 138 0 17879 0
Current children cumulated CPU time (s) 87
Current children cumulated vsize (KiB) 84600

[startup+87.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23000
/proc/meminfo: memFree=1698424/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=12520 CPUtime=28.6
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 7472 60614 0 0 687 12 2118 43 25 0 1 0 97334213 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 3130 2878 217 399 0 2727 0
[pid=23000] ppid=22994 vsize=72080 CPUtime=58.8
/proc/23000/stat : 23000 (minisat20SAT07) R 22994 22994 22927 0 -1 4194304 19679 0 0 0 5870 10 0 0 25 0 1 0 97337079 73809920 17249 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23000/statm: 18020 17249 74 138 0 17879 0
Current children cumulated CPU time (s) 87.4
Current children cumulated vsize (KiB) 84600

[startup+87.9014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23000
/proc/meminfo: memFree=1705592/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=12520 CPUtime=28.6
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 7472 60614 0 0 687 12 2118 43 25 0 1 0 97334213 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 3130 2878 217 399 0 2727 0
[pid=23000] ppid=22994 vsize=64208 CPUtime=59.2
/proc/23000/stat : 23000 (minisat20SAT07) R 22994 22994 22927 0 -1 4194304 19685 0 0 0 5910 10 0 0 25 0 1 0 97337079 65748992 15404 1992294400 134512640 135078472 4294956192 18446744073709551615 134702498 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23000/statm: 16052 15404 79 138 0 15911 0
Current children cumulated CPU time (s) 87.8
Current children cumulated vsize (KiB) 76728

[startup+88.0054 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23000
/proc/meminfo: memFree=1705592/2055920 swapFree=4192812/4192956
[pid=22994] ppid=22992 vsize=12520 CPUtime=28.6
/proc/22994/stat : 22994 (SATzilla2009_I) S 22992 22994 22927 0 -1 4194304 7472 60614 0 0 687 12 2118 43 25 0 1 0 97334213 12820480 2878 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22994/statm: 3130 2878 217 399 0 2727 0
[pid=23000] ppid=22994 vsize=64208 CPUtime=59.3
/proc/23000/stat : 23000 (minisat20SAT07) R 22994 22994 22927 0 -1 4194304 19685 0 0 0 5920 10 0 0 25 0 1 0 97337079 65748992 15404 1992294400 134512640 135078472 4294956192 18446744073709551615 134702392 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23000/statm: 16052 15404 79 138 0 15911 0
Current children cumulated CPU time (s) 87.9
Current children cumulated vsize (KiB) 76728

Child status: 20
Real time (s): 88.0939
CPU time (s): 88.0296
CPU user time (s): 87.3477
CPU system time (s): 0.681896
CPU usage (%): 99.927
Max. virtual memory (cumulated for all children) (KiB): 100480

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

runsolver used 0.087986 second user time and 0.241963 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-25 22:56:55
IDJOB=1724155
IDBENCH=71758
IDSOLVER=528
FILE ID=node74/1724155-1240693013
PBS_JOBID= 9186744
Free space on /tmp= 103108 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-1724155-1240693013/watcher-1724155-1240693013 -o /tmp/evaluation-result-1724155-1240693013/solver-1724155-1240693013 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1724155-1240693013.cnf

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=140661464

node74.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.233
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.233
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:       1780264 kB
Buffers:          9268 kB
Cached:         197248 kB
SwapCached:          0 kB
Active:          98864 kB
Inactive:       122440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           40616 kB
Writeback:           0 kB
Mapped:          23872 kB
Slab:            40172 kB
Committed_AS:   438508 kB
PageTables:       1444 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= 103076 MiB
End job on node74 at 2009-04-25 22:58:23