Trace number 3321471

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
claspmt 2.0-R4095UNSAT 4724.56 591.663

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark182.547
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...341325/instance-3321471-1304341325.cnf
0.09/0.13	c Solving...
4724.24/591.66	s UNSATISFIABLE
4724.24/591.66	
4724.24/591.66	c Models        : 0     
4724.24/591.66	c Time          : 591.639s (Solving: 591.51s 1st Model: 0.00s Unsat: 591.51s)
4724.24/591.66	c CPU Time      : 4724.530s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3321471-1304341325/watcher-3321471-1304341325 -o /tmp/evaluation-result-3321471-1304341325/solver-3321471-1304341325 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321471-1304341325.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.68 7.72 7.92 2/245 475
/proc/meminfo: memFree=28898236/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=20792 CPUtime=0 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4194304 251 0 0 0 0 0 0 0 21 0 1 0 545732159 21291008 199 33554432000 4194304 4964704 140734170340096 18446744073709551615 210642184081 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 5198 199 164 189 0 59 0

[startup+0.104745 s]
/proc/loadavg: 7.68 7.72 7.92 2/245 475
/proc/meminfo: memFree=28898236/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=26028 CPUtime=0.09 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 2047 0 0 0 9 0 0 0 21 0 1 0 545732159 26652672 1681 33554432000 4194304 4964704 140734170340096 18446744073709551615 4612891 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/475/statm: 6507 1681 404 189 0 1381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26028

[startup+0.209914 s]
/proc/loadavg: 7.68 7.72 7.92 2/245 475
/proc/meminfo: memFree=28898236/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=386104 CPUtime=1.68 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 5631 0 0 0 166 2 0 0 19 0 8 0 545732159 395370496 5137 33554432000 4194304 4964704 140734170340096 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 96526 5585 464 189 0 90875 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 386104

[startup+0.83119 s]
/proc/loadavg: 7.68 7.72 7.92 2/245 475
/proc/meminfo: memFree=28898236/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=386236 CPUtime=5.53 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 6429 0 0 0 551 2 0 0 19 0 8 0 545732159 395505664 5935 33554432000 4194304 4964704 140734170340096 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 96559 5935 464 189 0 90908 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 386236

[startup+0.972563 s]
/proc/loadavg: 7.68 7.72 7.92 2/245 475
/proc/meminfo: memFree=28898236/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=451772 CPUtime=6.66 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 7008 0 0 0 664 2 0 0 20 0 8 0 545732159 462614528 6514 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 112943 6514 464 189 0 107292 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 451772

[startup+1.50048 s]
/proc/loadavg: 7.68 7.72 7.92 2/245 475
/proc/meminfo: memFree=28898236/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=452036 CPUtime=10.88 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 8121 0 0 0 1085 3 0 0 20 0 8 0 545732159 462884864 7627 33554432000 4194304 4964704 140734170340096 18446744073709551615 4689616 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 113009 7627 464 189 0 107358 0
Current children cumulated CPU time (s) 10.88
Current children cumulated vsize (KiB) 452036

[startup+3.10121 s]
/proc/loadavg: 7.70 7.72 7.92 9/253 483
/proc/meminfo: memFree=28864892/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=452980 CPUtime=23.67 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 9878 0 0 0 2363 4 0 0 25 0 8 0 545732159 463851520 9384 33554432000 4194304 4964704 140734170340096 18446744073709551615 4653112 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 113245 9384 466 189 0 107594 0
[pid=475/tid=477] ppid=473 vsize=452980 CPUtime=2.94 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 983 0 0 0 294 0 0 0 24 0 8 0 545732172 463851520 9384 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=478] ppid=473 vsize=452980 CPUtime=2.92 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 1513 0 0 0 292 0 0 0 23 0 8 0 545732172 463851520 9384 33554432000 4194304 4964704 140734170340096 18446744073709551615 4321272 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=479] ppid=473 vsize=452980 CPUtime=2.92 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 844 0 0 0 292 0 0 0 23 0 8 0 545732172 463851520 9384 33554432000 4194304 4964704 140734170340096 18446744073709551615 4332093 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=480] ppid=473 vsize=452980 CPUtime=2.94 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 920 0 0 0 294 0 0 0 24 0 8 0 545732172 463851520 9384 33554432000 4194304 4964704 140734170340096 18446744073709551615 4379983 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=452980 CPUtime=2.95 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 892 0 0 0 295 0 0 0 23 0 8 0 545732172 463851520 9384 33554432000 4194304 4964704 140734170340096 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=452980 CPUtime=2.94 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 774 0 0 0 294 0 0 0 23 0 8 0 545732172 463851520 9384 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=452980 CPUtime=2.94 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 1005 0 0 0 294 0 0 0 24 0 8 0 545732173 463851520 9384 33554432000 4194304 4964704 140734170340096 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.67
Current children cumulated vsize (KiB) 452980

[startup+6.30067 s]
/proc/loadavg: 7.70 7.72 7.92 9/253 483
/proc/meminfo: memFree=28854476/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=455364 CPUtime=48.38 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 12272 0 0 0 4816 22 0 0 20 0 8 0 545732159 466292736 11778 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 113841 11778 466 189 0 108190 0
[pid=475/tid=477] ppid=473 vsize=455364 CPUtime=5.77 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 1160 0 0 0 573 4 0 0 25 0 8 0 545732172 466292736 11778 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=455364 CPUtime=6.1 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 1995 0 0 0 609 1 0 0 25 0 8 0 545732172 466292736 11778 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=479] ppid=473 vsize=455364 CPUtime=5.8 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 1089 0 0 0 577 3 0 0 25 0 8 0 545732172 466292736 11778 33554432000 4194304 4964704 140734170340096 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=480] ppid=473 vsize=455364 CPUtime=6.12 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 1269 0 0 0 610 2 0 0 19 0 8 0 545732172 466292736 11778 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=455364 CPUtime=6.12 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 1115 0 0 0 610 2 0 0 25 0 8 0 545732172 466292736 11778 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=455364 CPUtime=6.04 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 1026 0 0 0 601 3 0 0 19 0 8 0 545732172 466292736 11778 33554432000 4194304 4964704 140734170340096 18446744073709551615 210646813698 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=455364 CPUtime=6.11 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 1373 0 0 0 609 2 0 0 19 0 8 0 545732173 466292736 11778 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.38
Current children cumulated vsize (KiB) 455364

[startup+12.7096 s]
/proc/loadavg: 7.75 7.73 7.92 9/253 483
/proc/meminfo: memFree=28840020/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=457256 CPUtime=99.58 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 16177 0 0 0 9933 25 0 0 25 0 8 0 545732159 468230144 15683 33554432000 4194304 4964704 140734170340096 18446744073709551615 4653212 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 114314 15683 466 189 0 108663 0
[pid=475/tid=477] ppid=473 vsize=457256 CPUtime=12.16 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 1634 0 0 0 1212 4 0 0 25 0 8 0 545732172 468230144 15683 33554432000 4194304 4964704 140734170340096 18446744073709551615 4312137 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=457256 CPUtime=12.5 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 2912 0 0 0 1249 1 0 0 25 0 8 0 545732172 468230144 15683 33554432000 4194304 4964704 140734170340096 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=479] ppid=473 vsize=457256 CPUtime=12.16 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 1340 0 0 0 1213 3 0 0 25 0 8 0 545732172 468230144 15683 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=480] ppid=473 vsize=457256 CPUtime=12.52 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 1701 0 0 0 1250 2 0 0 25 0 8 0 545732172 468230144 15683 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=457256 CPUtime=12.52 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 1541 0 0 0 1249 3 0 0 25 0 8 0 545732172 468230144 15683 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670327 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=457256 CPUtime=12.45 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 1479 0 0 0 1241 4 0 0 25 0 8 0 545732172 468230144 15683 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=457256 CPUtime=12.51 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 1979 0 0 0 1249 2 0 0 25 0 8 0 545732173 468230144 15683 33554432000 4194304 4964704 140734170340096 18446744073709551615 47727793340389 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.58
Current children cumulated vsize (KiB) 457256

[startup+25.5004 s]
/proc/loadavg: 7.79 7.74 7.92 9/253 483
/proc/meminfo: memFree=28823892/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=460256 CPUtime=201.78 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 20779 0 0 0 20146 32 0 0 25 0 8 0 545732159 471302144 20284 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 115064 20284 466 189 0 109413 0
[pid=475/tid=477] ppid=473 vsize=460256 CPUtime=24.93 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 2542 0 0 0 2486 7 0 0 25 0 8 0 545732172 471302144 20284 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=460256 CPUtime=25.29 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 3814 0 0 0 2527 2 0 0 22 0 8 0 545732172 471302144 20284 33554432000 4194304 4964704 140734170340096 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=479] ppid=473 vsize=460256 CPUtime=24.87 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 1586 0 0 0 2483 4 0 0 25 0 8 0 545732172 471302144 20284 33554432000 4194304 4964704 140734170340096 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=480] ppid=473 vsize=460256 CPUtime=25.31 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 2349 0 0 0 2529 2 0 0 25 0 8 0 545732172 471302144 20284 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=460256 CPUtime=25.31 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 1950 0 0 0 2527 4 0 0 25 0 8 0 545732172 471302144 20284 33554432000 4194304 4964704 140734170340096 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=460256 CPUtime=25.24 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 1938 0 0 0 2519 5 0 0 25 0 8 0 545732172 471302144 20284 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=460256 CPUtime=25.3 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 2674 0 0 0 2527 3 0 0 25 0 8 0 545732173 471302144 20284 33554432000 4194304 4964704 140734170340096 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.78
Current children cumulated vsize (KiB) 460256

[startup+51.1011 s]
/proc/loadavg: 7.86 7.76 7.92 9/253 484
/proc/meminfo: memFree=28802420/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=464120 CPUtime=406.35 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 26002 0 0 0 40595 40 0 0 25 0 8 0 545732159 475258880 25391 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670260 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 116030 25391 466 189 0 110379 0
[pid=475/tid=477] ppid=473 vsize=464120 CPUtime=50.51 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 3384 0 0 0 5041 10 0 0 25 0 8 0 545732172 475258880 25391 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=464120 CPUtime=50.89 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 4769 0 0 0 5087 2 0 0 25 0 8 0 545732172 475258880 25391 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=479] ppid=473 vsize=464120 CPUtime=50.27 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 1980 0 0 0 5023 4 0 0 25 0 8 0 545732172 475258880 25391 33554432000 4194304 4964704 140734170340096 18446744073709551615 210646844042 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=480] ppid=473 vsize=464120 CPUtime=50.92 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 2907 0 0 0 5089 3 0 0 25 0 8 0 545732172 475258880 25391 33554432000 4194304 4964704 140734170340096 18446744073709551615 210646813616 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=464120 CPUtime=50.91 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 2915 0 0 0 5087 4 0 0 25 0 8 0 545732172 475258880 25391 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=464120 CPUtime=50.84 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 2475 0 0 0 5078 6 0 0 25 0 8 0 545732172 475258880 25391 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=464120 CPUtime=50.91 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 3213 0 0 0 5087 4 0 0 25 0 8 0 545732173 475258880 25391 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.35
Current children cumulated vsize (KiB) 464120

[startup+102.301 s]
/proc/loadavg: 7.94 7.79 7.92 9/253 486
/proc/meminfo: memFree=28782556/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=467656 CPUtime=815.47 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 31126 0 0 0 81496 51 0 0 25 0 8 0 545732159 478879744 30344 33554432000 4194304 4964704 140734170340096 18446744073709551615 4653459 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 116914 30344 466 189 0 111263 0
[pid=475/tid=477] ppid=473 vsize=467656 CPUtime=101.68 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 4064 0 0 0 10155 13 0 0 25 0 8 0 545732172 478879744 30344 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=467656 CPUtime=102.08 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 5675 0 0 0 10205 3 0 0 25 0 8 0 545732172 478879744 30344 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=479] ppid=473 vsize=467656 CPUtime=101.09 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 2416 0 0 0 10103 6 0 0 25 0 8 0 545732172 478879744 30344 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0

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

/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 6606 0 0 0 58173 12 0 0 25 0 8 0 545732172 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=479744 CPUtime=581.98 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 4190 0 0 0 58184 14 0 0 25 0 8 0 545732172 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670318 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=479744 CPUtime=582.03 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 7004 0 0 0 58192 11 0 0 25 0 8 0 545732173 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4649.93
Current children cumulated vsize (KiB) 479744

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

[startup+582.901 s]
/proc/loadavg: 8.07 8.03 7.97 9/253 501
/proc/meminfo: memFree=28703592/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=479744 CPUtime=4654.72 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 51841 0 0 0 465345 127 0 0 25 0 8 0 545732159 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4627818 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 119936 49948 466 189 0 114285 0
[pid=475/tid=477] ppid=473 vsize=479744 CPUtime=581.68 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 8530 0 0 0 58129 39 0 0 25 0 8 0 545732172 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=479744 CPUtime=581.39 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 8422 0 0 0 58127 12 0 0 25 0 8 0 545732172 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670427 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=479] ppid=473 vsize=479744 CPUtime=578.89 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 3803 0 0 0 57876 13 0 0 25 0 8 0 545732172 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=480] ppid=473 vsize=479744 CPUtime=582.26 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 7306 0 0 0 58214 12 0 0 25 0 8 0 545732172 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=479744 CPUtime=582.45 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 6606 0 0 0 58233 12 0 0 25 0 8 0 545732172 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=479744 CPUtime=582.58 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 4190 0 0 0 58244 14 0 0 25 0 8 0 545732172 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=479744 CPUtime=582.63 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 7004 0 0 0 58252 11 0 0 25 0 8 0 545732173 491257856 49948 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4654.72
Current children cumulated vsize (KiB) 479744

[startup+586.101 s]
/proc/loadavg: 8.07 8.03 7.97 9/253 501
/proc/meminfo: memFree=28703220/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=479744 CPUtime=4680.3 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 51987 0 0 0 467903 127 0 0 25 0 8 0 545732159 491257856 50084 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 119936 50084 466 189 0 114285 0
[pid=475/tid=477] ppid=473 vsize=479744 CPUtime=584.88 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 8575 0 0 0 58449 39 0 0 25 0 8 0 545732172 491257856 50084 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=479744 CPUtime=584.56 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 8438 0 0 0 58444 12 0 0 25 0 8 0 545732172 491257856 50084 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=479] ppid=473 vsize=479744 CPUtime=582.09 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 3863 0 0 0 58196 13 0 0 25 0 8 0 545732172 491257856 50084 33554432000 4194304 4964704 140734170340096 18446744073709551615 4659396 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=480] ppid=473 vsize=479744 CPUtime=585.46 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 7306 0 0 0 58534 12 0 0 25 0 8 0 545732172 491257856 50084 33554432000 4194304 4964704 140734170340096 18446744073709551615 4380040 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=479744 CPUtime=585.65 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 6606 0 0 0 58553 12 0 0 25 0 8 0 545732172 491257856 50084 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=479744 CPUtime=585.78 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 4215 0 0 0 58564 14 0 0 25 0 8 0 545732172 491257856 50084 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=479744 CPUtime=585.83 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 7004 0 0 0 58572 11 0 0 25 0 8 0 545732173 491257856 50084 33554432000 4194304 4964704 140734170340096 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4680.3
Current children cumulated vsize (KiB) 479744

[startup+589.3 s]
/proc/loadavg: 8.06 8.03 7.97 9/253 501
/proc/meminfo: memFree=28702476/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=479744 CPUtime=4705.86 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 52111 0 0 0 470459 127 0 0 25 0 8 0 545732159 491257856 50198 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 119936 50198 466 189 0 114285 0
[pid=475/tid=477] ppid=473 vsize=479744 CPUtime=588.08 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 8655 0 0 0 58769 39 0 0 25 0 8 0 545732172 491257856 50198 33554432000 4194304 4964704 140734170340096 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=479744 CPUtime=587.74 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 8482 0 0 0 58762 12 0 0 25 0 8 0 545732172 491257856 50198 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=479] ppid=473 vsize=479744 CPUtime=585.29 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 3863 0 0 0 58516 13 0 0 25 0 8 0 545732172 491257856 50198 33554432000 4194304 4964704 140734170340096 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=480] ppid=473 vsize=479744 CPUtime=588.66 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 7306 0 0 0 58854 12 0 0 25 0 8 0 545732172 491257856 50198 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=479744 CPUtime=588.85 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 6606 0 0 0 58873 12 0 0 25 0 8 0 545732172 491257856 50198 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=479744 CPUtime=588.98 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 4215 0 0 0 58884 14 0 0 25 0 8 0 545732172 491257856 50198 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=479744 CPUtime=589.03 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 7004 0 0 0 58892 11 0 0 25 0 8 0 545732173 491257856 50198 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4705.86
Current children cumulated vsize (KiB) 479744

[startup+590.901 s]
/proc/loadavg: 8.06 8.03 7.97 9/253 502
/proc/meminfo: memFree=28702596/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=479744 CPUtime=4718.66 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 52188 0 0 0 471739 127 0 0 25 0 8 0 545732159 491257856 50260 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 119936 50260 466 189 0 114285 0
[pid=475/tid=477] ppid=473 vsize=479744 CPUtime=589.68 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 8659 0 0 0 58929 39 0 0 25 0 8 0 545732172 491257856 50260 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=479744 CPUtime=589.33 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 8552 0 0 0 58921 12 0 0 25 0 8 0 545732172 491257856 50260 33554432000 4194304 4964704 140734170340096 18446744073709551615 4644844 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=479] ppid=473 vsize=479744 CPUtime=586.89 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 3863 0 0 0 58676 13 0 0 25 0 8 0 545732172 491257856 50260 33554432000 4194304 4964704 140734170340096 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=480] ppid=473 vsize=479744 CPUtime=590.26 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 7306 0 0 0 59014 12 0 0 25 0 8 0 545732172 491257856 50260 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=479744 CPUtime=590.45 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 6606 0 0 0 59033 12 0 0 25 0 8 0 545732172 491257856 50260 33554432000 4194304 4964704 140734170340096 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=479744 CPUtime=590.58 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 4218 0 0 0 59044 14 0 0 25 0 8 0 545732172 491257856 50260 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=479744 CPUtime=590.63 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 7004 0 0 0 59052 11 0 0 25 0 8 0 545732173 491257856 50260 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4718.66
Current children cumulated vsize (KiB) 479744

[startup+591.309 s]
/proc/loadavg: 8.06 8.03 7.97 9/253 502
/proc/meminfo: memFree=28702224/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=479744 CPUtime=4721.91 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 52190 0 0 0 472064 127 0 0 25 0 8 0 545732159 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 119936 50262 466 189 0 114285 0
[pid=475/tid=477] ppid=473 vsize=479744 CPUtime=590.09 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 8661 0 0 0 58970 39 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=479744 CPUtime=589.73 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 8552 0 0 0 58961 12 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=479] ppid=473 vsize=479744 CPUtime=587.29 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 3863 0 0 0 58716 13 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=480] ppid=473 vsize=479744 CPUtime=590.67 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 7306 0 0 0 59055 12 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=479744 CPUtime=590.85 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 6606 0 0 0 59073 12 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=479744 CPUtime=590.99 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 4218 0 0 0 59085 14 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=479744 CPUtime=591.03 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 7004 0 0 0 59092 11 0 0 25 0 8 0 545732173 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.91
Current children cumulated vsize (KiB) 479744

[startup+591.501 s]
/proc/loadavg: 8.06 8.03 7.97 9/253 502
/proc/meminfo: memFree=28702224/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=479744 CPUtime=4723.44 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 52190 0 0 0 472217 127 0 0 25 0 8 0 545732159 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 119936 50262 466 189 0 114285 0
[pid=475/tid=477] ppid=473 vsize=479744 CPUtime=590.28 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 8661 0 0 0 58989 39 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=479744 CPUtime=589.92 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 8552 0 0 0 58980 12 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=479] ppid=473 vsize=479744 CPUtime=587.49 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 3863 0 0 0 58736 13 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=480] ppid=473 vsize=479744 CPUtime=590.86 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 7306 0 0 0 59074 12 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 210647251487 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=479744 CPUtime=591.04 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 6606 0 0 0 59092 12 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 210646843962 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=479744 CPUtime=591.18 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 4218 0 0 0 59104 14 0 0 25 0 8 0 545732172 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 210647251487 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=479744 CPUtime=591.23 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 7004 0 0 0 59112 11 0 0 25 0 8 0 545732173 491257856 50262 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.44
Current children cumulated vsize (KiB) 479744

[startup+591.601 s]
/proc/loadavg: 8.06 8.03 7.97 9/253 502
/proc/meminfo: memFree=28702224/32951132 swapFree=65144256/67111528
[pid=475] ppid=473 vsize=479744 CPUtime=4724.24 cores=0-7
/proc/475/stat : 475 (claspmt) R 473 475 31734 0 -1 4202496 52192 0 0 0 472297 127 0 0 25 0 8 0 545732159 491257856 50264 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/475/statm: 119936 50264 466 189 0 114285 0
[pid=475/tid=477] ppid=473 vsize=479744 CPUtime=590.39 cores=0-7
/proc/475/task/477/stat : 477 (claspmt) R 473 475 31734 0 -1 4202560 8663 0 0 0 58999 40 0 0 25 0 8 0 545732172 491257856 50264 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=475/tid=478] ppid=473 vsize=479744 CPUtime=590.02 cores=0-7
/proc/475/task/478/stat : 478 (claspmt) R 473 475 31734 0 -1 4202560 8552 0 0 0 58990 12 0 0 25 0 8 0 545732172 491257856 50264 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=475/tid=479] ppid=473 vsize=479744 CPUtime=587.59 cores=0-7
/proc/475/task/479/stat : 479 (claspmt) R 473 475 31734 0 -1 4202560 3863 0 0 0 58746 13 0 0 25 0 8 0 545732172 491257856 50264 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=475/tid=480] ppid=473 vsize=479744 CPUtime=590.96 cores=0-7
/proc/475/task/480/stat : 480 (claspmt) R 473 475 31734 0 -1 4202560 7306 0 0 0 59084 12 0 0 25 0 8 0 545732172 491257856 50264 33554432000 4194304 4964704 140734170340096 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=475/tid=481] ppid=473 vsize=479744 CPUtime=591.14 cores=0-7
/proc/475/task/481/stat : 481 (claspmt) R 473 475 31734 0 -1 4202560 6606 0 0 0 59102 12 0 0 25 0 8 0 545732172 491257856 50264 33554432000 4194304 4964704 140734170340096 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=475/tid=482] ppid=473 vsize=479744 CPUtime=591.28 cores=0-7
/proc/475/task/482/stat : 482 (claspmt) R 473 475 31734 0 -1 4202560 4218 0 0 0 59114 14 0 0 25 0 8 0 545732172 491257856 50264 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=475/tid=483] ppid=473 vsize=479744 CPUtime=591.33 cores=0-7
/proc/475/task/483/stat : 483 (claspmt) R 473 475 31734 0 -1 4202560 7004 0 0 0 59122 11 0 0 25 0 8 0 545732173 491257856 50264 33554432000 4194304 4964704 140734170340096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4724.24
Current children cumulated vsize (KiB) 479744

Child status: 20
Real time (s): 591.663
CPU time (s): 4724.56
CPU user time (s): 4723.26
CPU system time (s): 1.2978
CPU usage (%): 798.522
Max. virtual memory (cumulated for all children) (KiB): 479744

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

runsolver used 1.3168 second user time and 3.09653 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-02 15:02:05
IDJOB=3321471
IDBENCH=71150
IDSOLVER=1711
FILE ID=node129/3321471-1304341325
RUNJOBID= node129-1304322186-31748
PBS_JOBID= 13176797
Free space on /tmp= 67892 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321471-1304341325/watcher-3321471-1304341325 -o /tmp/evaluation-result-3321471-1304341325/solver-3321471-1304341325 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321471-1304341325.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1748066884

node129.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.831
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.66
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.831
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.83
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.831
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.75
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28898392 kB
Buffers:         37072 kB
Cached:         156216 kB
SwapCached:      38844 kB
Active:        3802640 kB
Inactive:        86292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28898392 kB
SwapTotal:    67111528 kB
SwapFree:     65144256 kB
Dirty:            2700 kB
Writeback:           0 kB
AnonPages:     3666196 kB
Mapped:          10008 kB
Slab:            77096 kB
PageTables:      22368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 33998956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67892 MiB
End job on node129 at 2011-05-02 15:11:57