Trace number 3322568

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 1695.74 242.911

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark917.673
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...389774/instance-3322568-1304389774.cnf
0.10/0.19	c Solving...
1695.72/242.90	s UNSATISFIABLE
1695.72/242.90	
1695.72/242.90	c Models        : 0     
1695.72/242.90	c Time          : 242.851s (Solving: 242.66s 1st Model: 0.00s Unsat: 242.66s)
1695.72/242.90	c CPU Time      : 1695.670s

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-3322568-1304389774/watcher-3322568-1304389774 -o /tmp/evaluation-result-3322568-1304389774/solver-3322568-1304389774 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322568-1304389774.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: 8.58 9.08 9.34 2/281 21903
/proc/meminfo: memFree=23376932/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=22184 CPUtime=0 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 926 0 0 0 0 0 0 0 22 0 1 0 550575539 22716416 761 33554432000 4194304 4964704 140733973164784 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21903/statm: 5546 762 386 189 0 420 0

[startup+0.107315 s]
/proc/loadavg: 8.58 9.08 9.34 2/281 21903
/proc/meminfo: memFree=23376932/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=24080 CPUtime=0.1 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 1447 0 0 0 10 0 0 0 23 0 1 0 550575539 24657920 1196 33554432000 4194304 4964704 140733973164784 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21903/statm: 6020 1196 399 189 0 894 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 24080

[startup+0.200285 s]
/proc/loadavg: 8.58 9.08 9.34 2/281 21903
/proc/meminfo: memFree=23376932/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=43868 CPUtime=0.19 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 1684 0 0 0 19 0 0 0 23 0 5 0 550575539 44920832 1342 33554432000 4194304 4964704 140733973164784 18446744073709551615 232335948785 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21903/statm: 10967 1342 429 189 0 5316 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43868

[startup+0.308319 s]
/proc/loadavg: 8.58 9.08 9.34 2/281 21903
/proc/meminfo: memFree=23376932/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=318840 CPUtime=0.58 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 3092 0 0 0 57 1 0 0 25 0 8 0 550575539 326492160 2745 33554432000 4194304 4964704 140733973164784 18446744073709551615 232335553221 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/21903/statm: 79710 2745 464 189 0 74059 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 318840

[startup+0.742939 s]
/proc/loadavg: 8.58 9.08 9.34 2/281 21903
/proc/meminfo: memFree=23376932/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=453496 CPUtime=3.55 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 9403 0 0 0 350 5 0 0 18 0 8 0 550575539 464379904 9056 33554432000 4194304 4964704 140733973164784 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21903/statm: 113374 9056 464 189 0 107723 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 453496

[startup+1.50102 s]
/proc/loadavg: 8.58 9.08 9.34 10/289 21911
/proc/meminfo: memFree=23324548/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=456488 CPUtime=8.78 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 14842 0 0 0 871 7 0 0 19 0 8 0 550575539 467443712 14495 33554432000 4194304 4964704 140733973164784 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21903/statm: 114122 14495 464 189 0 108471 0
[pid=21903/tid=21905] ppid=21901 vsize=456488 CPUtime=1.23 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 1698 0 0 0 123 0 0 0 19 0 8 0 550575558 467443712 14495 33554432000 4194304 4964704 140733973164784 18446744073709551615 4654547 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=456488 CPUtime=1.17 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 1136 0 0 0 117 0 0 0 19 0 8 0 550575558 467443712 14495 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=456488 CPUtime=0.92 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 1519 0 0 0 92 0 0 0 18 0 8 0 550575558 467443712 14495 33554432000 4194304 4964704 140733973164784 18446744073709551615 232335997422 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=456488 CPUtime=0.94 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 1768 0 0 0 94 0 0 0 18 0 8 0 550575558 467443712 14495 33554432000 4194304 4964704 140733973164784 18446744073709551615 4627556 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=456488 CPUtime=1.2 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 1661 0 0 0 120 0 0 0 18 0 8 0 550575559 467443712 14495 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=456488 CPUtime=0.9 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 1482 0 0 0 90 0 0 0 18 0 8 0 550575559 467443712 14495 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=456488 CPUtime=0.93 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 1946 0 0 0 92 1 0 0 18 0 8 0 550575559 467443712 14495 33554432000 4194304 4964704 140733973164784 18446744073709551615 4365162 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.78
Current children cumulated vsize (KiB) 456488

[startup+3.10074 s]
/proc/loadavg: 8.58 9.08 9.34 10/289 21911
/proc/meminfo: memFree=23315876/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=457492 CPUtime=19.98 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 18508 0 0 0 1988 10 0 0 22 0 8 0 550575539 468471808 18161 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670263 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21903/statm: 114373 18161 464 189 0 108722 0
[pid=21903/tid=21905] ppid=21901 vsize=457492 CPUtime=1.91 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 1901 0 0 0 190 1 0 0 19 0 8 0 550575558 468471808 18161 33554432000 4194304 4964704 140733973164784 18446744073709551615 4312190 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=457492 CPUtime=2.77 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 1631 0 0 0 277 0 0 0 23 0 8 0 550575558 468471808 18161 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=457492 CPUtime=2.44 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 2161 0 0 0 244 0 0 0 19 0 8 0 550575558 468471808 18161 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=457492 CPUtime=2.53 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 2398 0 0 0 252 1 0 0 21 0 8 0 550575558 468471808 18161 33554432000 4194304 4964704 140733973164784 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=457492 CPUtime=2.79 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 2125 0 0 0 279 0 0 0 22 0 8 0 550575559 468471808 18161 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=457492 CPUtime=2.5 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 1791 0 0 0 250 0 0 0 21 0 8 0 550575559 468471808 18161 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=457492 CPUtime=1.93 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 2638 0 0 0 192 1 0 0 19 0 8 0 550575559 468471808 18161 33554432000 4194304 4964704 140733973164784 18446744073709551615 232335997422 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (KiB) 457492

[startup+6.30117 s]
/proc/loadavg: 8.61 9.08 9.33 10/289 21912
/proc/meminfo: memFree=23285212/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=462020 CPUtime=42.34 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 24312 0 0 0 4222 12 0 0 25 0 8 0 550575539 473108480 23965 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21903/statm: 115505 23965 466 189 0 109854 0
[pid=21903/tid=21905] ppid=21901 vsize=462020 CPUtime=3.8 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 2081 0 0 0 379 1 0 0 19 0 8 0 550575558 473108480 23965 33554432000 4194304 4964704 140733973164784 18446744073709551615 4312210 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=462020 CPUtime=5.97 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 2079 0 0 0 596 1 0 0 25 0 8 0 550575558 473108480 23965 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=462020 CPUtime=5.65 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 3205 0 0 0 564 1 0 0 25 0 8 0 550575558 473108480 23965 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=462020 CPUtime=5.7 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 3990 0 0 0 568 2 0 0 25 0 8 0 550575558 473108480 23965 33554432000 4194304 4964704 140733973164784 18446744073709551615 4653121 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=462020 CPUtime=6 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 2939 0 0 0 599 1 0 0 25 0 8 0 550575559 473108480 23965 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=462020 CPUtime=5.7 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 2738 0 0 0 570 0 0 0 25 0 8 0 550575559 473108480 23965 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=462020 CPUtime=3.24 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 3202 0 0 0 323 1 0 0 20 0 8 0 550575559 473108480 23965 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.34
Current children cumulated vsize (KiB) 462020

[startup+12.701 s]
/proc/loadavg: 8.64 9.07 9.33 10/289 21912
/proc/meminfo: memFree=23250036/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=466168 CPUtime=87.07 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 32895 0 0 0 8689 18 0 0 25 0 8 0 550575539 477356032 32548 33554432000 4194304 4964704 140733973164784 18446744073709551615 4362215 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21903/statm: 116542 32548 466 189 0 110891 0
[pid=21903/tid=21905] ppid=21901 vsize=466168 CPUtime=8.47 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 3008 0 0 0 846 1 0 0 25 0 8 0 550575558 477356032 32548 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=466168 CPUtime=12.36 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 3273 0 0 0 1235 1 0 0 25 0 8 0 550575558 477356032 32548 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=466168 CPUtime=12.05 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 4769 0 0 0 1203 2 0 0 25 0 8 0 550575558 477356032 32548 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=466168 CPUtime=9.86 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 4415 0 0 0 984 2 0 0 25 0 8 0 550575558 477356032 32548 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=466168 CPUtime=12.4 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 4173 0 0 0 1238 2 0 0 25 0 8 0 550575559 477356032 32548 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320883 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=466168 CPUtime=10.83 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 3653 0 0 0 1082 1 0 0 25 0 8 0 550575559 477356032 32548 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=466168 CPUtime=8.42 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 4031 0 0 0 840 2 0 0 25 0 8 0 550575559 477356032 32548 33554432000 4194304 4964704 140733973164784 18446744073709551615 232335997422 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 87.07
Current children cumulated vsize (KiB) 466168

[startup+25.5108 s]
/proc/loadavg: 8.72 9.07 9.33 10/289 21912
/proc/meminfo: memFree=23211204/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=473272 CPUtime=176.57 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 42492 0 0 0 17633 24 0 0 25 0 8 0 550575539 484630528 42145 33554432000 4194304 4964704 140733973164784 18446744073709551615 4473200 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21903/statm: 118318 42145 466 189 0 112667 0
[pid=21903/tid=21905] ppid=21901 vsize=473272 CPUtime=18.49 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 3837 0 0 0 1847 2 0 0 25 0 8 0 550575558 484630528 42145 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=473272 CPUtime=25.18 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 4149 0 0 0 2516 2 0 0 25 0 8 0 550575558 484630528 42145 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=473272 CPUtime=24.13 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 6204 0 0 0 2410 3 0 0 25 0 8 0 550575558 484630528 42145 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=473272 CPUtime=19.18 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 5472 0 0 0 1915 3 0 0 25 0 8 0 550575558 484630528 42145 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=473272 CPUtime=25.2 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 5623 0 0 0 2517 3 0 0 25 0 8 0 550575559 484630528 42145 33554432000 4194304 4964704 140733973164784 18446744073709551615 4660097 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=473272 CPUtime=20.47 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 4642 0 0 0 2046 1 0 0 25 0 8 0 550575559 484630528 42145 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=473272 CPUtime=18.42 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 6563 0 0 0 1839 3 0 0 25 0 8 0 550575559 484630528 42145 33554432000 4194304 4964704 140733973164784 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 176.57
Current children cumulated vsize (KiB) 473272

[startup+51.1012 s]
/proc/loadavg: 8.88 9.08 9.32 10/289 21913
/proc/meminfo: memFree=23157200/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=480928 CPUtime=355.39 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 55928 0 0 0 35508 31 0 0 25 0 8 0 550575539 492470272 55558 33554432000 4194304 4964704 140733973164784 18446744073709551615 232335997422 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21903/statm: 120232 55558 466 189 0 114581 0
[pid=21903/tid=21905] ppid=21901 vsize=480928 CPUtime=35.87 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 5092 0 0 0 3584 3 0 0 25 0 8 0 550575558 492470272 55558 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=480928 CPUtime=50.76 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 6698 0 0 0 5074 2 0 0 25 0 8 0 550575558 492470272 55558 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=480928 CPUtime=46.01 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 7371 0 0 0 4597 4 0 0 25 0 8 0 550575558 492470272 55558 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=480928 CPUtime=41.59 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 7530 0 0 0 4155 4 0 0 25 0 8 0 550575558 492470272 55558 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=480928 CPUtime=50.79 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 7663 0 0 0 5075 4 0 0 25 0 8 0 550575559 492470272 55558 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=480928 CPUtime=43.91 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 6644 0 0 0 4388 3 0 0 25 0 8 0 550575559 492470272 55558 33554432000 4194304 4964704 140733973164784 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=480928 CPUtime=37.18 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 7268 0 0 0 3715 3 0 0 25 0 8 0 550575559 492470272 55558 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 355.39

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

/proc/loadavg: 9.08 9.08 9.29 10/289 21916
/proc/meminfo: memFree=23045184/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=501244 CPUtime=1132.69 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 84067 0 0 0 113215 54 0 0 25 0 8 0 550575539 513273856 83166 33554432000 4194304 4964704 140733973164784 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21903/statm: 125311 83166 466 189 0 119660 0
[pid=21903/tid=21905] ppid=21901 vsize=501244 CPUtime=126.91 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 8182 0 0 0 12686 5 0 0 25 0 8 0 550575558 513273856 83166 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=501244 CPUtime=152.47 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 11022 0 0 0 15243 4 0 0 25 0 8 0 550575558 513273856 83166 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=501244 CPUtime=139.4 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 9780 0 0 0 13934 6 0 0 25 0 8 0 550575558 513273856 83166 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=501244 CPUtime=129.29 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 9919 0 0 0 12922 7 0 0 25 0 8 0 550575558 513273856 83166 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=501244 CPUtime=152.78 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 10017 0 0 0 15273 5 0 0 25 0 8 0 550575559 513273856 83166 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=501244 CPUtime=141.47 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 10890 0 0 0 14142 5 0 0 25 0 8 0 550575559 513273856 83166 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=501244 CPUtime=136.93 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 13129 0 0 0 13683 10 0 0 25 0 8 0 550575559 513273856 83166 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1132.69
Current children cumulated vsize (KiB) 501244

[startup+222.301 s]
/proc/loadavg: 9.17 9.10 9.28 10/289 21917
/proc/meminfo: memFree=23009044/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=505800 CPUtime=1552.16 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 93796 0 0 0 155153 63 0 0 25 0 8 0 550575539 517939200 92276 33554432000 4194304 4964704 140733973164784 18446744073709551615 4669399 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21903/statm: 126450 92276 466 189 0 120799 0
[pid=21903/tid=21905] ppid=21901 vsize=505800 CPUtime=177.33 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 8928 0 0 0 17727 6 0 0 25 0 8 0 550575558 517939200 92276 33554432000 4194304 4964704 140733973164784 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=505800 CPUtime=212.48 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 12279 0 0 0 21244 4 0 0 25 0 8 0 550575558 517939200 92276 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=505800 CPUtime=192.5 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 10492 0 0 0 19243 7 0 0 25 0 8 0 550575558 517939200 92276 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=505800 CPUtime=172.2 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 10092 0 0 0 17213 7 0 0 25 0 8 0 550575558 517939200 92276 33554432000 4194304 4964704 140733973164784 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=505800 CPUtime=212.78 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 11688 0 0 0 21272 6 0 0 25 0 8 0 550575559 517939200 92276 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=505800 CPUtime=182.61 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 12034 0 0 0 18254 7 0 0 25 0 8 0 550575559 517939200 92276 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=505800 CPUtime=193.28 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 14741 0 0 0 19317 11 0 0 25 0 8 0 550575559 517939200 92276 33554432000 4194304 4964704 140733973164784 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1552.16
Current children cumulated vsize (KiB) 505800

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

[startup+230.5 s]
/proc/loadavg: 9.22 9.11 9.28 10/289 21918
/proc/meminfo: memFree=22997256/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=505992 CPUtime=1609.41 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 97104 0 0 0 160874 67 0 0 25 0 8 0 550575539 518135808 95584 33554432000 4194304 4964704 140733973164784 18446744073709551615 232335997422 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21903/statm: 126498 95584 466 189 0 120847 0
[pid=21903/tid=21905] ppid=21901 vsize=505992 CPUtime=185.52 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 10008 0 0 0 18544 8 0 0 25 0 8 0 550575558 518135808 95584 33554432000 4194304 4964704 140733973164784 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=505992 CPUtime=220.67 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 12492 0 0 0 22063 4 0 0 25 0 8 0 550575558 518135808 95584 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=505992 CPUtime=200.62 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 11165 0 0 0 20054 8 0 0 25 0 8 0 550575558 518135808 95584 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670339 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=505992 CPUtime=180.39 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 10666 0 0 0 18032 7 0 0 25 0 8 0 550575558 518135808 95584 33554432000 4194304 4964704 140733973164784 18446744073709551615 4658341 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=505992 CPUtime=220.97 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 12075 0 0 0 22090 7 0 0 25 0 8 0 550575559 518135808 95584 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=505992 CPUtime=186.73 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 12338 0 0 0 18666 7 0 0 25 0 8 0 550575559 518135808 95584 33554432000 4194304 4964704 140733973164784 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=505992 CPUtime=201.29 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 14809 0 0 0 20118 11 0 0 25 0 8 0 550575559 518135808 95584 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1609.41
Current children cumulated vsize (KiB) 505992

[startup+236.901 s]
/proc/loadavg: 9.20 9.11 9.28 10/289 21918
/proc/meminfo: memFree=22992784/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=506844 CPUtime=1654.15 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 97965 0 0 0 165347 68 0 0 25 0 8 0 550575539 519008256 96445 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670269 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21903/statm: 126711 96445 466 189 0 121060 0
[pid=21903/tid=21905] ppid=21901 vsize=506844 CPUtime=191.92 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 10290 0 0 0 19184 8 0 0 25 0 8 0 550575558 519008256 96445 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=506844 CPUtime=227.07 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 12711 0 0 0 22703 4 0 0 25 0 8 0 550575558 519008256 96445 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=506844 CPUtime=206.96 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 11268 0 0 0 20688 8 0 0 25 0 8 0 550575558 519008256 96445 33554432000 4194304 4964704 140733973164784 18446744073709551615 4653166 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=506844 CPUtime=186.79 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 10675 0 0 0 18672 7 0 0 25 0 8 0 550575558 519008256 96445 33554432000 4194304 4964704 140733973164784 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=506844 CPUtime=227.37 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 12292 0 0 0 22730 7 0 0 25 0 8 0 550575559 519008256 96445 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=506844 CPUtime=189.99 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 12349 0 0 0 18992 7 0 0 25 0 8 0 550575559 519008256 96445 33554432000 4194304 4964704 140733973164784 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=506844 CPUtime=207.69 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 14829 0 0 0 20758 11 0 0 25 0 8 0 550575559 519008256 96445 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1654.15
Current children cumulated vsize (KiB) 506844

[startup+240.101 s]
/proc/loadavg: 9.18 9.10 9.27 10/289 21918
/proc/meminfo: memFree=22992412/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=507032 CPUtime=1676.52 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 98066 0 0 0 167584 68 0 0 25 0 8 0 550575539 519200768 96546 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21903/statm: 126758 96546 466 189 0 121107 0
[pid=21903/tid=21905] ppid=21901 vsize=507032 CPUtime=195.12 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 10318 0 0 0 19504 8 0 0 25 0 8 0 550575558 519200768 96546 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=507032 CPUtime=230.27 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 12712 0 0 0 23023 4 0 0 25 0 8 0 550575558 519200768 96546 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=507032 CPUtime=210.13 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 11271 0 0 0 21005 8 0 0 25 0 8 0 550575558 519200768 96546 33554432000 4194304 4964704 140733973164784 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=507032 CPUtime=189.99 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 10681 0 0 0 18992 7 0 0 25 0 8 0 550575558 519200768 96546 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=507032 CPUtime=230.57 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 12350 0 0 0 23050 7 0 0 25 0 8 0 550575559 519200768 96546 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=507032 CPUtime=191.58 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 12352 0 0 0 19151 7 0 0 25 0 8 0 550575559 519200768 96546 33554432000 4194304 4964704 140733973164784 18446744073709551615 232335997422 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=507032 CPUtime=210.89 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 14831 0 0 0 21078 11 0 0 25 0 8 0 550575559 519200768 96546 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1676.52
Current children cumulated vsize (KiB) 507032

[startup+241.7 s]
/proc/loadavg: 9.18 9.10 9.27 10/289 21918
/proc/meminfo: memFree=22992164/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=507316 CPUtime=1687.71 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 98151 0 0 0 168703 68 0 0 25 0 8 0 550575539 519491584 96631 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21903/statm: 126829 96631 466 189 0 121178 0
[pid=21903/tid=21905] ppid=21901 vsize=507316 CPUtime=196.72 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 10345 0 0 0 19664 8 0 0 25 0 8 0 550575558 519491584 96631 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=507316 CPUtime=231.87 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 12764 0 0 0 23183 4 0 0 25 0 8 0 550575558 519491584 96631 33554432000 4194304 4964704 140733973164784 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=507316 CPUtime=211.72 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 11273 0 0 0 21164 8 0 0 25 0 8 0 550575558 519491584 96631 33554432000 4194304 4964704 140733973164784 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=507316 CPUtime=191.59 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 10681 0 0 0 19152 7 0 0 25 0 8 0 550575558 519491584 96631 33554432000 4194304 4964704 140733973164784 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=507316 CPUtime=232.17 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 12351 0 0 0 23210 7 0 0 25 0 8 0 550575559 519491584 96631 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=507316 CPUtime=192.38 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 12352 0 0 0 19231 7 0 0 25 0 8 0 550575559 519491584 96631 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=507316 CPUtime=212.49 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 14833 0 0 0 21238 11 0 0 25 0 8 0 550575559 519491584 96631 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1687.71
Current children cumulated vsize (KiB) 507316

[startup+242.501 s]
/proc/loadavg: 9.18 9.10 9.27 10/289 21918
/proc/meminfo: memFree=22992036/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=507316 CPUtime=1693.3 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 98161 0 0 0 169262 68 0 0 25 0 8 0 550575539 519491584 96633 33554432000 4194304 4964704 140733973164784 18446744073709551615 4668946 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21903/statm: 126829 96633 466 189 0 121178 0
[pid=21903/tid=21905] ppid=21901 vsize=507316 CPUtime=197.52 cores=0-7
/proc/21903/task/21905/stat : 21905 (claspmt) R 21901 21903 19431 0 -1 4202560 10345 0 0 0 19744 8 0 0 25 0 8 0 550575558 519491584 96633 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21903/tid=21906] ppid=21901 vsize=507316 CPUtime=232.67 cores=0-7
/proc/21903/task/21906/stat : 21906 (claspmt) R 21901 21903 19431 0 -1 4202560 12772 0 0 0 23263 4 0 0 25 0 8 0 550575558 519491584 96633 33554432000 4194304 4964704 140733973164784 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21903/tid=21907] ppid=21901 vsize=507316 CPUtime=212.51 cores=0-7
/proc/21903/task/21907/stat : 21907 (claspmt) R 21901 21903 19431 0 -1 4202560 11273 0 0 0 21243 8 0 0 25 0 8 0 550575558 519491584 96633 33554432000 4194304 4964704 140733973164784 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21903/tid=21908] ppid=21901 vsize=507316 CPUtime=192.39 cores=0-7
/proc/21903/task/21908/stat : 21908 (claspmt) R 21901 21903 19431 0 -1 4202560 10681 0 0 0 19232 7 0 0 25 0 8 0 550575558 519491584 96633 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21903/tid=21909] ppid=21901 vsize=507316 CPUtime=232.97 cores=0-7
/proc/21903/task/21909/stat : 21909 (claspmt) R 21901 21903 19431 0 -1 4202560 12351 0 0 0 23290 7 0 0 25 0 8 0 550575559 519491584 96633 33554432000 4194304 4964704 140733973164784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21903/tid=21910] ppid=21901 vsize=507316 CPUtime=192.68 cores=0-7
/proc/21903/task/21910/stat : 21910 (claspmt) R 21901 21903 19431 0 -1 4202560 12352 0 0 0 19261 7 0 0 25 0 8 0 550575559 519491584 96633 33554432000 4194304 4964704 140733973164784 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21903/tid=21911] ppid=21901 vsize=507316 CPUtime=213.29 cores=0-7
/proc/21903/task/21911/stat : 21911 (claspmt) R 21901 21903 19431 0 -1 4202560 14835 0 0 0 21318 11 0 0 25 0 8 0 550575559 519491584 96633 33554432000 4194304 4964704 140733973164784 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1693.3
Current children cumulated vsize (KiB) 507316

[startup+242.901 s]
/proc/loadavg: 9.18 9.10 9.27 10/289 21918
/proc/meminfo: memFree=22992036/32951124 swapFree=66863592/67111528
[pid=21903] ppid=21901 vsize=461632 CPUtime=1695.72 cores=0-7
/proc/21903/stat : 21903 (claspmt) R 21901 21903 19431 0 -1 4202496 98173 0 0 0 169501 71 0 0 17 0 1 0 550575539 472711168 49602 33554432000 4194304 4964704 140733973164784 18446744073709551615 232335935847 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21903/statm: 115408 49602 476 189 0 109757 0
Current children cumulated CPU time (s) 1695.72
Current children cumulated vsize (KiB) 461632

Child status: 20
Real time (s): 242.911
CPU time (s): 1695.74
CPU user time (s): 1695.01
CPU system time (s): 0.727889
CPU usage (%): 698.092
Max. virtual memory (cumulated for all children) (KiB): 507316

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

runsolver used 0.658899 second user time and 1.55376 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-03 04:29:34
IDJOB=3322568
IDBENCH=83949
IDSOLVER=1711
FILE ID=node132/3322568-1304389774
RUNJOBID= node132-1304385800-19445
PBS_JOBID= 13181798
Free space on /tmp= 73448 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.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-3322568-1304389774/watcher-3322568-1304389774 -o /tmp/evaluation-result-3322568-1304389774/solver-3322568-1304389774 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322568-1304389774.cnf

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

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=1606137494

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23377212 kB
Buffers:        460320 kB
Cached:        3017448 kB
SwapCached:       1520 kB
Active:        5762524 kB
Inactive:      3390556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23377212 kB
SwapTotal:    67111528 kB
SwapFree:     66863592 kB
Dirty:            1204 kB
Writeback:           0 kB
AnonPages:     5673852 kB
Mapped:          23844 kB
Slab:           333852 kB
PageTables:      24516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35031448 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73444 MiB
End job on node132 at 2011-05-03 04:33:37