Trace number 1723687

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 67.5697 67.6344

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.3928
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

24.07/24.19	c SATzilla is building models for class 3
24.07/24.19	c run presolver mxc-sr08 for 10 seconds ... 
24.07/24.19	c Bin: Executing mxc-sr08
24.07/24.19	c spawning binary file with 10 seconds ...
24.07/24.19	c child exit by a signal
24.07/24.19	c mxc-sr08 returned code 137.
24.07/24.19	c run presolver picosat846 for 5 seconds ... 
24.07/24.19	c Bin: Executing picosat846
24.07/24.19	c spawning binary file with 5 seconds ...
24.07/24.19	c child exit by a signal
24.07/24.19	c picosat846 returned code 137.
24.07/24.19	c Orignal number of varibales is 14628, number of clauses is 161477 
24.07/24.19	c predicted feature computation time is 1.761963 
24.07/24.19	c Bin: Executing satelite
24.07/24.19	c spawning binary file with 240 seconds ...
24.07/24.19	c child exited successfully
24.07/24.19	c satzilla computing base features
24.07/24.19	c Number of variabe is: 11514, Number of clause is : 154193 
24.07/24.19	c Initializing...
24.07/24.19	c satzilla doing clause learning
24.07/24.19	c start clause learning features ...
24.07/24.19	c Bin: Executing zchaff07
24.07/24.19	c spawning binary file with 2 seconds ...
24.07/24.19	c child exit by a signal
24.07/24.19	c satzilla doing survey propogation probe
24.07/24.19	c do survay propogation for 2 second ...
24.07/24.19	c satzilla doing local search probe
24.07/24.19	c features are:14628 161477 11514 154193 0.270453 0.0472395 0.0746727 0.568858 0.790228 1.50017 0.000267297 1.1887 0.000173702 0.00764287 1.04231 0.767117 0.881071 0.000267297 2.80459 4.53977e-05 0.0156622 4.00001 0.323916 0.214989 0 1 4.03452 0.000161989 2.52289 0 0.00904062 3.75505 0.874741 0.000411676 1.72128 3.24269e-05 0.0130032 703.667 0.215663 552 911 911 552 911 552 648 55.9604 0.582473 23.0018 100.35 100.35 23.0018 100.35 23.0018 44.5293 0.798551 0.289555 4.09062e-12 1 0.969906 0.452557 0.953419 0.738147 0.902098 0.0184991 2.61802 -1.11022e-16 0.473494 0.0558367 7.20342e-06 0.0118413 0.000114081 0.00118267 618.5 0.261807 2384 1.41421 2384 0 0 4.96063 0.395502 1.00874 0.0214947 
24.07/24.19	c satzilla's ranking:
24.07/24.19	c 1) zchaff_rand: 3.450322
24.07/24.19	c 2) picosat846: 2.346923
24.07/24.19	c 3) mxc-sr08: 2.231014
24.07/24.19	c 4) minisat20SAT07: 1.452686
24.07/24.19	c 5) march_dl2004: 0.336699
24.07/24.19	c 6) SATenstein: -10000.000000
24.07/24.19	c 7) gnovelty+: -10000.000000
24.07/24.19	c 8) adaptg2wsat+: -10000.000000
24.07/24.19	c 9) adaptg2wsat0: -10000.000000
24.07/24.19	c 10) tts-4-0: -10000.000000
24.07/24.19	c 11) vallst: -10000.000000
24.07/24.19	c 12) minisat20: -10000.000000
24.07/24.19	c 13) kcnfs04SAT07: -10000.000000
24.07/24.19	c satzilla running zchaff_rand ... 
67.52/67.63	c Bin: Executing zchaff_rand
67.52/67.63	c spawning binary file with 1175 seconds ...
67.52/67.63	c child exited successfully
67.52/67.63	c zchaff_rand returned code 20.
67.52/67.63	s UNSATISFIABLE
67.52/67.63	c SATZILLA_TIME=67.550000

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-1723687-1240688277/watcher-1723687-1240688277 -o /tmp/evaluation-result-1723687-1240688277/solver-1723687-1240688277 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1723687-1240688277.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.63 1.17 1.05 3/65 18760
/proc/meminfo: memFree=1700320/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=2056 CPUtime=0
/proc/18760/stat : 18760 (SATzilla2009_I) R 18758 18760 18319 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96857886 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/18760/statm: 514 112 96 399 0 111 0
[pid=18761] ppid=18760 vsize=3532 CPUtime=0
/proc/18761/stat : 18761 (mxc-sr08) R 18760 18760 18319 0 -1 4194304 694 0 0 0 0 0 0 0 18 0 1 0 96857886 3616768 691 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18761/statm: 883 697 44 138 0 742 0

[startup+0.099126 s]
/proc/loadavg: 1.63 1.17 1.05 3/65 18760
/proc/meminfo: memFree=1700320/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=2056 CPUtime=0
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96857886 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18760/statm: 514 112 96 399 0 111 0
[pid=18761] ppid=18760 vsize=12980 CPUtime=0.09
/proc/18761/stat : 18761 (mxc-sr08) R 18760 18760 18319 0 -1 4194304 2910 0 0 0 8 1 0 0 19 0 1 0 96857886 13291520 2904 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18761/statm: 3245 2905 54 138 0 3104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15036

[startup+0.101125 s]
/proc/loadavg: 1.63 1.17 1.05 3/65 18760
/proc/meminfo: memFree=1700320/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=2056 CPUtime=0
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96857886 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18760/statm: 514 112 96 399 0 111 0
[pid=18761] ppid=18760 vsize=13112 CPUtime=0.09
/proc/18761/stat : 18761 (mxc-sr08) R 18760 18760 18319 0 -1 4194304 2941 0 0 0 8 1 0 0 19 0 1 0 96857886 13426688 2935 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18761/statm: 3278 2937 54 138 0 3137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15168

[startup+0.301146 s]
/proc/loadavg: 1.63 1.17 1.05 3/65 18760
/proc/meminfo: memFree=1700320/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=2056 CPUtime=0
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96857886 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18760/statm: 514 112 96 399 0 111 0
[pid=18761] ppid=18760 vsize=15340 CPUtime=0.29
/proc/18761/stat : 18761 (mxc-sr08) R 18760 18760 18319 0 -1 4194304 4197 0 0 0 28 1 0 0 21 0 1 0 96857886 15708160 3491 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18761/statm: 3835 3491 55 138 0 3694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17396

[startup+0.701191 s]
/proc/loadavg: 1.63 1.17 1.05 3/65 18760
/proc/meminfo: memFree=1700320/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=2056 CPUtime=0
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96857886 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18760/statm: 514 112 96 399 0 111 0
[pid=18761] ppid=18760 vsize=17408 CPUtime=0.69
/proc/18761/stat : 18761 (mxc-sr08) R 18760 18760 18319 0 -1 4194304 4764 0 0 0 68 1 0 0 25 0 1 0 96857886 17825792 4058 1992294400 134512640 135078026 4294956176 18446744073709551615 134556702 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18761/statm: 4352 4058 55 138 0 4211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19464

[startup+1.50128 s]
/proc/loadavg: 1.58 1.16 1.05 2/67 18762
/proc/meminfo: memFree=1683664/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=2056 CPUtime=0
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96857886 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18760/statm: 514 112 96 399 0 111 0
[pid=18761] ppid=18760 vsize=15616 CPUtime=1.49
/proc/18761/stat : 18761 (mxc-sr08) R 18760 18760 18319 0 -1 4194304 4979 0 0 0 148 1 0 0 25 0 1 0 96857886 15990784 3662 1992294400 134512640 135078026 4294956176 18446744073709551615 134523809 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18761/statm: 3904 3662 71 138 0 3763 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17672

[startup+3.10146 s]
/proc/loadavg: 1.58 1.16 1.05 2/67 18762
/proc/meminfo: memFree=1684368/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=2056 CPUtime=0
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96857886 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18760/statm: 514 112 96 399 0 111 0
[pid=18761] ppid=18760 vsize=15748 CPUtime=3.08
/proc/18761/stat : 18761 (mxc-sr08) R 18760 18760 18319 0 -1 4194304 4986 0 0 0 307 1 0 0 25 0 1 0 96857886 16125952 3669 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18761/statm: 3937 3669 71 138 0 3796 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17804

[startup+6.30182 s]
/proc/loadavg: 1.58 1.16 1.05 2/67 18762
/proc/meminfo: memFree=1683408/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=2056 CPUtime=0
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96857886 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18760/statm: 514 112 96 399 0 111 0
[pid=18761] ppid=18760 vsize=17596 CPUtime=6.29
/proc/18761/stat : 18761 (mxc-sr08) R 18760 18760 18319 0 -1 4194304 5472 0 0 0 627 2 0 0 25 0 1 0 96857886 18018304 4155 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18761/statm: 4399 4155 71 138 0 4258 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19652

[startup+12.7015 s]
/proc/loadavg: 1.72 1.21 1.07 2/67 18763
/proc/meminfo: memFree=1691536/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=2056 CPUtime=9.99
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 152 5936 0 0 0 0 996 3 16 0 1 0 96857886 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 514 121 104 399 0 111 0
[pid=18763] ppid=18760 vsize=9168 CPUtime=2.68
/proc/18763/stat : 18763 (picosat846) R 18760 18760 18319 0 -1 4194304 1916 0 0 0 267 1 0 0 25 0 1 0 96858886 9388032 1901 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18763/statm: 2292 1901 85 14 0 1958 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11224

[startup+25.502 s]
/proc/loadavg: 1.83 1.25 1.08 2/67 18766
/proc/meminfo: memFree=1669840/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=16688 CPUtime=24.16
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 8612 17003 0 0 560 4 1840 12 25 0 1 0 96857886 17088512 3939 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 4172 3939 217 399 0 3769 0
[pid=18766] ppid=18760 vsize=55804 CPUtime=1.29
/proc/18766/stat : 18766 (zchaff_rand) R 18760 18760 18319 0 -1 4194304 4534 0 0 0 127 2 0 0 25 0 1 0 96860305 57143296 3281 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18766/statm: 13951 3281 112 208 0 13723 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 72492

[startup+51.1028 s]
/proc/loadavg: 1.55 1.23 1.08 2/67 18768
/proc/meminfo: memFree=1635024/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=16688 CPUtime=24.16
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 8612 17003 0 0 560 4 1840 12 25 0 1 0 96857886 17088512 3939 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 4172 3939 217 399 0 3769 0
[pid=18766] ppid=18760 vsize=120976 CPUtime=26.86
/proc/18766/stat : 18766 (zchaff_rand) R 18760 18760 18319 0 -1 4194304 13494 0 0 0 2664 22 0 0 25 0 1 0 96860305 123879424 12241 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18766/statm: 30244 12241 112 208 0 30016 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 137664

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

[startup+57.5015 s]
/proc/loadavg: 1.46 1.22 1.08 2/67 18768
/proc/meminfo: memFree=1622544/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=16688 CPUtime=24.16
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 8612 17003 0 0 560 4 1840 12 25 0 1 0 96857886 17088512 3939 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 4172 3939 217 399 0 3769 0
[pid=18766] ppid=18760 vsize=121632 CPUtime=33.26
/proc/18766/stat : 18766 (zchaff_rand) R 18760 18760 18319 0 -1 4194304 16494 0 0 0 3300 26 0 0 25 0 1 0 96860305 124551168 15241 1992294400 134512640 135365884 4294956160 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18766/statm: 30408 15241 112 208 0 30180 0
Current children cumulated CPU time (s) 57.42
Current children cumulated vsize (KiB) 138320

[startup+63.9012 s]
/proc/loadavg: 1.43 1.22 1.08 2/67 18768
/proc/meminfo: memFree=1620560/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=16688 CPUtime=24.16
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 8612 17003 0 0 560 4 1840 12 25 0 1 0 96857886 17088512 3939 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 4172 3939 217 399 0 3769 0
[pid=18766] ppid=18760 vsize=121868 CPUtime=39.65
/proc/18766/stat : 18766 (zchaff_rand) R 18760 18760 18319 0 -1 4194304 16857 0 0 0 3938 27 0 0 25 0 1 0 96860305 124792832 15604 1992294400 134512640 135365884 4294956160 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18766/statm: 30467 15604 112 208 0 30239 0
Current children cumulated CPU time (s) 63.81
Current children cumulated vsize (KiB) 138556

[startup+65.5014 s]
/proc/loadavg: 1.43 1.22 1.08 2/67 18768
/proc/meminfo: memFree=1620496/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=16688 CPUtime=24.16
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 8612 17003 0 0 560 4 1840 12 25 0 1 0 96857886 17088512 3939 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 4172 3939 217 399 0 3769 0
[pid=18766] ppid=18760 vsize=121968 CPUtime=41.26
/proc/18766/stat : 18766 (zchaff_rand) R 18760 18760 18319 0 -1 4194304 16894 0 0 0 4098 28 0 0 25 0 1 0 96860305 124895232 15641 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18766/statm: 30492 15641 112 208 0 30264 0
Current children cumulated CPU time (s) 65.42
Current children cumulated vsize (KiB) 138656

[startup+66.3015 s]
/proc/loadavg: 1.39 1.21 1.08 2/67 18768
/proc/meminfo: memFree=1620432/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=16688 CPUtime=24.16
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 8612 17003 0 0 560 4 1840 12 25 0 1 0 96857886 17088512 3939 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 4172 3939 217 399 0 3769 0
[pid=18766] ppid=18760 vsize=122008 CPUtime=42.06
/proc/18766/stat : 18766 (zchaff_rand) R 18760 18760 18319 0 -1 4194304 16911 0 0 0 4178 28 0 0 25 0 1 0 96860305 124936192 15658 1992294400 134512640 135365884 4294956160 18446744073709551615 134577066 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18766/statm: 30502 15658 112 208 0 30274 0
Current children cumulated CPU time (s) 66.22
Current children cumulated vsize (KiB) 138696

[startup+67.1056 s]
/proc/loadavg: 1.39 1.21 1.08 2/67 18768
/proc/meminfo: memFree=1620304/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=16688 CPUtime=24.16
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 8612 17003 0 0 560 4 1840 12 25 0 1 0 96857886 17088512 3939 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 4172 3939 217 399 0 3769 0
[pid=18766] ppid=18760 vsize=122092 CPUtime=42.86
/proc/18766/stat : 18766 (zchaff_rand) R 18760 18760 18319 0 -1 4194304 16940 0 0 0 4258 28 0 0 25 0 1 0 96860305 125022208 15687 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18766/statm: 30523 15687 112 208 0 30295 0
Current children cumulated CPU time (s) 67.02
Current children cumulated vsize (KiB) 138780

[startup+67.5026 s]
/proc/loadavg: 1.39 1.21 1.08 2/67 18768
/proc/meminfo: memFree=1620304/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=16688 CPUtime=24.16
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 8612 17003 0 0 560 4 1840 12 25 0 1 0 96857886 17088512 3939 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 4172 3939 217 399 0 3769 0
[pid=18766] ppid=18760 vsize=122108 CPUtime=43.26
/proc/18766/stat : 18766 (zchaff_rand) R 18760 18760 18319 0 -1 4194304 16949 0 0 0 4298 28 0 0 25 0 1 0 96860305 125038592 15696 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18766/statm: 30527 15696 112 208 0 30299 0
Current children cumulated CPU time (s) 67.42
Current children cumulated vsize (KiB) 138796

[startup+67.6027 s]
/proc/loadavg: 1.39 1.21 1.08 2/67 18768
/proc/meminfo: memFree=1620304/2055920 swapFree=4192192/4192956
[pid=18760] ppid=18758 vsize=16688 CPUtime=24.16
/proc/18760/stat : 18760 (SATzilla2009_I) S 18758 18760 18319 0 -1 4194304 8612 17003 0 0 560 4 1840 12 25 0 1 0 96857886 17088512 3939 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18760/statm: 4172 3939 217 399 0 3769 0
[pid=18766] ppid=18760 vsize=122108 CPUtime=43.36
/proc/18766/stat : 18766 (zchaff_rand) R 18760 18760 18319 0 -1 4194304 16950 0 0 0 4308 28 0 0 25 0 1 0 96860305 125038592 15697 1992294400 134512640 135365884 4294956160 18446744073709551615 134543630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18766/statm: 30527 15697 112 208 0 30299 0
Current children cumulated CPU time (s) 67.52
Current children cumulated vsize (KiB) 138796

Child status: 20
Real time (s): 67.6344
CPU time (s): 67.5697
CPU user time (s): 67.1008
CPU system time (s): 0.468928
CPU usage (%): 99.9043
Max. virtual memory (cumulated for all children) (KiB): 138796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.1008
system time used= 0.468928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42594
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= 36
involuntary context switches= 295

runsolver used 0.066989 second user time and 0.187971 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-25 21:37:57
IDJOB=1723687
IDBENCH=71731
IDSOLVER=528
FILE ID=node76/1723687-1240688277
PBS_JOBID= 9186688
Free space on /tmp= 66196 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723687-1240688277/watcher-1723687-1240688277 -o /tmp/evaluation-result-1723687-1240688277/solver-1723687-1240688277 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1723687-1240688277.cnf

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=1610537061

node76.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.220
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.220
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:       1700800 kB
Buffers:         29552 kB
Cached:         264608 kB
SwapCached:        620 kB
Active:         125892 kB
Inactive:       182064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700800 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:           34244 kB
Writeback:           0 kB
Mapped:          22400 kB
Slab:            33116 kB
Committed_AS:   311756 kB
PageTables:       1440 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= 66168 MiB
End job on node76 at 2009-04-25 21:39:05