Trace number 3322573

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 6628.44 830.568

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2304
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...390140/instance-3322573-1304390140.cnf
0.29/0.37	c Solving...
6628.36/830.56	s UNSATISFIABLE
6628.36/830.56	
6628.36/830.56	c Models        : 0     
6628.36/830.56	c Time          : 830.478s (Solving: 830.10s 1st Model: 0.00s Unsat: 830.10s)
6628.36/830.56	c CPU Time      : 6628.340s

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-3322573-1304390140/watcher-3322573-1304390140 -o /tmp/evaluation-result-3322573-1304390140/solver-3322573-1304390140 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322573-1304390140.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.10 8.08 8.19 1/376 21771
/proc/meminfo: memFree=16006708/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=23060 CPUtime=0.01 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 1194 0 0 0 1 0 0 0 25 0 1 0 629244710 23613440 946 33554432000 4194304 4964704 140735768255216 18446744073709551615 216734839493 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21771/statm: 5765 946 386 189 0 639 0

[startup+0.0601159 s]
/proc/loadavg: 8.10 8.08 8.19 1/376 21771
/proc/meminfo: memFree=16006708/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=25760 CPUtime=0.05 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 1983 0 0 0 5 0 0 0 25 0 1 0 629244710 26378240 1606 33554432000 4194304 4964704 140735768255216 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21771/statm: 6440 1606 399 189 0 1314 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25760

[startup+0.101108 s]
/proc/loadavg: 8.10 8.08 8.19 1/376 21771
/proc/meminfo: memFree=16006708/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=25760 CPUtime=0.09 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 1983 0 0 0 9 0 0 0 25 0 1 0 629244710 26378240 1606 33554432000 4194304 4964704 140735768255216 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21771/statm: 6440 1606 399 189 0 1314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25760

[startup+0.301071 s]
/proc/loadavg: 8.10 8.08 8.19 1/376 21771
/proc/meminfo: memFree=16006708/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=26156 CPUtime=0.29 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 2113 0 0 0 29 0 0 0 25 0 1 0 629244710 26783744 1736 33554432000 4194304 4964704 140735768255216 18446744073709551615 4600405 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21771/statm: 6539 1736 400 189 0 1413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26156

[startup+0.985852 s]
/proc/loadavg: 8.10 8.08 8.19 1/376 21771
/proc/meminfo: memFree=16006708/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=324372 CPUtime=4.88 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 9653 0 0 0 484 4 0 0 18 0 8 0 629244710 332156928 9116 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 81093 9116 464 189 0 75442 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 324372

[startup+1.50083 s]
/proc/loadavg: 8.10 8.08 8.19 9/384 21779
/proc/meminfo: memFree=15963748/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=393440 CPUtime=8.99 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 14157 0 0 0 893 6 0 0 19 0 8 0 629244710 402882560 13620 33554432000 4194304 4964704 140735768255216 18446744073709551615 4660156 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 98360 13620 464 189 0 92709 0
[pid=21771/tid=21773] ppid=21769 vsize=393440 CPUtime=1.07 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 1248 0 0 0 107 0 0 0 18 0 8 0 629244748 402882560 13620 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=393440 CPUtime=1.07 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 1460 0 0 0 107 0 0 0 19 0 8 0 629244748 402882560 13620 33554432000 4194304 4964704 140735768255216 18446744073709551615 4627421 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=393440 CPUtime=1.08 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 1346 0 0 0 107 1 0 0 18 0 8 0 629244748 402882560 13620 33554432000 4194304 4964704 140735768255216 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=393440 CPUtime=1.08 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 1819 0 0 0 107 1 0 0 19 0 8 0 629244748 402882560 13620 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=393440 CPUtime=1.05 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 930 0 0 0 105 0 0 0 25 0 8 0 629244748 402882560 13621 33554432000 4194304 4964704 140735768255216 18446744073709551615 4359851 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=393440 CPUtime=1.07 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 1649 0 0 0 107 0 0 0 19 0 8 0 629244748 402882560 13621 33554432000 4194304 4964704 140735768255216 18446744073709551615 216735221943 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=393440 CPUtime=1.06 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 2094 0 0 0 106 0 0 0 19 0 8 0 629244748 402882560 13621 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.99
Current children cumulated vsize (KiB) 393440

[startup+3.10055 s]
/proc/loadavg: 8.10 8.08 8.19 9/384 21779
/proc/meminfo: memFree=15934532/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=396948 CPUtime=21.77 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 20652 0 0 0 2167 10 0 0 23 0 8 0 629244710 406474752 20115 33554432000 4194304 4964704 140735768255216 18446744073709551615 4362231 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 99237 20115 466 189 0 93586 0
[pid=21771/tid=21773] ppid=21769 vsize=396948 CPUtime=2.67 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 1934 0 0 0 266 1 0 0 21 0 8 0 629244748 406474752 20115 33554432000 4194304 4964704 140735768255216 18446744073709551615 4362488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=396948 CPUtime=2.67 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 2169 0 0 0 267 0 0 0 22 0 8 0 629244748 406474752 20115 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=396948 CPUtime=2.68 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 2107 0 0 0 267 1 0 0 22 0 8 0 629244748 406474752 20115 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=396948 CPUtime=2.67 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 2532 0 0 0 266 1 0 0 22 0 8 0 629244748 406474752 20115 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=396948 CPUtime=2.66 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 1956 0 0 0 265 1 0 0 25 0 8 0 629244748 406474752 20115 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=396948 CPUtime=2.66 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 2252 0 0 0 266 0 0 0 23 0 8 0 629244748 406474752 20115 33554432000 4194304 4964704 140735768255216 18446744073709551615 4683960 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=396948 CPUtime=2.64 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 3339 0 0 0 263 1 0 0 19 0 8 0 629244748 406474752 20115 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.77
Current children cumulated vsize (KiB) 396948

[startup+6.30099 s]
/proc/loadavg: 8.09 8.08 8.19 9/384 21779
/proc/meminfo: memFree=15907996/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=399120 CPUtime=47.32 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 26473 0 0 0 4719 13 0 0 25 0 8 0 629244710 408698880 25936 33554432000 4194304 4964704 140735768255216 18446744073709551615 4465641 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 99780 25936 466 189 0 94129 0
[pid=21771/tid=21773] ppid=21769 vsize=399120 CPUtime=5.87 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 2425 0 0 0 586 1 0 0 25 0 8 0 629244748 408698880 25936 33554432000 4194304 4964704 140735768255216 18446744073709551615 4334298 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=399120 CPUtime=5.87 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 3151 0 0 0 587 0 0 0 25 0 8 0 629244748 408698880 25936 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670298 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=399120 CPUtime=5.88 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 2619 0 0 0 587 1 0 0 25 0 8 0 629244748 408698880 25936 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=399120 CPUtime=5.88 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 3401 0 0 0 586 2 0 0 25 0 8 0 629244748 408698880 25936 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=399120 CPUtime=5.86 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 2496 0 0 0 585 1 0 0 25 0 8 0 629244748 408698880 25936 33554432000 4194304 4964704 140735768255216 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=399120 CPUtime=5.85 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 3299 0 0 0 584 1 0 0 25 0 8 0 629244748 408698880 25936 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=399120 CPUtime=5.81 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 4298 0 0 0 579 2 0 0 25 0 8 0 629244748 408698880 25936 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.32
Current children cumulated vsize (KiB) 399120

[startup+12.7009 s]
/proc/loadavg: 8.08 8.08 8.18 9/384 21779
/proc/meminfo: memFree=15867712/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=408076 CPUtime=98.43 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 36089 0 0 0 9825 18 0 0 25 0 8 0 629244710 417869824 35552 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 102019 35552 466 189 0 96368 0
[pid=21771/tid=21773] ppid=21769 vsize=408076 CPUtime=12.26 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 4132 0 0 0 1224 2 0 0 25 0 8 0 629244748 417869824 35552 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=408076 CPUtime=12.26 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 4391 0 0 0 1226 0 0 0 25 0 8 0 629244748 417869824 35552 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=408076 CPUtime=12.27 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 3783 0 0 0 1226 1 0 0 25 0 8 0 629244748 417869824 35552 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=408076 CPUtime=12.27 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 4246 0 0 0 1225 2 0 0 25 0 8 0 629244748 417869824 35552 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=408076 CPUtime=12.25 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 3689 0 0 0 1224 1 0 0 25 0 8 0 629244748 417869824 35552 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=408076 CPUtime=12.26 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 4219 0 0 0 1224 2 0 0 25 0 8 0 629244748 417869824 35552 33554432000 4194304 4964704 140735768255216 18446744073709551615 4332393 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=408076 CPUtime=12.13 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 5774 0 0 0 1210 3 0 0 25 0 8 0 629244748 417869824 35552 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.43
Current children cumulated vsize (KiB) 408076

[startup+25.5146 s]
/proc/loadavg: 8.06 8.08 8.18 9/384 21780
/proc/meminfo: memFree=15823764/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=415200 CPUtime=200.76 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 47348 0 0 0 20050 26 0 0 25 0 8 0 629244710 425164800 46804 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 103800 46804 466 189 0 98149 0
[pid=21771/tid=21773] ppid=21769 vsize=415200 CPUtime=24.94 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 5057 0 0 0 2491 3 0 0 25 0 8 0 629244748 425164800 46804 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=415200 CPUtime=25.08 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 6511 0 0 0 2507 1 0 0 25 0 8 0 629244748 425164800 46804 33554432000 4194304 4964704 140735768255216 18446744073709551615 4379076 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=415200 CPUtime=25.09 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 4897 0 0 0 2507 2 0 0 25 0 8 0 629244748 425164800 46804 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=415200 CPUtime=25.09 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 5046 0 0 0 2506 3 0 0 25 0 8 0 629244748 425164800 46804 33554432000 4194304 4964704 140735768255216 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=415200 CPUtime=25.06 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 4661 0 0 0 2504 2 0 0 25 0 8 0 629244748 425164800 46804 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=415200 CPUtime=25.07 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 5531 0 0 0 2504 3 0 0 25 0 8 0 629244748 425164800 46804 33554432000 4194304 4964704 140735768255216 18446744073709551615 4627208 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=415200 CPUtime=24.91 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 8407 0 0 0 2486 5 0 0 25 0 8 0 629244748 425164800 46804 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 200.76
Current children cumulated vsize (KiB) 415200

[startup+51.1012 s]
/proc/loadavg: 8.04 8.07 8.18 10/384 21780
/proc/meminfo: memFree=15762976/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=424008 CPUtime=405.1 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 62822 0 0 0 40472 38 0 0 25 0 8 0 629244710 434184192 62185 33554432000 4194304 4964704 140735768255216 18446744073709551615 4321023 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 106002 62185 466 189 0 100351 0
[pid=21771/tid=21773] ppid=21769 vsize=424008 CPUtime=50.21 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 6978 0 0 0 5016 5 0 0 25 0 8 0 629244748 434184192 62185 33554432000 4194304 4964704 140735768255216 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=424008 CPUtime=50.67 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 8240 0 0 0 5065 2 0 0 25 0 8 0 629244748 434184192 62185 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=424008 CPUtime=50.67 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 6498 0 0 0 5064 3 0 0 25 0 8 0 629244748 434184192 62185 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=424008 CPUtime=50.67 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 6558 0 0 0 5063 4 0 0 25 0 8 0 629244748 434184192 62185 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=424008 CPUtime=50.65 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 7080 0 0 0 5062 3 0 0 25 0 8 0 629244748 434184192 62185 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=424008 CPUtime=50.63 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 7106 0 0 0 5059 4 0 0 25 0 8 0 629244748 434184192 62185 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=424008 CPUtime=50.49 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 11513 0 0 0 5041 8 0 0 25 0 8 0 629244748 434184192 62185 33554432000 4194304 4964704 140735768255216 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405.1

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

/proc/loadavg: 8.12 8.08 8.11 9/384 21801
/proc/meminfo: memFree=15321220/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=838356 CPUtime=5605.33 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 174909 0 0 0 560385 148 0 0 25 0 8 0 629244710 858476544 171880 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670291 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 209589 171880 466 189 0 203938 0
[pid=21771/tid=21773] ppid=21769 vsize=838356 CPUtime=693.12 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 18853 0 0 0 69296 16 0 0 25 0 8 0 629244748 858476544 171880 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=838356 CPUtime=701.88 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 30081 0 0 0 70176 12 0 0 25 0 8 0 629244748 858476544 171880 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=838356 CPUtime=701.19 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 17373 0 0 0 70102 17 0 0 25 0 8 0 629244748 858476544 171880 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=838356 CPUtime=701.83 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 16074 0 0 0 70172 11 0 0 25 0 8 0 629244748 858476544 171880 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=838356 CPUtime=701.82 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 18534 0 0 0 70167 15 0 0 25 0 8 0 629244748 858476544 171880 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=838356 CPUtime=701.54 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 14783 0 0 0 70139 15 0 0 25 0 8 0 629244748 858476544 171880 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=838356 CPUtime=701.67 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 33697 0 0 0 70130 37 0 0 25 0 8 0 629244748 858476544 171880 33554432000 4194304 4964704 140735768255216 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5605.33
Current children cumulated vsize (KiB) 838356

[startup+762.301 s]
/proc/loadavg: 8.10 8.08 8.11 9/384 21802
/proc/meminfo: memFree=15311148/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=839428 CPUtime=6084.57 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 178089 0 0 0 608307 150 0 0 25 0 8 0 629244710 859574272 174560 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 209857 174560 466 189 0 204206 0
[pid=21771/tid=21773] ppid=21769 vsize=839428 CPUtime=752.38 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 19058 0 0 0 75221 17 0 0 25 0 8 0 629244748 859574272 174560 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=839428 CPUtime=761.88 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 30640 0 0 0 76176 12 0 0 25 0 8 0 629244748 859574272 174560 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=839428 CPUtime=761.18 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 17880 0 0 0 76101 17 0 0 25 0 8 0 629244748 859574272 174560 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=839428 CPUtime=761.83 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 16366 0 0 0 76172 11 0 0 25 0 8 0 629244748 859574272 174560 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=839428 CPUtime=761.83 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 19531 0 0 0 76167 16 0 0 25 0 8 0 629244748 859574272 174560 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=839428 CPUtime=761.52 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 15305 0 0 0 76137 15 0 0 25 0 8 0 629244748 859574272 174560 33554432000 4194304 4964704 140735768255216 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=839428 CPUtime=761.67 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 33792 0 0 0 76130 37 0 0 25 0 8 0 629244748 859574272 174560 33554432000 4194304 4964704 140735768255216 18446744073709551615 4366083 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6084.57
Current children cumulated vsize (KiB) 839428

[startup+822.3 s]
/proc/loadavg: 8.08 8.08 8.10 9/384 21804
/proc/meminfo: memFree=15303912/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=841520 CPUtime=6563.74 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 180351 0 0 0 656221 153 0 0 25 0 8 0 629244710 861716480 176290 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 210380 176290 466 189 0 204729 0
[pid=21771/tid=21773] ppid=21769 vsize=841520 CPUtime=811.6 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 19209 0 0 0 81143 17 0 0 25 0 8 0 629244748 861716480 176290 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=841520 CPUtime=821.88 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 32156 0 0 0 82175 13 0 0 25 0 8 0 629244748 861716480 176290 33554432000 4194304 4964704 140735768255216 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=841520 CPUtime=821.18 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 17890 0 0 0 82101 17 0 0 25 0 8 0 629244748 861716480 176290 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=841520 CPUtime=821.82 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 16496 0 0 0 82171 11 0 0 25 0 8 0 629244748 861716480 176290 33554432000 4194304 4964704 140735768255216 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=841520 CPUtime=821.81 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 19956 0 0 0 82165 16 0 0 25 0 8 0 629244748 861716480 176290 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=841520 CPUtime=821.5 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 15315 0 0 0 82135 15 0 0 25 0 8 0 629244748 861716480 176290 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=841520 CPUtime=821.67 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 33806 0 0 0 82130 37 0 0 25 0 8 0 629244748 861716480 176290 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6563.74
Current children cumulated vsize (KiB) 841520

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

[startup+825.701 s]
/proc/loadavg: 8.07 8.08 8.10 9/384 21804
/proc/meminfo: memFree=15303912/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=841520 CPUtime=6590.9 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 180355 0 0 0 658937 153 0 0 25 0 8 0 629244710 861716480 176294 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 210380 176294 466 189 0 204729 0
[pid=21771/tid=21773] ppid=21769 vsize=841520 CPUtime=814.96 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 19209 0 0 0 81479 17 0 0 25 0 8 0 629244748 861716480 176294 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=841520 CPUtime=825.28 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 32156 0 0 0 82515 13 0 0 25 0 8 0 629244748 861716480 176294 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=841520 CPUtime=824.58 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 17890 0 0 0 82441 17 0 0 25 0 8 0 629244748 861716480 176294 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=841520 CPUtime=825.22 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 16496 0 0 0 82511 11 0 0 25 0 8 0 629244748 861716480 176294 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=841520 CPUtime=825.21 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 19958 0 0 0 82505 16 0 0 25 0 8 0 629244748 861716480 176294 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=841520 CPUtime=824.9 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 15315 0 0 0 82475 15 0 0 25 0 8 0 629244748 861716480 176294 33554432000 4194304 4964704 140735768255216 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=841520 CPUtime=825.06 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 33806 0 0 0 82469 37 0 0 25 0 8 0 629244748 861716480 176294 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6590.9
Current children cumulated vsize (KiB) 841520

[startup+828.901 s]
/proc/loadavg: 8.07 8.08 8.10 9/384 21804
/proc/meminfo: memFree=15303776/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=841520 CPUtime=6616.46 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 180383 0 0 0 661493 153 0 0 25 0 8 0 629244710 861716480 176322 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 210380 176322 466 189 0 204729 0
[pid=21771/tid=21773] ppid=21769 vsize=841520 CPUtime=818.12 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 19209 0 0 0 81795 17 0 0 25 0 8 0 629244748 861716480 176322 33554432000 4194304 4964704 140735768255216 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=841520 CPUtime=828.47 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 32163 0 0 0 82834 13 0 0 25 0 8 0 629244748 861716480 176322 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=841520 CPUtime=827.78 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 17895 0 0 0 82761 17 0 0 25 0 8 0 629244748 861716480 176322 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=841520 CPUtime=828.43 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 16499 0 0 0 82832 11 0 0 25 0 8 0 629244748 861716480 176322 33554432000 4194304 4964704 140735768255216 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=841520 CPUtime=828.41 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 19969 0 0 0 82825 16 0 0 25 0 8 0 629244748 861716480 176322 33554432000 4194304 4964704 140735768255216 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=841520 CPUtime=828.1 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 15315 0 0 0 82795 15 0 0 25 0 8 0 629244748 861716480 176322 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=841520 CPUtime=828.27 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 33806 0 0 0 82790 37 0 0 25 0 8 0 629244748 861716480 176322 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6616.46
Current children cumulated vsize (KiB) 841520

[startup+829.701 s]
/proc/loadavg: 8.07 8.08 8.10 9/384 21804
/proc/meminfo: memFree=15303776/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=841520 CPUtime=6622.85 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 180383 0 0 0 662132 153 0 0 25 0 8 0 629244710 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 210380 176312 466 189 0 204729 0
[pid=21771/tid=21773] ppid=21769 vsize=841520 CPUtime=818.9 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 19209 0 0 0 81873 17 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=841520 CPUtime=829.27 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 32163 0 0 0 82914 13 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=841520 CPUtime=828.58 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 17895 0 0 0 82841 17 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=841520 CPUtime=829.22 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 16499 0 0 0 82911 11 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=841520 CPUtime=829.21 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 19969 0 0 0 82905 16 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=841520 CPUtime=828.9 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 15315 0 0 0 82875 15 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=841520 CPUtime=829.07 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 33806 0 0 0 82870 37 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6622.85
Current children cumulated vsize (KiB) 841520

[startup+830.101 s]
/proc/loadavg: 8.07 8.08 8.10 9/384 21804
/proc/meminfo: memFree=15303776/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=841520 CPUtime=6626.04 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 180383 0 0 0 662451 153 0 0 25 0 8 0 629244710 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/21771/statm: 210380 176312 466 189 0 204729 0
[pid=21771/tid=21773] ppid=21769 vsize=841520 CPUtime=819.3 cores=0-7
/proc/21771/task/21773/stat : 21773 (claspmt) R 21769 21771 19230 0 -1 4202560 19209 0 0 0 81913 17 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21771/tid=21774] ppid=21769 vsize=841520 CPUtime=829.67 cores=0-7
/proc/21771/task/21774/stat : 21774 (claspmt) R 21769 21771 19230 0 -1 4202560 32163 0 0 0 82954 13 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21771/tid=21775] ppid=21769 vsize=841520 CPUtime=828.98 cores=0-7
/proc/21771/task/21775/stat : 21775 (claspmt) R 21769 21771 19230 0 -1 4202560 17895 0 0 0 82881 17 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21771/tid=21776] ppid=21769 vsize=841520 CPUtime=829.62 cores=0-7
/proc/21771/task/21776/stat : 21776 (claspmt) R 21769 21771 19230 0 -1 4202560 16499 0 0 0 82951 11 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21771/tid=21777] ppid=21769 vsize=841520 CPUtime=829.61 cores=0-7
/proc/21771/task/21777/stat : 21777 (claspmt) R 21769 21771 19230 0 -1 4202560 19969 0 0 0 82945 16 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21771/tid=21778] ppid=21769 vsize=841520 CPUtime=829.3 cores=0-7
/proc/21771/task/21778/stat : 21778 (claspmt) R 21769 21771 19230 0 -1 4202560 15315 0 0 0 82915 15 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21771/tid=21779] ppid=21769 vsize=841520 CPUtime=829.46 cores=0-7
/proc/21771/task/21779/stat : 21779 (claspmt) R 21769 21771 19230 0 -1 4202560 33806 0 0 0 82909 37 0 0 25 0 8 0 629244748 861716480 176312 33554432000 4194304 4964704 140735768255216 18446744073709551615 4670187 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6626.04
Current children cumulated vsize (KiB) 841520

[startup+830.501 s]
/proc/loadavg: 8.07 8.08 8.10 9/384 21804
/proc/meminfo: memFree=15303776/32951124 swapFree=67102128/67111528
[pid=21771] ppid=21769 vsize=841520 CPUtime=6628.36 cores=0-7
/proc/21771/stat : 21771 (claspmt) R 21769 21771 19230 0 -1 4202496 180393 0 0 0 662677 159 0 0 16 0 1 0 629244710 861716480 175361 33554432000 4194304 4964704 140735768255216 18446744073709551615 216734833945 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21771/statm: 210380 175361 476 189 0 204729 0
Current children cumulated CPU time (s) 6628.36
Current children cumulated vsize (KiB) 841520

Child status: 20
Real time (s): 830.568
CPU time (s): 6628.44
CPU user time (s): 6626.81
CPU system time (s): 1.62975
CPU usage (%): 798.061
Max. virtual memory (cumulated for all children) (KiB): 841520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6626.81
system time used= 1.62975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180394
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= 40742
involuntary context switches= 30622

runsolver used 2.90756 second user time and 7.56085 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-03 04:35:41
IDJOB=3322573
IDBENCH=83982
IDSOLVER=1711
FILE ID=node119/3322573-1304390140
RUNJOBID= node119-1304386116-19244
PBS_JOBID= 13181801
Free space on /tmp= 73376 MiB

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

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=1936211828

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16007112 kB
Buffers:        351500 kB
Cached:        1713772 kB
SwapCached:       3692 kB
Active:       13134636 kB
Inactive:      3324944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16007112 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:            1588 kB
Writeback:           4 kB
AnonPages:    14394780 kB
Mapped:          30704 kB
Slab:           360388 kB
PageTables:      56740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102455612 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= 73376 MiB
End job on node119 at 2011-05-03 04:49:31