Trace number 3321470

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 21960.3 2748.73

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2027.29
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...341280/instance-3321470-1304341280.cnf
0.19/0.25	c Solving...
21960.24/2748.72	s UNSATISFIABLE
21960.24/2748.72	
21960.24/2748.72	c Models        : 0     
21960.24/2748.72	c Time          : 2748.684s (Solving: 2748.43s 1st Model: 0.00s Unsat: 2748.43s)
21960.24/2748.72	c CPU Time      : 21960.230s

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-3321470-1304341280/watcher-3321470-1304341280 -o /tmp/evaluation-result-3321470-1304341280/solver-3321470-1304341280 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321470-1304341280.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: 6.67 7.83 7.98 1/273 32460
/proc/meminfo: memFree=18993912/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=21844 CPUtime=0 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 759 0 0 0 0 0 0 0 22 0 1 0 526543621 22368256 684 33554432000 4194304 4964704 140737086948976 18446744073709551615 270338383616 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32460/statm: 5461 685 386 189 0 335 0

[startup+0.0871381 s]
/proc/loadavg: 6.67 7.83 7.98 1/273 32460
/proc/meminfo: memFree=18993912/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=30276 CPUtime=0.08 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 3279 0 0 0 8 0 0 0 22 0 1 0 526543621 31002624 2727 33554432000 4194304 4964704 140737086948976 18446744073709551615 4607715 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32460/statm: 7569 2727 403 189 0 2443 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30276

[startup+0.10113 s]
/proc/loadavg: 6.67 7.83 7.98 1/273 32460
/proc/meminfo: memFree=18993912/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=30276 CPUtime=0.09 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 3279 0 0 0 9 0 0 0 22 0 1 0 526543621 31002624 2727 33554432000 4194304 4964704 140737086948976 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32460/statm: 7569 2727 403 189 0 2443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30276

[startup+0.338261 s]
/proc/loadavg: 6.67 7.83 7.98 1/273 32460
/proc/meminfo: memFree=18993912/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=390840 CPUtime=0.72 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 7074 0 0 0 69 3 0 0 18 0 8 0 526543621 400220160 6286 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 97710 6286 464 189 0 92059 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 390840

[startup+0.700978 s]
/proc/loadavg: 6.67 7.83 7.98 1/273 32460
/proc/meminfo: memFree=18993912/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=390996 CPUtime=3.63 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 9371 0 0 0 359 4 0 0 18 0 8 0 526543621 400379904 8583 33554432000 4194304 4964704 140737086948976 18446744073709551615 4361761 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 97749 8583 464 189 0 92098 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 390996

[startup+1.50082 s]
/proc/loadavg: 6.67 7.83 7.98 9/281 32468
/proc/meminfo: memFree=18960624/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=390996 CPUtime=10.02 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 10167 0 0 0 997 5 0 0 19 0 8 0 526543621 400379904 9379 33554432000 4194304 4964704 140737086948976 18446744073709551615 4660755 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 97749 9379 464 189 0 92098 0
[pid=32460/tid=32462] ppid=32458 vsize=390996 CPUtime=1.22 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 781 0 0 0 122 0 0 0 19 0 8 0 526543647 400379904 9379 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=390996 CPUtime=1.21 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 1099 0 0 0 121 0 0 0 19 0 8 0 526543647 400379904 9379 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=390996 CPUtime=1.21 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 627 0 0 0 121 0 0 0 19 0 8 0 526543647 400379904 9379 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=390996 CPUtime=1.21 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 876 0 0 0 121 0 0 0 19 0 8 0 526543647 400379904 9379 33554432000 4194304 4964704 140737086948976 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=390996 CPUtime=1.22 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 830 0 0 0 122 0 0 0 19 0 8 0 526543647 400379904 9379 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=390996 CPUtime=1.2 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 928 0 0 0 120 0 0 0 18 0 8 0 526543647 400379904 9379 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=390996 CPUtime=1.2 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 931 0 0 0 120 0 0 0 19 0 8 0 526543647 400379904 9379 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.02
Current children cumulated vsize (KiB) 390996

[startup+3.1005 s]
/proc/loadavg: 6.67 7.83 7.98 9/281 32468
/proc/meminfo: memFree=18955788/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=391156 CPUtime=22.81 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 11952 0 0 0 2274 7 0 0 23 0 8 0 526543621 400543744 11164 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 97789 11164 466 189 0 92138 0
[pid=32460/tid=32462] ppid=32458 vsize=391156 CPUtime=2.82 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 1024 0 0 0 282 0 0 0 23 0 8 0 526543647 400543744 11164 33554432000 4194304 4964704 140737086948976 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=391156 CPUtime=2.8 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 1484 0 0 0 280 0 0 0 23 0 8 0 526543647 400543744 11164 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=391156 CPUtime=2.81 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 797 0 0 0 281 0 0 0 23 0 8 0 526543647 400543744 11164 33554432000 4194304 4964704 140737086948976 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=391156 CPUtime=2.81 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 1055 0 0 0 281 0 0 0 23 0 8 0 526543647 400543744 11164 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=391156 CPUtime=2.82 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 1004 0 0 0 282 0 0 0 23 0 8 0 526543647 400543744 11164 33554432000 4194304 4964704 140737086948976 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=391156 CPUtime=2.8 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 1116 0 0 0 279 1 0 0 22 0 8 0 526543647 400543744 11164 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=391156 CPUtime=2.8 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 1180 0 0 0 280 0 0 0 23 0 8 0 526543647 400543744 11164 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.81
Current children cumulated vsize (KiB) 391156

[startup+6.30087 s]
/proc/loadavg: 6.77 7.83 7.98 9/281 32468
/proc/meminfo: memFree=18945160/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=391840 CPUtime=48.38 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 14102 0 0 0 4830 8 0 0 25 0 8 0 526543621 401244160 13314 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 97960 13314 466 189 0 92309 0
[pid=32460/tid=32462] ppid=32458 vsize=391840 CPUtime=6.02 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 1176 0 0 0 602 0 0 0 25 0 8 0 526543647 401244160 13314 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=391840 CPUtime=5.98 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 2146 0 0 0 597 1 0 0 25 0 8 0 526543647 401244160 13314 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=391840 CPUtime=6.01 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 941 0 0 0 601 0 0 0 25 0 8 0 526543647 401244160 13314 33554432000 4194304 4964704 140737086948976 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=391840 CPUtime=6.02 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 1250 0 0 0 601 1 0 0 25 0 8 0 526543647 401244160 13314 33554432000 4194304 4964704 140737086948976 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=391840 CPUtime=6.03 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 1289 0 0 0 602 1 0 0 25 0 8 0 526543647 401244160 13314 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=391840 CPUtime=6 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 1394 0 0 0 599 1 0 0 25 0 8 0 526543647 401244160 13314 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=391840 CPUtime=6 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 1436 0 0 0 600 0 0 0 21 0 8 0 526543647 401244160 13314 33554432000 4194304 4964704 140737086948976 18446744073709551615 4627571 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.38
Current children cumulated vsize (KiB) 391840

[startup+12.7006 s]
/proc/loadavg: 6.87 7.83 7.98 9/281 32468
/proc/meminfo: memFree=18932272/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=394592 CPUtime=99.51 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 17501 0 0 0 9941 10 0 0 25 0 8 0 526543621 404062208 16713 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 98648 16713 466 189 0 92997 0
[pid=32460/tid=32462] ppid=32458 vsize=394592 CPUtime=12.42 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 1665 0 0 0 1242 0 0 0 25 0 8 0 526543647 404062208 16713 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=394592 CPUtime=12.31 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 2879 0 0 0 1230 1 0 0 25 0 8 0 526543647 404062208 16713 33554432000 4194304 4964704 140737086948976 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=394592 CPUtime=12.41 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 1294 0 0 0 1241 0 0 0 25 0 8 0 526543647 404062208 16713 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=394592 CPUtime=12.41 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 1641 0 0 0 1240 1 0 0 25 0 8 0 526543647 404062208 16713 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=394592 CPUtime=12.42 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 1643 0 0 0 1241 1 0 0 25 0 8 0 526543647 404062208 16713 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=394592 CPUtime=12.4 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 1763 0 0 0 1239 1 0 0 25 0 8 0 526543647 404062208 16713 33554432000 4194304 4964704 140737086948976 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=394592 CPUtime=12.4 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 1872 0 0 0 1239 1 0 0 25 0 8 0 526543647 404062208 16713 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.51
Current children cumulated vsize (KiB) 394592

[startup+25.5011 s]
/proc/loadavg: 7.19 7.86 7.99 9/281 32469
/proc/meminfo: memFree=18914280/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=397668 CPUtime=201.8 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 21686 0 0 0 20166 14 0 0 25 0 8 0 526543621 407212032 20884 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 99417 20884 466 189 0 93766 0
[pid=32460/tid=32462] ppid=32458 vsize=397668 CPUtime=25.21 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 2065 0 0 0 2521 0 0 0 25 0 8 0 526543647 407212032 20884 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=397668 CPUtime=25.01 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 3764 0 0 0 2499 2 0 0 25 0 8 0 526543647 407212032 20884 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=397668 CPUtime=25.21 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 1623 0 0 0 2521 0 0 0 25 0 8 0 526543647 407212032 20884 33554432000 4194304 4964704 140737086948976 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=397668 CPUtime=25.2 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 2092 0 0 0 2519 1 0 0 25 0 8 0 526543647 407212032 20884 33554432000 4194304 4964704 140737086948976 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=397668 CPUtime=25.22 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 2264 0 0 0 2521 1 0 0 25 0 8 0 526543647 407212032 20884 33554432000 4194304 4964704 140737086948976 18446744073709551615 4668829 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=397668 CPUtime=25.2 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 2314 0 0 0 2518 2 0 0 25 0 8 0 526543647 407212032 20884 33554432000 4194304 4964704 140737086948976 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=397668 CPUtime=25.19 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 2403 0 0 0 2518 1 0 0 25 0 8 0 526543647 407212032 20884 33554432000 4194304 4964704 140737086948976 18446744073709551615 270338488863 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 201.8
Current children cumulated vsize (KiB) 397668

[startup+51.101 s]
/proc/loadavg: 7.46 7.87 7.99 9/281 32470
/proc/meminfo: memFree=18891736/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=402736 CPUtime=406.35 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 27562 0 0 0 40617 18 0 0 25 0 8 0 526543621 412401664 26635 33554432000 4194304 4964704 140737086948976 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 100684 26635 466 189 0 95033 0
[pid=32460/tid=32462] ppid=32458 vsize=402736 CPUtime=50.81 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 2671 0 0 0 5080 1 0 0 25 0 8 0 526543647 412401664 26635 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=402736 CPUtime=50.39 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 4649 0 0 0 5037 2 0 0 25 0 8 0 526543647 412401664 26635 33554432000 4194304 4964704 140737086948976 18446744073709551615 270338081386 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=402736 CPUtime=50.81 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 2234 0 0 0 5080 1 0 0 25 0 8 0 526543647 412401664 26635 33554432000 4194304 4964704 140737086948976 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=402736 CPUtime=50.81 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 2760 0 0 0 5079 2 0 0 25 0 8 0 526543647 412401664 26635 33554432000 4194304 4964704 140737086948976 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=402736 CPUtime=50.82 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 3165 0 0 0 5080 2 0 0 25 0 8 0 526543647 412401664 26635 33554432000 4194304 4964704 140737086948976 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=402736 CPUtime=50.8 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 2983 0 0 0 5077 3 0 0 25 0 8 0 526543647 412401664 26635 33554432000 4194304 4964704 140737086948976 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=402736 CPUtime=50.79 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 3254 0 0 0 5077 2 0 0 19 0 8 0 526543647 412401664 26635 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.35

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

/proc/loadavg: 8.08 8.06 8.00 9/281 32541
/proc/meminfo: memFree=18657920/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=443400 CPUtime=20952.1 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 91362 0 0 0 2095057 148 0 0 25 0 8 0 526543621 454041600 84784 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 110850 84784 466 189 0 105199 0
[pid=32460/tid=32462] ppid=32458 vsize=443400 CPUtime=2621.91 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 16228 0 0 0 262176 15 0 0 25 0 8 0 526543647 454041600 84784 33554432000 4194304 4964704 140737086948976 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=443400 CPUtime=2610.88 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 13708 0 0 0 261070 18 0 0 25 0 8 0 526543647 454041600 84784 33554432000 4194304 4964704 140737086948976 18446744073709551615 4627208 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=443400 CPUtime=2622 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 6951 0 0 0 262185 15 0 0 25 0 8 0 526543647 454041600 84784 33554432000 4194304 4964704 140737086948976 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=443400 CPUtime=2621.67 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 11893 0 0 0 262154 13 0 0 25 0 8 0 526543647 454041600 84784 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=443400 CPUtime=2622.06 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 9559 0 0 0 262189 17 0 0 25 0 8 0 526543647 454041600 84784 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=443400 CPUtime=2616.78 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 9495 0 0 0 261657 21 0 0 25 0 8 0 526543647 454041600 84784 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=443400 CPUtime=2614.41 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 12551 0 0 0 261416 25 0 0 25 0 8 0 526543647 454041600 84784 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20952.1
Current children cumulated vsize (KiB) 443400

[startup+2682.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/281 32543
/proc/meminfo: memFree=18655020/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=443968 CPUtime=21431.5 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 92087 0 0 0 2142996 150 0 0 25 0 8 0 526543621 454623232 85473 33554432000 4194304 4964704 140737086948976 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 110992 85473 466 189 0 105341 0
[pid=32460/tid=32462] ppid=32458 vsize=443968 CPUtime=2681.9 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 16471 0 0 0 268175 15 0 0 25 0 8 0 526543647 454623232 85473 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=443968 CPUtime=2670.86 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 13858 0 0 0 267068 18 0 0 25 0 8 0 526543647 454623232 85473 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=443968 CPUtime=2681.99 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 7024 0 0 0 268183 16 0 0 25 0 8 0 526543647 454623232 85473 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=443968 CPUtime=2681.66 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 11993 0 0 0 268152 14 0 0 25 0 8 0 526543647 454623232 85473 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=443968 CPUtime=2682.07 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 9559 0 0 0 268189 18 0 0 25 0 8 0 526543647 454623232 85473 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=443968 CPUtime=2676.27 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 9549 0 0 0 267605 22 0 0 25 0 8 0 526543647 454623232 85473 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=443968 CPUtime=2674.4 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 12636 0 0 0 267415 25 0 0 25 0 8 0 526543647 454623232 85473 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21431.5
Current children cumulated vsize (KiB) 443968

[startup+2742.31 s]
/proc/loadavg: 8.07 8.06 8.00 9/281 32544
/proc/meminfo: memFree=18652700/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=510216 CPUtime=21911 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 92784 0 0 0 2190950 151 0 0 25 0 8 0 526543621 522461184 86131 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 127554 86131 466 189 0 121903 0
[pid=32460/tid=32462] ppid=32458 vsize=510216 CPUtime=2741.91 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 16510 0 0 0 274176 15 0 0 25 0 8 0 526543647 522461184 86131 33554432000 4194304 4964704 140737086948976 18446744073709551615 270338081386 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=510216 CPUtime=2730.88 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 14179 0 0 0 273069 19 0 0 25 0 8 0 526543647 522461184 86131 33554432000 4194304 4964704 140737086948976 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=510216 CPUtime=2742 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 7080 0 0 0 274184 16 0 0 25 0 8 0 526543647 522461184 86131 33554432000 4194304 4964704 140737086948976 18446744073709551615 4321061 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=510216 CPUtime=2741.67 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 12061 0 0 0 274153 14 0 0 25 0 8 0 526543647 522461184 86131 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=510216 CPUtime=2742.08 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 9586 0 0 0 274190 18 0 0 25 0 8 0 526543647 522461184 86131 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=510216 CPUtime=2735.75 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 9550 0 0 0 273553 22 0 0 25 0 8 0 526543647 522461184 86131 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=510216 CPUtime=2734.41 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 12735 0 0 0 273416 25 0 0 25 0 8 0 526543647 522461184 86131 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21911
Current children cumulated vsize (KiB) 510216

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

[startup+2745.5 s]
/proc/loadavg: 8.07 8.06 8.00 9/281 32544
/proc/meminfo: memFree=18652700/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=510216 CPUtime=21936.6 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 92800 0 0 0 2193506 151 0 0 25 0 8 0 526543621 522461184 86147 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 127554 86147 466 189 0 121903 0
[pid=32460/tid=32462] ppid=32458 vsize=510216 CPUtime=2745.1 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 16510 0 0 0 274495 15 0 0 25 0 8 0 526543647 522461184 86147 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=510216 CPUtime=2734.08 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 14179 0 0 0 273389 19 0 0 25 0 8 0 526543647 522461184 86147 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=510216 CPUtime=2745.2 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 7080 0 0 0 274504 16 0 0 25 0 8 0 526543647 522461184 86147 33554432000 4194304 4964704 140737086948976 18446744073709551615 4653288 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=510216 CPUtime=2744.86 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 12071 0 0 0 274472 14 0 0 25 0 8 0 526543647 522461184 86147 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=510216 CPUtime=2745.27 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 9592 0 0 0 274509 18 0 0 25 0 8 0 526543647 522461184 86147 33554432000 4194304 4964704 140737086948976 18446744073709551615 270338081386 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=510216 CPUtime=2738.92 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 9550 0 0 0 273870 22 0 0 25 0 8 0 526543647 522461184 86147 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=510216 CPUtime=2737.61 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 12735 0 0 0 273736 25 0 0 25 0 8 0 526543647 522461184 86147 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21936.6
Current children cumulated vsize (KiB) 510216

[startup+2747.1 s]
/proc/loadavg: 8.07 8.06 8.00 9/281 32544
/proc/meminfo: memFree=18652204/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=510216 CPUtime=21949.3 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 92891 0 0 0 2194778 151 0 0 25 0 8 0 526543621 522461184 86238 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 127554 86238 466 189 0 121903 0
[pid=32460/tid=32462] ppid=32458 vsize=510216 CPUtime=2746.69 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 16510 0 0 0 274654 15 0 0 25 0 8 0 526543647 522461184 86238 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=510216 CPUtime=2735.67 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 14179 0 0 0 273548 19 0 0 25 0 8 0 526543647 522461184 86238 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=510216 CPUtime=2746.79 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 7080 0 0 0 274663 16 0 0 25 0 8 0 526543647 522461184 86238 33554432000 4194304 4964704 140737086948976 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=510216 CPUtime=2746.46 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 12099 0 0 0 274632 14 0 0 25 0 8 0 526543647 522461184 86238 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=510216 CPUtime=2746.86 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 9592 0 0 0 274668 18 0 0 25 0 8 0 526543647 522461184 86238 33554432000 4194304 4964704 140737086948976 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=510216 CPUtime=2740.51 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 9550 0 0 0 274029 22 0 0 25 0 8 0 526543647 522461184 86238 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=510216 CPUtime=2739.2 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 12798 0 0 0 273895 25 0 0 25 0 8 0 526543647 522461184 86238 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21949.3
Current children cumulated vsize (KiB) 510216

[startup+2747.9 s]
/proc/loadavg: 8.06 8.06 8.00 9/281 32544
/proc/meminfo: memFree=18651956/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=510216 CPUtime=21955.7 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 92899 0 0 0 2195417 151 0 0 25 0 8 0 526543621 522461184 86246 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 127554 86246 466 189 0 121903 0
[pid=32460/tid=32462] ppid=32458 vsize=510216 CPUtime=2747.49 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 16510 0 0 0 274734 15 0 0 25 0 8 0 526543647 522461184 86246 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=510216 CPUtime=2736.47 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 14179 0 0 0 273628 19 0 0 25 0 8 0 526543647 522461184 86246 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=510216 CPUtime=2747.59 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 7080 0 0 0 274743 16 0 0 25 0 8 0 526543647 522461184 86246 33554432000 4194304 4964704 140737086948976 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=510216 CPUtime=2747.26 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 12099 0 0 0 274712 14 0 0 25 0 8 0 526543647 522461184 86246 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=510216 CPUtime=2747.66 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 9592 0 0 0 274748 18 0 0 25 0 8 0 526543647 522461184 86246 33554432000 4194304 4964704 140737086948976 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=510216 CPUtime=2741.3 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 9550 0 0 0 274108 22 0 0 25 0 8 0 526543647 522461184 86246 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=510216 CPUtime=2740 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 12806 0 0 0 273975 25 0 0 25 0 8 0 526543647 522461184 86246 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21955.7
Current children cumulated vsize (KiB) 510216

[startup+2748.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/281 32544
/proc/meminfo: memFree=18651956/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=510216 CPUtime=21958.9 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 92901 0 0 0 2195737 151 0 0 25 0 8 0 526543621 522461184 86248 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32460/statm: 127554 86248 466 189 0 121903 0
[pid=32460/tid=32462] ppid=32458 vsize=510216 CPUtime=2747.89 cores=0-7
/proc/32460/task/32462/stat : 32462 (claspmt) R 32458 32460 32122 0 -1 4202560 16510 0 0 0 274774 15 0 0 25 0 8 0 526543647 522461184 86248 33554432000 4194304 4964704 140737086948976 18446744073709551615 4644844 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32460/tid=32463] ppid=32458 vsize=510216 CPUtime=2736.87 cores=0-7
/proc/32460/task/32463/stat : 32463 (claspmt) R 32458 32460 32122 0 -1 4202560 14179 0 0 0 273668 19 0 0 25 0 8 0 526543647 522461184 86248 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32460/tid=32464] ppid=32458 vsize=510216 CPUtime=2747.99 cores=0-7
/proc/32460/task/32464/stat : 32464 (claspmt) R 32458 32460 32122 0 -1 4202560 7080 0 0 0 274783 16 0 0 25 0 8 0 526543647 522461184 86248 33554432000 4194304 4964704 140737086948976 18446744073709551615 4627356 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32460/tid=32465] ppid=32458 vsize=510216 CPUtime=2747.66 cores=0-7
/proc/32460/task/32465/stat : 32465 (claspmt) R 32458 32460 32122 0 -1 4202560 12099 0 0 0 274752 14 0 0 25 0 8 0 526543647 522461184 86248 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32460/tid=32466] ppid=32458 vsize=510216 CPUtime=2748.06 cores=0-7
/proc/32460/task/32466/stat : 32466 (claspmt) R 32458 32460 32122 0 -1 4202560 9592 0 0 0 274788 18 0 0 25 0 8 0 526543647 522461184 86248 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32460/tid=32467] ppid=32458 vsize=510216 CPUtime=2741.7 cores=0-7
/proc/32460/task/32467/stat : 32467 (claspmt) R 32458 32460 32122 0 -1 4202560 9550 0 0 0 274148 22 0 0 25 0 8 0 526543647 522461184 86248 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32460/tid=32468] ppid=32458 vsize=510216 CPUtime=2740.4 cores=0-7
/proc/32460/task/32468/stat : 32468 (claspmt) R 32458 32460 32122 0 -1 4202560 12808 0 0 0 274015 25 0 0 25 0 8 0 526543647 522461184 86248 33554432000 4194304 4964704 140737086948976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21958.9
Current children cumulated vsize (KiB) 510216

[startup+2748.7 s]
/proc/loadavg: 8.06 8.06 8.00 9/281 32544
/proc/meminfo: memFree=18651956/32951124 swapFree=67111356/67111528
[pid=32460] ppid=32458 vsize=510216 CPUtime=21960.2 cores=0-7
/proc/32460/stat : 32460 (claspmt) R 32458 32460 32122 0 -1 4202496 92931 0 0 0 2195872 152 0 0 15 0 1 0 526543621 522461184 86058 33554432000 4194304 4964704 140737086948976 18446744073709551615 270338032728 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/32460/statm: 127554 86058 476 189 0 121903 0
Current children cumulated CPU time (s) 21960.2
Current children cumulated vsize (KiB) 510216

Child status: 20
Real time (s): 2748.73
CPU time (s): 21960.3
CPU user time (s): 21958.7
CPU system time (s): 1.54577
CPU usage (%): 798.925
Max. virtual memory (cumulated for all children) (KiB): 510216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21958.7
system time used= 1.54576
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92932
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= 73135
involuntary context switches= 104774

runsolver used 6.579 second user time and 17.7313 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-02 15:01:20
IDJOB=3321470
IDBENCH=71139
IDSOLVER=1711
FILE ID=node143/3321470-1304341280
RUNJOBID= node143-1304337555-32136
PBS_JOBID= 13178038
Free space on /tmp= 73556 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.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-3321470-1304341280/watcher-3321470-1304341280 -o /tmp/evaluation-result-3321470-1304341280/solver-3321470-1304341280 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321470-1304341280.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=49051248

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.846
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.74
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.846
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:     32951124 kB
MemFree:      18994316 kB
Buffers:        314092 kB
Cached:        1779116 kB
SwapCached:        168 kB
Active:       12084292 kB
Inactive:      1538528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18994316 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4232 kB
Writeback:           0 kB
AnonPages:    11529784 kB
Mapped:          23888 kB
Slab:           229156 kB
PageTables:      40940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 54509728 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73556 MiB
End job on node143 at 2011-05-02 15:47:09