Trace number 3380631

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 1897.82 243.58

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.7592
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...486211/instance-3380631-1305486211.cnf
5.09/5.16	c Solving...
1897.73/243.57	s UNSATISFIABLE
1897.73/243.57	
1897.73/243.57	c Models        : 0     
1897.73/243.57	c Time          : 242.833s (Solving: 237.67s 1st Model: 0.00s Unsat: 237.67s)
1897.73/243.57	c CPU Time      : 1897.060s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380631-1305486211/watcher-3380631-1305486211 -o /tmp/evaluation-result-3380631-1305486211/solver-3380631-1305486211 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380631-1305486211.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: 7.79 8.15 8.09 2/365 8111
/proc/meminfo: memFree=23608608/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=82704 CPUtime=0 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 3060 0 0 0 0 0 0 0 23 0 1 0 660221718 84688896 2990 33554432000 4194304 4964800 140734302798896 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8111/statm: 20676 2998 376 189 0 15550 0

[startup+0.017946 s]
/proc/loadavg: 7.79 8.15 8.09 2/365 8111
/proc/meminfo: memFree=23608608/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=82704 CPUtime=0 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 4704 0 0 0 0 0 0 0 23 0 1 0 660221718 84688896 4634 33554432000 4194304 4964800 140734302798896 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8111/statm: 20676 4647 376 189 0 15550 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 82704

[startup+0.100982 s]
/proc/loadavg: 7.79 8.15 8.09 2/365 8111
/proc/meminfo: memFree=23608608/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=119436 CPUtime=0.09 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 28636 0 0 0 6 3 0 0 23 0 1 0 660221718 122302464 24591 33554432000 4194304 4964800 140734302798896 18446744073709551615 4567832 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8111/statm: 29859 24593 389 189 0 24733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 119436

[startup+0.30095 s]
/proc/loadavg: 7.79 8.15 8.09 2/365 8111
/proc/meminfo: memFree=23608608/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=147260 CPUtime=0.29 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 37916 0 0 0 25 4 0 0 25 0 1 0 660221718 150794240 31372 33554432000 4194304 4964800 140734302798896 18446744073709551615 4324205 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8111/statm: 36815 31373 389 189 0 31689 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 147260

[startup+0.700858 s]
/proc/loadavg: 7.79 8.15 8.09 2/365 8111
/proc/meminfo: memFree=23608608/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=210536 CPUtime=0.69 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 59229 0 0 0 63 6 0 0 25 0 1 0 660221718 215588864 46190 33554432000 4194304 4964800 140734302798896 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8111/statm: 52634 46191 389 189 0 47508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 210536

[startup+1.50071 s]
/proc/loadavg: 7.79 8.15 8.09 2/366 8112
/proc/meminfo: memFree=23365436/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=312020 CPUtime=1.49 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 89923 0 0 0 139 10 0 0 25 0 1 0 660221718 319508480 72010 33554432000 4194304 4964800 140734302798896 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8111/statm: 78005 72010 403 189 0 72879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 312020

[startup+3.10041 s]
/proc/loadavg: 7.79 8.15 8.09 2/366 8112
/proc/meminfo: memFree=23320548/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=312020 CPUtime=3.09 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 89947 0 0 0 299 10 0 0 25 0 1 0 660221718 319508480 72034 33554432000 4194304 4964800 140734302798896 18446744073709551615 4600816 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8111/statm: 78005 72034 404 189 0 72879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 312020

[startup+6.30078 s]
/proc/loadavg: 7.25 8.03 8.05 6/373 8119
/proc/meminfo: memFree=23017568/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1008912 CPUtime=9.12 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 205394 0 0 0 854 58 0 0 18 0 8 0 660221718 1033125888 151022 33554432000 4194304 4964800 140734302798896 18446744073709551615 4370364 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 252228 151022 461 189 0 246577 0
[pid=8111/tid=8113] ppid=8109 vsize=1008912 CPUtime=0.44 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 14459 0 0 0 38 6 0 0 16 0 8 0 660222235 1033125888 151022 33554432000 4194304 4964800 140734302798896 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1008912 CPUtime=0.41 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 18319 0 0 0 34 7 0 0 16 0 8 0 660222235 1033125888 151022 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1008912 CPUtime=0.42 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 14267 0 0 0 35 7 0 0 16 0 8 0 660222235 1033125888 151022 33554432000 4194304 4964800 140734302798896 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1008912 CPUtime=0.41 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 14808 0 0 0 37 4 0 0 16 0 8 0 660222235 1033125888 151022 33554432000 4194304 4964800 140734302798896 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1008912 CPUtime=1.01 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16622 0 0 0 93 8 0 0 19 0 8 0 660222235 1033125888 151022 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1008912 CPUtime=0.44 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 18167 0 0 0 38 6 0 0 16 0 8 0 660222235 1033125888 151022 33554432000 4194304 4964800 140734302798896 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1008912 CPUtime=0.48 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 16845 0 0 0 42 6 0 0 16 0 8 0 660222235 1033125888 151022 33554432000 4194304 4964800 140734302798896 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 1008912

[startup+12.7006 s]
/proc/loadavg: 7.31 8.03 8.05 9/373 8119
/proc/meminfo: memFree=22991648/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1008912 CPUtime=60.23 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 210299 0 0 0 5960 63 0 0 25 0 8 0 660221718 1033125888 155927 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668552 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 252228 155927 464 189 0 246577 0
[pid=8111/tid=8113] ppid=8109 vsize=1008912 CPUtime=6.84 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 14555 0 0 0 678 6 0 0 25 0 8 0 660222235 1033125888 155927 33554432000 4194304 4964800 140734302798896 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1008912 CPUtime=6.81 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 19115 0 0 0 673 8 0 0 25 0 8 0 660222235 1033125888 155927 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1008912 CPUtime=6.82 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 15331 0 0 0 674 8 0 0 25 0 8 0 660222235 1033125888 155927 33554432000 4194304 4964800 140734302798896 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1008912 CPUtime=6.74 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 15330 0 0 0 669 5 0 0 25 0 8 0 660222235 1033125888 155927 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1008912 CPUtime=7.41 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16657 0 0 0 733 8 0 0 25 0 8 0 660222235 1033125888 155927 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668564 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1008912 CPUtime=6.84 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 19065 0 0 0 677 7 0 0 25 0 8 0 660222235 1033125888 155927 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1008912 CPUtime=6.88 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 18027 0 0 0 681 7 0 0 25 0 8 0 660222235 1033125888 155927 33554432000 4194304 4964800 140734302798896 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 60.23
Current children cumulated vsize (KiB) 1008912

[startup+25.5012 s]
/proc/loadavg: 7.53 8.05 8.06 9/373 8122
/proc/meminfo: memFree=22966692/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1008912 CPUtime=162.47 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 216659 0 0 0 16176 71 0 0 25 0 8 0 660221718 1033125888 162287 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 252228 162287 464 189 0 246577 0
[pid=8111/tid=8113] ppid=8109 vsize=1008912 CPUtime=19.64 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 14760 0 0 0 1958 6 0 0 25 0 8 0 660222235 1033125888 162287 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1008912 CPUtime=19.62 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 20256 0 0 0 1952 10 0 0 25 0 8 0 660222235 1033125888 162287 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1008912 CPUtime=19.62 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 16354 0 0 0 1953 9 0 0 25 0 8 0 660222235 1033125888 162287 33554432000 4194304 4964800 140734302798896 18446744073709551615 4669095 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1008912 CPUtime=19.38 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 15876 0 0 0 1933 5 0 0 25 0 8 0 660222235 1033125888 162287 33554432000 4194304 4964800 140734302798896 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1008912 CPUtime=20.21 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16684 0 0 0 2013 8 0 0 25 0 8 0 660222235 1033125888 162287 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668851 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1008912 CPUtime=19.64 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 19937 0 0 0 1956 8 0 0 25 0 8 0 660222235 1033125888 162287 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1008912 CPUtime=19.68 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 20155 0 0 0 1958 10 0 0 25 0 8 0 660222235 1033125888 162287 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.47
Current children cumulated vsize (KiB) 1008912

[startup+51.1004 s]
/proc/loadavg: 8.01 8.12 8.08 9/373 8123
/proc/meminfo: memFree=22929112/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1008912 CPUtime=366.11 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 226465 0 0 0 36525 86 0 0 25 0 8 0 660221718 1033125888 172093 33554432000 4194304 4964800 140734302798896 18446744073709551615 4669962 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 252228 172093 466 189 0 246577 0
[pid=8111/tid=8113] ppid=8109 vsize=1008912 CPUtime=45.23 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 15006 0 0 0 4517 6 0 0 25 0 8 0 660222235 1033125888 172093 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1008912 CPUtime=45.05 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 22341 0 0 0 4493 12 0 0 25 0 8 0 660222235 1033125888 172093 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1008912 CPUtime=44.81 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 17315 0 0 0 4471 10 0 0 25 0 8 0 660222235 1033125888 172093 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1008912 CPUtime=44.67 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 17039 0 0 0 4460 7 0 0 25 0 8 0 660222235 1033125888 172093 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1008912 CPUtime=45.52 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16688 0 0 0 4544 8 0 0 25 0 8 0 660222235 1033125888 172093 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1008912 CPUtime=45.24 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 20755 0 0 0 4515 9 0 0 25 0 8 0 660222235 1033125888 172093 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1008912 CPUtime=45.27 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 24452 0 0 0 4511 16 0 0 25 0 8 0 660222235 1033125888 172093 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 366.11
Current children cumulated vsize (KiB) 1008912

[startup+102.314 s]
/proc/loadavg: 8.08 8.12 8.08 9/373 8125
/proc/meminfo: memFree=22832956/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1008912 CPUtime=775.18 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 250102 0 0 0 77403 115 0 0 25 0 8 0 660221718 1033125888 195730 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668552 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 252228 195730 466 189 0 246577 0
[pid=8111/tid=8113] ppid=8109 vsize=1008912 CPUtime=96.45 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 15445 0 0 0 9638 7 0 0 25 0 8 0 660222235 1033125888 195730 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1008912 CPUtime=96.26 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 26174 0 0 0 9608 18 0 0 25 0 8 0 660222235 1033125888 195730 33554432000 4194304 4964800 140734302798896 18446744073709551615 4660137 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1008912 CPUtime=96.02 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 19014 0 0 0 9590 12 0 0 25 0 8 0 660222235 1033125888 195730 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1008912 CPUtime=95.25 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 18911 0 0 0 9516 9 0 0 25 0 8 0 660222235 1033125888 195730 33554432000 4194304 4964800 140734302798896 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1008912 CPUtime=96.73 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16697 0 0 0 9665 8 0 0 25 0 8 0 660222235 1033125888 195730 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1008912 CPUtime=96.46 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 21890 0 0 0 9636 10 0 0 25 0 8 0 660222235 1033125888 195730 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1008912 CPUtime=96.49 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 38231 0 0 0 9615 34 0 0 25 0 8 0 660222235 1033125888 195730 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 775.18
Current children cumulated vsize (KiB) 1008912

[startup+162.301 s]
/proc/loadavg: 8.08 8.11 8.08 9/373 8126
/proc/meminfo: memFree=22742660/32951124 swapFree=44485772/67111528

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

[pid=8111/tid=8115] ppid=8109 vsize=1145576 CPUtime=156.01 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 20793 0 0 0 15587 14 0 0 25 0 8 0 660222235 1173069824 218690 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1145576 CPUtime=154.53 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 21632 0 0 0 15440 13 0 0 25 0 8 0 660222235 1173069824 218690 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1145576 CPUtime=156.72 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16698 0 0 0 15664 8 0 0 25 0 8 0 660222235 1173069824 218690 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1145576 CPUtime=156.45 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 23536 0 0 0 15634 11 0 0 25 0 8 0 660222235 1173069824 218690 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1145576 CPUtime=156.48 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 47048 0 0 0 15600 48 0 0 25 0 8 0 660222235 1173069824 218690 33554432000 4194304 4964800 140734302798896 18446744073709551615 4365167 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1254.37
Current children cumulated vsize (KiB) 1145576

[startup+222.301 s]
/proc/loadavg: 8.07 8.10 8.08 9/373 8128
/proc/meminfo: memFree=22668472/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1215088 CPUtime=1733.64 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 291149 0 0 0 173195 169 0 0 25 0 8 0 660221718 1244250112 236770 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668737 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 303772 236770 466 189 0 298121 0
[pid=8111/tid=8113] ppid=8109 vsize=1215088 CPUtime=216.43 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 16709 0 0 0 21634 9 0 0 25 0 8 0 660222235 1244250112 236770 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1215088 CPUtime=216.23 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 34071 0 0 0 21595 28 0 0 25 0 8 0 660222235 1244250112 236770 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1215088 CPUtime=216.01 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 21677 0 0 0 21587 14 0 0 25 0 8 0 660222235 1244250112 236770 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1215088 CPUtime=213.8 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 25848 0 0 0 21361 19 0 0 25 0 8 0 660222235 1244250112 236770 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1215088 CPUtime=216.72 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16704 0 0 0 21664 8 0 0 25 0 8 0 660222235 1244250112 236770 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1215088 CPUtime=216.45 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 23697 0 0 0 21634 11 0 0 25 0 8 0 660222235 1244250112 236770 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1215088 CPUtime=216.48 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 58422 0 0 0 21586 62 0 0 25 0 8 0 660222235 1244250112 236770 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1733.64
Current children cumulated vsize (KiB) 1215088

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

[startup+230.301 s]
/proc/loadavg: 8.06 8.10 8.08 9/373 8128
/proc/meminfo: memFree=22665856/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1215088 CPUtime=1797.55 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 291793 0 0 0 179585 170 0 0 25 0 8 0 660221718 1244250112 237414 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 303772 237414 466 189 0 298121 0
[pid=8111/tid=8113] ppid=8109 vsize=1215088 CPUtime=224.43 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 16716 0 0 0 22434 9 0 0 25 0 8 0 660222235 1244250112 237414 33554432000 4194304 4964800 140734302798896 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1215088 CPUtime=224.22 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 34645 0 0 0 22393 29 0 0 25 0 8 0 660222235 1244250112 237414 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1215088 CPUtime=224.01 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 21678 0 0 0 22387 14 0 0 25 0 8 0 660222235 1244250112 237414 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1215088 CPUtime=221.71 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 25880 0 0 0 22152 19 0 0 25 0 8 0 660222235 1244250112 237414 33554432000 4194304 4964800 140734302798896 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1215088 CPUtime=224.72 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16704 0 0 0 22464 8 0 0 25 0 8 0 660222235 1244250112 237414 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1215088 CPUtime=224.45 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 23727 0 0 0 22434 11 0 0 25 0 8 0 660222235 1244250112 237414 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1215088 CPUtime=224.48 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 58422 0 0 0 22386 62 0 0 25 0 8 0 660222235 1244250112 237414 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 1215088

[startup+236.701 s]
/proc/loadavg: 8.06 8.10 8.08 9/373 8128
/proc/meminfo: memFree=22664612/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1215088 CPUtime=1848.67 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 292029 0 0 0 184697 170 0 0 25 0 8 0 660221718 1244250112 237610 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670009 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 303772 237610 466 189 0 298121 0
[pid=8111/tid=8113] ppid=8109 vsize=1215088 CPUtime=230.83 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 16716 0 0 0 23074 9 0 0 25 0 8 0 660222235 1244250112 237610 33554432000 4194304 4964800 140734302798896 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1215088 CPUtime=230.62 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 34656 0 0 0 23033 29 0 0 25 0 8 0 660222235 1244250112 237610 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1215088 CPUtime=230.41 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 21682 0 0 0 23027 14 0 0 25 0 8 0 660222235 1244250112 237610 33554432000 4194304 4964800 140734302798896 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1215088 CPUtime=228.03 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 25882 0 0 0 22784 19 0 0 25 0 8 0 660222235 1244250112 237610 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1215088 CPUtime=231.12 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16704 0 0 0 23104 8 0 0 25 0 8 0 660222235 1244250112 237610 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670020 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1215088 CPUtime=230.85 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 23946 0 0 0 23074 11 0 0 25 0 8 0 660222235 1244250112 237610 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1215088 CPUtime=230.88 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 58422 0 0 0 23026 62 0 0 25 0 8 0 660222235 1244250112 237610 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1848.67
Current children cumulated vsize (KiB) 1215088

[startup+239.901 s]
/proc/loadavg: 8.05 8.09 8.08 9/373 8128
/proc/meminfo: memFree=22662256/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1215088 CPUtime=1874.24 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 292752 0 0 0 187253 171 0 0 25 0 8 0 660221718 1244250112 238333 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 303772 238333 466 189 0 298121 0
[pid=8111/tid=8113] ppid=8109 vsize=1215088 CPUtime=234.03 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 16716 0 0 0 23394 9 0 0 25 0 8 0 660222235 1244250112 238333 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668801 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1215088 CPUtime=233.82 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 34663 0 0 0 23353 29 0 0 25 0 8 0 660222235 1244250112 238333 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1215088 CPUtime=233.61 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 21683 0 0 0 23347 14 0 0 25 0 8 0 660222235 1244250112 238333 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1215088 CPUtime=231.19 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 25889 0 0 0 23100 19 0 0 25 0 8 0 660222235 1244250112 238333 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1215088 CPUtime=234.32 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16704 0 0 0 23424 8 0 0 25 0 8 0 660222235 1244250112 238333 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1215088 CPUtime=234.05 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 24014 0 0 0 23394 11 0 0 25 0 8 0 660222235 1244250112 238333 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1215088 CPUtime=234.08 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 59062 0 0 0 23345 63 0 0 25 0 8 0 660222235 1244250112 238333 33554432000 4194304 4964800 140734302798896 18446744073709551615 244446606369 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1874.24
Current children cumulated vsize (KiB) 1215088

[startup+241.501 s]
/proc/loadavg: 8.05 8.09 8.08 9/373 8128
/proc/meminfo: memFree=22660024/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1215088 CPUtime=1887.01 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 293520 0 0 0 188530 171 0 0 25 0 8 0 660221718 1244250112 239101 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670403 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 303772 239101 466 189 0 298121 0
[pid=8111/tid=8113] ppid=8109 vsize=1215088 CPUtime=235.63 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 16717 0 0 0 23554 9 0 0 25 0 8 0 660222235 1244250112 239101 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1215088 CPUtime=235.42 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 34665 0 0 0 23513 29 0 0 25 0 8 0 660222235 1244250112 239101 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1215088 CPUtime=235.21 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 21683 0 0 0 23507 14 0 0 25 0 8 0 660222235 1244250112 239101 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1215088 CPUtime=232.78 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 25891 0 0 0 23259 19 0 0 25 0 8 0 660222235 1244250112 239101 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1215088 CPUtime=235.92 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16704 0 0 0 23584 8 0 0 25 0 8 0 660222235 1244250112 239101 33554432000 4194304 4964800 140734302798896 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1215088 CPUtime=235.65 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 24095 0 0 0 23554 11 0 0 25 0 8 0 660222235 1244250112 239101 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1215088 CPUtime=235.69 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 59744 0 0 0 23505 64 0 0 25 0 8 0 660222235 1244250112 239101 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1887.01
Current children cumulated vsize (KiB) 1215088

[startup+242.301 s]
/proc/loadavg: 8.05 8.09 8.08 9/373 8128
/proc/meminfo: memFree=22658412/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1215088 CPUtime=1893.41 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 293900 0 0 0 189169 172 0 0 25 0 8 0 660221718 1244250112 239481 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8111/statm: 303772 239481 466 189 0 298121 0
[pid=8111/tid=8113] ppid=8109 vsize=1215088 CPUtime=236.43 cores=0-7
/proc/8111/task/8113/stat : 8113 (claspmt) R 8109 8111 7783 0 -1 4202560 16717 0 0 0 23634 9 0 0 25 0 8 0 660222235 1244250112 239481 33554432000 4194304 4964800 140734302798896 18446744073709551615 4669962 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8111/tid=8114] ppid=8109 vsize=1215088 CPUtime=236.22 cores=0-7
/proc/8111/task/8114/stat : 8114 (claspmt) R 8109 8111 7783 0 -1 4202560 34665 0 0 0 23593 29 0 0 25 0 8 0 660222235 1244250112 239481 33554432000 4194304 4964800 140734302798896 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8111/tid=8115] ppid=8109 vsize=1215088 CPUtime=236.01 cores=0-7
/proc/8111/task/8115/stat : 8115 (claspmt) R 8109 8111 7783 0 -1 4202560 21683 0 0 0 23587 14 0 0 25 0 8 0 660222235 1244250112 239481 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8111/tid=8116] ppid=8109 vsize=1215088 CPUtime=233.56 cores=0-7
/proc/8111/task/8116/stat : 8116 (claspmt) R 8109 8111 7783 0 -1 4202560 25891 0 0 0 23337 19 0 0 25 0 8 0 660222235 1244250112 239481 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8111/tid=8117] ppid=8109 vsize=1215088 CPUtime=236.72 cores=0-7
/proc/8111/task/8117/stat : 8117 (claspmt) R 8109 8111 7783 0 -1 4202560 16704 0 0 0 23664 8 0 0 25 0 8 0 660222235 1244250112 239481 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8111/tid=8118] ppid=8109 vsize=1215088 CPUtime=236.45 cores=0-7
/proc/8111/task/8118/stat : 8118 (claspmt) R 8109 8111 7783 0 -1 4202560 24099 0 0 0 23634 11 0 0 25 0 8 0 660222235 1244250112 239481 33554432000 4194304 4964800 140734302798896 18446744073709551615 4651367 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8111/tid=8119] ppid=8109 vsize=1215088 CPUtime=236.48 cores=0-7
/proc/8111/task/8119/stat : 8119 (claspmt) R 8109 8111 7783 0 -1 4202560 60120 0 0 0 23584 64 0 0 25 0 8 0 660222235 1244250112 239481 33554432000 4194304 4964800 140734302798896 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1893.41
Current children cumulated vsize (KiB) 1215088

[startup+243.114 s]
/proc/loadavg: 8.05 8.09 8.08 2/366 8128
/proc/meminfo: memFree=22718360/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1153736 CPUtime=1897.34 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 293946 0 0 0 189562 172 0 0 25 0 1 0 660221718 1181425664 224140 33554432000 4194304 4964800 140734302798896 18446744073709551615 244446594440 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/8111/statm: 288434 224140 476 189 0 282783 0
Current children cumulated CPU time (s) 1897.34
Current children cumulated vsize (KiB) 1153736

[startup+243.501 s]
/proc/loadavg: 8.05 8.09 8.08 2/366 8128
/proc/meminfo: memFree=22718360/32951124 swapFree=44485772/67111528
[pid=8111] ppid=8109 vsize=1016768 CPUtime=1897.73 cores=0-7
/proc/8111/stat : 8111 (claspmt) R 8109 8111 7783 0 -1 4202496 293946 0 0 0 189600 173 0 0 25 0 1 0 660221718 1041170432 186911 33554432000 4194304 4964800 140734302798896 18446744073709551615 244446988647 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/8111/statm: 254192 186911 476 189 0 248541 0
Current children cumulated CPU time (s) 1897.73
Current children cumulated vsize (KiB) 1016768

Child status: 20
Real time (s): 243.58
CPU time (s): 1897.82
CPU user time (s): 1896.05
CPU system time (s): 1.76873
CPU usage (%): 779.136
Max. virtual memory (cumulated for all children) (KiB): 1215088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1896.05
system time used= 1.76873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293947
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= 24042
involuntary context switches= 6523

runsolver used 0.773882 second user time and 2.16767 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 21:03:33
IDJOB=3380631
IDBENCH=70961
IDSOLVER=1865
FILE ID=node105/3380631-1305486211
RUNJOBID= node105-1305481206-7797
PBS_JOBID= 13325375
Free space on /tmp= 73532 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.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-3380631-1305486211/watcher-3380631-1305486211 -o /tmp/evaluation-result-3380631-1305486211/solver-3380631-1305486211 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380631-1305486211.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=67690608

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23608880 kB
Buffers:        313016 kB
Cached:        6907276 kB
SwapCached:      39648 kB
Active:        2130716 kB
Inactive:      6923352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23608880 kB
SwapTotal:    67111528 kB
SwapFree:     44485772 kB
Dirty:           50304 kB
Writeback:           0 kB
AnonPages:     1801948 kB
Mapped:          15216 kB
Slab:           143976 kB
PageTables:      71988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91322144 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= 73528 MiB
End job on node105 at 2011-05-15 21:07:36