Trace number 1728175

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-22SAT 117.35 117.427

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.174
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 564

Solver Data

16.26/16.32	c SATzilla is building models for class 2
16.26/16.32	c run presolver march_dl2004 for 5 seconds ... 
16.26/16.32	c Bin: Executing march_dl2004
16.26/16.32	c spawning binary file with 5 seconds ...
16.26/16.32	c child exit by a signal
16.26/16.32	c march_dl2004 returned code 137.
16.26/16.32	c run presolver mxc-sr08 for 5 seconds ... 
16.26/16.32	c Bin: Executing mxc-sr08
16.26/16.32	c spawning binary file with 5 seconds ...
16.26/16.32	c child exit by a signal
16.26/16.32	c mxc-sr08 returned code 137.
16.26/16.32	c Orignal number of varibales is 311, number of clauses is 2200 
16.26/16.32	c predicted feature computation time is 6.951201 
16.26/16.32	c Bin: Executing satelite
16.26/16.32	c spawning binary file with 240 seconds ...
16.26/16.32	c child exited successfully
16.26/16.32	c satzilla computing base features
16.26/16.32	c Number of variabe is: 311, Number of clause is : 2200 
16.26/16.32	c Initializing...
16.26/16.32	c satzilla compute diameter ...
16.26/16.32	c start diameter features ...
16.26/16.32	c satzilla doing clause learning
16.26/16.32	c start clause learning features ...
16.26/16.32	c Bin: Executing zchaff07
16.26/16.32	c spawning binary file with 2 seconds ...
16.26/16.32	c child exit by a signal
16.26/16.32	c satzilla doing survey propogation probe
16.26/16.32	c do survay propogation for 2 second ...
16.26/16.32	c satzilla doing local search probe
16.26/16.32	c satzilla doing lobjois search-space size estimate
16.26/16.32	c features are:311 2200 311 2200 0 0 0.141364 0.378485 0.789384 1.60617 0.0141947 0.124254 0.0128617 0.0192926 0.769807 0 0 0.0141947 0.247423 0.0109091 0.0272727 1.27093 0.0198071 0.0477903 0 0.25 0.630556 0.00369921 0.207522 0.00136364 0.00590909 1.89175 0.268182 0.00394037 0.113842 0.00272727 0.00545455 6.06452 0.0405094 6 7 0.239217 2120 0.414131 582 3387 3387 582 2852 1860 2143 29.0622 0.356007 8.23711 42.1792 42.1792 8.23711 33.2769 27.0994 31.933 0.0403715 1.61043 2.12767e-06 0.389148 0.158663 0.000388257 0.0317797 0.00373508 0.0195565 0.105049 0.172091 0.0816373 0.170306 0.131168 0.0849738 0.113107 0.0900981 0.102182 25.5021 0.138937 49.2927 0.105638 49 43 56 1.41958 0.222829 0.977974 0.0289449 0.216924 0.517556 
16.26/16.32	c satzilla's ranking:
16.26/16.32	c 1) minisat20SAT07: 2.977381
16.26/16.32	c 2) march_dl2004: 2.313531
16.26/16.32	c 3) minisat20: 2.019182
16.26/16.32	c 4) vallst: 1.972446
16.26/16.32	c 5) mxc-sr08: 1.801682
16.26/16.32	c 6) zchaff_rand: 1.192859
16.26/16.32	c 7) tts-4-0: -0.096104
16.26/16.32	c 8) SATenstein: -10000.000000
16.26/16.32	c 9) gnovelty+: -10000.000000
16.26/16.32	c 10) adaptg2wsat+: -10000.000000
16.26/16.32	c 11) adaptg2wsat0: -10000.000000
16.26/16.32	c 12) picosat846: -10000.000000
16.26/16.32	c 13) kcnfs04SAT07: -10000.000000
16.26/16.32	c satzilla running minisat20SAT07 ... 
117.30/117.42	c Bin: Executing minisat20SAT07
117.30/117.42	c spawning binary file with 1183 seconds ...
117.30/117.42	c child exited successfully
117.30/117.42	c minisat20SAT07 returned code 0.
117.30/117.42	s SATISFIABLE
117.30/117.42	v -1 -2 -3 4 5 -6 -7 -8 -9 10 -11 12 13 -14 -15 16 -17 -18 -19 -20 -21 22 23 -24 -25 -26 -27 -28 29 30 31 -32 -33 34 35 36 -37 -38 -39 40 -41 -42 -43 -44 45 -46 -47 48 49 50 -51 52 53 -54 -55 -56 -57 58 -59 -60 61 -62 63 -64 -65 -66 -67 68 -69 70 -71 72 73 74 75 76 -77 -78 79 -80 81 -82 -83 -84 -85 -86 -87 -88 89 -90 -91 -92 -93 -94 -95 -96 97 -98 -99 100 -101 102 -103 104 -105 -106 -107 108 -109 -110 -111 -112 113 114 -115 -116 117 -118 -119 120 121 122 -123 -124 -125 126 -127 -128 129 -130 -131 132 133 -134 -135 -136 -137 138 139 -140 -141 142 -143 -144 145 146 147 -148 -149 -150 -151 -152 153 -154 -155 -156 -157 -158 159 -160 -161 162 -163 -164 -165 -166 167 -168 169 170 -171 172 173 -174 -175 176 -177 178 -179 180 -181 182 183 184 185 186 187 188 -189 190 -191 192 193 -194 -195 196 -197 -198 -199 -200 201 -202 -203 -204 -205 -206 207 -208 -209 -210 -211 212 213 -214 215 216 -217 218 -219 -220 -221 -222 223 224 -225 -226 -227 228 229 230 231 -232 -233 -234 -235 -236 -237 -238 -239 240 -241 242 243 244 -245 -246 -247 -248 249 -250 251 252 -253 254 255 -256 257 -258 -259 -260 -261 262 -263 -264 265 266 -267 -268 -269 270 271 -272 273 -274 -275 -276 277 -278 279 -280 -281 -282 283 284 -285 -286 -287 288 289 -290 -291 -292 -293 -294 295 296 -297 298 -299 300 -301 -302 303 -304 -305 -306 -307 -308 -309 -310 -311 0
117.30/117.42	c SATZILLA_TIME=117.360000

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728175-1240733740/watcher-1728175-1240733740 -o /tmp/evaluation-result-1728175-1240733740/solver-1728175-1240733740 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1728175-1240733740.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.00 1.00 1.01 3/65 18841
/proc/meminfo: memFree=1452160/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=2056 CPUtime=0
/proc/18841/stat : 18841 (SATzilla2009_C) R 18839 18841 18391 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101403282 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/18841/statm: 514 112 96 399 0 111 0
[pid=18842] ppid=18841 vsize=636 CPUtime=0
/proc/18842/stat : 18842 (march_dl2004) R 18841 18841 18391 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 101403282 651264 79 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18842/statm: 159 79 50 118 0 38 0

[startup+0.060163 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 18841
/proc/meminfo: memFree=1452160/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=2056 CPUtime=0
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101403282 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18841/statm: 514 112 96 399 0 111 0
[pid=18842] ppid=18841 vsize=2320 CPUtime=0.05
/proc/18842/stat : 18842 (march_dl2004) R 18841 18841 18391 0 -1 4194304 505 0 0 0 5 0 0 0 19 0 1 0 101403282 2375680 497 1992294400 134512640 134996440 4294956176 18446744073709551615 134533647 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18842/statm: 580 497 72 118 0 459 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4376

[startup+0.101166 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 18841
/proc/meminfo: memFree=1452160/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=2056 CPUtime=0
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101403282 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18841/statm: 514 112 96 399 0 111 0
[pid=18842] ppid=18841 vsize=2492 CPUtime=0.09
/proc/18842/stat : 18842 (march_dl2004) R 18841 18841 18391 0 -1 4194304 561 0 0 0 9 0 0 0 19 0 1 0 101403282 2551808 553 1992294400 134512640 134996440 4294956176 18446744073709551615 134533698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18842/statm: 623 553 72 118 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4548

[startup+0.301187 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 18841
/proc/meminfo: memFree=1452160/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=2056 CPUtime=0
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101403282 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18841/statm: 514 112 96 399 0 111 0
[pid=18842] ppid=18841 vsize=2492 CPUtime=0.29
/proc/18842/stat : 18842 (march_dl2004) R 18841 18841 18391 0 -1 4194304 647 0 0 0 29 0 0 0 21 0 1 0 101403282 2551808 556 1992294400 134512640 134996440 4294956176 18446744073709551615 134532820 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18842/statm: 623 556 74 118 0 502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4548

[startup+0.701228 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 18841
/proc/meminfo: memFree=1452160/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=2056 CPUtime=0
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101403282 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18841/statm: 514 112 96 399 0 111 0
[pid=18842] ppid=18841 vsize=2492 CPUtime=0.69
/proc/18842/stat : 18842 (march_dl2004) R 18841 18841 18391 0 -1 4194304 647 0 0 0 69 0 0 0 25 0 1 0 101403282 2551808 556 1992294400 134512640 134996440 4294956176 18446744073709551615 134551321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18842/statm: 623 556 74 118 0 502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4548

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 18843
/proc/meminfo: memFree=1449888/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=2056 CPUtime=0
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101403282 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18841/statm: 514 112 96 399 0 111 0
[pid=18842] ppid=18841 vsize=2492 CPUtime=1.49
/proc/18842/stat : 18842 (march_dl2004) R 18841 18841 18391 0 -1 4194304 647 0 0 0 149 0 0 0 25 0 1 0 101403282 2551808 556 1992294400 134512640 134996440 4294956176 18446744073709551615 134551291 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18842/statm: 623 556 74 118 0 502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4548

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 18843
/proc/meminfo: memFree=1449760/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=2056 CPUtime=0
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101403282 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18841/statm: 514 112 96 399 0 111 0
[pid=18842] ppid=18841 vsize=2492 CPUtime=3.09
/proc/18842/stat : 18842 (march_dl2004) R 18841 18841 18391 0 -1 4194304 647 0 0 0 309 0 0 0 25 0 1 0 101403282 2551808 556 1992294400 134512640 134996440 4294956176 18446744073709551615 134567145 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18842/statm: 623 556 74 118 0 502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4548

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 18844
/proc/meminfo: memFree=1450024/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=2056 CPUtime=4.99
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 156 647 0 0 0 0 499 0 16 0 1 0 101403282 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 514 125 107 399 0 111 0
[pid=18844] ppid=18841 vsize=1392 CPUtime=1.29
/proc/18844/stat : 18844 (mxc-sr08) R 18841 18841 18391 0 -1 4194304 259 0 0 0 129 0 0 0 25 0 1 0 101403783 1425408 255 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18844/statm: 348 255 71 138 0 207 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3448

[startup+12.7015 s]
/proc/loadavg: 1.08 1.02 1.02 2/67 18846
/proc/meminfo: memFree=1447080/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=7520 CPUtime=12.66
/proc/18841/stat : 18841 (SATzilla2009_C) R 18839 18841 18391 0 -1 4194304 530 2155 0 0 64 3 1197 2 23 0 1 0 101403282 7700480 425 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/18841/statm: 1880 425 207 399 0 1477 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7520

[startup+25.5018 s]
/proc/loadavg: 1.28 1.06 1.03 2/67 18847
/proc/meminfo: memFree=1449576/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=2276 CPUtime=9.17
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 252 0 0 0 917 0 0 0 25 0 1 0 101404915 2330624 247 1992294400 134512640 135078472 4294956176 18446744073709551615 134552100 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18847/statm: 569 247 73 138 0 428 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 5688

[startup+51.1015 s]
/proc/loadavg: 1.51 1.14 1.06 2/67 18847
/proc/meminfo: memFree=1450216/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=2672 CPUtime=34.75
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 338 0 0 0 3475 0 0 0 25 0 1 0 101404915 2736128 333 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18847/statm: 668 333 73 138 0 527 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6084

[startup+102.306 s]
/proc/loadavg: 1.22 1.11 1.05 2/67 18847
/proc/meminfo: memFree=1450216/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=3072 CPUtime=85.92
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 446 0 0 0 8592 0 0 0 25 0 1 0 101404915 3145728 441 1992294400 134512640 135078472 4294956176 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18847/statm: 768 441 73 138 0 627 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 6484

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

[startup+108.701 s]
/proc/loadavg: 1.20 1.11 1.05 2/67 18847
/proc/meminfo: memFree=1450216/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=3072 CPUtime=92.31
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 446 0 0 0 9231 0 0 0 25 0 1 0 101404915 3145728 441 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18847/statm: 768 441 73 138 0 627 0
Current children cumulated CPU time (s) 108.6
Current children cumulated vsize (KiB) 6484

[startup+111.902 s]
/proc/loadavg: 1.19 1.11 1.05 2/67 18847
/proc/meminfo: memFree=1450216/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=3072 CPUtime=95.51
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 450 0 0 0 9551 0 0 0 25 0 1 0 101404915 3145728 445 1992294400 134512640 135078472 4294956176 18446744073709551615 134550556 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18847/statm: 768 445 73 138 0 627 0
Current children cumulated CPU time (s) 111.8
Current children cumulated vsize (KiB) 6484

[startup+115.101 s]
/proc/loadavg: 1.17 1.11 1.05 2/67 18847
/proc/meminfo: memFree=1450152/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=3204 CPUtime=98.71
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 463 0 0 0 9871 0 0 0 25 0 1 0 101404915 3280896 458 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18847/statm: 801 458 73 138 0 660 0
Current children cumulated CPU time (s) 115
Current children cumulated vsize (KiB) 6616

[startup+116.702 s]
/proc/loadavg: 1.17 1.11 1.05 2/67 18847
/proc/meminfo: memFree=1450152/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=3204 CPUtime=100.31
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 467 0 0 0 10031 0 0 0 25 0 1 0 101404915 3280896 462 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18847/statm: 801 462 73 138 0 660 0
Current children cumulated CPU time (s) 116.6
Current children cumulated vsize (KiB) 6616

[startup+117.102 s]
/proc/loadavg: 1.17 1.11 1.05 2/67 18847
/proc/meminfo: memFree=1450152/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=3204 CPUtime=100.71
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 469 0 0 0 10071 0 0 0 25 0 1 0 101404915 3280896 464 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18847/statm: 801 464 73 138 0 660 0
Current children cumulated CPU time (s) 117
Current children cumulated vsize (KiB) 6616

[startup+117.301 s]
/proc/loadavg: 1.17 1.11 1.05 2/67 18847
/proc/meminfo: memFree=1450152/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=3204 CPUtime=100.91
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 469 0 0 0 10091 0 0 0 25 0 1 0 101404915 3280896 464 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18847/statm: 801 464 73 138 0 660 0
Current children cumulated CPU time (s) 117.2
Current children cumulated vsize (KiB) 6616

[startup+117.401 s]
/proc/loadavg: 1.17 1.11 1.05 2/67 18847
/proc/meminfo: memFree=1450152/2055924 swapFree=4181440/4192956
[pid=18841] ppid=18839 vsize=3412 CPUtime=16.29
/proc/18841/stat : 18841 (SATzilla2009_C) S 18839 18841 18391 0 -1 4194304 570 2155 0 0 417 13 1197 2 25 0 1 0 101403282 3493888 390 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18841/statm: 853 390 219 399 0 450 0
[pid=18847] ppid=18841 vsize=3204 CPUtime=101.01
/proc/18847/stat : 18847 (minisat20SAT07) R 18841 18841 18391 0 -1 4194304 469 0 0 0 10101 0 0 0 25 0 1 0 101404915 3280896 464 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18847/statm: 801 464 73 138 0 660 0
Current children cumulated CPU time (s) 117.3
Current children cumulated vsize (KiB) 6616

Child status: 10
Real time (s): 117.427
CPU time (s): 117.35
CPU user time (s): 117.184
CPU system time (s): 0.165974
CPU usage (%): 99.9349
Max. virtual memory (cumulated for all children) (KiB): 7520

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

runsolver used 0.119981 second user time and 0.314952 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-26 10:15:40
IDJOB=1728175
IDBENCH=24665
IDSOLVER=527
FILE ID=node83/1728175-1240733740
PBS_JOBID= 9186911
Free space on /tmp= 66040 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728175-1240733740/watcher-1728175-1240733740 -o /tmp/evaluation-result-1728175-1240733740/solver-1728175-1240733740 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1728175-1240733740.cnf

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

MD5SUM BENCH= 42a2d57c47222c3ed0e0546d3518a54d
RANDOM SEED=47461787

node83.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.222
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.222
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:      2055924 kB
MemFree:       1452704 kB
Buffers:         55360 kB
Cached:         483772 kB
SwapCached:       5412 kB
Active:         198000 kB
Inactive:       350120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1452704 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:           31500 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            41136 kB
Committed_AS:   392580 kB
PageTables:       1384 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= 66008 MiB
End job on node83 at 2009-04-26 10:17:37