Trace number 3379196

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
UmSat 2011-05-12 (fixed)SAT 490.626 490.615

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

490.51/490.54	s SATISFIABLE
490.51/490.54	v -140 -336 -109 -305 -151 -347 -94 -290 -104 -300 -6 -202 -20 -216 -46 -242 -192 -106 -302 -158 -354 -4 -200 -18 -214 -63 -259 -40 -236 -93 -289 -8 -204 -184 -60 -256 -142 -338 -82 -278 -173 -80 -276 -116 -312 -178 -171 -92 -288 -180 -87 -283 -62 -258 -326 -235 -148 -344 -130 -118 -314 -128 -324 -42 -238 -30 -226 -39 -35 -231 -138 -334 -34 -230 -9 -205 -70 -266 -328 -132 -110 -306 -44 -240 -50 -246 -57 -253 -84 -280 -19 -215 -292 -126 -322 -1 -197 -96 -190 -170 -168 -364 -166 -362 -13 -162 -358 -209 -182 -160 -356 -48 -131 -327 -55 -251 -194 -28 -224 -161 -357 -282 -86 -25 -221 -186 -43 -239 -191 -117 -313 -79 -33 -229 -15 -211 -263 -95 -291 -133 -329 -363 -149 -183 -167 -98 -294 -264 -68 -153 -349 -26 -222 -228 32 -29 -31 -36 -37 -38 -41 -174 275 -267 -268 -269 -270 -271 -272 -273 -274 -277 -279 -129 -325 -12 -208 -61 -257 -5 201 -198 -199 -203 -206 -207 -210 -53 -249 -100 -296 -234 -155 351 -352 -353 -355 -359 -360 -361 -146 -342 -196 -75 -179 -316 -120 -244 -115 -311 -66 -2 -76 -58 -7 345 -337 -339 -340 -341 -343 -346 -348 -350 -309 -113 -181 -217 -45 303 -295 -297 -298 -299 -301 -304 -307 -308 -317 -121 -72 -245 -141 -143 -144 -145 -241 -21 -265 -81 -188 -69 -125 -321 -105 -284 227 -225 -232 -233 -237 -281 -88 -262 -255 254 164 -260 -261 -156 -157 -159 -163 -165 -169 112 -99 -101 -102 -103 -107 -108 -111 -213 -212 -172 -122 -23 -71 -150 -318 -123 -319 -16 3 -14 176 -17 -10 -11 -175 -177 67 -59 -64 -65 73 -74 -77 -78 -83 -223 -27 -219 -320 124 -114 -119 310 -315 -147 -49 189 -185 -187 -193 -195 293 -285 -286 -287 90 -85 -89 -91 -97 -54 52 -47 -51 -56 252 -243 -247 -248 -250 -330 -335 152 -154 -22 218 24 -220 -127 323 -331 -332 -333 135 -134 -136 -137 -139 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379196-1305458661/watcher-3379196-1305458661 -o /tmp/evaluation-result-3379196-1305458661/solver-3379196-1305458661 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379196-1305458661.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.38 3.12 4/369 1000
/proc/meminfo: memFree=17396508/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=11644 CPUtime=0 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4194304 352 0 0 0 0 0 0 0 25 0 1 0 638281920 11923456 292 33554432000 4194304 4263832 140734231875056 18446744073709551615 46927059154470 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 2911 292 240 17 0 84 0

[startup+0.0699699 s]
/proc/loadavg: 3.99 3.38 3.12 4/369 1000
/proc/meminfo: memFree=17396508/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=13740 CPUtime=0.06 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 872 0 0 0 6 0 0 0 25 0 1 0 638281920 14069760 812 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 3435 812 247 17 0 608 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13740

[startup+0.100977 s]
/proc/loadavg: 3.99 3.38 3.12 4/369 1000
/proc/meminfo: memFree=17396508/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=13740 CPUtime=0.1 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 872 0 0 0 10 0 0 0 25 0 1 0 638281920 14069760 812 33554432000 4194304 4263832 140734231875056 18446744073709551615 4206217 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 3435 812 247 17 0 608 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13740

[startup+0.300932 s]
/proc/loadavg: 3.99 3.38 3.12 4/369 1000
/proc/meminfo: memFree=17396508/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=15176 CPUtime=0.29 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 1229 0 0 0 29 0 0 0 25 0 1 0 638281920 15540224 1169 33554432000 4194304 4263832 140734231875056 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 3794 1169 247 17 0 967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15176

[startup+0.700857 s]
/proc/loadavg: 3.99 3.38 3.12 4/369 1000
/proc/meminfo: memFree=17396508/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=17432 CPUtime=0.69 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 1790 0 0 0 69 0 0 0 25 0 1 0 638281920 17850368 1730 33554432000 4194304 4263832 140734231875056 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 4358 1730 247 17 0 1531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17432

[startup+1.50073 s]
/proc/loadavg: 3.99 3.39 3.12 5/370 1001
/proc/meminfo: memFree=17389060/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=19616 CPUtime=1.49 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 2343 0 0 0 149 0 0 0 25 0 1 0 638281920 20086784 2283 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 4904 2283 247 17 0 2077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19616

[startup+3.10043 s]
/proc/loadavg: 3.99 3.39 3.12 5/370 1001
/proc/meminfo: memFree=17385604/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=21664 CPUtime=3.09 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 2852 0 0 0 309 0 0 0 25 0 1 0 638281920 22183936 2792 33554432000 4194304 4263832 140734231875056 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 5416 2792 248 17 0 2589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21664

[startup+6.30085 s]
/proc/loadavg: 3.99 3.40 3.13 5/370 1001
/proc/meminfo: memFree=17381012/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=25516 CPUtime=6.29 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 3816 0 0 0 629 0 0 0 25 0 1 0 638281920 26128384 3756 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 6379 3756 248 17 0 3552 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25516

[startup+12.7007 s]
/proc/loadavg: 3.99 3.41 3.13 5/370 1001
/proc/meminfo: memFree=17375800/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=30448 CPUtime=12.69 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 5025 0 0 0 1269 0 0 0 25 0 1 0 638281920 31178752 4965 33554432000 4194304 4263832 140734231875056 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 7612 4965 248 17 0 4785 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30448

[startup+25.5004 s]
/proc/loadavg: 3.99 3.43 3.14 5/370 1002
/proc/meminfo: memFree=17364748/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=39036 CPUtime=25.49 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 7175 0 0 0 2548 1 0 0 25 0 1 0 638281920 39972864 7004 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 9759 7004 248 17 0 6932 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39036

[startup+51.1008 s]
/proc/loadavg: 4.13 3.51 3.18 5/370 1005
/proc/meminfo: memFree=17349688/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=45160 CPUtime=51.09 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 8734 0 0 0 5108 1 0 0 25 0 1 0 638281920 46243840 8473 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 11290 8473 248 17 0 8463 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 45160

[startup+102.314 s]
/proc/loadavg: 4.13 3.60 3.22 5/370 1007
/proc/meminfo: memFree=17291080/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=59064 CPUtime=102.31 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 12163 0 0 0 10228 3 0 0 25 0 1 0 638281920 60481536 11729 33554432000 4194304 4263832 140734231875056 18446744073709551615 4206688 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 14766 11729 248 17 0 11939 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 59064

[startup+162.301 s]
/proc/loadavg: 4.05 3.67 3.27 5/370 1008
/proc/meminfo: memFree=17243072/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=71188 CPUtime=162.3 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 15064 0 0 0 16226 4 0 0 25 0 1 0 638281920 72896512 14420 33554432000 4194304 4263832 140734231875056 18446744073709551615 4215077 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 17797 14420 248 17 0 14970 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71188

[startup+222.301 s]
/proc/loadavg: 4.02 3.73 3.31 5/370 1010
/proc/meminfo: memFree=17221708/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=75356 CPUtime=222.29 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 16213 0 0 0 22225 4 0 0 25 0 1 0 638281920 77164544 15486 33554432000 4194304 4263832 140734231875056 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 18839 15486 248 17 0 16012 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75356

[startup+282.3 s]
/proc/loadavg: 4.05 3.79 3.36 5/370 1011
/proc/meminfo: memFree=17128060/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=80744 CPUtime=282.3 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 17547 0 0 0 28225 5 0 0 25 0 1 0 638281920 82681856 16820 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 20186 16820 248 17 0 17359 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80744

[startup+342.301 s]
/proc/loadavg: 4.08 3.84 3.40 5/370 1013
/proc/meminfo: memFree=17068496/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=86304 CPUtime=342.3 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 18873 0 0 0 34225 5 0 0 25 0 1 0 638281920 88375296 18055 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 21576 18055 249 17 0 18749 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 86304

[startup+402.301 s]
/proc/loadavg: 4.03 3.87 3.43 5/370 1015
/proc/meminfo: memFree=17029660/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=93076 CPUtime=402.3 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 20512 0 0 0 40225 5 0 0 25 0 1 0 638281920 95309824 19594 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 23269 19594 249 17 0 20442 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 93076

[startup+462.301 s]
/proc/loadavg: 4.01 3.89 3.47 5/370 1016
/proc/meminfo: memFree=17022060/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=96992 CPUtime=462.31 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 21503 0 0 0 46225 6 0 0 25 0 1 0 638281920 99319808 20584 33554432000 4194304 4263832 140734231875056 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 24248 20584 249 17 0 21421 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 96992

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

[startup+473.501 s]
/proc/loadavg: 4.15 3.92 3.48 5/370 1017
/proc/meminfo: memFree=17020440/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=97484 CPUtime=473.51 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 21605 0 0 0 47345 6 0 0 25 0 1 0 638281920 99823616 20686 33554432000 4194304 4263832 140734231875056 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 24371 20686 249 17 0 21544 0
Current children cumulated CPU time (s) 473.51
Current children cumulated vsize (KiB) 97484

[startup+479.901 s]
/proc/loadavg: 4.14 3.93 3.48 5/370 1017
/proc/meminfo: memFree=17019448/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=97884 CPUtime=479.91 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 21708 0 0 0 47985 6 0 0 25 0 1 0 638281920 100233216 20789 33554432000 4194304 4263832 140734231875056 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 24471 20789 249 17 0 21644 0
Current children cumulated CPU time (s) 479.91
Current children cumulated vsize (KiB) 97884

[startup+486.301 s]
/proc/loadavg: 4.12 3.93 3.49 5/370 1017
/proc/meminfo: memFree=17019076/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=97884 CPUtime=486.31 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 21711 0 0 0 48625 6 0 0 25 0 1 0 638281920 100233216 20792 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 24471 20792 249 17 0 21644 0
Current children cumulated CPU time (s) 486.31
Current children cumulated vsize (KiB) 97884

[startup+487.9 s]
/proc/loadavg: 4.12 3.93 3.49 5/370 1017
/proc/meminfo: memFree=17018704/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=97884 CPUtime=487.91 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 21717 0 0 0 48785 6 0 0 25 0 1 0 638281920 100233216 20798 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 24471 20798 249 17 0 21644 0
Current children cumulated CPU time (s) 487.91
Current children cumulated vsize (KiB) 97884

[startup+489.514 s]
/proc/loadavg: 4.12 3.93 3.49 5/370 1017
/proc/meminfo: memFree=17015104/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=100920 CPUtime=489.52 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 22604 0 0 0 48946 6 0 0 25 0 1 0 638281920 103342080 21575 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 25230 21575 249 17 0 22403 0
Current children cumulated CPU time (s) 489.52
Current children cumulated vsize (KiB) 100920

[startup+490.301 s]
/proc/loadavg: 4.12 3.93 3.49 5/370 1017
/proc/meminfo: memFree=17015104/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=100920 CPUtime=490.3 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 22604 0 0 0 49024 6 0 0 25 0 1 0 638281920 103342080 21575 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 25230 21575 249 17 0 22403 0
Current children cumulated CPU time (s) 490.3
Current children cumulated vsize (KiB) 100920

[startup+490.501 s]
/proc/loadavg: 4.11 3.93 3.49 5/370 1017
/proc/meminfo: memFree=17015228/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=100920 CPUtime=490.51 cores=5,7
/proc/1000/stat : 1000 (umsat) R 998 1000 423 0 -1 4202496 22604 0 0 0 49045 6 0 0 25 0 1 0 638281920 103342080 21575 33554432000 4194304 4263832 140734231875056 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1000/statm: 25230 21575 249 17 0 22403 0
Current children cumulated CPU time (s) 490.51
Current children cumulated vsize (KiB) 100920

[startup+490.614 s]
/proc/loadavg: 4.11 3.93 3.49 5/370 1017
/proc/meminfo: memFree=17015228/32951124 swapFree=67111348/67111528
[pid=1000] ppid=998 vsize=0 CPUtime=490.61 cores=5,7
/proc/1000/stat : 1000 (umsat) S 998 1000 423 0 -1 4202500 22613 0 0 0 49055 6 0 0 25 0 1 0 638281920 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1000/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 490.61
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 490.615
CPU time (s): 490.626
CPU user time (s): 490.557
CPU system time (s): 0.068989
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 100920

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

runsolver used 1.65875 second user time and 4.15237 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 13:24:21
IDJOB=3379196
IDBENCH=83219
IDSOLVER=1861
FILE ID=node145/3379196-1305458661
RUNJOBID= node145-1305458248-823
PBS_JOBID= 13324888
Free space on /tmp= 73668 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-26-sat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379196-1305458661/watcher-3379196-1305458661 -o /tmp/evaluation-result-3379196-1305458661/solver-3379196-1305458661 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379196-1305458661.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=878438053

node145.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17396656 kB
Buffers:        314628 kB
Cached:        8442980 kB
SwapCached:          0 kB
Active:        8414632 kB
Inactive:      6780360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17396656 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2388 kB
Writeback:           0 kB
AnonPages:     6437740 kB
Mapped:          27856 kB
Slab:           256612 kB
PageTables:      36724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80393264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node145 at 2011-05-15 13:32:31