Trace number 1825629

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_C 2009-03-22UNSAT 25.4501 25.4659

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-clqcolor-unsat-set-b-clqcolor-08-06-07.sat05-1257.reshuffled-07.cnf
MD5SUMf1a3e3797897d8c4a2bfe10d09ad0bda
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9181
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of clauses1527
Sum of the clauses size4472
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2168
Number of clauses of size 31344
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data

16.18/16.23	c SATzilla is building models for class 2
16.18/16.23	c run presolver march_dl2004 for 5 seconds ... 
16.18/16.23	c Bin: Executing march_dl2004
16.18/16.23	c spawning binary file with 5 seconds ...
16.18/16.23	c child exit by a signal
16.18/16.23	c march_dl2004 returned code 137.
16.18/16.23	c run presolver mxc-sr08 for 5 seconds ... 
16.18/16.23	c Bin: Executing mxc-sr08
16.18/16.23	c spawning binary file with 5 seconds ...
16.18/16.23	c child exit by a signal
16.18/16.23	c mxc-sr08 returned code 137.
16.18/16.23	c Orignal number of varibales is 132, number of clauses is 1527 
16.18/16.23	c predicted feature computation time is 6.906053 
16.18/16.23	c Bin: Executing satelite
16.18/16.23	c spawning binary file with 240 seconds ...
16.18/16.23	c child exited successfully
16.18/16.23	c satzilla computing base features
16.18/16.23	c Number of variabe is: 117, Number of clause is : 1512 
16.18/16.23	c Initializing...
16.18/16.23	c satzilla compute diameter ...
16.18/16.23	c start diameter features ...
16.18/16.23	c satzilla doing clause learning
16.18/16.23	c start clause learning features ...
16.18/16.23	c Bin: Executing zchaff07
16.18/16.23	c spawning binary file with 2 seconds ...
16.18/16.23	c child exit by a signal
16.18/16.23	c satzilla doing survey propogation probe
16.18/16.23	c do survay propogation for 2 second ...
16.18/16.23	c satzilla doing local search probe
16.18/16.23	c satzilla doing lobjois search-space size estimate
16.18/16.23	c features are:132 1527 117 1512 0.128205 0.00992063 0.077381 0.465061 0.659621 1.51763 0.0371897 0.621365 0.017094 0.119658 1.0642 0.0846561 0.758598 0.0371897 0.633502 0.00925926 0.0634921 1.476 0.182108 0.318577 0 0.75 1.09778 0.0108816 0.863743 0.000661376 0.0357143 3.35271 0.367063 0.0294962 0.321636 0.015873 0.0403439 3 0 3 3 -0 3221.25 0.158227 2154 3913 3913 2154 3563 3153 3416 19.7768 0.069191 17.6112 21.7746 21.7746 17.6112 21.058 18.9198 20.2137 0.716044 0.0719726 0.597004 0.824535 0.791351 0.663087 0.731649 0.692449 0.718664 0.152224 0.718986 0.0438615 0.328176 0.299997 0.0441057 0.281783 0.0444581 0.130695 2.58151 0.77667 29.6015 0.174602 29 23 36 5.14057 0.241389 0.996942 0.0140536 0.604549 0.897867 
16.18/16.23	c satzilla's ranking:
16.18/16.23	c 1) minisat20: 4.723840
16.18/16.23	c 2) vallst: 2.650550
16.18/16.23	c 3) march_dl2004: 2.505905
16.18/16.23	c 4) zchaff_rand: 2.327802
16.18/16.23	c 5) minisat20SAT07: 2.167525
16.18/16.23	c 6) mxc-sr08: 2.004281
16.18/16.23	c 7) tts-4-0: 1.611470
16.18/16.23	c 8) SATenstein: -10000.000000
16.18/16.23	c 9) gnovelty+: -10000.000000
16.18/16.23	c 10) adaptg2wsat+: -10000.000000
16.18/16.23	c 11) adaptg2wsat0: -10000.000000
16.18/16.23	c 12) picosat846: -10000.000000
16.18/16.23	c 13) kcnfs04SAT07: -10000.000000
16.18/16.23	c satzilla running minisat20 ... 
16.18/16.23	This is MiniSat 2.0 beta
16.18/16.23	WARNING: for repeatability, setting FPU to use double precision
16.18/16.23	============================[ Problem Statistics ]=============================
16.18/16.23	|                                                                             |
16.18/16.23	|  Number of variables:  132                                                  |
16.18/16.23	|  Number of clauses:    1527                                                 |
16.18/16.24	|  Parsing time:         0.00         s                                       |
16.18/16.24	============================[ Search Statistics ]==============================
16.18/16.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.18/16.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.18/16.24	===============================================================================
16.18/16.24	|         0 |     132     1527     4472 |      509        0    nan |  0.000 % |
16.18/16.24	|       101 |     132     1527     4472 |      559      101     16 |  0.006 % |
16.18/16.24	|       251 |     132     1527     4472 |      615      251     14 |  0.040 % |
16.18/16.24	|       477 |     132     1527     4472 |      677      477     13 |  0.006 % |
16.18/16.25	|       815 |     132     1527     4472 |      745      432     18 |  0.006 % |
16.18/16.26	|      1321 |     132     1527     4472 |      819      551     16 |  0.006 % |
16.18/16.27	|      2080 |     132     1527     4472 |      901      859     20 |  0.006 % |
16.18/16.29	|      3219 |     132     1527     4472 |      991      570     17 |  0.006 % |
16.22/16.33	|      4927 |     132     1527     4472 |     1091      701     20 |  0.006 % |
16.22/16.39	|      7490 |     132     1527     4472 |     1200     1009     17 |  0.006 % |
16.38/16.49	|     11336 |     132     1527     4472 |     1320     1095     21 |  0.040 % |
16.57/16.62	|     17104 |     132     1527     4472 |     1452      787     16 |  0.006 % |
16.77/16.82	|     25754 |     132     1527     4472 |     1597     1270     14 |  0.046 % |
16.97/17.09	|     38728 |     132     1527     4472 |     1757     1203     17 |  0.046 % |
17.37/17.49	|     58190 |     131     1479     4334 |     1932     1574     16 |  0.763 % |
18.07/18.16	|     87383 |     131     1479     4334 |     2126     1363     16 |  0.763 % |
19.07/19.19	|    131172 |     130     1437     4208 |     2338     1948     17 |  1.521 % |
20.67/20.80	|    196857 |     128     1348     3947 |     2572     1591     18 |  3.036 % |
23.37/23.42	|    295387 |     127     1308     3833 |     2829     2423     19 |  3.794 % |
25.37/25.46	===============================================================================
25.37/25.46	restarts              : 19
25.37/25.46	conflicts             : 376128         (40797 /sec)
25.37/25.46	decisions             : 507160         (1.68 % random) (55009 /sec)
25.37/25.46	propagations          : 5993392        (650071 /sec)
25.37/25.46	conflict literals     : 6478913        (26.12 % deleted)
25.37/25.46	Memory used           : 2.42 MB
25.37/25.46	CPU time              : 9.2196 s
25.37/25.46	
25.37/25.46	c Bin: Executing minisat20
25.37/25.46	c spawning binary file with 4983 seconds ...
25.37/25.46	c child exited successfully
25.37/25.46	c minisat20 returned code 20.
25.37/25.46	s UNSATISFIABLE
25.37/25.46	c SATZILLA_TIME=25.440000

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-1825629-1242497144/watcher-1825629-1242497144 -o /tmp/evaluation-result-1825629-1242497144/solver-1825629-1242497144 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825629-1242497144.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.07 1.02 1.00 3/65 19605
/proc/meminfo: memFree=1073560/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=2056 CPUtime=0
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277744071 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 514 112 96 399 0 111 0
[pid=19606] ppid=19605 vsize=640 CPUtime=0
/proc/19606/stat : 19606 (march_dl2004) R 19605 19605 19425 0 -1 4194304 101 0 0 0 0 0 0 0 19 0 1 0 277744071 655360 93 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19606/statm: 160 93 55 118 0 39 0

[startup+0.0638039 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 19605
/proc/meminfo: memFree=1073560/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=2056 CPUtime=0
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277744071 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 514 112 96 399 0 111 0
[pid=19606] ppid=19605 vsize=836 CPUtime=0.06
/proc/19606/stat : 19606 (march_dl2004) R 19605 19605 19425 0 -1 4194304 163 0 0 0 6 0 0 0 19 0 1 0 277744071 856064 155 1992294400 134512640 134996440 4294956192 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19606/statm: 209 155 75 118 0 88 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2892

[startup+0.101809 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 19605
/proc/meminfo: memFree=1073560/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=2056 CPUtime=0
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277744071 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 514 112 96 399 0 111 0
[pid=19606] ppid=19605 vsize=836 CPUtime=0.09
/proc/19606/stat : 19606 (march_dl2004) R 19605 19605 19425 0 -1 4194304 165 0 0 0 9 0 0 0 19 0 1 0 277744071 856064 157 1992294400 134512640 134996440 4294956192 18446744073709551615 134552317 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19606/statm: 209 157 75 118 0 88 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2892

[startup+0.30183 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 19605
/proc/meminfo: memFree=1073560/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=2056 CPUtime=0
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277744071 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 514 112 96 399 0 111 0
[pid=19606] ppid=19605 vsize=836 CPUtime=0.29
/proc/19606/stat : 19606 (march_dl2004) R 19605 19605 19425 0 -1 4194304 166 0 0 0 29 0 0 0 21 0 1 0 277744071 856064 158 1992294400 134512640 134996440 4294956192 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19606/statm: 209 158 75 118 0 88 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2892

[startup+0.701875 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 19605
/proc/meminfo: memFree=1073560/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=2056 CPUtime=0
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277744071 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 514 112 96 399 0 111 0
[pid=19606] ppid=19605 vsize=836 CPUtime=0.69
/proc/19606/stat : 19606 (march_dl2004) R 19605 19605 19425 0 -1 4194304 167 0 0 0 69 0 0 0 25 0 1 0 277744071 856064 159 1992294400 134512640 134996440 4294956192 18446744073709551615 134587363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19606/statm: 209 159 75 118 0 88 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2892

[startup+1.50197 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 19607
/proc/meminfo: memFree=1073032/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=2056 CPUtime=0
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277744071 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 514 112 96 399 0 111 0
[pid=19606] ppid=19605 vsize=836 CPUtime=1.49
/proc/19606/stat : 19606 (march_dl2004) R 19605 19605 19425 0 -1 4194304 167 0 0 0 149 0 0 0 25 0 1 0 277744071 856064 159 1992294400 134512640 134996440 4294956192 18446744073709551615 134588359 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19606/statm: 209 159 75 118 0 88 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2892

[startup+3.10115 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 19607
/proc/meminfo: memFree=1072904/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=2056 CPUtime=0
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277744071 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 514 112 96 399 0 111 0
[pid=19606] ppid=19605 vsize=836 CPUtime=3.09
/proc/19606/stat : 19606 (march_dl2004) R 19605 19605 19425 0 -1 4194304 169 0 0 0 309 0 0 0 25 0 1 0 277744071 856064 161 1992294400 134512640 134996440 4294956192 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19606/statm: 209 161 75 118 0 88 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2892

[startup+6.30151 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 19608
/proc/meminfo: memFree=1071560/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=2056 CPUtime=4.99
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 156 169 0 0 0 0 499 0 19 0 1 0 277744071 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 514 125 107 399 0 111 0
[pid=19608] ppid=19605 vsize=1792 CPUtime=1.29
/proc/19608/stat : 19608 (mxc-sr08) R 19605 19605 19425 0 -1 4194304 355 0 0 0 129 0 0 0 25 0 1 0 277744571 1835008 351 1992294400 134512640 135078026 4294956192 18446744073709551615 134523225 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19608/statm: 448 351 71 138 0 307 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3848

[startup+12.7012 s]
/proc/loadavg: 1.14 1.03 1.01 2/67 19610
/proc/meminfo: memFree=1069648/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=7436 CPUtime=12.68
/proc/19605/stat : 19605 (SATzilla2009_C) R 19603 19605 19425 0 -1 4194304 464 2053 0 0 63 4 1198 3 24 0 1 0 277744071 7614464 377 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/19605/statm: 1859 377 207 399 0 1456 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7436

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

[startup+19.102 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 19611
/proc/meminfo: memFree=1072656/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=3336 CPUtime=16.22
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 500 2053 0 0 408 13 1198 3 25 0 1 0 277744071 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 834 350 219 399 0 431 0
[pid=19611] ppid=19605 vsize=2208 CPUtime=2.85
/proc/19611/stat : 19611 (minisat20) R 19605 19605 19425 0 -1 4194304 226 0 0 0 285 0 0 0 25 0 1 0 277745695 2260992 220 1992294400 134512640 134998072 4294956192 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19611/statm: 552 220 58 118 0 430 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 5544

[startup+22.3013 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 19611
/proc/meminfo: memFree=1072464/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=3336 CPUtime=16.22
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 500 2053 0 0 408 13 1198 3 25 0 1 0 277744071 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 834 350 219 399 0 431 0
[pid=19611] ppid=19605 vsize=2472 CPUtime=6.05
/proc/19611/stat : 19611 (minisat20) R 19605 19605 19425 0 -1 4194304 278 0 0 0 605 0 0 0 25 0 1 0 277745695 2531328 272 1992294400 134512640 134998072 4294956192 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19611/statm: 618 272 58 118 0 496 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 5808

[startup+23.9025 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 19611
/proc/meminfo: memFree=1072400/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=3336 CPUtime=16.22
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 500 2053 0 0 408 13 1198 3 25 0 1 0 277744071 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 834 350 219 399 0 431 0
[pid=19611] ppid=19605 vsize=2472 CPUtime=7.65
/proc/19611/stat : 19611 (minisat20) R 19605 19605 19425 0 -1 4194304 285 0 0 0 765 0 0 0 25 0 1 0 277745695 2531328 279 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19611/statm: 618 279 58 118 0 496 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 5808

[startup+24.7026 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 19611
/proc/meminfo: memFree=1072336/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=3336 CPUtime=16.22
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 500 2053 0 0 408 13 1198 3 25 0 1 0 277744071 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 834 350 219 399 0 431 0
[pid=19611] ppid=19605 vsize=2472 CPUtime=8.45
/proc/19611/stat : 19611 (minisat20) R 19605 19605 19425 0 -1 4194304 290 0 0 0 845 0 0 0 25 0 1 0 277745695 2531328 284 1992294400 134512640 134998072 4294956192 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19611/statm: 618 284 58 118 0 496 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 5808

[startup+25.1016 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 19611
/proc/meminfo: memFree=1072336/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=3336 CPUtime=16.22
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 500 2053 0 0 408 13 1198 3 25 0 1 0 277744071 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 834 350 219 399 0 431 0
[pid=19611] ppid=19605 vsize=2472 CPUtime=8.85
/proc/19611/stat : 19611 (minisat20) R 19605 19605 19425 0 -1 4194304 290 0 0 0 885 0 0 0 25 0 1 0 277745695 2531328 284 1992294400 134512640 134998072 4294956192 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19611/statm: 618 284 58 118 0 496 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 5808

[startup+25.3057 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 19611
/proc/meminfo: memFree=1072336/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=3336 CPUtime=16.22
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 500 2053 0 0 408 13 1198 3 25 0 1 0 277744071 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 834 350 219 399 0 431 0
[pid=19611] ppid=19605 vsize=2472 CPUtime=9.06
/proc/19611/stat : 19611 (minisat20) R 19605 19605 19425 0 -1 4194304 292 0 0 0 906 0 0 0 25 0 1 0 277745695 2531328 286 1992294400 134512640 134998072 4294956192 18446744073709551615 134527311 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19611/statm: 618 286 58 118 0 496 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 5808

[startup+25.4017 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 19611
/proc/meminfo: memFree=1072336/2055920 swapFree=4174024/4192956
[pid=19605] ppid=19603 vsize=3336 CPUtime=16.22
/proc/19605/stat : 19605 (SATzilla2009_C) S 19603 19605 19425 0 -1 4194304 500 2053 0 0 408 13 1198 3 25 0 1 0 277744071 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19605/statm: 834 350 219 399 0 431 0
[pid=19611] ppid=19605 vsize=2472 CPUtime=9.15
/proc/19611/stat : 19611 (minisat20) R 19605 19605 19425 0 -1 4194304 292 0 0 0 915 0 0 0 25 0 1 0 277745695 2531328 286 1992294400 134512640 134998072 4294956192 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19611/statm: 618 286 58 118 0 496 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 5808

Child status: 20
Real time (s): 25.4659
CPU time (s): 25.4501
CPU user time (s): 25.2812
CPU system time (s): 0.168974
CPU usage (%): 99.9381
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 0.016997 second user time and 0.083987 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-16 20:05:44
IDJOB=1825629
IDBENCH=24579
IDSOLVER=668
FILE ID=node85/1825629-1242497144
PBS_JOBID= 9306919
Free space on /tmp= 126348 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-clqcolor-unsat-set-b-clqcolor-08-06-07.sat05-1257.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825629-1242497144/watcher-1825629-1242497144 -o /tmp/evaluation-result-1825629-1242497144/solver-1825629-1242497144 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825629-1242497144.cnf

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

MD5SUM BENCH= f1a3e3797897d8c4a2bfe10d09ad0bda
RANDOM SEED=465125080

node85.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.238
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.238
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:       1074112 kB
Buffers:         87112 kB
Cached:         789788 kB
SwapCached:      14036 kB
Active:         167280 kB
Inactive:       725824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1074112 kB
SwapTotal:     4192956 kB
SwapFree:      4174024 kB
Dirty:           31672 kB
Writeback:           0 kB
Mapped:          13704 kB
Slab:            74800 kB
Committed_AS:   909888 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= 126320 MiB
End job on node85 at 2009-05-16 20:06:09