Trace number 1773450

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 81.6456 81.6918

General information on the benchmark

Namevelev-engi-uns-1.0-4nd.cnf
MD5SUM700f8e86139a93fca212e22efa0f7d2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.0926
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses67586
Sum of the clauses size190944
Maximum clause length58
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256649
Number of clauses of size 35901
Number of clauses of size 4437
Number of clauses of size 5591
Number of clauses of size over 54007

Solver Data

21.87/21.94	c SATzilla is building models for class 3
21.87/21.94	c run presolver mxc-sr08 for 10 seconds ... 
21.87/21.94	c Bin: Executing mxc-sr08
21.87/21.94	c spawning binary file with 10 seconds ...
21.87/21.94	c child exit by a signal
21.87/21.94	c mxc-sr08 returned code 137.
21.87/21.94	c run presolver picosat846 for 5 seconds ... 
21.87/21.94	c Bin: Executing picosat846
21.87/21.94	c spawning binary file with 5 seconds ...
21.87/21.94	c child exit by a signal
21.87/21.94	c picosat846 returned code 137.
21.87/21.94	c Orignal number of varibales is 7000, number of clauses is 67586 
21.87/21.94	c predicted feature computation time is 1.508873 
21.87/21.94	c Bin: Executing satelite
21.87/21.94	c spawning binary file with 240 seconds ...
21.87/21.94	c child exited successfully
21.87/21.94	c satzilla computing base features
21.87/21.94	c Number of variabe is: 5106, Number of clause is : 63162 
21.87/21.94	c Initializing...
21.87/21.94	c satzilla doing clause learning
21.87/21.94	c start clause learning features ...
21.87/21.94	c Bin: Executing zchaff07
21.87/21.94	c spawning binary file with 2 seconds ...
21.87/21.94	c child exit by a signal
21.87/21.94	c satzilla doing survey propogation probe
21.87/21.94	c do survay propogation for 2 second ...
21.87/21.94	c satzilla doing local search probe
21.87/21.94	c features are:7000 67586 5106 63162 0.370936 0.0700421 0.0808397 0.546137 0.822094 1.59526 0.000633581 1.1113 0.000391696 0.00920486 1.14967 0.74263 0.841012 0.000633581 2.20269 0.000110826 0.0221652 3.95011 0.344581 0.222236 0 0.884058 4.0084 0.000340339 1.8082 3.16646e-05 0.010196 3.59334 0.823232 0.000856284 1.59125 7.91615e-05 0.0198537 2629 0 2629 2629 2629 2629 2629 2629 2629 70.5428 0 70.5428 70.5428 70.5428 70.5428 70.5428 70.5428 70.5428 0.767811 0.330238 0.000598119 0.999286 0.970267 0.290245 0.941608 0.708065 0.871772 0.0180581 1.90054 -1.11022e-16 0.214582 0.0692117 1.77731e-06 0.0169763 7.30139e-05 0.00190319 491.75 1.38308 1871.5 0.316 2023.5 1982 2069 5.83732 0.963701 1.01414 0.0765296 
21.87/21.94	c satzilla's ranking:
21.87/21.94	c 1) minisat20SAT07: 3.127514
21.87/21.94	c 2) zchaff_rand: 2.380743
21.87/21.94	c 3) mxc-sr08: 2.192339
21.87/21.94	c 4) picosat846: 2.101814
21.87/21.94	c 5) march_dl2004: 1.234729
21.87/21.94	c 6) SATenstein: -10000.000000
21.87/21.94	c 7) gnovelty+: -10000.000000
21.87/21.94	c 8) adaptg2wsat+: -10000.000000
21.87/21.94	c 9) adaptg2wsat0: -10000.000000
21.87/21.94	c 10) tts-4-0: -10000.000000
21.87/21.94	c 11) vallst: -10000.000000
21.87/21.94	c 12) minisat20: -10000.000000
21.87/21.94	c 13) kcnfs04SAT07: -10000.000000
21.87/21.94	c satzilla running minisat20SAT07 ... 
81.53/81.68	c Bin: Executing minisat20SAT07
81.53/81.68	c spawning binary file with 9978 seconds ...
81.53/81.68	c child exited successfully
81.53/81.68	c minisat20SAT07 returned code 0.
81.53/81.68	s UNSATISFIABLE
81.53/81.68	c SATZILLA_TIME=81.640000

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-1773450-1241348816/watcher-1773450-1241348816 -o /tmp/evaluation-result-1773450-1241348816/solver-1773450-1241348816 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773450-1241348816.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28466
/proc/meminfo: memFree=1723048/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=2056 CPUtime=0
/proc/28466/stat : 28466 (SATzilla2009_I) R 28464 28466 28357 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162909696 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/28466/statm: 514 112 96 399 0 111 0
[pid=28467] ppid=28466 vsize=3048 CPUtime=0
/proc/28467/stat : 28467 (mxc-sr08) R 28466 28466 28357 0 -1 4194304 614 0 0 0 0 0 0 0 18 0 1 0 162909696 3121152 611 1992294400 134512640 135078026 4294956192 18446744073709551615 134735986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28467/statm: 762 614 53 138 0 621 0

[startup+0.00891109 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28466
/proc/meminfo: memFree=1723048/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=2056 CPUtime=0
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162909696 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28466/statm: 514 112 96 399 0 111 0
[pid=28467] ppid=28466 vsize=3396 CPUtime=0
/proc/28467/stat : 28467 (mxc-sr08) R 28466 28466 28357 0 -1 4194304 704 0 0 0 0 0 0 0 18 0 1 0 162909696 3477504 700 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28467/statm: 849 700 54 138 0 708 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5452

[startup+0.101916 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28466
/proc/meminfo: memFree=1723048/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=2056 CPUtime=0
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162909696 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28466/statm: 514 112 96 399 0 111 0
[pid=28467] ppid=28466 vsize=6320 CPUtime=0.09
/proc/28467/stat : 28467 (mxc-sr08) R 28466 28466 28357 0 -1 4194304 1653 0 0 0 9 0 0 0 19 0 1 0 162909696 6471680 1376 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28467/statm: 1580 1376 55 138 0 1439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8376

[startup+0.301935 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28466
/proc/meminfo: memFree=1723048/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=2056 CPUtime=0
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162909696 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28466/statm: 514 112 96 399 0 111 0
[pid=28467] ppid=28466 vsize=8220 CPUtime=0.29
/proc/28467/stat : 28467 (mxc-sr08) R 28466 28466 28357 0 -1 4194304 2122 0 0 0 29 0 0 0 21 0 1 0 162909696 8417280 1845 1992294400 134512640 135078026 4294956192 18446744073709551615 134569220 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28467/statm: 2055 1845 55 138 0 1914 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10276

[startup+0.70197 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28466
/proc/meminfo: memFree=1723048/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=2056 CPUtime=0
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162909696 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28466/statm: 514 112 96 399 0 111 0
[pid=28467] ppid=28466 vsize=7408 CPUtime=0.69
/proc/28467/stat : 28467 (mxc-sr08) R 28466 28466 28357 0 -1 4194304 2160 0 0 0 69 0 0 0 25 0 1 0 162909696 7585792 1717 1992294400 134512640 135078026 4294956192 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28467/statm: 1852 1717 71 138 0 1711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9464

[startup+1.50204 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28468
/proc/meminfo: memFree=1716184/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=2056 CPUtime=0
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162909696 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28466/statm: 514 112 96 399 0 111 0
[pid=28467] ppid=28466 vsize=7540 CPUtime=1.49
/proc/28467/stat : 28467 (mxc-sr08) R 28466 28466 28357 0 -1 4194304 2189 0 0 0 149 0 0 0 25 0 1 0 162909696 7720960 1746 1992294400 134512640 135078026 4294956192 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28467/statm: 1885 1746 71 138 0 1744 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9596

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28468
/proc/meminfo: memFree=1715864/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=2056 CPUtime=0
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162909696 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28466/statm: 514 112 96 399 0 111 0
[pid=28467] ppid=28466 vsize=8200 CPUtime=3.09
/proc/28467/stat : 28467 (mxc-sr08) R 28466 28466 28357 0 -1 4194304 2353 0 0 0 309 0 0 0 25 0 1 0 162909696 8396800 1910 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28467/statm: 2050 1910 71 138 0 1909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10256

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28468
/proc/meminfo: memFree=1713560/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=2056 CPUtime=0
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162909696 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28466/statm: 514 112 96 399 0 111 0
[pid=28467] ppid=28466 vsize=9792 CPUtime=6.28
/proc/28467/stat : 28467 (mxc-sr08) R 28466 28466 28357 0 -1 4194304 2744 0 0 0 628 0 0 0 25 0 1 0 162909696 10027008 2301 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28467/statm: 2448 2301 71 138 0 2307 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11848

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28469
/proc/meminfo: memFree=1719768/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=2056 CPUtime=9.99
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 152 3149 0 0 0 0 998 1 16 0 1 0 162909696 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 514 121 104 399 0 111 0
[pid=28469] ppid=28466 vsize=5204 CPUtime=2.68
/proc/28469/stat : 28469 (picosat846) R 28466 28466 28357 0 -1 4194304 978 0 0 0 268 0 0 0 25 0 1 0 162910697 5328896 964 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28469/statm: 1301 964 85 14 0 967 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7260

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1705240/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=8796 CPUtime=3.54
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 2262 0 0 0 353 1 0 0 25 0 1 0 162911891 9007104 2069 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 2199 2069 73 138 0 2058 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19932

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1689112/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=25040 CPUtime=29.13
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 6308 0 0 0 2909 4 0 0 25 0 1 0 162911891 25640960 6115 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 6260 6115 73 138 0 6119 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 36176

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

[startup+63.9016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1686808/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=27056 CPUtime=41.92
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 6813 0 0 0 4187 5 0 0 25 0 1 0 162911891 27705344 6620 1992294400 134512640 135078472 4294956192 18446744073709551615 134550754 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 6764 6620 73 138 0 6623 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 38192

[startup+70.3022 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1686808/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=27056 CPUtime=48.33
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 6813 0 0 0 4828 5 0 0 25 0 1 0 162911891 27705344 6620 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 6764 6620 73 138 0 6623 0
Current children cumulated CPU time (s) 70.24
Current children cumulated vsize (KiB) 38192

[startup+76.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1686808/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=27056 CPUtime=54.72
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 6813 0 0 0 5467 5 0 0 25 0 1 0 162911891 27705344 6620 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 6764 6620 73 138 0 6623 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 38192

[startup+79.9011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1686808/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=27056 CPUtime=57.92
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 6814 0 0 0 5787 5 0 0 25 0 1 0 162911891 27705344 6621 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 6764 6621 73 138 0 6623 0
Current children cumulated CPU time (s) 79.83
Current children cumulated vsize (KiB) 38192

[startup+80.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1686808/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=27056 CPUtime=58.72
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 6814 0 0 0 5867 5 0 0 25 0 1 0 162911891 27705344 6621 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 6764 6621 73 138 0 6623 0
Current children cumulated CPU time (s) 80.63
Current children cumulated vsize (KiB) 38192

[startup+81.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1686808/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=27056 CPUtime=59.12
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 6814 0 0 0 5907 5 0 0 25 0 1 0 162911891 27705344 6621 1992294400 134512640 135078472 4294956192 18446744073709551615 134549209 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 6764 6621 73 138 0 6623 0
Current children cumulated CPU time (s) 81.03
Current children cumulated vsize (KiB) 38192

[startup+81.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1686808/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=27056 CPUtime=59.52
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 6814 0 0 0 5947 5 0 0 25 0 1 0 162911891 27705344 6621 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 6764 6621 73 138 0 6623 0
Current children cumulated CPU time (s) 81.43
Current children cumulated vsize (KiB) 38192

[startup+81.6012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28472
/proc/meminfo: memFree=1686808/2055920 swapFree=4191900/4192956
[pid=28466] ppid=28464 vsize=11136 CPUtime=21.91
/proc/28466/stat : 28466 (SATzilla2009_I) S 28464 28466 28357 0 -1 4194304 3965 8671 0 0 434 3 1749 5 25 0 1 0 162909696 11403264 2494 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28466/statm: 2784 2494 217 399 0 2381 0
[pid=28472] ppid=28466 vsize=27056 CPUtime=59.62
/proc/28472/stat : 28472 (minisat20SAT07) R 28466 28466 28357 0 -1 4194304 6814 0 0 0 5957 5 0 0 25 0 1 0 162911891 27705344 6621 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28472/statm: 6764 6621 73 138 0 6623 0
Current children cumulated CPU time (s) 81.53
Current children cumulated vsize (KiB) 38192

Child status: 20
Real time (s): 81.6918
CPU time (s): 81.6456
CPU user time (s): 81.4926
CPU system time (s): 0.152976
CPU usage (%): 99.9434
Max. virtual memory (cumulated for all children) (KiB): 38192

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

runsolver used 0.080987 second user time and 0.226965 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-03 13:06:56
IDJOB=1773450
IDBENCH=69594
IDSOLVER=616
FILE ID=node43/1773450-1241348816
PBS_JOBID= 9225536
Free space on /tmp= 66348 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/velev-engi-uns-1.0-4nd.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773450-1241348816/watcher-1773450-1241348816 -o /tmp/evaluation-result-1773450-1241348816/solver-1773450-1241348816 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773450-1241348816.cnf

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

MD5SUM BENCH= 700f8e86139a93fca212e22efa0f7d2b
RANDOM SEED=1248909224

node43.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.237
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.237
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:       1723592 kB
Buffers:         39124 kB
Cached:         212760 kB
SwapCached:        260 kB
Active:         109336 kB
Inactive:       155780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723592 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           32552 kB
Writeback:           0 kB
Mapped:          21816 kB
Slab:            53208 kB
Committed_AS:   736284 kB
PageTables:       1444 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= 66320 MiB
End job on node43 at 2009-05-03 13:08:18