Trace number 1543901

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
satake 2009-03-22SAT 1191.34 687.533

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1841979702-078.cnf
MD5SUM53069fa4d3b9f0f792df2e9bdae5662b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1191.30/687.51	c Benchmark name    : HOME/instance-1543901-1238598468.cnf
1191.30/687.51	c Thread Num        :            3
1191.30/687.51	c restarts          :           25
1191.30/687.51	c conflicts         :      3401410
1191.30/687.51	c decisions         :      4096877           (     5967 / sec      )
1191.30/687.51	c propagations      :    202272209           (   294602 / sec      )
1191.30/687.51	c inspects          :   1112259286           (  1619964 / sec      )
1191.30/687.51	c conflict literals :     65216722           (    21.20 % deleted  )
1191.30/687.51	c cpu time          :       686.60           
1191.30/687.51	s SATISFIABLE
1191.30/687.51	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 -312 -313 -314 -315 316 317 -318 319 320 321 322 323 324 -325 -326 327 -328 -329 330 -331 332 333 334 335 -336 337 338 339 -340 -341 -342 -343 -344 -345 -346 -347 -348 349 -350 -351 -352 -353 354 355 356 357 -358 -359 360 361 -362 -363 -364 -365 366 -367 368 -369 370 -371 -372 -373 -374 375 -376 -377 -378 -379 380 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1543901-1238598468/watcher-1543901-1238598468 -o /tmp/evaluation-result-1543901-1238598468/solver-1543901-1238598468 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543901-1238598468.cnf 3 1200 

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.00 3/64 1798
/proc/meminfo: memFree=1209760/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=1284 CPUtime=0
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 4 0 1132508957 1314816 153 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 321 153 68 163 0 156 0
[pid=1798/tid=1799] ppid=1794 vsize=1284 CPUtime=0
/proc/1798/task/1799/stat : 1799 (satake) S 1794 1798 570 0 -1 4194368 14 0 0 0 0 0 0 0 19 0 4 0 1132508957 1314816 153 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=1284 CPUtime=0
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 46 0 0 0 0 0 0 0 19 0 4 0 1132508957 1314816 153 1992294400 134512640 135180984 4294956208 18446744073709551615 134527255 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=1284 CPUtime=0
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 4 0 1132508957 1314816 153 1992294400 134512640 135180984 4294956208 18446744073709551615 134535346 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0663321 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1798
/proc/meminfo: memFree=1209760/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=2436 CPUtime=0.09
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 215 0 0 0 4 5 0 0 18 0 4 0 1132508957 2494464 200 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 609 200 70 163 0 444 0
[pid=1798/tid=1799] ppid=1794 vsize=2436 CPUtime=0.02
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 23 0 0 0 0 2 0 0 17 0 4 0 1132508957 2494464 200 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=2436 CPUtime=0.03
/proc/1798/task/1800/stat : 1800 (satake) S 1794 1798 570 0 -1 4194368 59 0 0 0 2 1 0 0 16 0 4 0 1132508957 2494464 200 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=1798/tid=1801] ppid=1794 vsize=2436 CPUtime=0.02
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 50 0 0 0 1 1 0 0 16 0 4 0 1132508957 2494464 200 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2436

[startup+0.103059 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1798
/proc/meminfo: memFree=1209760/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=2568 CPUtime=0.15
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 232 0 0 0 7 8 0 0 18 0 4 0 1132508957 2629632 217 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 642 217 70 163 0 477 0
[pid=1798/tid=1799] ppid=1794 vsize=2568 CPUtime=0.05
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 28 0 0 0 1 4 0 0 17 0 4 0 1132508957 2629632 217 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=2568 CPUtime=0.05
/proc/1798/task/1800/stat : 1800 (satake) S 1794 1798 570 0 -1 4194368 64 0 0 0 3 2 0 0 16 0 4 0 1132508957 2629632 217 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=1798/tid=1801] ppid=1794 vsize=2568 CPUtime=0.04
/proc/1798/task/1801/stat : 1801 (satake) S 1794 1798 570 0 -1 4194368 57 0 0 0 3 1 0 0 16 0 4 0 1132508957 2629632 217 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2568

[startup+0.302354 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1798
/proc/meminfo: memFree=1209760/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=2700 CPUtime=0.47
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 277 0 0 0 26 21 0 0 18 0 4 0 1132508957 2764800 262 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 675 262 70 163 0 510 0
[pid=1798/tid=1799] ppid=1794 vsize=2700 CPUtime=0.13
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 47 0 0 0 3 10 0 0 17 0 4 0 1132508957 2764800 262 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=2700 CPUtime=0.16
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 80 0 0 0 11 5 0 0 16 0 4 0 1132508957 2764800 262 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1801] ppid=1794 vsize=2700 CPUtime=0.17
/proc/1798/task/1801/stat : 1801 (satake) S 1794 1798 570 0 -1 4194368 67 0 0 0 12 5 0 0 16 0 4 0 1132508957 2764800 262 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 2700

[startup+0.702389 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1798
/proc/meminfo: memFree=1209760/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=2964 CPUtime=1.13
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 354 0 0 0 65 48 0 0 18 0 4 0 1132508957 3035136 339 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 741 339 70 163 0 576 0
[pid=1798/tid=1799] ppid=1794 vsize=2964 CPUtime=0.31
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 88 0 0 0 7 24 0 0 17 0 4 0 1132508957 3035136 339 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=2964 CPUtime=0.39
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 100 0 0 0 29 10 0 0 16 0 4 0 1132508957 3035136 339 1992294400 134512640 135180984 4294956208 18446744073709551615 134526107 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=2964 CPUtime=0.4
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 83 0 0 0 28 12 0 0 16 0 4 0 1132508957 3035136 339 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 2964

[startup+1.50146 s]
/proc/loadavg: 1.08 1.02 1.01 2/68 1802
/proc/meminfo: memFree=1208320/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=3624 CPUtime=2.44
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 504 0 0 0 138 106 0 0 18 0 4 0 1132508957 3710976 489 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 906 489 70 163 0 741 0
[pid=1798/tid=1799] ppid=1794 vsize=3624 CPUtime=0.68
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 171 0 0 0 14 54 0 0 15 0 4 0 1132508957 3710976 489 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=3624 CPUtime=0.87
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 133 0 0 0 62 25 0 0 16 0 4 0 1132508957 3710976 490 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=3624 CPUtime=0.87
/proc/1798/task/1801/stat : 1801 (satake) S 1794 1798 570 0 -1 4194368 117 0 0 0 61 26 0 0 16 0 4 0 1132508957 3710976 490 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 3624

[startup+3.10178 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 1802
/proc/meminfo: memFree=1207360/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=4716 CPUtime=5.09
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 802 0 0 0 290 219 0 0 18 0 4 0 1132508957 4829184 787 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 1179 787 70 163 0 1014 0
[pid=1798/tid=1799] ppid=1794 vsize=4716 CPUtime=1.37
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 379 0 0 0 28 109 0 0 15 0 4 0 1132508957 4829184 787 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=4716 CPUtime=1.84
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 171 0 0 0 131 53 0 0 16 0 4 0 1132508957 4829184 787 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1801] ppid=1794 vsize=4716 CPUtime=1.85
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 169 0 0 0 129 56 0 0 16 0 4 0 1132508957 4829184 787 1992294400 134512640 135180984 4294956208 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 4716

[startup+6.30188 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 1802
/proc/meminfo: memFree=1204992/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=6928 CPUtime=10.43
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 1338 0 0 0 587 456 0 0 18 0 4 0 1132508957 7094272 1323 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 1732 1323 70 163 0 1567 0
[pid=1798/tid=1799] ppid=1794 vsize=6928 CPUtime=2.83
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 787 0 0 0 57 226 0 0 15 0 4 0 1132508957 7094272 1323 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=6928 CPUtime=3.78
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 240 0 0 0 265 113 0 0 16 0 4 0 1132508957 7094272 1323 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=6928 CPUtime=3.8
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 228 0 0 0 264 116 0 0 16 0 4 0 1132508957 7094272 1323 1992294400 134512640 135180984 4294956208 18446744073709551615 134519893 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.43
Current children cumulated vsize (KiB) 6928

[startup+12.7014 s]
/proc/loadavg: 1.30 1.06 1.02 3/68 1802
/proc/meminfo: memFree=1200768/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=11140 CPUtime=21.18
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 2337 0 0 0 1191 927 0 0 18 0 4 0 1132508957 11407360 2322 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 2785 2322 70 163 0 2620 0
[pid=1798/tid=1799] ppid=1794 vsize=11140 CPUtime=5.71
/proc/1798/task/1799/stat : 1799 (satake) S 1794 1798 570 0 -1 4194368 1594 0 0 0 116 455 0 0 16 0 4 0 1132508957 11407360 2322 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=11140 CPUtime=7.66
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 336 0 0 0 533 233 0 0 16 0 4 0 1132508957 11407360 2322 1992294400 134512640 135180984 4294956208 18446744073709551615 134523904 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1801] ppid=1794 vsize=11140 CPUtime=7.8
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 324 0 0 0 541 239 0 0 16 0 4 0 1132508957 11407360 2322 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.18
Current children cumulated vsize (KiB) 11140

[startup+25.5018 s]
/proc/loadavg: 1.56 1.13 1.04 3/68 1802
/proc/meminfo: memFree=1192896/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=19712 CPUtime=42.76
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 4280 0 0 0 2410 1866 0 0 18 0 4 0 1132508957 20185088 4265 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 4928 4265 70 163 0 4763 0
[pid=1798/tid=1799] ppid=1794 vsize=19712 CPUtime=11.42
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 3140 0 0 0 233 909 0 0 16 0 4 0 1132508957 20185088 4265 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=19712 CPUtime=15.51
/proc/1798/task/1800/stat : 1800 (satake) S 1794 1798 570 0 -1 4194368 561 0 0 0 1078 473 0 0 16 0 4 0 1132508957 20185088 4265 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=19712 CPUtime=15.81
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 496 0 0 0 1098 483 0 0 15 0 4 0 1132508957 20185088 4265 1992294400 134512640 135180984 4294956208 18446744073709551615 134530765 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.76
Current children cumulated vsize (KiB) 19712

[startup+51.102 s]
/proc/loadavg: 1.84 1.23 1.08 2/68 1802
/proc/meminfo: memFree=1177856/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=37156 CPUtime=85.97
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 8066 0 0 0 4886 3711 0 0 18 0 4 0 1132508957 38047744 8051 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 9289 8051 70 163 0 9124 0
[pid=1798/tid=1799] ppid=1794 vsize=37156 CPUtime=22.71
/proc/1798/task/1799/stat : 1799 (satake) S 1794 1798 570 0 -1 4194368 6199 0 0 0 475 1796 0 0 15 0 4 0 1132508957 38047744 8051 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=37156 CPUtime=31.41
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 899 0 0 0 2195 946 0 0 16 0 4 0 1132508957 38047744 8051 1992294400 134512640 135180984 4294956208 18446744073709551615 134519104 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=37156 CPUtime=31.83
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 885 0 0 0 2215 968 0 0 15 0 4 0 1132508957 38047744 8051 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 85.97
Current children cumulated vsize (KiB) 37156

[startup+102.305 s]
/proc/loadavg: 2.03 1.39 1.14 3/68 1802
/proc/meminfo: memFree=1148096/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=72852 CPUtime=173.32
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 15422 0 0 0 9935 7397 0 0 18 0 4 0 1132508957 74600448 15407 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 18213 15407 70 163 0 18048 0
[pid=1798/tid=1799] ppid=1794 vsize=72852 CPUtime=45.13
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 11859 0 0 0 941 3572 0 0 16 0 4 0 1132508957 74600448 15407 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=72852 CPUtime=63.85
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 1725 0 0 0 4499 1886 0 0 16 0 4 0 1132508957 74600448 15407 1992294400 134512640 135180984 4294956208 18446744073709551615 134518224 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=72852 CPUtime=64.3
/proc/1798/task/1801/stat : 1801 (satake) S 1794 1798 570 0 -1 4194368 1755 0 0 0 4493 1937 0 0 15 0 4 0 1132508957 74600448 15407 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 173.32
Current children cumulated vsize (KiB) 72852

[startup+162.303 s]
/proc/loadavg: 2.20 1.55 1.21 4/68 1802
/proc/meminfo: memFree=1114880/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=111436 CPUtime=276.77
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 23754 0 0 0 16047 11630 0 0 18 0 4 0 1132508957 114110464 23739 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 27859 23739 70 163 0 27694 0
[pid=1798/tid=1799] ppid=1794 vsize=111436 CPUtime=70.96
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 18152 0 0 0 1478 5618 0 0 15 0 4 0 1132508957 114110464 23739 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=111436 CPUtime=102.65

################
# More data... #
################

/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 56330 0 0 0 41067 28166 0 0 18 0 4 0 1132508957 273297408 56315 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 66723 56315 70 163 0 66558 0
[pid=1798/tid=1799] ppid=1794 vsize=266892 CPUtime=172.18
/proc/1798/task/1799/stat : 1799 (satake) S 1794 1798 570 0 -1 4194368 41063 0 0 0 3604 13614 0 0 16 0 4 0 1132508957 273297408 56315 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=266892 CPUtime=260.44
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 7935 0 0 0 18850 7194 0 0 16 0 4 0 1132508957 273297408 56315 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=266892 CPUtime=259.69
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 7249 0 0 0 18612 7357 0 0 15 0 4 0 1132508957 273297408 56315 1992294400 134512640 135180984 4294956208 18446744073709551615 134527270 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 692.33
Current children cumulated vsize (KiB) 266892

[startup+462.303 s]
/proc/loadavg: 2.34 2.03 1.50 4/68 1802
/proc/meminfo: memFree=951936/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=305780 CPUtime=796.77
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 64366 0 0 0 47451 32226 0 0 18 0 4 0 1132508957 313118720 64351 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 76445 64351 70 163 0 76280 0
[pid=1798/tid=1799] ppid=1794 vsize=305780 CPUtime=197.22
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 46241 0 0 0 4137 15585 0 0 16 0 4 0 1132508957 313118720 64351 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=305780 CPUtime=300.47
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 9257 0 0 0 21813 8234 0 0 16 0 4 0 1132508957 313118720 64351 1992294400 134512640 135180984 4294956208 18446744073709551615 134520022 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=305780 CPUtime=299.06
/proc/1798/task/1801/stat : 1801 (satake) S 1794 1798 570 0 -1 4194368 8785 0 0 0 21500 8406 0 0 15 0 4 0 1132508957 313118720 64351 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 796.77
Current children cumulated vsize (KiB) 305780

[startup+522.302 s]
/proc/loadavg: 2.38 2.09 1.55 4/68 1802
/proc/meminfo: memFree=920448/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=344312 CPUtime=902.13
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 72294 0 0 0 53966 36247 0 0 18 0 4 0 1132508957 352575488 72279 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 86078 72279 70 163 0 85913 0
[pid=1798/tid=1799] ppid=1794 vsize=344312 CPUtime=221.96
/proc/1798/task/1799/stat : 1799 (satake) S 1794 1798 570 0 -1 4194368 51571 0 0 0 4659 17537 0 0 16 0 4 0 1132508957 352575488 72279 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=344312 CPUtime=341.08
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 10582 0 0 0 24841 9267 0 0 16 0 4 0 1132508957 352575488 72279 1992294400 134512640 135180984 4294956208 18446744073709551615 134519930 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1801] ppid=1794 vsize=344312 CPUtime=339.06
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 10058 0 0 0 24464 9442 0 0 16 0 4 0 1132508957 352575488 72279 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 902.13
Current children cumulated vsize (KiB) 344312

[startup+582.302 s]
/proc/loadavg: 2.16 2.07 1.57 3/68 1802
/proc/meminfo: memFree=888256/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=381040 CPUtime=1007.34
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 80258 0 0 0 60480 40254 0 0 18 0 4 0 1132508957 390184960 80243 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 95260 80243 70 163 0 95095 0
[pid=1798/tid=1799] ppid=1794 vsize=381040 CPUtime=246.5
/proc/1798/task/1799/stat : 1799 (satake) S 1794 1798 570 0 -1 4194368 56843 0 0 0 5171 19479 0 0 16 0 4 0 1132508957 390184960 80243 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=381040 CPUtime=381.91
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 11837 0 0 0 27892 10299 0 0 17 0 4 0 1132508957 390184960 80243 1992294400 134512640 135180984 4294956208 18446744073709551615 134523618 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1801] ppid=1794 vsize=381040 CPUtime=378.9
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 11495 0 0 0 27416 10474 0 0 16 0 4 0 1132508957 390184960 80243 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1007.34
Current children cumulated vsize (KiB) 381040

[startup+642.303 s]
/proc/loadavg: 2.34 2.13 1.62 3/68 1802
/proc/meminfo: memFree=856384/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=426156 CPUtime=1112.68
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 88148 0 0 0 67058 44210 0 0 18 0 4 0 1132508957 436383744 88133 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 106539 88133 70 163 0 106374 0
[pid=1798/tid=1799] ppid=1794 vsize=426156 CPUtime=271.05
/proc/1798/task/1799/stat : 1799 (satake) S 1794 1798 570 0 -1 4194368 61836 0 0 0 5703 21402 0 0 16 0 4 0 1132508957 436383744 88133 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=426156 CPUtime=422.49
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 13331 0 0 0 30940 11309 0 0 16 0 4 0 1132508957 436383744 88133 1992294400 134512640 135180984 4294956208 18446744073709551615 134528631 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=426156 CPUtime=419.13
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 12898 0 0 0 30414 11499 0 0 16 0 4 0 1132508957 436383744 88133 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1112.68
Current children cumulated vsize (KiB) 426156

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

[startup+665.508 s]
/proc/loadavg: 2.40 2.15 1.64 3/68 1802
/proc/meminfo: memFree=843776/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=440268 CPUtime=1153.44
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 91301 0 0 0 69565 45779 0 0 18 0 4 0 1132508957 450834432 91286 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 110067 91286 70 163 0 109902 0
[pid=1798/tid=1799] ppid=1794 vsize=440268 CPUtime=280.6
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 63835 0 0 0 5903 22157 0 0 16 0 4 0 1132508957 450834432 91286 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=440268 CPUtime=438.24
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 14047 0 0 0 32113 11711 0 0 16 0 4 0 1132508957 450834432 91286 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=440268 CPUtime=434.58
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 13336 0 0 0 31548 11910 0 0 15 0 4 0 1132508957 450834432 91286 1992294400 134512640 135180984 4294956208 18446744073709551615 134528571 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1153.44
Current children cumulated vsize (KiB) 440268

[startup+678.301 s]
/proc/loadavg: 2.45 2.18 1.66 3/68 1802
/proc/meminfo: memFree=837568/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=446200 CPUtime=1175.65
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 92941 0 0 0 70938 46627 0 0 18 0 4 0 1132508957 456908800 92926 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 111550 92926 70 163 0 111385 0
[pid=1798/tid=1799] ppid=1794 vsize=446200 CPUtime=285.86
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 65216 0 0 0 6015 22571 0 0 16 0 4 0 1132508957 456908800 92926 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1800] ppid=1794 vsize=446200 CPUtime=446.78
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 14133 0 0 0 32749 11929 0 0 16 0 4 0 1132508957 456908800 92926 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=446200 CPUtime=442.99
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 13509 0 0 0 32173 12126 0 0 15 0 4 0 1132508957 456908800 92926 1992294400 134512640 135180984 4294956208 18446744073709551615 134520004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1175.65
Current children cumulated vsize (KiB) 446200

[startup+681.502 s]
/proc/loadavg: 2.41 2.18 1.66 4/68 1802
/proc/meminfo: memFree=835712/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=450856 CPUtime=1181.33
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 93387 0 0 0 71292 46841 0 0 18 0 4 0 1132508957 461676544 93372 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 112714 93372 70 163 0 112549 0
[pid=1798/tid=1799] ppid=1794 vsize=450856 CPUtime=287.15
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 65536 0 0 0 6044 22671 0 0 16 0 4 0 1132508957 461676544 93372 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=450856 CPUtime=448.97
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 14167 0 0 0 32912 11985 0 0 15 0 4 0 1132508957 461676544 93372 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=1798/tid=1801] ppid=1794 vsize=450856 CPUtime=445.19
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 13601 0 0 0 32335 12184 0 0 16 0 4 0 1132508957 461676544 93372 1992294400 134512640 135180984 4294956208 18446744073709551615 134519893 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.33
Current children cumulated vsize (KiB) 450856

[startup+684.702 s]
/proc/loadavg: 2.41 2.18 1.66 3/68 1802
/proc/meminfo: memFree=833984/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=453284 CPUtime=1187.01
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 93833 0 0 0 71654 47047 0 0 18 0 4 0 1132508957 464162816 93818 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 113321 93818 70 163 0 113156 0
[pid=1798/tid=1799] ppid=1794 vsize=453284 CPUtime=288.44
/proc/1798/task/1799/stat : 1799 (satake) S 1794 1798 570 0 -1 4194368 65808 0 0 0 6072 22772 0 0 15 0 4 0 1132508957 464162816 93818 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=453284 CPUtime=451.15
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 14299 0 0 0 33078 12037 0 0 16 0 4 0 1132508957 464162816 93818 1992294400 134512640 135180984 4294956208 18446744073709551615 134518247 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=453284 CPUtime=447.4
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 13643 0 0 0 32503 12237 0 0 16 0 4 0 1132508957 464162816 93818 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 453284

[startup+686.302 s]
/proc/loadavg: 2.38 2.17 1.66 3/68 1802
/proc/meminfo: memFree=832896/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=454012 CPUtime=1189.86
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 94015 0 0 0 71830 47156 0 0 18 0 4 0 1132508957 464908288 94000 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 113503 94000 70 163 0 113338 0
[pid=1798/tid=1799] ppid=1794 vsize=454012 CPUtime=289.1
/proc/1798/task/1799/stat : 1799 (satake) S 1794 1798 570 0 -1 4194368 65937 0 0 0 6085 22825 0 0 16 0 4 0 1132508957 464908288 94000 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=1798/tid=1800] ppid=1794 vsize=454012 CPUtime=452.24
/proc/1798/task/1800/stat : 1800 (satake) R 1794 1798 570 0 -1 4194368 14313 0 0 0 33159 12065 0 0 15 0 4 0 1132508957 464908288 94000 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1798/tid=1801] ppid=1794 vsize=454012 CPUtime=448.5
/proc/1798/task/1801/stat : 1801 (satake) R 1794 1798 570 0 -1 4194368 13682 0 0 0 32585 12265 0 0 16 0 4 0 1132508957 464908288 94000 1992294400 134512640 135180984 4294956208 18446744073709551615 134519334 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 454012

[startup+687.102 s]
/proc/loadavg: 2.38 2.17 1.66 3/68 1802
/proc/meminfo: memFree=832896/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=430136 CPUtime=1190.9
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 94086 0 0 0 71915 47175 0 0 18 0 2 0 1132508957 440459264 90488 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 107534 90488 79 163 0 107369 0
[pid=1798/tid=1799] ppid=1794 vsize=430136 CPUtime=289.73
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 65964 0 0 0 6139 22834 0 0 17 0 2 0 1132508957 440459264 90488 1992294400 134512640 135180984 4294956208 18446744073709551615 134666303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1190.9
Current children cumulated vsize (KiB) 430136

[startup+687.507 s]
/proc/loadavg: 2.38 2.17 1.66 2/66 1802
/proc/meminfo: memFree=846720/2055920 swapFree=4176996/4192956
[pid=1798] ppid=1794 vsize=186220 CPUtime=1191.3
/proc/1798/stat : 1798 (satake) S 1794 1798 570 0 -1 4194304 94086 0 0 0 71951 47179 0 0 18 0 2 0 1132508957 190689280 34865 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1798/statm: 46555 34865 79 163 0 46390 0
[pid=1798/tid=1799] ppid=1794 vsize=186220 CPUtime=290.12
/proc/1798/task/1799/stat : 1799 (satake) R 1794 1798 570 0 -1 4194368 65964 0 0 0 6174 22838 0 0 17 0 2 0 1132508957 190689280 34865 1992294400 134512640 135180984 4294956208 18446744073709551615 134869198 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1191.3
Current children cumulated vsize (KiB) 186220

Child status: 3
Real time (s): 687.533
CPU time (s): 1191.34
CPU user time (s): 719.516
CPU system time (s): 471.824
CPU usage (%): 173.277
Max. virtual memory (cumulated for all children) (KiB): 454012


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

runsolver used 0.773882 second user time and 2.17167 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-01 17:07:48
IDJOB=1543901
IDBENCH=70742
IDSOLVER=553
FILE ID=node50/1543901-1238598468
PBS_JOBID= 9068305
Free space on /tmp= 64220 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1841979702-078.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543901-1238598468/watcher-1543901-1238598468 -o /tmp/evaluation-result-1543901-1238598468/solver-1543901-1238598468 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543901-1238598468.cnf 3 1200

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

MD5SUM BENCH= 53069fa4d3b9f0f792df2e9bdae5662b
RANDOM SEED=1114166346

node50.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1210240 kB
Buffers:        108172 kB
Cached:         629840 kB
SwapCached:       9920 kB
Active:         230208 kB
Inactive:       519424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1210240 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:             780 kB
Writeback:           0 kB
Mapped:          17280 kB
Slab:            82012 kB
Committed_AS:  3258524 kB
PageTables:       1456 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= 64220 MiB
End job on node50 at 2009-04-01 17:19:16