Trace number 3322724

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 311.48 44.6544

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...393396/instance-3322724-1304393396.cnf
0.00/0.03	c Solving...
311.26/44.65	s UNSATISFIABLE
311.26/44.65	
311.26/44.65	c Models        : 0     
311.26/44.65	c Time          : 44.633s (Solving: 44.61s 1st Model: 0.00s Unsat: 44.61s)
311.26/44.65	c CPU Time      : 311.450s

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-3322724-1304393396/watcher-3322724-1304393396 -o /tmp/evaluation-result-3322724-1304393396/solver-3322724-1304393396 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322724-1304393396.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: 9.10 9.05 9.00 2/302 32007
/proc/meminfo: memFree=12798412/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=23100 CPUtime=0 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 1157 0 0 0 0 0 0 0 25 0 1 0 550938361 23654400 1003 33554432000 4194304 4964704 140737379456240 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32007/statm: 5775 1003 397 189 0 649 0

[startup+0.0336389 s]
/proc/loadavg: 9.10 9.05 9.00 2/302 32007
/proc/meminfo: memFree=12798412/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=188596 CPUtime=0.03 cores=0-7
/proc/32007/stat : 32007 (claspmt) S 32005 32007 31906 0 -1 4202496 2157 0 0 0 3 0 0 0 25 0 8 0 550938361 193122304 1735 33554432000 4194304 4964704 140737379456240 18446744073709551615 235606682521 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32007/statm: 47149 1735 433 189 0 41498 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 188596

[startup+0.10965 s]
/proc/loadavg: 9.10 9.05 9.00 2/302 32007
/proc/meminfo: memFree=12798412/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=386656 CPUtime=0.34 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 3233 0 0 0 34 0 0 0 25 0 8 0 550938361 395935744 2735 33554432000 4194304 4964704 140737379456240 18446744073709551615 4370381 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32007/statm: 96664 2735 464 189 0 91013 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 386656

[startup+0.300595 s]
/proc/loadavg: 9.10 9.05 9.00 2/302 32007
/proc/meminfo: memFree=12798412/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=388244 CPUtime=1.67 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 4747 0 0 0 166 1 0 0 25 0 8 0 550938361 397561856 4250 33554432000 4194304 4964704 140737379456240 18446744073709551615 4683929 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32007/statm: 97061 4251 464 189 0 91410 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 388244

[startup+0.700524 s]
/proc/loadavg: 9.10 9.05 9.00 2/302 32007
/proc/meminfo: memFree=12798412/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=388244 CPUtime=4.47 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 5600 0 0 0 446 1 0 0 25 0 8 0 550938361 397561856 5102 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668759 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32007/statm: 97061 5102 464 189 0 91410 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 388244

[startup+1.50038 s]
/proc/loadavg: 9.17 9.06 9.01 10/310 32016
/proc/meminfo: memFree=12778640/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=388244 CPUtime=10.06 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 7092 0 0 0 1004 2 0 0 25 0 8 0 550938361 397561856 6594 33554432000 4194304 4964704 140737379456240 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32007/statm: 97061 6595 464 189 0 91410 0
[pid=32007/tid=32009] ppid=32005 vsize=388244 CPUtime=1.34 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 478 0 0 0 134 0 0 0 25 0 8 0 550938365 397561856 6595 33554432000 4194304 4964704 140737379456240 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=388244 CPUtime=1.31 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 735 0 0 0 131 0 0 0 25 0 8 0 550938365 397561856 6596 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=388244 CPUtime=0.77 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 618 0 0 0 77 0 0 0 25 0 8 0 550938365 397561856 6596 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=388244 CPUtime=1.43 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 709 0 0 0 143 0 0 0 25 0 8 0 550938365 397561856 6596 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594527777 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=388244 CPUtime=0.89 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 608 0 0 0 89 0 0 0 25 0 8 0 550938365 397561856 6596 33554432000 4194304 4964704 140737379456240 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=388244 CPUtime=1.43 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 562 0 0 0 143 0 0 0 25 0 8 0 550938365 397561856 6596 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=388244 CPUtime=1.39 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 1606 0 0 0 139 0 0 0 25 0 8 0 550938365 397561856 6596 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.06
Current children cumulated vsize (KiB) 388244

[startup+3.1011 s]
/proc/loadavg: 9.17 9.06 9.01 10/310 32016
/proc/meminfo: memFree=12770084/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=389436 CPUtime=21.24 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 9658 0 0 0 2121 3 0 0 25 0 8 0 550938361 398782464 9160 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32007/statm: 97359 9160 464 189 0 91708 0
[pid=32007/tid=32009] ppid=32005 vsize=389436 CPUtime=2.94 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 633 0 0 0 294 0 0 0 25 0 8 0 550938365 398782464 9160 33554432000 4194304 4964704 140737379456240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=389436 CPUtime=2.91 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 1311 0 0 0 291 0 0 0 25 0 8 0 550938365 398782464 9160 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=389436 CPUtime=2.3 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 681 0 0 0 230 0 0 0 25 0 8 0 550938365 398782464 9160 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=389436 CPUtime=2.26 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 819 0 0 0 226 0 0 0 25 0 8 0 550938365 398782464 9160 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594971630 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=389436 CPUtime=2.42 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 755 0 0 0 242 0 0 0 25 0 8 0 550938365 398782464 9160 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=389436 CPUtime=3.03 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 676 0 0 0 303 0 0 0 25 0 8 0 550938365 398782464 9160 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=389436 CPUtime=2.98 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 2934 0 0 0 297 1 0 0 25 0 8 0 550938365 398782464 9160 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.24
Current children cumulated vsize (KiB) 389436

[startup+6.30054 s]
/proc/loadavg: 9.16 9.06 9.01 10/310 32016
/proc/meminfo: memFree=12755176/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=392108 CPUtime=43.6 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 12052 0 0 0 4356 4 0 0 25 0 8 0 550938361 401518592 11500 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594971630 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32007/statm: 98027 11500 464 189 0 92376 0
[pid=32007/tid=32009] ppid=32005 vsize=392108 CPUtime=6.14 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 835 0 0 0 614 0 0 0 25 0 8 0 550938365 401518592 11500 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=392108 CPUtime=6.11 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 1653 0 0 0 611 0 0 0 25 0 8 0 550938365 401518592 11500 33554432000 4194304 4964704 140737379456240 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=392108 CPUtime=5.49 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 743 0 0 0 549 0 0 0 25 0 8 0 550938365 401518592 11500 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=392108 CPUtime=3.9 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 1017 0 0 0 390 0 0 0 25 0 8 0 550938365 401518592 11500 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=392108 CPUtime=5.62 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 1019 0 0 0 562 0 0 0 25 0 8 0 550938365 401518592 11500 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669458 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=392108 CPUtime=6.23 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 766 0 0 0 623 0 0 0 25 0 8 0 550938365 401518592 11500 33554432000 4194304 4964704 140737379456240 18446744073709551615 4660342 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=392108 CPUtime=6.15 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 4149 0 0 0 614 1 0 0 25 0 8 0 550938365 401518592 11500 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668921 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 43.6
Current children cumulated vsize (KiB) 392108

[startup+12.7004 s]
/proc/loadavg: 9.14 9.06 9.01 10/310 32016
/proc/meminfo: memFree=12732908/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=395416 CPUtime=88.31 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 17332 0 0 0 8824 7 0 0 25 0 8 0 550938361 404905984 16780 33554432000 4194304 4964704 140737379456240 18446744073709551615 4332221 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32007/statm: 98854 16780 466 189 0 93203 0
[pid=32007/tid=32009] ppid=32005 vsize=395416 CPUtime=12.53 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 1292 0 0 0 1253 0 0 0 25 0 8 0 550938365 404905984 16780 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=395416 CPUtime=11.61 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 2317 0 0 0 1160 1 0 0 25 0 8 0 550938365 404905984 16780 33554432000 4194304 4964704 140737379456240 18446744073709551615 4660477 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=395416 CPUtime=10.99 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 956 0 0 0 1099 0 0 0 25 0 8 0 550938365 404905984 16780 33554432000 4194304 4964704 140737379456240 18446744073709551615 4342929 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=395416 CPUtime=8.56 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 1562 0 0 0 856 0 0 0 25 0 8 0 550938365 404905984 16780 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669112 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=395416 CPUtime=12.02 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 1888 0 0 0 1201 1 0 0 25 0 8 0 550938365 404905984 16780 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=395416 CPUtime=12.06 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 961 0 0 0 1206 0 0 0 25 0 8 0 550938365 404905984 16780 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594529236 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=395416 CPUtime=11.69 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 6274 0 0 0 1167 2 0 0 25 0 8 0 550938365 404905984 16780 33554432000 4194304 4964704 140737379456240 18446744073709551615 4321182 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.31
Current children cumulated vsize (KiB) 395416

[startup+25.5012 s]
/proc/loadavg: 9.12 9.06 9.01 10/310 32016
/proc/meminfo: memFree=12714992/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=400124 CPUtime=177.77 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 22082 0 0 0 17765 12 0 0 25 0 8 0 550938361 409726976 21530 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32007/statm: 100031 21530 466 189 0 94380 0
[pid=32007/tid=32009] ppid=32005 vsize=400124 CPUtime=22.82 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 1480 0 0 0 2282 0 0 0 25 0 8 0 550938365 409726976 21530 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=400124 CPUtime=24.31 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 3001 0 0 0 2429 2 0 0 25 0 8 0 550938365 409726976 21530 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670354 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=400124 CPUtime=22.92 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 1095 0 0 0 2292 0 0 0 25 0 8 0 550938365 409726976 21530 33554432000 4194304 4964704 140737379456240 18446744073709551615 4653272 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=400124 CPUtime=21.21 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 2122 0 0 0 2121 0 0 0 25 0 8 0 550938365 409726976 21530 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=400124 CPUtime=24.11 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 2344 0 0 0 2410 1 0 0 25 0 8 0 550938365 409726976 21530 33554432000 4194304 4964704 140737379456240 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=400124 CPUtime=23.12 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 1225 0 0 0 2312 0 0 0 25 0 8 0 550938365 409726976 21530 33554432000 4194304 4964704 140737379456240 18446744073709551615 4653279 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=400124 CPUtime=21.93 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 8566 0 0 0 2189 4 0 0 25 0 8 0 550938365 409726976 21530 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 177.77
Current children cumulated vsize (KiB) 400124

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

[startup+38.3009 s]
/proc/loadavg: 9.16 9.07 9.01 10/310 32017
/proc/meminfo: memFree=12705988/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=400448 CPUtime=267.22 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 24219 0 0 0 26708 14 0 0 25 0 8 0 550938361 410058752 23667 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594971630 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32007/statm: 100112 23667 466 189 0 94461 0
[pid=32007/tid=32009] ppid=32005 vsize=400448 CPUtime=32.55 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 1592 0 0 0 3255 0 0 0 25 0 8 0 550938365 410058752 23667 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=400448 CPUtime=37.11 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 3587 0 0 0 3708 3 0 0 25 0 8 0 550938365 410058752 23667 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=400448 CPUtime=30.1 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 1106 0 0 0 3010 0 0 0 25 0 8 0 550938365 410058752 23667 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=400448 CPUtime=33.9 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 2470 0 0 0 3389 1 0 0 25 0 8 0 550938365 410058752 23667 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=400448 CPUtime=36.4 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 2542 0 0 0 3639 1 0 0 25 0 8 0 550938365 410058752 23667 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669354 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=400448 CPUtime=33.03 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 1295 0 0 0 3303 0 0 0 25 0 8 0 550938365 410058752 23667 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=400448 CPUtime=34.74 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 9241 0 0 0 3469 5 0 0 25 0 8 0 550938365 410058752 23667 33554432000 4194304 4964704 140737379456240 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 267.22
Current children cumulated vsize (KiB) 400448

[startup+41.5004 s]
/proc/loadavg: 9.15 9.07 9.01 10/310 32017
/proc/meminfo: memFree=12704128/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=400448 CPUtime=289.59 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 24587 0 0 0 28944 15 0 0 25 0 8 0 550938361 410058752 24035 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669452 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 100112 24035 466 189 0 94461 0
[pid=32007/tid=32009] ppid=32005 vsize=400448 CPUtime=33.95 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 1615 0 0 0 3395 0 0 0 25 0 8 0 550938365 410058752 24035 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=400448 CPUtime=40.31 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 3854 0 0 0 4028 3 0 0 25 0 8 0 550938365 410058752 24035 33554432000 4194304 4964704 140737379456240 18446744073709551615 4363614 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=400448 CPUtime=33.31 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 1118 0 0 0 3330 1 0 0 25 0 8 0 550938365 410058752 24035 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=400448 CPUtime=37.06 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 2471 0 0 0 3705 1 0 0 25 0 8 0 550938365 410058752 24035 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=400448 CPUtime=39.56 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 2558 0 0 0 3955 1 0 0 25 0 8 0 550938365 410058752 24035 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594971630 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=400448 CPUtime=36.23 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 1328 0 0 0 3623 0 0 0 25 0 8 0 550938365 410058752 24035 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=400448 CPUtime=37.94 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 9244 0 0 0 3789 5 0 0 25 0 8 0 550938365 410058752 24035 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 289.59
Current children cumulated vsize (KiB) 400448

[startup+43.1011 s]
/proc/loadavg: 9.15 9.07 9.01 11/310 32017
/proc/meminfo: memFree=12704128/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=400448 CPUtime=300.77 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 24587 0 0 0 30062 15 0 0 25 0 8 0 550938361 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594971630 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 100112 24011 466 189 0 94461 0
[pid=32007/tid=32009] ppid=32005 vsize=400448 CPUtime=35.56 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 1615 0 0 0 3556 0 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=400448 CPUtime=41.91 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 3854 0 0 0 4188 3 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=400448 CPUtime=34.91 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 1118 0 0 0 3490 1 0 0 19 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=400448 CPUtime=38.64 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 2471 0 0 0 3863 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=400448 CPUtime=40.71 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 2558 0 0 0 4070 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=400448 CPUtime=37.83 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 1328 0 0 0 3783 0 0 0 19 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=400448 CPUtime=39.54 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 9244 0 0 0 3949 5 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 300.77
Current children cumulated vsize (KiB) 400448

[startup+43.9009 s]
/proc/loadavg: 9.15 9.07 9.01 10/310 32017
/proc/meminfo: memFree=12704128/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=400448 CPUtime=306.43 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 24587 0 0 0 30628 15 0 0 25 0 8 0 550938361 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 100112 24011 466 189 0 94461 0
[pid=32007/tid=32009] ppid=32005 vsize=400448 CPUtime=36.37 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 1615 0 0 0 3637 0 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=400448 CPUtime=42.72 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 3854 0 0 0 4269 3 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=400448 CPUtime=35.72 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 1118 0 0 0 3571 1 0 0 20 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4653472 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=400448 CPUtime=39.44 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 2471 0 0 0 3943 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670594 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=400448 CPUtime=41.22 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 2558 0 0 0 4121 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594971630 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=400448 CPUtime=38.64 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 1328 0 0 0 3864 0 0 0 20 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=400448 CPUtime=40.35 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 9244 0 0 0 4030 5 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 306.43
Current children cumulated vsize (KiB) 400448

[startup+44.3009 s]
/proc/loadavg: 9.15 9.07 9.01 10/310 32017
/proc/meminfo: memFree=12704128/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=400448 CPUtime=309.16 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 24587 0 0 0 30901 15 0 0 25 0 8 0 550938361 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 100112 24011 466 189 0 94461 0
[pid=32007/tid=32009] ppid=32005 vsize=400448 CPUtime=36.76 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 1615 0 0 0 3676 0 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=400448 CPUtime=43.11 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 3854 0 0 0 4308 3 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=400448 CPUtime=36.11 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 1118 0 0 0 3610 1 0 0 21 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=400448 CPUtime=39.83 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 2471 0 0 0 3982 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=400448 CPUtime=41.28 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 2558 0 0 0 4127 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594971630 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=400448 CPUtime=39.03 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 1328 0 0 0 3903 0 0 0 21 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=400448 CPUtime=40.68 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 9244 0 0 0 4063 5 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4660328 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 309.16
Current children cumulated vsize (KiB) 400448

[startup+44.5008 s]
/proc/loadavg: 9.15 9.07 9.01 10/310 32017
/proc/meminfo: memFree=12704128/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=400448 CPUtime=310.56 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 24587 0 0 0 31041 15 0 0 25 0 8 0 550938361 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670590 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 100112 24011 466 189 0 94461 0
[pid=32007/tid=32009] ppid=32005 vsize=400448 CPUtime=36.96 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 1615 0 0 0 3696 0 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=400448 CPUtime=43.31 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 3854 0 0 0 4328 3 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=400448 CPUtime=36.31 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 1118 0 0 0 3630 1 0 0 21 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=400448 CPUtime=40.03 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 2471 0 0 0 4002 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=400448 CPUtime=41.28 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 2558 0 0 0 4127 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=400448 CPUtime=39.23 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 1328 0 0 0 3923 0 0 0 21 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669472 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=400448 CPUtime=40.88 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 9244 0 0 0 4083 5 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 310.56
Current children cumulated vsize (KiB) 400448

[startup+44.6008 s]
/proc/loadavg: 9.15 9.07 9.01 10/310 32017
/proc/meminfo: memFree=12704128/32950928 swapFree=67111404/67111528
[pid=32007] ppid=32005 vsize=400448 CPUtime=311.26 cores=0-7
/proc/32007/stat : 32007 (claspmt) R 32005 32007 31906 0 -1 4202496 24587 0 0 0 31111 15 0 0 25 0 8 0 550938361 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670598 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 100112 24011 466 189 0 94461 0
[pid=32007/tid=32009] ppid=32005 vsize=400448 CPUtime=37.06 cores=0-7
/proc/32007/task/32009/stat : 32009 (claspmt) R 32005 32007 31906 0 -1 4202560 1615 0 0 0 3706 0 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32007/tid=32010] ppid=32005 vsize=400448 CPUtime=43.41 cores=0-7
/proc/32007/task/32010/stat : 32010 (claspmt) R 32005 32007 31906 0 -1 4202560 3854 0 0 0 4338 3 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 235594971679 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32007/tid=32011] ppid=32005 vsize=400448 CPUtime=36.41 cores=0-7
/proc/32007/task/32011/stat : 32011 (claspmt) R 32005 32007 31906 0 -1 4202560 1118 0 0 0 3640 1 0 0 22 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4669316 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32007/tid=32012] ppid=32005 vsize=400448 CPUtime=40.13 cores=0-7
/proc/32007/task/32012/stat : 32012 (claspmt) R 32005 32007 31906 0 -1 4202560 2471 0 0 0 4012 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32007/tid=32013] ppid=32005 vsize=400448 CPUtime=41.37 cores=0-7
/proc/32007/task/32013/stat : 32013 (claspmt) R 32005 32007 31906 0 -1 4202560 2558 0 0 0 4136 1 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32007/tid=32014] ppid=32005 vsize=400448 CPUtime=39.33 cores=0-7
/proc/32007/task/32014/stat : 32014 (claspmt) R 32005 32007 31906 0 -1 4202560 1328 0 0 0 3933 0 0 0 22 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32007/tid=32015] ppid=32005 vsize=400448 CPUtime=40.89 cores=0-7
/proc/32007/task/32015/stat : 32015 (claspmt) R 32005 32007 31906 0 -1 4202560 9244 0 0 0 4084 5 0 0 25 0 8 0 550938365 410058752 24011 33554432000 4194304 4964704 140737379456240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 311.26
Current children cumulated vsize (KiB) 400448

Child status: 20
Real time (s): 44.6544
CPU time (s): 311.48
CPU user time (s): 311.306
CPU system time (s): 0.173973
CPU usage (%): 697.534
Max. virtual memory (cumulated for all children) (KiB): 400448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 311.306
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24598
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= 5640
involuntary context switches= 2295

runsolver used 0.139978 second user time and 0.310952 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-03 05:29:56
IDJOB=3322724
IDBENCH=88025
IDSOLVER=1711
FILE ID=node120/3322724-1304393396
RUNJOBID= node120-1304393101-31920
PBS_JOBID= 13181855
Free space on /tmp= 73536 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.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-3322724-1304393396/watcher-3322724-1304393396 -o /tmp/evaluation-result-3322724-1304393396/solver-3322724-1304393396 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322724-1304393396.cnf

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=812700287

node120.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.809
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.61
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.809
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.07
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.809
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.82
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12798568 kB
Buffers:        617624 kB
Cached:        2605692 kB
SwapCached:          8 kB
Active:       17596344 kB
Inactive:      2131904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12798568 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            1212 kB
Writeback:          24 kB
AnonPages:    16504604 kB
Mapped:          24444 kB
Slab:           311912 kB
PageTables:      48248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51730252 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= 73536 MiB
End job on node120 at 2011-05-03 05:30:41