Trace number 3322569

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 6855.65 858.628

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.01
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...389872/instance-3322569-1304389872.cnf
0.09/0.19	c Solving...
6855.63/858.62	s UNSATISFIABLE
6855.63/858.62	
6855.63/858.62	c Models        : 0     
6855.63/858.62	c Time          : 858.533s (Solving: 858.34s 1st Model: 0.00s Unsat: 858.34s)
6855.63/858.62	c CPU Time      : 6855.550s

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-3322569-1304389872/watcher-3322569-1304389872 -o /tmp/evaluation-result-3322569-1304389872/solver-3322569-1304389872 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322569-1304389872.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.13 8.05 8.01 1/329 21921
/proc/meminfo: memFree=19494016/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=22448 CPUtime=0 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 994 0 0 0 0 0 0 0 23 0 1 0 550588161 22986752 829 33554432000 4194304 4964704 140736481505456 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21921/statm: 5612 830 386 189 0 486 0

[startup+0.0468051 s]
/proc/loadavg: 8.13 8.05 8.01 1/329 21921
/proc/meminfo: memFree=19494016/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=24112 CPUtime=0.04 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 1459 0 0 0 4 0 0 0 23 0 1 0 550588161 24690688 1208 33554432000 4194304 4964704 140736481505456 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21921/statm: 6028 1208 399 189 0 902 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24112

[startup+0.100794 s]
/proc/loadavg: 8.13 8.05 8.01 1/329 21921
/proc/meminfo: memFree=19494016/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=24112 CPUtime=0.09 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 1459 0 0 0 9 0 0 0 23 0 1 0 550588161 24690688 1208 33554432000 4194304 4964704 140736481505456 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21921/statm: 6028 1208 399 189 0 902 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24112

[startup+0.340363 s]
/proc/loadavg: 8.13 8.05 8.01 1/329 21921
/proc/meminfo: memFree=19494016/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=385468 CPUtime=1.6 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 6036 0 0 0 158 2 0 0 18 0 8 0 550588161 394719232 5687 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670075 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 96565 6712 464 189 0 90914 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 385468

[startup+1.18557 s]
/proc/loadavg: 8.13 8.05 8.01 1/329 21921
/proc/meminfo: memFree=19494016/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=390860 CPUtime=7.87 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 13773 0 0 0 781 6 0 0 19 0 8 0 550588161 400240640 13424 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 97715 13424 464 189 0 92064 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 390860

[startup+1.50051 s]
/proc/loadavg: 8.13 8.05 8.01 1/329 21921
/proc/meminfo: memFree=19494016/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=391124 CPUtime=10.39 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 14691 0 0 0 1033 6 0 0 19 0 8 0 550588161 400510976 14342 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 97781 14344 464 189 0 92130 0
Current children cumulated CPU time (s) 10.39
Current children cumulated vsize (KiB) 391124

[startup+3.10123 s]
/proc/loadavg: 8.13 8.05 8.01 9/337 21929
/proc/meminfo: memFree=19420556/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=394320 CPUtime=23.16 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 19673 0 0 0 2307 9 0 0 23 0 8 0 550588161 403783680 19324 33554432000 4194304 4964704 140736481505456 18446744073709551615 4677965 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 98580 19324 466 189 0 92929 0
[pid=21921/tid=21923] ppid=21919 vsize=394320 CPUtime=2.87 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 2024 0 0 0 287 0 0 0 23 0 8 0 550588181 403783680 19324 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=394320 CPUtime=2.88 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 1776 0 0 0 288 0 0 0 23 0 8 0 550588181 403783680 19324 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=394320 CPUtime=2.88 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 2284 0 0 0 287 1 0 0 23 0 8 0 550588181 403783680 19324 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=394320 CPUtime=2.87 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 2760 0 0 0 286 1 0 0 23 0 8 0 550588181 403783680 19324 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=394320 CPUtime=2.78 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 2217 0 0 0 278 0 0 0 23 0 8 0 550588181 403783680 19324 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=394320 CPUtime=2.87 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 2144 0 0 0 286 1 0 0 25 0 8 0 550588181 403783680 19324 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=394320 CPUtime=2.87 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 2521 0 0 0 287 0 0 0 23 0 8 0 550588181 403783680 19324 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.16
Current children cumulated vsize (KiB) 394320

[startup+6.30066 s]
/proc/loadavg: 8.12 8.05 8.00 9/337 21929
/proc/meminfo: memFree=19396024/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=398056 CPUtime=48.7 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 25639 0 0 0 4858 12 0 0 25 0 8 0 550588161 407609344 25290 33554432000 4194304 4964704 140736481505456 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 99514 25290 466 189 0 93863 0
[pid=21921/tid=21923] ppid=21919 vsize=398056 CPUtime=6.07 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 2859 0 0 0 606 1 0 0 19 0 8 0 550588181 407609344 25290 33554432000 4194304 4964704 140736481505456 18446744073709551615 4653272 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=398056 CPUtime=6.07 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 2364 0 0 0 607 0 0 0 25 0 8 0 550588181 407609344 25290 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670301 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=398056 CPUtime=6.08 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 3194 0 0 0 606 2 0 0 25 0 8 0 550588181 407609344 25290 33554432000 4194304 4964704 140736481505456 18446744073709551615 4669953 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=398056 CPUtime=6.07 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 3190 0 0 0 606 1 0 0 25 0 8 0 550588181 407609344 25290 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=398056 CPUtime=5.95 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 2875 0 0 0 594 1 0 0 25 0 8 0 550588181 407609344 25290 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=398056 CPUtime=6.07 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 2707 0 0 0 606 1 0 0 25 0 8 0 550588181 407609344 25290 33554432000 4194304 4964704 140736481505456 18446744073709551615 4631206 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=398056 CPUtime=6.07 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 3515 0 0 0 606 1 0 0 25 0 8 0 550588181 407609344 25290 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.7
Current children cumulated vsize (KiB) 398056

[startup+12.7125 s]
/proc/loadavg: 8.11 8.05 8.00 9/337 21930
/proc/meminfo: memFree=19363024/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=403956 CPUtime=99.91 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 33892 0 0 0 9972 19 0 0 25 0 8 0 550588161 413650944 33543 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 100989 33543 466 189 0 95338 0
[pid=21921/tid=21923] ppid=21919 vsize=403956 CPUtime=12.47 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 3882 0 0 0 1246 1 0 0 25 0 8 0 550588181 413650944 33543 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=403956 CPUtime=12.48 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 3122 0 0 0 1248 0 0 0 25 0 8 0 550588181 413650944 33543 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=403956 CPUtime=12.48 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 4016 0 0 0 1246 2 0 0 25 0 8 0 550588181 413650944 33543 33554432000 4194304 4964704 140736481505456 18446744073709551615 4653129 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=403956 CPUtime=12.48 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 3894 0 0 0 1246 2 0 0 25 0 8 0 550588181 413650944 33543 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=403956 CPUtime=12.28 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 3858 0 0 0 1227 1 0 0 18 0 8 0 550588181 413650944 33543 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=403956 CPUtime=12.47 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 3990 0 0 0 1245 2 0 0 25 0 8 0 550588181 413650944 33543 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=403956 CPUtime=12.48 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 4779 0 0 0 1246 2 0 0 25 0 8 0 550588181 413650944 33543 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.91
Current children cumulated vsize (KiB) 403956

[startup+25.5013 s]
/proc/loadavg: 8.16 8.06 8.01 9/337 21930
/proc/meminfo: memFree=19309316/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=418796 CPUtime=202.05 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 49534 0 0 0 20174 31 0 0 25 0 8 0 550588161 428847104 49177 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 104699 49177 466 189 0 99048 0
[pid=21921/tid=21923] ppid=21919 vsize=418796 CPUtime=25.26 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 5340 0 0 0 2523 3 0 0 18 0 8 0 550588181 428847104 49177 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=418796 CPUtime=25.27 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 5031 0 0 0 2526 1 0 0 25 0 8 0 550588181 428847104 49177 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=418796 CPUtime=25.27 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 5302 0 0 0 2524 3 0 0 25 0 8 0 550588181 428847104 49177 33554432000 4194304 4964704 140736481505456 18446744073709551615 4653552 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=418796 CPUtime=25.27 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 5853 0 0 0 2523 4 0 0 25 0 8 0 550588181 428847104 49177 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=418796 CPUtime=24.94 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 5883 0 0 0 2491 3 0 0 25 0 8 0 550588181 428847104 49177 33554432000 4194304 4964704 140736481505456 18446744073709551615 4669499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=418796 CPUtime=25.27 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 5505 0 0 0 2523 4 0 0 25 0 8 0 550588181 428847104 49177 33554432000 4194304 4964704 140736481505456 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=418796 CPUtime=25.26 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 7397 0 0 0 2522 4 0 0 25 0 8 0 550588181 428847104 49177 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.05
Current children cumulated vsize (KiB) 418796

[startup+51.1007 s]
/proc/loadavg: 8.11 8.06 8.01 9/337 21931
/proc/meminfo: memFree=19244404/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=425112 CPUtime=406.59 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 63745 0 0 0 40617 42 0 0 25 0 8 0 550588161 435314688 63360 33554432000 4194304 4964704 140736481505456 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 106278 63360 466 189 0 100627 0
[pid=21921/tid=21923] ppid=21919 vsize=425112 CPUtime=50.85 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 6963 0 0 0 5081 4 0 0 25 0 8 0 550588181 435314688 63360 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=425112 CPUtime=50.87 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 7196 0 0 0 5084 3 0 0 25 0 8 0 550588181 435314688 63360 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=425112 CPUtime=50.88 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 6928 0 0 0 5083 5 0 0 25 0 8 0 550588181 435314688 63360 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=425112 CPUtime=50.87 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 7682 0 0 0 5081 6 0 0 25 0 8 0 550588181 435314688 63360 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=425112 CPUtime=50.25 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 7990 0 0 0 5021 4 0 0 25 0 8 0 550588181 435314688 63360 33554432000 4194304 4964704 140736481505456 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=425112 CPUtime=50.87 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 6913 0 0 0 5082 5 0 0 25 0 8 0 550588181 435314688 63360 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=425112 CPUtime=50.86 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 10104 0 0 0 5080 6 0 0 25 0 8 0 550588181 435314688 63360 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.59
Current children cumulated vsize (KiB) 425112

[startup+102.301 s]
/proc/loadavg: 8.11 8.06 8.01 9/337 21932
/proc/meminfo: memFree=19169872/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=440888 CPUtime=815.49 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 82662 0 0 0 81494 55 0 0 25 0 8 0 550588161 451469312 81907 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 110222 81907 466 189 0 104571 0
[pid=21921/tid=21923] ppid=21919 vsize=440888 CPUtime=102.02 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 8694 0 0 0 10196 6 0 0 25 0 8 0 550588181 451469312 81907 33554432000 4194304 4964704 140736481505456 18446744073709551615 4668918 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=440888 CPUtime=102.05 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 11816 0 0 0 10202 3 0 0 25 0 8 0 550588181 451469312 81907 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=440888 CPUtime=102.07 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 8292 0 0 0 10201 6 0 0 25 0 8 0 550588181 451469312 81907 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0

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

[pid=21921/tid=21926] ppid=21919 vsize=822708 CPUtime=822.03 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 17221 0 0 0 82188 15 0 0 25 0 8 0 550588181 842452992 153920 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=822708 CPUtime=814.1 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 17619 0 0 0 81395 15 0 0 25 0 8 0 550588181 842452992 153920 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=822708 CPUtime=822.01 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 14830 0 0 0 82186 15 0 0 25 0 8 0 550588181 842452992 153920 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=822708 CPUtime=820.91 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 24172 0 0 0 82064 27 0 0 25 0 8 0 550588181 842452992 153920 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6567.17
Current children cumulated vsize (KiB) 822708

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

[startup+845.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/337 21952
/proc/meminfo: memFree=18880596/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=822708 CPUtime=6750.9 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 158111 0 0 0 674952 138 0 0 25 0 8 0 550588161 842452992 154091 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320905 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 205677 154091 466 189 0 200026 0
[pid=21921/tid=21923] ppid=21919 vsize=822708 CPUtime=844.87 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 16525 0 0 0 84472 15 0 0 25 0 8 0 550588181 842452992 154091 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=822708 CPUtime=844.91 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 29372 0 0 0 84482 9 0 0 25 0 8 0 550588181 842452992 154091 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=822708 CPUtime=845.03 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 14905 0 0 0 84487 16 0 0 25 0 8 0 550588181 842452992 154091 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=822708 CPUtime=845.03 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 17280 0 0 0 84488 15 0 0 25 0 8 0 550588181 842452992 154091 33554432000 4194304 4964704 140736481505456 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=822708 CPUtime=836.85 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 17650 0 0 0 83670 15 0 0 25 0 8 0 550588181 842452992 154091 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=822708 CPUtime=845.01 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 14854 0 0 0 84486 15 0 0 25 0 8 0 550588181 842452992 154091 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=822708 CPUtime=843.91 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 24175 0 0 0 84364 27 0 0 25 0 8 0 550588181 842452992 154091 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6750.9
Current children cumulated vsize (KiB) 822708

[startup+851.701 s]
/proc/loadavg: 8.00 8.02 8.00 9/337 21952
/proc/meminfo: memFree=18880472/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=822708 CPUtime=6801.96 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 158174 0 0 0 680058 138 0 0 25 0 8 0 550588161 842452992 154154 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 205677 154154 466 189 0 200026 0
[pid=21921/tid=21923] ppid=21919 vsize=822708 CPUtime=851.26 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 16534 0 0 0 85111 15 0 0 25 0 8 0 550588181 842452992 154154 33554432000 4194304 4964704 140736481505456 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=822708 CPUtime=851.3 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 29389 0 0 0 85121 9 0 0 25 0 8 0 550588181 842452992 154154 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=822708 CPUtime=851.42 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 14905 0 0 0 85126 16 0 0 25 0 8 0 550588181 842452992 154154 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=822708 CPUtime=851.42 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 17280 0 0 0 85127 15 0 0 25 0 8 0 550588181 842452992 154154 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=822708 CPUtime=843.18 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 17680 0 0 0 84303 15 0 0 25 0 8 0 550588181 842452992 154154 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=822708 CPUtime=851.4 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 14861 0 0 0 85125 15 0 0 25 0 8 0 550588181 842452992 154154 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=822708 CPUtime=850.3 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 24175 0 0 0 85003 27 0 0 25 0 8 0 550588181 842452992 154154 33554432000 4194304 4964704 140736481505456 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6801.96
Current children cumulated vsize (KiB) 822708

[startup+854.901 s]
/proc/loadavg: 8.00 8.02 8.00 9/337 21952
/proc/meminfo: memFree=18879728/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=822708 CPUtime=6827.51 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 158348 0 0 0 682613 138 0 0 25 0 8 0 550588161 842452992 154328 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 205677 154328 466 189 0 200026 0
[pid=21921/tid=21923] ppid=21919 vsize=822708 CPUtime=854.46 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 16539 0 0 0 85431 15 0 0 25 0 8 0 550588181 842452992 154328 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=822708 CPUtime=854.5 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 29555 0 0 0 85441 9 0 0 25 0 8 0 550588181 842452992 154328 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=822708 CPUtime=854.62 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 14905 0 0 0 85446 16 0 0 25 0 8 0 550588181 842452992 154328 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=822708 CPUtime=854.62 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 17280 0 0 0 85447 15 0 0 25 0 8 0 550588181 842452992 154328 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=822708 CPUtime=846.34 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 17680 0 0 0 84619 15 0 0 25 0 8 0 550588181 842452992 154328 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=822708 CPUtime=854.6 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 14864 0 0 0 85445 15 0 0 25 0 8 0 550588181 842452992 154328 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=822708 CPUtime=853.5 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 24175 0 0 0 85323 27 0 0 25 0 8 0 550588181 842452992 154328 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6827.51
Current children cumulated vsize (KiB) 822708

[startup+856.5 s]
/proc/loadavg: 8.00 8.02 8.00 9/337 21952
/proc/meminfo: memFree=18878860/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=822708 CPUtime=6840.29 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 158540 0 0 0 683891 138 0 0 25 0 8 0 550588161 842452992 154429 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 205677 154429 466 189 0 200026 0
[pid=21921/tid=21923] ppid=21919 vsize=822708 CPUtime=856.06 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 16543 0 0 0 85591 15 0 0 25 0 8 0 550588181 842452992 154429 33554432000 4194304 4964704 140736481505456 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=822708 CPUtime=856.1 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 29743 0 0 0 85601 9 0 0 25 0 8 0 550588181 842452992 154429 33554432000 4194304 4964704 140736481505456 18446744073709551615 270612808282 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=822708 CPUtime=856.22 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 14905 0 0 0 85606 16 0 0 25 0 8 0 550588181 842452992 154429 33554432000 4194304 4964704 140736481505456 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=822708 CPUtime=856.22 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 17280 0 0 0 85607 15 0 0 25 0 8 0 550588181 842452992 154429 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=822708 CPUtime=847.92 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 17680 0 0 0 84777 15 0 0 25 0 8 0 550588181 842452992 154429 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=822708 CPUtime=856.2 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 14864 0 0 0 85605 15 0 0 25 0 8 0 550588181 842452992 154429 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=822708 CPUtime=855.1 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 24175 0 0 0 85483 27 0 0 25 0 8 0 550588181 842452992 154429 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6840.29
Current children cumulated vsize (KiB) 822708

[startup+857.301 s]
/proc/loadavg: 8.00 8.02 8.00 9/337 21952
/proc/meminfo: memFree=18878860/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=822708 CPUtime=6846.69 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 158540 0 0 0 684531 138 0 0 25 0 8 0 550588161 842452992 154308 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 205677 154308 466 189 0 200026 0
[pid=21921/tid=21923] ppid=21919 vsize=822708 CPUtime=856.86 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 16543 0 0 0 85671 15 0 0 25 0 8 0 550588181 842452992 154308 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=822708 CPUtime=856.9 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 29743 0 0 0 85681 9 0 0 25 0 8 0 550588181 842452992 154308 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=822708 CPUtime=857.02 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 14905 0 0 0 85686 16 0 0 25 0 8 0 550588181 842452992 154308 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=822708 CPUtime=857.02 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 17280 0 0 0 85687 15 0 0 25 0 8 0 550588181 842452992 154308 33554432000 4194304 4964704 140736481505456 18446744073709551615 270612765899 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=822708 CPUtime=848.72 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 17680 0 0 0 84857 15 0 0 25 0 8 0 550588181 842452992 154308 33554432000 4194304 4964704 140736481505456 18446744073709551615 4334258 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=822708 CPUtime=857 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 14864 0 0 0 85685 15 0 0 25 0 8 0 550588181 842452992 154308 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=822708 CPUtime=855.9 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 24175 0 0 0 85563 27 0 0 25 0 8 0 550588181 842452992 154308 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6846.69
Current children cumulated vsize (KiB) 822708

[startup+858.101 s]
/proc/loadavg: 8.00 8.02 8.00 9/337 21952
/proc/meminfo: memFree=18878860/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=822708 CPUtime=6853.09 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 158540 0 0 0 685170 139 0 0 25 0 8 0 550588161 842452992 154230 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 205677 154230 466 189 0 200026 0
[pid=21921/tid=21923] ppid=21919 vsize=822708 CPUtime=857.66 cores=0-7
/proc/21921/task/21923/stat : 21923 (claspmt) R 21919 21921 21160 0 -1 4202560 16543 0 0 0 85751 15 0 0 25 0 8 0 550588181 842452992 154230 33554432000 4194304 4964704 140736481505456 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21921/tid=21924] ppid=21919 vsize=822708 CPUtime=857.7 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 29743 0 0 0 85761 9 0 0 25 0 8 0 550588181 842452992 154230 33554432000 4194304 4964704 140736481505456 18446744073709551615 270612801618 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21921/tid=21925] ppid=21919 vsize=822708 CPUtime=857.82 cores=0-7
/proc/21921/task/21925/stat : 21925 (claspmt) R 21919 21921 21160 0 -1 4202560 14905 0 0 0 85766 16 0 0 25 0 8 0 550588181 842452992 154230 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21921/tid=21926] ppid=21919 vsize=822708 CPUtime=857.82 cores=0-7
/proc/21921/task/21926/stat : 21926 (claspmt) R 21919 21921 21160 0 -1 4202560 17280 0 0 0 85767 15 0 0 25 0 8 0 550588181 842452992 154230 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21921/tid=21927] ppid=21919 vsize=822708 CPUtime=849.51 cores=0-7
/proc/21921/task/21927/stat : 21927 (claspmt) R 21919 21921 21160 0 -1 4202560 17680 0 0 0 84936 15 0 0 25 0 8 0 550588181 842452992 154230 33554432000 4194304 4964704 140736481505456 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21921/tid=21928] ppid=21919 vsize=822708 CPUtime=857.8 cores=0-7
/proc/21921/task/21928/stat : 21928 (claspmt) R 21919 21921 21160 0 -1 4202560 14864 0 0 0 85765 15 0 0 25 0 8 0 550588181 842452992 154230 33554432000 4194304 4964704 140736481505456 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21921/tid=21929] ppid=21919 vsize=822708 CPUtime=856.7 cores=0-7
/proc/21921/task/21929/stat : 21929 (claspmt) R 21919 21921 21160 0 -1 4202560 24175 0 0 0 85643 27 0 0 25 0 8 0 550588181 842452992 154230 33554432000 4194304 4964704 140736481505456 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6853.09
Current children cumulated vsize (KiB) 822708

[startup+858.501 s]
/proc/loadavg: 8.00 8.02 8.00 2/331 21952
/proc/meminfo: memFree=18879152/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=822708 CPUtime=6855.53 cores=0-7
/proc/21921/stat : 21921 (claspmt) S 21919 21921 21160 0 -1 4202496 158541 0 0 0 685409 144 0 0 17 0 2 0 550588161 842452992 154231 33554432000 4194304 4964704 140736481505456 18446744073709551615 270624913381 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/21921/statm: 205677 154231 467 189 0 200026 0
[pid=21921/tid=21924] ppid=21919 vsize=822708 CPUtime=858.11 cores=0-7
/proc/21921/task/21924/stat : 21924 (claspmt) R 21919 21921 21160 0 -1 4202560 29743 0 0 0 85802 9 0 0 18 0 2 0 550588181 842452992 154231 33554432000 4194304 4964704 140736481505456 18446744073709551615 4644884 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6855.53
Current children cumulated vsize (KiB) 822708

[startup+858.612 s]
/proc/loadavg: 8.00 8.02 8.00 2/331 21952
/proc/meminfo: memFree=18879152/32951124 swapFree=67111516/67111528
[pid=21921] ppid=21919 vsize=614460 CPUtime=6855.63 cores=0-7
/proc/21921/stat : 21921 (claspmt) R 21919 21921 21160 0 -1 4202496 158550 0 0 0 685418 145 0 0 16 0 1 0 550588161 629207040 80726 33554432000 4194304 4964704 140736481505456 18446744073709551615 270613154151 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21921/statm: 153615 80502 476 189 0 147964 0
Current children cumulated CPU time (s) 6855.63
Current children cumulated vsize (KiB) 614460

Child status: 20
Real time (s): 858.628
CPU time (s): 6855.65
CPU user time (s): 6854.18
CPU system time (s): 1.46878
CPU usage (%): 798.443
Max. virtual memory (cumulated for all children) (KiB): 822708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6854.18
system time used= 1.46878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158551
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= 66716
involuntary context switches= 31821

runsolver used 2.72659 second user time and 6.64299 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-03 04:31:12
IDJOB=3322569
IDBENCH=83952
IDSOLVER=1711
FILE ID=node108/3322569-1304389872
RUNJOBID= node108-1304387809-21174
PBS_JOBID= 13181819
Free space on /tmp= 73348 MiB

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

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

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=2126739185

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:      19494420 kB
Buffers:        687588 kB
Cached:        2179388 kB
SwapCached:         12 kB
Active:       10531836 kB
Inactive:      2484004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19494420 kB
SwapTotal:    67111528 kB
SwapFree:     67111516 kB
Dirty:            1188 kB
Writeback:           0 kB
AnonPages:    10149456 kB
Mapped:          28684 kB
Slab:           336404 kB
PageTables:      38348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52248028 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= 73348 MiB
End job on node108 at 2011-05-03 04:45:31