Trace number 1725313

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.3801 25.3941

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.82012
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.22	c SATzilla is building models for class 2
16.18/16.22	c run presolver march_dl2004 for 5 seconds ... 
16.18/16.22	c Bin: Executing march_dl2004
16.18/16.22	c spawning binary file with 5 seconds ...
16.18/16.22	c child exit by a signal
16.18/16.22	c march_dl2004 returned code 137.
16.18/16.22	c run presolver mxc-sr08 for 5 seconds ... 
16.18/16.22	c Bin: Executing mxc-sr08
16.18/16.22	c spawning binary file with 5 seconds ...
16.18/16.22	c child exit by a signal
16.18/16.22	c mxc-sr08 returned code 137.
16.18/16.22	c Orignal number of varibales is 132, number of clauses is 1527 
16.18/16.22	c predicted feature computation time is 6.906053 
16.18/16.22	c Bin: Executing satelite
16.18/16.22	c spawning binary file with 240 seconds ...
16.18/16.22	c child exited successfully
16.18/16.22	c satzilla computing base features
16.18/16.22	c Number of variabe is: 117, Number of clause is : 1512 
16.18/16.22	c Initializing...
16.18/16.22	c satzilla compute diameter ...
16.18/16.22	c start diameter features ...
16.18/16.22	c satzilla doing clause learning
16.18/16.22	c start clause learning features ...
16.18/16.22	c Bin: Executing zchaff07
16.18/16.22	c spawning binary file with 2 seconds ...
16.18/16.22	c child exit by a signal
16.18/16.22	c satzilla doing survey propogation probe
16.18/16.22	c do survay propogation for 2 second ...
16.18/16.22	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 3122.43 0.149796 2154 3563 3563 2154 3547 2780 3244 19.5938 0.0698282 17.6112 21.7746 21.7746 17.6112 20.7435 18.1045 19.7895 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.57969 0.365334 29.7281 0.178757 29 23 37 5.16382 0.241757 0.997156 0.00547153 0.603723 0.902248 
16.18/16.23	c satzilla's ranking:
16.18/16.23	c 1) minisat20: 4.726272
16.18/16.23	c 2) vallst: 2.602234
16.18/16.23	c 3) march_dl2004: 2.499805
16.18/16.23	c 4) zchaff_rand: 2.335257
16.18/16.23	c 5) minisat20SAT07: 2.167525
16.18/16.23	c 6) mxc-sr08: 2.004231
16.18/16.23	c 7) tts-4-0: 1.610173
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.23	|  Parsing time:         0.00         s                                       |
16.18/16.23	============================[ Search Statistics ]==============================
16.18/16.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.18/16.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.18/16.23	===============================================================================
16.18/16.23	|         0 |     132     1527     4472 |      509        0    nan |  0.000 % |
16.18/16.23	|       101 |     132     1527     4472 |      559      101     16 |  0.006 % |
16.18/16.23	|       251 |     132     1527     4472 |      615      251     14 |  0.040 % |
16.18/16.23	|       477 |     132     1527     4472 |      677      477     13 |  0.006 % |
16.18/16.24	|       815 |     132     1527     4472 |      745      432     18 |  0.006 % |
16.18/16.25	|      1321 |     132     1527     4472 |      819      551     16 |  0.006 % |
16.18/16.26	|      2080 |     132     1527     4472 |      901      859     20 |  0.006 % |
16.18/16.29	|      3219 |     132     1527     4472 |      991      570     17 |  0.006 % |
16.21/16.33	|      4927 |     132     1527     4472 |     1091      701     20 |  0.006 % |
16.21/16.39	|      7490 |     132     1527     4472 |     1200     1009     17 |  0.006 % |
16.37/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.50	|     58190 |     131     1479     4334 |     1932     1574     16 |  0.763 % |
18.07/18.17	|     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.78	|    196857 |     128     1348     3947 |     2572     1591     18 |  3.036 % |
23.27/23.37	|    295387 |     127     1308     3833 |     2829     2423     19 |  3.794 % |
25.27/25.39	===============================================================================
25.27/25.39	restarts              : 19
25.27/25.39	conflicts             : 376128         (41086 /sec)
25.27/25.39	decisions             : 507160         (1.68 % random) (55399 /sec)
25.27/25.39	propagations          : 5993392        (654686 /sec)
25.27/25.39	conflict literals     : 6478913        (26.12 % deleted)
25.27/25.39	Memory used           : 2.42 MB
25.27/25.39	CPU time              : 9.15461 s
25.27/25.39	
25.27/25.39	c Bin: Executing minisat20
25.27/25.39	c spawning binary file with 1183 seconds ...
25.27/25.39	c child exited successfully
25.27/25.39	c minisat20 returned code 20.
25.27/25.39	s UNSATISFIABLE
25.27/25.39	c SATZILLA_TIME=25.370000

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-1725313-1240703981/watcher-1725313-1240703981 -o /tmp/evaluation-result-1725313-1240703981/solver-1725313-1240703981 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1725313-1240703981.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.15 1.51 1.33 3/64 18654
/proc/meminfo: memFree=1607128/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=2056 CPUtime=0
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98432193 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 514 112 96 399 0 111 0
[pid=18655] ppid=18654 vsize=640 CPUtime=0
/proc/18655/stat : 18655 (march_dl2004) R 18654 18654 18534 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 98432193 655360 95 1992294400 134512640 134996440 4294956192 18446744073709551615 134588921 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18655/statm: 160 95 57 118 0 39 0

[startup+0.00929911 s]
/proc/loadavg: 1.15 1.51 1.33 3/64 18654
/proc/meminfo: memFree=1607128/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=2056 CPUtime=0
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98432193 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 514 112 96 399 0 111 0
[pid=18655] ppid=18654 vsize=892 CPUtime=0
/proc/18655/stat : 18655 (march_dl2004) R 18654 18654 18534 0 -1 4194304 156 0 0 0 0 0 0 0 19 0 1 0 98432193 913408 148 1992294400 134512640 134996440 4294956192 18446744073709551615 134533568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18655/statm: 223 148 73 118 0 102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2948

[startup+0.101304 s]
/proc/loadavg: 1.15 1.51 1.33 3/64 18654
/proc/meminfo: memFree=1607128/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=2056 CPUtime=0
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98432193 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 514 112 96 399 0 111 0
[pid=18655] ppid=18654 vsize=836 CPUtime=0.1
/proc/18655/stat : 18655 (march_dl2004) R 18654 18654 18534 0 -1 4194304 165 0 0 0 10 0 0 0 19 0 1 0 98432193 856064 157 1992294400 134512640 134996440 4294956192 18446744073709551615 134571850 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18655/statm: 209 157 75 118 0 88 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2892

[startup+0.301321 s]
/proc/loadavg: 1.15 1.51 1.33 3/64 18654
/proc/meminfo: memFree=1607128/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=2056 CPUtime=0
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98432193 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 514 112 96 399 0 111 0
[pid=18655] ppid=18654 vsize=836 CPUtime=0.3
/proc/18655/stat : 18655 (march_dl2004) R 18654 18654 18534 0 -1 4194304 166 0 0 0 30 0 0 0 21 0 1 0 98432193 856064 158 1992294400 134512640 134996440 4294956192 18446744073709551615 134571545 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18655/statm: 209 158 75 118 0 88 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2892

[startup+0.701352 s]
/proc/loadavg: 1.15 1.51 1.33 3/64 18654
/proc/meminfo: memFree=1607128/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=2056 CPUtime=0
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98432193 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 514 112 96 399 0 111 0
[pid=18655] ppid=18654 vsize=836 CPUtime=0.7
/proc/18655/stat : 18655 (march_dl2004) R 18654 18654 18534 0 -1 4194304 167 0 0 0 70 0 0 0 25 0 1 0 98432193 856064 159 1992294400 134512640 134996440 4294956192 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18655/statm: 209 159 75 118 0 88 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2892

[startup+1.50142 s]
/proc/loadavg: 1.15 1.51 1.33 2/66 18656
/proc/meminfo: memFree=1606728/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=2056 CPUtime=0
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98432193 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 514 112 96 399 0 111 0
[pid=18655] ppid=18654 vsize=836 CPUtime=1.5
/proc/18655/stat : 18655 (march_dl2004) R 18654 18654 18534 0 -1 4194304 167 0 0 0 150 0 0 0 25 0 1 0 98432193 856064 159 1992294400 134512640 134996440 4294956192 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18655/statm: 209 159 75 118 0 88 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2892

[startup+3.10155 s]
/proc/loadavg: 1.15 1.51 1.33 2/66 18656
/proc/meminfo: memFree=1606600/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=2056 CPUtime=0
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98432193 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 514 112 96 399 0 111 0
[pid=18655] ppid=18654 vsize=836 CPUtime=3.1
/proc/18655/stat : 18655 (march_dl2004) R 18654 18654 18534 0 -1 4194304 169 0 0 0 310 0 0 0 25 0 1 0 98432193 856064 161 1992294400 134512640 134996440 4294956192 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18655/statm: 209 161 75 118 0 88 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2892

[startup+6.30181 s]
/proc/loadavg: 1.14 1.50 1.33 2/66 18657
/proc/meminfo: memFree=1606408/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=2056 CPUtime=4.98
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 156 169 0 0 0 0 498 0 19 0 1 0 98432193 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 514 125 107 399 0 111 0
[pid=18657] ppid=18654 vsize=1792 CPUtime=1.29
/proc/18657/stat : 18657 (mxc-sr08) R 18654 18654 18534 0 -1 4194304 355 0 0 0 129 0 0 0 25 0 1 0 98432693 1835008 351 1992294400 134512640 135078026 4294956192 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18657/statm: 448 351 71 138 0 307 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3848

[startup+12.7023 s]
/proc/loadavg: 1.13 1.49 1.33 2/66 18659
/proc/meminfo: memFree=1603272/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=7436 CPUtime=12.68
/proc/18654/stat : 18654 (SATzilla2009_C) R 18652 18654 18534 0 -1 4194304 464 2032 0 0 65 3 1197 3 24 0 1 0 98432193 7614464 377 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/18654/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.1019 s]
/proc/loadavg: 1.11 1.47 1.32 2/66 18660
/proc/meminfo: memFree=1606216/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=3336 CPUtime=16.21
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 500 2032 0 0 407 14 1197 3 25 0 1 0 98432193 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 834 350 219 399 0 431 0
[pid=18660] ppid=18654 vsize=2208 CPUtime=2.86
/proc/18660/stat : 18660 (minisat20) R 18654 18654 18534 0 -1 4194304 226 0 0 0 286 0 0 0 25 0 1 0 98433816 2260992 220 1992294400 134512640 134998072 4294956192 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18660/statm: 552 220 58 118 0 430 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 5544

[startup+22.3011 s]
/proc/loadavg: 1.11 1.47 1.32 2/66 18660
/proc/meminfo: memFree=1606024/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=3336 CPUtime=16.21
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 500 2032 0 0 407 14 1197 3 25 0 1 0 98432193 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 834 350 219 399 0 431 0
[pid=18660] ppid=18654 vsize=2472 CPUtime=6.06
/proc/18660/stat : 18660 (minisat20) R 18654 18654 18534 0 -1 4194304 278 0 0 0 606 0 0 0 25 0 1 0 98433816 2531328 272 1992294400 134512640 134998072 4294956192 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18660/statm: 618 272 58 118 0 496 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 5808

[startup+23.9012 s]
/proc/loadavg: 1.11 1.47 1.32 2/66 18660
/proc/meminfo: memFree=1606024/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=3336 CPUtime=16.21
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 500 2032 0 0 407 14 1197 3 25 0 1 0 98432193 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 834 350 219 399 0 431 0
[pid=18660] ppid=18654 vsize=2472 CPUtime=7.66
/proc/18660/stat : 18660 (minisat20) R 18654 18654 18534 0 -1 4194304 285 0 0 0 766 0 0 0 25 0 1 0 98433816 2531328 279 1992294400 134512640 134998072 4294956192 18446744073709551615 134527874 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18660/statm: 618 279 58 118 0 496 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 5808

[startup+24.7013 s]
/proc/loadavg: 1.10 1.47 1.32 2/66 18660
/proc/meminfo: memFree=1605960/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=3336 CPUtime=16.21
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 500 2032 0 0 407 14 1197 3 25 0 1 0 98432193 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 834 350 219 399 0 431 0
[pid=18660] ppid=18654 vsize=2472 CPUtime=8.46
/proc/18660/stat : 18660 (minisat20) R 18654 18654 18534 0 -1 4194304 290 0 0 0 846 0 0 0 25 0 1 0 98433816 2531328 284 1992294400 134512640 134998072 4294956192 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18660/statm: 618 284 58 118 0 496 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 5808

[startup+25.1013 s]
/proc/loadavg: 1.10 1.47 1.32 2/66 18660
/proc/meminfo: memFree=1605960/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=3336 CPUtime=16.21
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 500 2032 0 0 407 14 1197 3 25 0 1 0 98432193 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 834 350 219 399 0 431 0
[pid=18660] ppid=18654 vsize=2472 CPUtime=8.86
/proc/18660/stat : 18660 (minisat20) R 18654 18654 18534 0 -1 4194304 290 0 0 0 886 0 0 0 25 0 1 0 98433816 2531328 284 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18660/statm: 618 284 58 118 0 496 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 5808

[startup+25.3054 s]
/proc/loadavg: 1.10 1.47 1.32 2/66 18660
/proc/meminfo: memFree=1605960/2055920 swapFree=4192812/4192956
[pid=18654] ppid=18652 vsize=3336 CPUtime=16.21
/proc/18654/stat : 18654 (SATzilla2009_C) S 18652 18654 18534 0 -1 4194304 500 2032 0 0 407 14 1197 3 25 0 1 0 98432193 3416064 350 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18654/statm: 834 350 219 399 0 431 0
[pid=18660] ppid=18654 vsize=2472 CPUtime=9.06
/proc/18660/stat : 18660 (minisat20) R 18654 18654 18534 0 -1 4194304 292 0 0 0 906 0 0 0 25 0 1 0 98433816 2531328 286 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18660/statm: 618 286 58 118 0 496 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 5808

Child status: 20
Real time (s): 25.3941
CPU time (s): 25.3801
CPU user time (s): 25.2032
CPU system time (s): 0.176973
CPU usage (%): 99.9452
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 0.020996 second user time and 0.081987 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-26 01:59:42
IDJOB=1725313
IDBENCH=24579
IDSOLVER=527
FILE ID=node3/1725313-1240703981
PBS_JOBID= 9186799
Free space on /tmp= 66072 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-1725313-1240703981/watcher-1725313-1240703981 -o /tmp/evaluation-result-1725313-1240703981/solver-1725313-1240703981 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1725313-1240703981.cnf

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

MD5SUM BENCH= f1a3e3797897d8c4a2bfe10d09ad0bda
RANDOM SEED=550729498

node3.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1607672 kB
Buffers:         42092 kB
Cached:         332580 kB
SwapCached:        144 kB
Active:         149220 kB
Inactive:       240428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31636 kB
Writeback:           0 kB
Mapped:          23608 kB
Slab:            44696 kB
Committed_AS:   356568 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= 66040 MiB
End job on node3 at 2009-04-26 02:00:07