Trace number 3322665

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 1535.11 192.358

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-icl005.shuffled-as.sat05-3826.cnf
MD5SUM5d8489e52ec1ef9c7431a7fd60f9ff86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark452.04
Satisfiable
(Un)Satisfiability was proved
Number of variables2703
Number of clauses18312
Sum of the clauses size128119
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2533
Number of clauses of size 32417
Number of clauses of size 4522
Number of clauses of size 5685
Number of clauses of size over 514099

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...392628/instance-3322665-1304392628.cnf
0.01/0.06	c Solving...
1534.87/192.35	s UNSATISFIABLE
1534.87/192.35	
1534.87/192.35	c Models        : 0     
1534.87/192.35	c Time          : 192.331s (Solving: 192.27s 1st Model: 0.00s Unsat: 192.27s)
1534.87/192.35	c CPU Time      : 1535.070s

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-3322665-1304392628/watcher-3322665-1304392628 -o /tmp/evaluation-result-3322665-1304392628/solver-3322665-1304392628 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322665-1304392628.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.04 8.01 8.01 2/351 5125
/proc/meminfo: memFree=25912948/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=22076 CPUtime=0 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 817 0 0 0 0 0 0 0 25 0 1 0 550862430 22605824 725 33554432000 4194304 4964704 140737354782464 18446744073709551615 210647146240 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/5125/statm: 5519 725 389 189 0 393 0

[startup+0.0134531 s]
/proc/loadavg: 8.04 8.01 8.01 2/351 5125
/proc/meminfo: memFree=25912948/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=22484 CPUtime=0.01 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 918 0 0 0 1 0 0 0 25 0 1 0 550862430 23023616 826 33554432000 4194304 4964704 140737354782464 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/5125/statm: 5621 828 389 189 0 495 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22484

[startup+0.100402 s]
/proc/loadavg: 8.04 8.01 8.01 2/351 5125
/proc/meminfo: memFree=25912948/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=450536 CPUtime=0.19 cores=0-7
/proc/5125/stat : 5125 (claspmt) S 5123 5125 5051 0 -1 4202496 3694 0 0 0 18 1 0 0 18 0 8 0 550862430 461348864 3394 33554432000 4194304 4964704 140737354782464 18446744073709551615 210647251438 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5125/statm: 112668 3470 464 189 0 107017 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 450536

[startup+0.814198 s]
/proc/loadavg: 8.04 8.01 8.01 2/351 5125
/proc/meminfo: memFree=25912948/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=451892 CPUtime=5.85 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 6164 0 0 0 582 3 0 0 19 0 8 0 550862430 462737408 5864 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 113040 6223 464 189 0 107389 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 451892

[startup+1.08523 s]
/proc/loadavg: 8.04 8.01 8.01 2/351 5125
/proc/meminfo: memFree=25912948/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=452292 CPUtime=8.01 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 6801 0 0 0 797 4 0 0 20 0 8 0 550862430 463147008 6501 33554432000 4194304 4964704 140737354782464 18446744073709551615 4660304 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 113073 6501 464 189 0 107422 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 452292

[startup+1.50016 s]
/proc/loadavg: 8.04 8.01 8.01 2/351 5125
/proc/meminfo: memFree=25912948/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=452424 CPUtime=11.33 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 7060 0 0 0 1129 4 0 0 21 0 8 0 550862430 463282176 6760 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 113106 6760 464 189 0 107455 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 452424

[startup+3.10089 s]
/proc/loadavg: 8.04 8.01 8.01 9/359 5133
/proc/meminfo: memFree=25881424/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=453036 CPUtime=24.11 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 8578 0 0 0 2406 5 0 0 25 0 8 0 550862430 463908864 8278 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670271 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 113259 8278 466 189 0 107608 0
[pid=5125/tid=5127] ppid=5123 vsize=453036 CPUtime=3 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 867 0 0 0 300 0 0 0 24 0 8 0 550862437 463908864 8278 33554432000 4194304 4964704 140737354782464 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=453036 CPUtime=2.99 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 1356 0 0 0 299 0 0 0 25 0 8 0 550862437 463908864 8278 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=453036 CPUtime=3 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 760 0 0 0 300 0 0 0 21 0 8 0 550862437 463908864 8278 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=453036 CPUtime=3.01 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 840 0 0 0 301 0 0 0 21 0 8 0 550862437 463908864 8278 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=453036 CPUtime=3.01 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 792 0 0 0 301 0 0 0 25 0 8 0 550862437 463908864 8278 33554432000 4194304 4964704 140737354782464 18446744073709551615 4660383 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=453036 CPUtime=3.01 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 729 0 0 0 300 1 0 0 25 0 8 0 550862437 463908864 8278 33554432000 4194304 4964704 140737354782464 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=453036 CPUtime=2.98 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 1272 0 0 0 298 0 0 0 24 0 8 0 550862437 463908864 8278 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 453036

[startup+6.30036 s]
/proc/loadavg: 8.04 8.01 8.01 9/359 5133
/proc/meminfo: memFree=25871916/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=454828 CPUtime=49.17 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 10995 0 0 0 4902 15 0 0 20 0 8 0 550862430 465743872 10695 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669396 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 113707 10695 466 189 0 108056 0
[pid=5125/tid=5127] ppid=5123 vsize=454828 CPUtime=6.2 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 1149 0 0 0 619 1 0 0 18 0 8 0 550862437 465743872 10695 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=454828 CPUtime=6.16 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 1867 0 0 0 614 2 0 0 25 0 8 0 550862437 465743872 10695 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=454828 CPUtime=6.19 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 1092 0 0 0 617 2 0 0 25 0 8 0 550862437 465743872 10695 33554432000 4194304 4964704 140737354782464 18446744073709551615 4660423 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=454828 CPUtime=6.19 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 1121 0 0 0 617 2 0 0 25 0 8 0 550862437 465743872 10695 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=454828 CPUtime=5.93 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 1020 0 0 0 591 2 0 0 19 0 8 0 550862437 465743872 10695 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=454828 CPUtime=6.05 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 972 0 0 0 604 1 0 0 25 0 8 0 550862437 465743872 10695 33554432000 4194304 4964704 140737354782464 18446744073709551615 4660144 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=454828 CPUtime=6.13 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 1572 0 0 0 613 0 0 0 25 0 8 0 550862437 465743872 10695 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.17
Current children cumulated vsize (KiB) 454828

[startup+12.7133 s]
/proc/loadavg: 8.11 8.03 8.02 9/359 5133
/proc/meminfo: memFree=25859992/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=456264 CPUtime=100.37 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 13994 0 0 0 10017 20 0 0 25 0 8 0 550862430 467214336 13583 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 114066 13583 466 189 0 108415 0
[pid=5125/tid=5127] ppid=5123 vsize=456264 CPUtime=12.61 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 1541 0 0 0 1260 1 0 0 25 0 8 0 550862437 467214336 13583 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=456264 CPUtime=12.58 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 2588 0 0 0 1255 3 0 0 25 0 8 0 550862437 467214336 13583 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=456264 CPUtime=12.6 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 1300 0 0 0 1258 2 0 0 25 0 8 0 550862437 467214336 13583 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=456264 CPUtime=12.61 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 1517 0 0 0 1258 3 0 0 20 0 8 0 550862437 467214336 13583 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=456264 CPUtime=12.32 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 1438 0 0 0 1226 6 0 0 25 0 8 0 550862437 467214336 13583 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669480 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=456264 CPUtime=12.46 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 1229 0 0 0 1245 1 0 0 25 0 8 0 550862437 467214336 13583 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=456264 CPUtime=12.48 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 1900 0 0 0 1248 0 0 0 25 0 8 0 550862437 467214336 13583 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321061 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.37
Current children cumulated vsize (KiB) 456264

[startup+25.5011 s]
/proc/loadavg: 8.09 8.03 8.01 9/359 5134
/proc/meminfo: memFree=25846624/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=458876 CPUtime=202.52 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 17568 0 0 0 20230 22 0 0 25 0 8 0 550862430 469889024 17157 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 114719 17157 466 189 0 109068 0
[pid=5125/tid=5127] ppid=5123 vsize=458876 CPUtime=25.39 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 2071 0 0 0 2537 2 0 0 25 0 8 0 550862437 469889024 17157 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321272 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=458876 CPUtime=25.37 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 3313 0 0 0 2534 3 0 0 25 0 8 0 550862437 469889024 17157 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=458876 CPUtime=25.38 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 1608 0 0 0 2536 2 0 0 25 0 8 0 550862437 469889024 17157 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669330 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=458876 CPUtime=25.4 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 2093 0 0 0 2537 3 0 0 25 0 8 0 550862437 469889024 17157 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=458876 CPUtime=25.1 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 1885 0 0 0 2504 6 0 0 25 0 8 0 550862437 469889024 17157 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=458876 CPUtime=25.26 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 1434 0 0 0 2524 2 0 0 25 0 8 0 550862437 469889024 17157 33554432000 4194304 4964704 140737354782464 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=458876 CPUtime=25.14 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 2419 0 0 0 2513 1 0 0 25 0 8 0 550862437 469889024 17157 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.52
Current children cumulated vsize (KiB) 458876

[startup+51.1008 s]
/proc/loadavg: 8.05 8.02 8.01 9/359 5134
/proc/meminfo: memFree=25830720/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=461584 CPUtime=407.06 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 21474 0 0 0 40678 28 0 0 25 0 8 0 550862430 472662016 21063 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321059 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 115396 21063 466 189 0 109745 0
[pid=5125/tid=5127] ppid=5123 vsize=461584 CPUtime=51 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 2668 0 0 0 5098 2 0 0 25 0 8 0 550862437 472662016 21063 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=461584 CPUtime=50.97 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 3751 0 0 0 5094 3 0 0 25 0 8 0 550862437 472662016 21063 33554432000 4194304 4964704 140737354782464 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=461584 CPUtime=50.99 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 1983 0 0 0 5097 2 0 0 25 0 8 0 550862437 472662016 21063 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=461584 CPUtime=51.01 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 2628 0 0 0 5098 3 0 0 25 0 8 0 550862437 472662016 21063 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=461584 CPUtime=50.69 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 2503 0 0 0 5060 9 0 0 25 0 8 0 550862437 472662016 21063 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=461584 CPUtime=50.86 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 1576 0 0 0 5084 2 0 0 25 0 8 0 550862437 472662016 21063 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=461584 CPUtime=50.45 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 3024 0 0 0 5044 1 0 0 25 0 8 0 550862437 472662016 21063 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.06
Current children cumulated vsize (KiB) 461584

[startup+102.301 s]
/proc/loadavg: 8.06 8.03 8.01 9/359 5136
/proc/meminfo: memFree=25811088/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=465396 CPUtime=815.98 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 26338 0 0 0 81563 35 0 0 25 0 8 0 550862430 476565504 25907 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 116349 25907 466 189 0 110698 0
[pid=5125/tid=5127] ppid=5123 vsize=465396 CPUtime=102.18 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 3427 0 0 0 10215 3 0 0 25 0 8 0 550862437 476565504 25907 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=465396 CPUtime=102.15 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 4848 0 0 0 10211 4 0 0 25 0 8 0 550862437 476565504 25907 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=465396 CPUtime=102.18 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 2260 0 0 0 10215 3 0 0 25 0 8 0 550862437 476565504 25907 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 0 0 0 0

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

/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 3313 0 0 0 16169 12 0 0 23 0 8 0 550862437 478109696 28524 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=466904 CPUtime=162.07 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 2497 0 0 0 16203 4 0 0 25 0 8 0 550862437 478109696 28524 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=466904 CPUtime=160.43 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 4371 0 0 0 16041 2 0 0 25 0 8 0 550862437 478109696 28524 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1295.34
Current children cumulated vsize (KiB) 466904

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

[startup+179.701 s]
/proc/loadavg: 8.12 8.05 8.02 9/359 5138
/proc/meminfo: memFree=25797536/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=467112 CPUtime=1434.24 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 29569 0 0 0 143383 41 0 0 25 0 8 0 550862430 478322688 29112 33554432000 4194304 4964704 140737354782464 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 116778 29112 466 189 0 111127 0
[pid=5125/tid=5127] ppid=5123 vsize=467112 CPUtime=179.58 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 4239 0 0 0 17954 4 0 0 25 0 8 0 550862437 478322688 29112 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=467112 CPUtime=179.54 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 5440 0 0 0 17949 5 0 0 25 0 8 0 550862437 478322688 29112 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=467112 CPUtime=179.58 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 2400 0 0 0 17954 4 0 0 25 0 8 0 550862437 478322688 29112 33554432000 4194304 4964704 140737354782464 18446744073709551615 4627213 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=467112 CPUtime=179.59 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 3312 0 0 0 17955 4 0 0 25 0 8 0 550862437 478322688 29112 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=467112 CPUtime=179.18 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 3369 0 0 0 17906 12 0 0 25 0 8 0 550862437 478322688 29112 33554432000 4194304 4964704 140737354782464 18446744073709551615 4660167 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=467112 CPUtime=179.45 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 2518 0 0 0 17941 4 0 0 25 0 8 0 550862437 478322688 29112 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=467112 CPUtime=177.65 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 4533 0 0 0 17762 3 0 0 25 0 8 0 550862437 478322688 29112 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1434.24
Current children cumulated vsize (KiB) 467112

[startup+186.101 s]
/proc/loadavg: 8.11 8.05 8.02 9/359 5138
/proc/meminfo: memFree=25796792/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=467112 CPUtime=1485.36 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 29710 0 0 0 148494 42 0 0 25 0 8 0 550862430 478322688 29253 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 116778 29253 466 189 0 111127 0
[pid=5125/tid=5127] ppid=5123 vsize=467112 CPUtime=185.98 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 4284 0 0 0 18594 4 0 0 25 0 8 0 550862437 478322688 29253 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=467112 CPUtime=185.93 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 5456 0 0 0 18588 5 0 0 25 0 8 0 550862437 478322688 29253 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=467112 CPUtime=185.98 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 2444 0 0 0 18594 4 0 0 25 0 8 0 550862437 478322688 29253 33554432000 4194304 4964704 140737354782464 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=467112 CPUtime=185.99 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 3325 0 0 0 18595 4 0 0 25 0 8 0 550862437 478322688 29253 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=467112 CPUtime=185.57 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 3376 0 0 0 18545 12 0 0 25 0 8 0 550862437 478322688 29253 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=467112 CPUtime=185.85 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 2533 0 0 0 18581 4 0 0 25 0 8 0 550862437 478322688 29253 33554432000 4194304 4964704 140737354782464 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=467112 CPUtime=183.97 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 4534 0 0 0 18394 3 0 0 25 0 8 0 550862437 478322688 29253 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669472 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1485.36
Current children cumulated vsize (KiB) 467112

[startup+189.301 s]
/proc/loadavg: 8.10 8.05 8.01 9/359 5138
/proc/meminfo: memFree=25796664/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=467244 CPUtime=1510.92 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 29761 0 0 0 151050 42 0 0 25 0 8 0 550862430 478457856 29304 33554432000 4194304 4964704 140737354782464 18446744073709551615 4653154 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 116811 29304 466 189 0 111160 0
[pid=5125/tid=5127] ppid=5123 vsize=467244 CPUtime=189.18 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 4323 0 0 0 18914 4 0 0 25 0 8 0 550862437 478457856 29304 33554432000 4194304 4964704 140737354782464 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=467244 CPUtime=189.13 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 5458 0 0 0 18908 5 0 0 25 0 8 0 550862437 478457856 29304 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=467244 CPUtime=189.18 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 2451 0 0 0 18914 4 0 0 25 0 8 0 550862437 478457856 29304 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=467244 CPUtime=189.19 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 3325 0 0 0 18915 4 0 0 25 0 8 0 550862437 478457856 29304 33554432000 4194304 4964704 140737354782464 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=467244 CPUtime=188.77 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 3376 0 0 0 18865 12 0 0 25 0 8 0 550862437 478457856 29304 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=467244 CPUtime=189.05 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 2533 0 0 0 18901 4 0 0 25 0 8 0 550862437 478457856 29304 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=467244 CPUtime=187.14 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 4537 0 0 0 18711 3 0 0 25 0 8 0 550862437 478457856 29304 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1510.92
Current children cumulated vsize (KiB) 467244

[startup+190.913 s]
/proc/loadavg: 8.10 8.05 8.01 9/359 5138
/proc/meminfo: memFree=25796660/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=467376 CPUtime=1523.78 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 29817 0 0 0 152335 43 0 0 25 0 8 0 550862430 478593024 29360 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670312 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 116844 29360 466 189 0 111193 0
[pid=5125/tid=5127] ppid=5123 vsize=467376 CPUtime=190.79 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 4323 0 0 0 19075 4 0 0 25 0 8 0 550862437 478593024 29360 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=467376 CPUtime=190.75 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 5498 0 0 0 19070 5 0 0 25 0 8 0 550862437 478593024 29360 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=467376 CPUtime=190.79 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 2452 0 0 0 19075 4 0 0 25 0 8 0 550862437 478593024 29360 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=467376 CPUtime=190.8 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 3325 0 0 0 19076 4 0 0 25 0 8 0 550862437 478593024 29360 33554432000 4194304 4964704 140737354782464 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=467376 CPUtime=190.37 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 3376 0 0 0 19024 13 0 0 25 0 8 0 550862437 478593024 29360 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=467376 CPUtime=190.66 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 2537 0 0 0 19062 4 0 0 25 0 8 0 550862437 478593024 29360 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=467376 CPUtime=188.72 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 4537 0 0 0 18869 3 0 0 25 0 8 0 550862437 478593024 29360 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1523.78
Current children cumulated vsize (KiB) 467376

[startup+191.701 s]
/proc/loadavg: 8.10 8.05 8.01 9/359 5138
/proc/meminfo: memFree=25796660/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=467376 CPUtime=1530.09 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 29824 0 0 0 152966 43 0 0 25 0 8 0 550862430 478593024 29367 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 116844 29367 466 189 0 111193 0
[pid=5125/tid=5127] ppid=5123 vsize=467376 CPUtime=191.58 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 4323 0 0 0 19154 4 0 0 25 0 8 0 550862437 478593024 29367 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=467376 CPUtime=191.53 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 5500 0 0 0 19148 5 0 0 25 0 8 0 550862437 478593024 29367 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=467376 CPUtime=191.58 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 2452 0 0 0 19154 4 0 0 25 0 8 0 550862437 478593024 29367 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=467376 CPUtime=191.59 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 3325 0 0 0 19155 4 0 0 25 0 8 0 550862437 478593024 29367 33554432000 4194304 4964704 140737354782464 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=467376 CPUtime=191.16 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 3376 0 0 0 19103 13 0 0 25 0 8 0 550862437 478593024 29367 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=467376 CPUtime=191.45 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 2537 0 0 0 19141 4 0 0 25 0 8 0 550862437 478593024 29367 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669420 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=467376 CPUtime=189.51 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 4542 0 0 0 18948 3 0 0 25 0 8 0 550862437 478593024 29367 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1530.09
Current children cumulated vsize (KiB) 467376

[startup+192.101 s]
/proc/loadavg: 8.09 8.05 8.01 9/359 5138
/proc/meminfo: memFree=25796536/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=467376 CPUtime=1533.27 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 29824 0 0 0 153284 43 0 0 25 0 8 0 550862430 478593024 29364 33554432000 4194304 4964704 140737354782464 18446744073709551615 4668840 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 116844 29364 466 189 0 111193 0
[pid=5125/tid=5127] ppid=5123 vsize=467376 CPUtime=191.98 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 4323 0 0 0 19194 4 0 0 25 0 8 0 550862437 478593024 29364 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=467376 CPUtime=191.93 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 5500 0 0 0 19188 5 0 0 25 0 8 0 550862437 478593024 29364 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=467376 CPUtime=191.98 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 2452 0 0 0 19194 4 0 0 25 0 8 0 550862437 478593024 29364 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=467376 CPUtime=191.99 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 3325 0 0 0 19195 4 0 0 25 0 8 0 550862437 478593024 29364 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=467376 CPUtime=191.56 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 3376 0 0 0 19143 13 0 0 25 0 8 0 550862437 478593024 29364 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=467376 CPUtime=191.85 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 2537 0 0 0 19181 4 0 0 25 0 8 0 550862437 478593024 29364 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=467376 CPUtime=189.9 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 4542 0 0 0 18987 3 0 0 25 0 8 0 550862437 478593024 29364 33554432000 4194304 4964704 140737354782464 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1533.27
Current children cumulated vsize (KiB) 467376

[startup+192.301 s]
/proc/loadavg: 8.09 8.05 8.01 9/359 5138
/proc/meminfo: memFree=25796536/32951132 swapFree=65145212/67111528
[pid=5125] ppid=5123 vsize=467376 CPUtime=1534.87 cores=0-7
/proc/5125/stat : 5125 (claspmt) R 5123 5125 5051 0 -1 4202496 29825 0 0 0 153444 43 0 0 25 0 8 0 550862430 478593024 29365 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5125/statm: 116844 29365 466 189 0 111193 0
[pid=5125/tid=5127] ppid=5123 vsize=467376 CPUtime=192.18 cores=0-7
/proc/5125/task/5127/stat : 5127 (claspmt) R 5123 5125 5051 0 -1 4202560 4323 0 0 0 19214 4 0 0 25 0 8 0 550862437 478593024 29365 33554432000 4194304 4964704 140737354782464 18446744073709551615 210647251487 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5125/tid=5128] ppid=5123 vsize=467376 CPUtime=192.13 cores=0-7
/proc/5125/task/5128/stat : 5128 (claspmt) R 5123 5125 5051 0 -1 4202560 5500 0 0 0 19208 5 0 0 25 0 8 0 550862437 478593024 29365 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5125/tid=5129] ppid=5123 vsize=467376 CPUtime=192.18 cores=0-7
/proc/5125/task/5129/stat : 5129 (claspmt) R 5123 5125 5051 0 -1 4202560 2452 0 0 0 19214 4 0 0 25 0 8 0 550862437 478593024 29365 33554432000 4194304 4964704 140737354782464 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5125/tid=5130] ppid=5123 vsize=467376 CPUtime=192.19 cores=0-7
/proc/5125/task/5130/stat : 5130 (claspmt) R 5123 5125 5051 0 -1 4202560 3325 0 0 0 19215 4 0 0 25 0 8 0 550862437 478593024 29365 33554432000 4194304 4964704 140737354782464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5125/tid=5131] ppid=5123 vsize=467376 CPUtime=191.76 cores=0-7
/proc/5125/task/5131/stat : 5131 (claspmt) R 5123 5125 5051 0 -1 4202560 3377 0 0 0 19163 13 0 0 25 0 8 0 550862437 478593024 29365 33554432000 4194304 4964704 140737354782464 18446744073709551615 210647251487 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5125/tid=5132] ppid=5123 vsize=467376 CPUtime=192.05 cores=0-7
/proc/5125/task/5132/stat : 5132 (claspmt) R 5123 5125 5051 0 -1 4202560 2537 0 0 0 19201 4 0 0 25 0 8 0 550862437 478593024 29365 33554432000 4194304 4964704 140737354782464 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5125/tid=5133] ppid=5123 vsize=467376 CPUtime=190.1 cores=0-7
/proc/5125/task/5133/stat : 5133 (claspmt) R 5123 5125 5051 0 -1 4202560 4542 0 0 0 19007 3 0 0 25 0 8 0 550862437 478593024 29365 33554432000 4194304 4964704 140737354782464 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1534.87
Current children cumulated vsize (KiB) 467376

Child status: 20
Real time (s): 192.358
CPU time (s): 1535.11
CPU user time (s): 1534.65
CPU system time (s): 0.45493
CPU usage (%): 798.047
Max. virtual memory (cumulated for all children) (KiB): 467376

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

runsolver used 0.609907 second user time and 1.49277 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-03 05:17:08
IDJOB=3322665
IDBENCH=85799
IDSOLVER=1711
FILE ID=node129/3322665-1304392628
RUNJOBID= node129-1304392120-5065
PBS_JOBID= 13181850
Free space on /tmp= 73136 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-icl005.shuffled-as.sat05-3826.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-3322665-1304392628/watcher-3322665-1304392628 -o /tmp/evaluation-result-3322665-1304392628/solver-3322665-1304392628 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322665-1304392628.cnf

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=1158895088

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25913352 kB
Buffers:        105304 kB
Cached:        1131304 kB
SwapCached:      38848 kB
Active:        5893564 kB
Inactive:       946280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25913352 kB
SwapTotal:    67111528 kB
SwapFree:     65145212 kB
Dirty:            1576 kB
Writeback:           8 kB
AnonPages:     5574308 kB
Mapped:          17344 kB
Slab:            94724 kB
PageTables:      38316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79762068 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= 73136 MiB
End job on node129 at 2011-05-03 05:20:21