Trace number 3373152

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-R4095-patched (fixed)UNSAT 4528.07 1134.77

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 benchmark238.524
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 ...419039/instance-3373152-1305419039.cnf
0.10/0.13	c Solving...
4527.87/1134.76	s UNSATISFIABLE
4527.87/1134.76	
4527.87/1134.76	c Models        : 0     
4527.87/1134.76	c Time          : 1134.759s (Solving: 1134.63s 1st Model: 0.00s Unsat: 1134.63s)
4527.87/1134.76	c CPU Time      : 4528.050s

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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373152-1305419039/watcher-3373152-1305419039 -o /tmp/evaluation-result-3373152-1305419039/solver-3373152-1305419039 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373152-1305419039.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.81 7.79 7.91 6/285 6110
/proc/meminfo: memFree=19005952/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=21348 CPUtime=0 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 627 0 0 0 0 0 0 0 25 0 1 0 653503576 21860352 557 33554432000 4194304 4964800 140736956660448 18446744073709551615 274664808192 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6110/statm: 5337 558 385 189 0 211 0

[startup+0.0148331 s]
/proc/loadavg: 6.81 7.79 7.91 6/285 6110
/proc/meminfo: memFree=19005952/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=22512 CPUtime=0.01 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 996 0 0 0 1 0 0 0 25 0 1 0 653503576 23052288 836 33554432000 4194304 4964800 140736956660448 18446744073709551615 274664808192 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6110/statm: 5628 837 385 189 0 502 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22512

[startup+0.100816 s]
/proc/loadavg: 6.81 7.79 7.91 6/285 6110
/proc/meminfo: memFree=19005952/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=26036 CPUtime=0.1 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 2050 0 0 0 10 0 0 0 25 0 1 0 653503576 26660864 1685 33554432000 4194304 4964800 140736956660448 18446744073709551615 4601010 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6110/statm: 6509 1685 403 189 0 1383 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26036

[startup+0.419162 s]
/proc/loadavg: 6.81 7.79 7.91 6/285 6110
/proc/meminfo: memFree=19005952/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=238136 CPUtime=3.35 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 4548 0 0 0 335 0 0 0 25 0 4 0 653503576 243851264 4056 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 59534 4056 458 189 0 53883 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 238136

[startup+1.04162 s]
/proc/loadavg: 6.81 7.79 7.91 6/285 6110
/proc/meminfo: memFree=19005952/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=238136 CPUtime=3.75 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 4706 0 0 0 375 0 0 0 25 0 4 0 653503576 243851264 4214 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 59534 4214 458 189 0 53883 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 238136

[startup+1.50054 s]
/proc/loadavg: 6.81 7.79 7.91 6/285 6110
/proc/meminfo: memFree=19005952/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=238572 CPUtime=5.59 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 5100 0 0 0 559 0 0 0 25 0 4 0 653503576 244297728 4608 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 59643 4608 458 189 0 53992 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 238572

[startup+3.10027 s]
/proc/loadavg: 6.99 7.81 7.91 10/289 6114
/proc/meminfo: memFree=18979264/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=239504 CPUtime=11.97 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 6426 0 0 0 1196 1 0 0 25 0 4 0 653503576 245252096 5934 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 59876 5934 460 189 0 54225 0
[pid=6110/tid=6112] ppid=6108 vsize=239504 CPUtime=2.96 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 877 0 0 0 296 0 0 0 25 0 4 0 653503589 245252096 5934 33554432000 4194304 4964800 140736956660448 18446744073709551615 4380234 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=239504 CPUtime=2.96 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 1694 0 0 0 296 0 0 0 25 0 4 0 653503589 245252096 5934 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670584 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=239504 CPUtime=2.94 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 869 0 0 0 294 0 0 0 25 0 4 0 653503589 245252096 5934 33554432000 4194304 4964800 140736956660448 18446744073709551615 274664475552 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 239504

[startup+6.30071 s]
/proc/loadavg: 7.23 7.84 7.92 9/289 6115
/proc/meminfo: memFree=18965268/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=241008 CPUtime=24.74 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 8472 0 0 0 2472 2 0 0 25 0 4 0 653503576 246792192 7980 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670520 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 60252 7980 460 189 0 54601 0
[pid=6110/tid=6112] ppid=6108 vsize=241008 CPUtime=6.16 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 1498 0 0 0 616 0 0 0 25 0 4 0 653503589 246792192 7980 33554432000 4194304 4964800 140736956660448 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=241008 CPUtime=6.15 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 2381 0 0 0 615 0 0 0 25 0 4 0 653503589 246792192 7980 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=241008 CPUtime=6.1 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 1423 0 0 0 610 0 0 0 25 0 4 0 653503589 246792192 7980 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 241008

[startup+12.7006 s]
/proc/loadavg: 7.29 7.85 7.92 10/289 6115
/proc/meminfo: memFree=18945432/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=243844 CPUtime=50.3 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 10246 0 0 0 5027 3 0 0 25 0 4 0 653503576 249696256 9754 33554432000 4194304 4964800 140736956660448 18446744073709551615 274664913439 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 60961 9754 460 189 0 55310 0
[pid=6110/tid=6112] ppid=6108 vsize=243844 CPUtime=12.56 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 2040 0 0 0 1256 0 0 0 25 0 4 0 653503589 249696256 9754 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=243844 CPUtime=12.56 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 3228 0 0 0 1256 0 0 0 25 0 4 0 653503589 249696256 9754 33554432000 4194304 4964800 140736956660448 18446744073709551615 274664913439 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=243844 CPUtime=12.46 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 1614 0 0 0 1245 1 0 0 25 0 4 0 653503589 249696256 9754 33554432000 4194304 4964800 140736956660448 18446744073709551615 274664505986 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 243844

[startup+25.5004 s]
/proc/loadavg: 7.40 7.85 7.92 10/289 6115
/proc/meminfo: memFree=18930916/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=245528 CPUtime=101.36 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 12562 0 0 0 10132 4 0 0 25 0 4 0 653503576 251420672 12054 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 61382 12054 460 189 0 55731 0
[pid=6110/tid=6112] ppid=6108 vsize=245528 CPUtime=25.35 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 2596 0 0 0 2535 0 0 0 25 0 4 0 653503589 251420672 12054 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=245528 CPUtime=25.35 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 4320 0 0 0 2534 1 0 0 25 0 4 0 653503589 251420672 12054 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=245528 CPUtime=25.14 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 1804 0 0 0 2513 1 0 0 25 0 4 0 653503589 251420672 12054 33554432000 4194304 4964800 140736956660448 18446744073709551615 4362864 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 245528

[startup+51.101 s]
/proc/loadavg: 7.73 7.89 7.93 9/289 6116
/proc/meminfo: memFree=18886940/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=249200 CPUtime=203.52 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 15576 0 0 0 20345 7 0 0 25 0 4 0 653503576 255180800 15010 33554432000 4194304 4964800 140736956660448 18446744073709551615 4690193 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 62300 15010 460 189 0 56649 0
[pid=6110/tid=6112] ppid=6108 vsize=249200 CPUtime=50.95 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 3635 0 0 0 5094 1 0 0 25 0 4 0 653503589 255180800 15010 33554432000 4194304 4964800 140736956660448 18446744073709551615 4653161 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=249200 CPUtime=50.94 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 5272 0 0 0 5092 2 0 0 25 0 4 0 653503589 255180800 15010 33554432000 4194304 4964800 140736956660448 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=249200 CPUtime=50.51 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 2561 0 0 0 5049 2 0 0 18 0 4 0 653503589 255180800 15010 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.52
Current children cumulated vsize (KiB) 249200

[startup+102.301 s]
/proc/loadavg: 8.01 7.94 7.94 10/289 6117
/proc/meminfo: memFree=18837688/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=250236 CPUtime=407.82 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 18548 0 0 0 40772 10 0 0 25 0 4 0 653503576 256241664 17857 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 62559 17857 460 189 0 56908 0
[pid=6110/tid=6112] ppid=6108 vsize=250236 CPUtime=102.16 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 4458 0 0 0 10214 2 0 0 25 0 4 0 653503589 256241664 17857 33554432000 4194304 4964800 140736956660448 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=250236 CPUtime=102.13 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 6669 0 0 0 10209 4 0 0 25 0 4 0 653503589 256241664 17857 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=250236 CPUtime=101.24 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 2807 0 0 0 10121 3 0 0 25 0 4 0 653503589 256241664 17857 33554432000 4194304 4964800 140736956660448 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.82
Current children cumulated vsize (KiB) 250236

[startup+162.301 s]
/proc/loadavg: 8.13 7.98 7.95 10/289 6119
/proc/meminfo: memFree=18778896/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=252344 CPUtime=647.27 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 20217 0 0 0 64714 13 0 0 25 0 4 0 653503576 258400256 19399 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670440 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 63086 19399 460 189 0 57435 0
[pid=6110/tid=6112] ppid=6108 vsize=252344 CPUtime=162.16 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 5133 0 0 0 16214 2 0 0 25 0 4 0 653503589 258400256 19399 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=252344 CPUtime=162.11 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 7095 0 0 0 16207 4 0 0 25 0 4 0 653503589 258400256 19399 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=252344 CPUtime=160.69 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 3115 0 0 0 16066 3 0 0 25 0 4 0 653503589 258400256 19399 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.27
Current children cumulated vsize (KiB) 252344

[startup+222.3 s]
/proc/loadavg: 8.15 8.01 7.97 10/289 6120
/proc/meminfo: memFree=18733248/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=254044 CPUtime=886.68 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 22053 0 0 0 88653 15 0 0 25 0 4 0 653503576 260141056 21147 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 63511 21147 460 189 0 57860 0
[pid=6110/tid=6112] ppid=6108 vsize=254044 CPUtime=222.15 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 5930 0 0 0 22212 3 0 0 25 0 4 0 653503589 260141056 21147 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=254044 CPUtime=222.08 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 7583 0 0 0 22203 5 0 0 25 0 4 0 653503589 260141056 21147 33554432000 4194304 4964800 140736956660448 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=254044 CPUtime=220.14 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 3301 0 0 0 22011 3 0 0 25 0 4 0 653503589 260141056 21147 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 886.68
Current children cumulated vsize (KiB) 254044

[startup+282.311 s]
/proc/loadavg: 8.14 8.03 7.98 10/289 6122
/proc/meminfo: memFree=18701376/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=255932 CPUtime=1126.16 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 23506 0 0 0 112599 17 0 0 25 0 4 0 653503576 262074368 22483 33554432000 4194304 4964800 140736956660448 18446744073709551615 4321042 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 63983 22483 460 189 0 58332 0
[pid=6110/tid=6112] ppid=6108 vsize=255932 CPUtime=282.16 cores=1,3,5,7

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

/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4131 0 0 0 87407 7 0 0 25 0 4 0 653503589 269811712 28871 33554432000 4194304 4964800 140736956660448 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.62
Current children cumulated vsize (KiB) 263488

[startup+942.311 s]
/proc/loadavg: 8.13 8.09 8.01 10/289 6140
/proc/meminfo: memFree=18519084/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=263488 CPUtime=3760.08 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 31178 0 0 0 375975 33 0 0 25 0 4 0 653503576 269811712 29222 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 65872 29222 460 189 0 60221 0
[pid=6110/tid=6112] ppid=6108 vsize=263488 CPUtime=942.13 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11072 0 0 0 94205 8 0 0 25 0 4 0 653503589 269811712 29222 33554432000 4194304 4964800 140736956660448 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=263488 CPUtime=942.06 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9690 0 0 0 94196 10 0 0 25 0 4 0 653503589 269811712 29222 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=263488 CPUtime=933.59 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4145 0 0 0 93352 7 0 0 25 0 4 0 653503589 269811712 29222 33554432000 4194304 4964800 140736956660448 18446744073709551615 4669403 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.08
Current children cumulated vsize (KiB) 263488

[startup+1002.3 s]
/proc/loadavg: 8.17 8.10 8.02 10/289 6141
/proc/meminfo: memFree=18516588/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=263488 CPUtime=3999.47 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 31437 0 0 0 399913 34 0 0 25 0 4 0 653503576 269811712 29411 33554432000 4194304 4964800 140736956660448 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 65872 29411 460 189 0 60221 0
[pid=6110/tid=6112] ppid=6108 vsize=263488 CPUtime=1002.11 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11273 0 0 0 100203 8 0 0 25 0 4 0 653503589 269811712 29411 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=263488 CPUtime=1002.04 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9694 0 0 0 100194 10 0 0 25 0 4 0 653503589 269811712 29411 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=263488 CPUtime=993.04 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4164 0 0 0 99296 8 0 0 25 0 4 0 653503589 269811712 29411 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.47
Current children cumulated vsize (KiB) 263488

[startup+1062.3 s]
/proc/loadavg: 8.18 8.11 8.02 10/289 6143
/proc/meminfo: memFree=18514100/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=263892 CPUtime=4238.91 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 31876 0 0 0 423856 35 0 0 25 0 4 0 653503576 270225408 29781 33554432000 4194304 4964800 140736956660448 18446744073709551615 4332375 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 65973 29781 460 189 0 60322 0
[pid=6110/tid=6112] ppid=6108 vsize=263892 CPUtime=1062.11 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11526 0 0 0 106202 9 0 0 25 0 4 0 653503589 270225408 29781 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=263892 CPUtime=1062.05 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9870 0 0 0 106194 11 0 0 25 0 4 0 653503589 270225408 29781 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=263892 CPUtime=1052.49 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4174 0 0 0 105241 8 0 0 25 0 4 0 653503589 270225408 29781 33554432000 4194304 4964800 140736956660448 18446744073709551615 4644892 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.91
Current children cumulated vsize (KiB) 263892

[startup+1122.3 s]
/proc/loadavg: 8.17 8.12 8.03 10/289 6144
/proc/meminfo: memFree=18512852/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=264056 CPUtime=4478.36 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 32093 0 0 0 447801 35 0 0 25 0 4 0 653503576 270393344 29958 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 66014 29958 460 189 0 60363 0
[pid=6110/tid=6112] ppid=6108 vsize=264056 CPUtime=1122.11 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11643 0 0 0 112202 9 0 0 25 0 4 0 653503589 270393344 29958 33554432000 4194304 4964800 140736956660448 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=264056 CPUtime=1122.05 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9917 0 0 0 112194 11 0 0 25 0 4 0 653503589 270393344 29958 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=264056 CPUtime=1111.95 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4187 0 0 0 111187 8 0 0 25 0 4 0 653503589 270393344 29958 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.36
Current children cumulated vsize (KiB) 264056

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

[startup+1127 s]
/proc/loadavg: 8.15 8.12 8.03 10/289 6144
/proc/meminfo: memFree=18512728/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=264056 CPUtime=4497.14 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 32129 0 0 0 449679 35 0 0 25 0 4 0 653503576 270393344 29994 33554432000 4194304 4964800 140736956660448 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 66014 29994 460 189 0 60363 0
[pid=6110/tid=6112] ppid=6108 vsize=264056 CPUtime=1126.82 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11643 0 0 0 112673 9 0 0 25 0 4 0 653503589 270393344 29994 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=264056 CPUtime=1126.76 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9918 0 0 0 112665 11 0 0 25 0 4 0 653503589 270393344 29994 33554432000 4194304 4964800 140736956660448 18446744073709551615 4627213 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=264056 CPUtime=1116.61 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4187 0 0 0 111653 8 0 0 25 0 4 0 653503589 270393344 29994 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4497.14
Current children cumulated vsize (KiB) 264056

[startup+1130.2 s]
/proc/loadavg: 8.15 8.12 8.03 9/289 6145
/proc/meminfo: memFree=18512604/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=264056 CPUtime=4509.89 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 32132 0 0 0 450954 35 0 0 25 0 4 0 653503576 270393344 29997 33554432000 4194304 4964800 140736956660448 18446744073709551615 4669535 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 66014 29997 460 189 0 60363 0
[pid=6110/tid=6112] ppid=6108 vsize=264056 CPUtime=1130.01 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11644 0 0 0 112992 9 0 0 25 0 4 0 653503589 270393344 29997 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=264056 CPUtime=1129.95 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9920 0 0 0 112984 11 0 0 25 0 4 0 653503589 270393344 29997 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=264056 CPUtime=1119.78 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4187 0 0 0 111970 8 0 0 25 0 4 0 653503589 270393344 29997 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4509.89
Current children cumulated vsize (KiB) 264056

[startup+1131.8 s]
/proc/loadavg: 8.14 8.11 8.03 9/289 6145
/proc/meminfo: memFree=18512724/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=264056 CPUtime=4516.27 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 32132 0 0 0 451592 35 0 0 25 0 4 0 653503576 270393344 29997 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 66014 29997 460 189 0 60363 0
[pid=6110/tid=6112] ppid=6108 vsize=264056 CPUtime=1131.61 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11644 0 0 0 113152 9 0 0 25 0 4 0 653503589 270393344 29997 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=264056 CPUtime=1131.55 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9920 0 0 0 113144 11 0 0 25 0 4 0 653503589 270393344 29997 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=264056 CPUtime=1121.36 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4187 0 0 0 112128 8 0 0 25 0 4 0 653503589 270393344 29997 33554432000 4194304 4964800 140736956660448 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4516.27
Current children cumulated vsize (KiB) 264056

[startup+1133.4 s]
/proc/loadavg: 8.14 8.11 8.03 10/289 6145
/proc/meminfo: memFree=18512724/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=264056 CPUtime=4522.66 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 32135 0 0 0 452231 35 0 0 25 0 4 0 653503576 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 66014 30000 460 189 0 60363 0
[pid=6110/tid=6112] ppid=6108 vsize=264056 CPUtime=1133.21 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11644 0 0 0 113312 9 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=264056 CPUtime=1133.15 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9920 0 0 0 113304 11 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=264056 CPUtime=1122.95 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4190 0 0 0 112287 8 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4522.66
Current children cumulated vsize (KiB) 264056

[startup+1134.2 s]
/proc/loadavg: 8.14 8.11 8.03 10/289 6145
/proc/meminfo: memFree=18512724/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=264056 CPUtime=4525.85 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 32135 0 0 0 452550 35 0 0 25 0 4 0 653503576 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 66014 30000 460 189 0 60363 0
[pid=6110/tid=6112] ppid=6108 vsize=264056 CPUtime=1134.01 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11644 0 0 0 113392 9 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=264056 CPUtime=1133.95 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9920 0 0 0 113384 11 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=264056 CPUtime=1123.74 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4190 0 0 0 112366 8 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4525.85
Current children cumulated vsize (KiB) 264056

[startup+1134.6 s]
/proc/loadavg: 8.14 8.11 8.03 10/289 6145
/proc/meminfo: memFree=18512724/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=264056 CPUtime=4527.45 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 32135 0 0 0 452710 35 0 0 25 0 4 0 653503576 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 66014 30000 460 189 0 60363 0
[pid=6110/tid=6112] ppid=6108 vsize=264056 CPUtime=1134.41 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11644 0 0 0 113432 9 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=264056 CPUtime=1134.35 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9920 0 0 0 113424 11 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=264056 CPUtime=1124.14 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4190 0 0 0 112406 8 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4527.45
Current children cumulated vsize (KiB) 264056

[startup+1134.7 s]
/proc/loadavg: 8.14 8.11 8.03 10/289 6145
/proc/meminfo: memFree=18512724/32951132 swapFree=67093824/67111528
[pid=6110] ppid=6108 vsize=264056 CPUtime=4527.87 cores=1,3,5,7
/proc/6110/stat : 6110 (claspmt) R 6108 6110 5706 0 -1 4202496 32135 0 0 0 452752 35 0 0 25 0 4 0 653503576 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/6110/statm: 66014 30000 460 189 0 60363 0
[pid=6110/tid=6112] ppid=6108 vsize=264056 CPUtime=1134.52 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (claspmt) R 6108 6110 5706 0 -1 4202560 11644 0 0 0 113443 9 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4654432 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6110/tid=6113] ppid=6108 vsize=264056 CPUtime=1134.46 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (claspmt) R 6108 6110 5706 0 -1 4202560 9920 0 0 0 113435 11 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6110/tid=6114] ppid=6108 vsize=264056 CPUtime=1124.24 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (claspmt) R 6108 6110 5706 0 -1 4202560 4190 0 0 0 112416 8 0 0 25 0 4 0 653503589 270393344 30000 33554432000 4194304 4964800 140736956660448 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4527.87
Current children cumulated vsize (KiB) 264056

Child status: 20
Real time (s): 1134.77
CPU time (s): 4528.07
CPU user time (s): 4527.71
CPU system time (s): 0.363944
CPU usage (%): 399.029
Max. virtual memory (cumulated for all children) (KiB): 264056

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

runsolver used 2.81657 second user time and 7.50386 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 02:23:59
IDJOB=3373152
IDBENCH=71150
IDSOLVER=1853
FILE ID=node131/3373152-1305419039
RUNJOBID= node131-1305419027-6058
PBS_JOBID= 13324564
Free space on /tmp= 73684 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
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-3373152-1305419039/watcher-3373152-1305419039 -o /tmp/evaluation-result-3373152-1305419039/solver-3373152-1305419039 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373152-1305419039.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1902725930

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19005984 kB
Buffers:        276880 kB
Cached:        3642812 kB
SwapCached:       1504 kB
Active:       10626408 kB
Inactive:      3062440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19005984 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            4724 kB
Writeback:           0 kB
AnonPages:     9766940 kB
Mapped:          27464 kB
Slab:           164164 kB
PageTables:      30796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28074704 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= 73684 MiB
End job on node131 at 2011-05-15 02:42:54