Trace number 3321596

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 3050.9 888.776

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark381.959
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...366464/instance-3321596-1304366464.cnf
2.69/2.75	c Solving...
3050.82/888.76	s UNSATISFIABLE
3050.82/888.76	
3050.82/888.76	c Models        : 0     
3050.82/888.76	c Time          : 888.214s (Solving: 885.46s 1st Model: 0.00s Unsat: 885.46s)
3050.82/888.76	c CPU Time      : 3050.330s

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-3321596-1304366464/watcher-3321596-1304366464 -o /tmp/evaluation-result-3321596-1304366464/solver-3321596-1304366464 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321596-1304366464.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: 0.08 0.02 0.09 2/238 18517
/proc/meminfo: memFree=28268448/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=91920 CPUtime=0 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 1295 0 0 0 0 0 0 0 21 0 1 0 548244056 94126080 1225 33554432000 4194304 4964704 140737351423200 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18517/statm: 22980 1232 376 189 0 17854 0

[startup+0.0534561 s]
/proc/loadavg: 0.08 0.02 0.09 2/238 18517
/proc/meminfo: memFree=28268448/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=91920 CPUtime=0.05 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 18149 0 0 0 3 2 0 0 21 0 1 0 548244056 94126080 18078 33554432000 4194304 4964704 140737351423200 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18517/statm: 22980 18095 376 189 0 17854 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 91920

[startup+0.100446 s]
/proc/loadavg: 0.08 0.02 0.09 2/238 18517
/proc/meminfo: memFree=28268448/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=131408 CPUtime=0.09 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 31967 0 0 0 7 2 0 0 21 0 1 0 548244056 134561792 27525 33554432000 4194304 4964704 140737351423200 18446744073709551615 4324343 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18517/statm: 32852 27525 389 189 0 27726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 131408

[startup+0.3004 s]
/proc/loadavg: 0.08 0.02 0.09 2/238 18517
/proc/meminfo: memFree=28268448/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=133656 CPUtime=0.29 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 32593 0 0 0 26 3 0 0 22 0 1 0 548244056 136863744 28151 33554432000 4194304 4964704 140737351423200 18446744073709551615 4583487 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18517/statm: 33414 28151 389 189 0 28288 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133656

[startup+0.700322 s]
/proc/loadavg: 0.08 0.02 0.09 2/238 18517
/proc/meminfo: memFree=28268448/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=147668 CPUtime=0.69 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 36096 0 0 0 65 4 0 0 24 0 1 0 548244056 151212032 31654 33554432000 4194304 4964704 140737351423200 18446744073709551615 239476355781 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18517/statm: 36917 31655 389 189 0 31791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147668

[startup+1.50118 s]
/proc/loadavg: 0.08 0.02 0.09 2/239 18518
/proc/meminfo: memFree=28133280/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=175076 CPUtime=1.49 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 42948 0 0 0 143 6 0 0 25 0 1 0 548244056 179277824 38506 33554432000 4194304 4964704 140737351423200 18446744073709551615 4567250 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18517/statm: 43769 38508 389 189 0 38643 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175076

[startup+3.10079 s]
/proc/loadavg: 0.23 0.05 0.10 2/239 18518
/proc/meminfo: memFree=28100996/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=737784 CPUtime=4.1 cores=0-7
/proc/18517/stat : 18517 (claspmt) S 18515 18517 18491 0 -1 4202496 185073 0 0 0 349 61 0 0 18 0 8 0 548244056 755490816 138932 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 184446 138933 436 189 0 178795 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 737784

[startup+6.30125 s]
/proc/loadavg: 0.23 0.05 0.10 2/246 18525
/proc/meminfo: memFree=27713204/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=737784 CPUtime=7.49 cores=0-7
/proc/18517/stat : 18517 (claspmt) S 18515 18517 18491 0 -1 4202496 186935 0 0 0 686 63 0 0 18 0 8 0 548244056 755490816 140794 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 184446 140794 437 189 0 178795 0
[pid=18517/tid=18519] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) S 18515 18517 18491 0 -1 4202560 14544 0 0 0 1 7 0 0 18 0 8 0 548244332 755490816 140794 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=737784 CPUtime=0.24 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) S 18515 18517 18491 0 -1 4202560 19248 0 0 0 20 4 0 0 18 0 8 0 548244332 755490816 140794 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 7 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=737784 CPUtime=0.28 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 23 5 0 0 18 0 8 0 548244332 755490816 140794 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 5 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) S 18515 18517 18491 0 -1 4202560 13835 0 0 0 4 4 0 0 18 0 8 0 548244332 755490816 140794 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=737784 CPUtime=3.44 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 18511 0 0 0 334 10 0 0 25 0 8 0 548244332 755490816 140794 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668904 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=737784 CPUtime=0.25 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 21 4 0 0 18 0 8 0 548244332 755490816 140794 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=737784 CPUtime=0.3 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) S 18515 18517 18491 0 -1 4202560 19486 0 0 0 17 13 0 0 18 0 8 0 548244332 755490816 140794 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 737784

[startup+12.701 s]
/proc/loadavg: 0.35 0.08 0.11 2/246 18526
/proc/meminfo: memFree=27712584/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=737784 CPUtime=13.89 cores=0-7
/proc/18517/stat : 18517 (claspmt) S 18515 18517 18491 0 -1 4202496 187150 0 0 0 1326 63 0 0 18 0 8 0 548244056 755490816 141009 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 184446 141009 437 189 0 178795 0
[pid=18517/tid=18519] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) S 18515 18517 18491 0 -1 4202560 14544 0 0 0 1 7 0 0 18 0 8 0 548244332 755490816 141009 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=737784 CPUtime=0.24 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) S 18515 18517 18491 0 -1 4202560 19248 0 0 0 20 4 0 0 18 0 8 0 548244332 755490816 141009 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 7 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=737784 CPUtime=0.28 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 23 5 0 0 18 0 8 0 548244332 755490816 141009 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 5 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) S 18515 18517 18491 0 -1 4202560 13835 0 0 0 4 4 0 0 18 0 8 0 548244332 755490816 141009 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=737784 CPUtime=9.84 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 18726 0 0 0 974 10 0 0 25 0 8 0 548244332 755490816 141009 33554432000 4194304 4964704 140737351423200 18446744073709551615 4399617 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=737784 CPUtime=0.25 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 21 4 0 0 18 0 8 0 548244332 755490816 141009 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=737784 CPUtime=0.3 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) S 18515 18517 18491 0 -1 4202560 19486 0 0 0 17 13 0 0 18 0 8 0 548244332 755490816 141009 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13.89
Current children cumulated vsize (KiB) 737784

[startup+25.5006 s]
/proc/loadavg: 0.45 0.11 0.12 2/246 18526
/proc/meminfo: memFree=27712092/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=737784 CPUtime=26.69 cores=0-7
/proc/18517/stat : 18517 (claspmt) S 18515 18517 18491 0 -1 4202496 187465 0 0 0 2606 63 0 0 18 0 8 0 548244056 755490816 141324 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 184446 141324 437 189 0 178795 0
[pid=18517/tid=18519] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) S 18515 18517 18491 0 -1 4202560 14544 0 0 0 1 7 0 0 18 0 8 0 548244332 755490816 141324 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=737784 CPUtime=0.24 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) S 18515 18517 18491 0 -1 4202560 19248 0 0 0 20 4 0 0 18 0 8 0 548244332 755490816 141324 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 7 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=737784 CPUtime=0.28 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 23 5 0 0 18 0 8 0 548244332 755490816 141324 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 5 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) S 18515 18517 18491 0 -1 4202560 13835 0 0 0 4 4 0 0 18 0 8 0 548244332 755490816 141324 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=737784 CPUtime=22.65 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 19041 0 0 0 2254 11 0 0 25 0 8 0 548244332 755490816 141324 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=737784 CPUtime=0.25 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 21 4 0 0 18 0 8 0 548244332 755490816 141324 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=737784 CPUtime=0.3 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) S 18515 18517 18491 0 -1 4202560 19486 0 0 0 17 13 0 0 18 0 8 0 548244332 755490816 141324 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 26.69
Current children cumulated vsize (KiB) 737784

[startup+51.1006 s]
/proc/loadavg: 0.64 0.18 0.14 2/246 18527
/proc/meminfo: memFree=27709408/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=737784 CPUtime=52.29 cores=0-7
/proc/18517/stat : 18517 (claspmt) S 18515 18517 18491 0 -1 4202496 188029 0 0 0 5166 63 0 0 18 0 8 0 548244056 755490816 141888 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 184446 141888 437 189 0 178795 0
[pid=18517/tid=18519] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) S 18515 18517 18491 0 -1 4202560 14544 0 0 0 1 7 0 0 18 0 8 0 548244332 755490816 141888 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=737784 CPUtime=0.24 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) S 18515 18517 18491 0 -1 4202560 19248 0 0 0 20 4 0 0 18 0 8 0 548244332 755490816 141888 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 7 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=737784 CPUtime=0.28 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 23 5 0 0 18 0 8 0 548244332 755490816 141888 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 5 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) S 18515 18517 18491 0 -1 4202560 13835 0 0 0 4 4 0 0 18 0 8 0 548244332 755490816 141888 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=737784 CPUtime=48.24 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 19605 0 0 0 4813 11 0 0 25 0 8 0 548244332 755490816 141888 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668742 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=737784 CPUtime=0.25 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 21 4 0 0 18 0 8 0 548244332 755490816 141888 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=737784 CPUtime=0.3 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) S 18515 18517 18491 0 -1 4202560 19486 0 0 0 17 13 0 0 18 0 8 0 548244332 755490816 141888 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 52.29
Current children cumulated vsize (KiB) 737784

[startup+102.309 s]
/proc/loadavg: 0.85 0.32 0.19 2/246 18528
/proc/meminfo: memFree=27703304/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=737784 CPUtime=103.5 cores=0-7
/proc/18517/stat : 18517 (claspmt) S 18515 18517 18491 0 -1 4202496 189504 0 0 0 10286 64 0 0 18 0 8 0 548244056 755490816 143363 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 184446 143363 437 189 0 178795 0
[pid=18517/tid=18519] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) S 18515 18517 18491 0 -1 4202560 14544 0 0 0 1 7 0 0 18 0 8 0 548244332 755490816 143363 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=737784 CPUtime=0.24 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) S 18515 18517 18491 0 -1 4202560 19248 0 0 0 20 4 0 0 18 0 8 0 548244332 755490816 143363 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 7 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=737784 CPUtime=0.28 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 23 5 0 0 18 0 8 0 548244332 755490816 143363 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 5 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=737784 CPUtime=0.08 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) S 18515 18517 18491 0 -1 4202560 13835 0 0 0 4 4 0 0 18 0 8 0 548244332 755490816 143363 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=737784 CPUtime=99.45 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 21080 0 0 0 9933 12 0 0 25 0 8 0 548244332 755490816 143363 33554432000 4194304 4964704 140737351423200 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=737784 CPUtime=0.25 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) S 18515 18517 18491 0 -1 4202560 19088 0 0 0 21 4 0 0 18 0 8 0 548244332 755490816 143363 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=737784 CPUtime=0.3 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) S 18515 18517 18491 0 -1 4202560 19486 0 0 0 17 13 0 0 18 0 8 0 548244332 755490816 143363 33554432000 4194304 4964704 140737351423200 18446744073709551615 239488510873 0 0 4096 18946 18446604453896021312 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 103.5
Current children cumulated vsize (KiB) 737784

[startup+162.301 s]
/proc/loadavg: 0.94 0.43 0.23 2/246 18530
/proc/meminfo: memFree=27697448/32950928 swapFree=67086616/67111528

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

[pid=18517/tid=18521] ppid=18515 vsize=1418248 CPUtime=123.51 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) R 18515 18517 18491 0 -1 4202560 31335 0 0 0 12335 16 0 0 25 0 8 0 548244332 1452285952 291507 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=1418248 CPUtime=123.34 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) R 18515 18517 18491 0 -1 4202560 31795 0 0 0 12314 20 0 0 25 0 8 0 548244332 1452285952 291507 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=1418248 CPUtime=699.38 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 23555 0 0 0 69924 14 0 0 25 0 8 0 548244332 1452285952 291507 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=1418248 CPUtime=123.48 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) R 18515 18517 18491 0 -1 4202560 30378 0 0 0 12328 20 0 0 25 0 8 0 548244332 1452285952 291507 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=1418248 CPUtime=123.53 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) R 18515 18517 18491 0 -1 4202560 61797 0 0 0 12315 38 0 0 25 0 8 0 548244332 1452285952 291507 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1565.18
Current children cumulated vsize (KiB) 1418248

[startup+762.309 s]
/proc/loadavg: 7.75 4.18 1.86 9/246 18549
/proc/meminfo: memFree=26775052/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=1669060 CPUtime=2044.81 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 421625 0 0 0 204243 238 0 0 25 0 8 0 548244056 1709117440 375471 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670022 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 417265 375471 460 189 0 411614 0
[pid=18517/tid=18519] ppid=18515 vsize=1669060 CPUtime=183.32 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) R 18515 18517 18491 0 -1 4202560 24037 0 0 0 18315 17 0 0 25 0 8 0 548244332 1709117440 375471 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=1669060 CPUtime=183.5 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) R 18515 18517 18491 0 -1 4202560 108447 0 0 0 18288 62 0 0 25 0 8 0 548244332 1709117440 375471 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=1669060 CPUtime=183.51 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) R 18515 18517 18491 0 -1 4202560 35309 0 0 0 18332 19 0 0 25 0 8 0 548244332 1709117440 375471 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=1669060 CPUtime=183.34 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) R 18515 18517 18491 0 -1 4202560 45320 0 0 0 18307 27 0 0 25 0 8 0 548244332 1709117440 375471 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=1669060 CPUtime=759.39 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 23557 0 0 0 75925 14 0 0 25 0 8 0 548244332 1709117440 375471 33554432000 4194304 4964704 140737351423200 18446744073709551615 4669024 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=1669060 CPUtime=183.49 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) R 18515 18517 18491 0 -1 4202560 34137 0 0 0 18323 26 0 0 25 0 8 0 548244332 1709117440 375471 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=1669060 CPUtime=183.54 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) R 18515 18517 18491 0 -1 4202560 80668 0 0 0 18306 48 0 0 25 0 8 0 548244332 1709117440 375471 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2044.81
Current children cumulated vsize (KiB) 1669060

[startup+822.301 s]
/proc/loadavg: 7.95 4.89 2.25 9/246 18550
/proc/meminfo: memFree=26619768/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=1789636 CPUtime=2524.32 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 461433 0 0 0 252171 261 0 0 25 0 8 0 548244056 1832587264 415279 33554432000 4194304 4964704 140737351423200 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 447409 415279 460 189 0 441758 0
[pid=18517/tid=18519] ppid=18515 vsize=1789636 CPUtime=243.31 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) R 18515 18517 18491 0 -1 4202560 24597 0 0 0 24313 18 0 0 25 0 8 0 548244332 1832587264 415279 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=1789636 CPUtime=243.5 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) R 18515 18517 18491 0 -1 4202560 130767 0 0 0 24278 72 0 0 25 0 8 0 548244332 1832587264 415279 33554432000 4194304 4964704 140737351423200 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=1789636 CPUtime=243.51 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) R 18515 18517 18491 0 -1 4202560 36215 0 0 0 24329 22 0 0 25 0 8 0 548244332 1832587264 415279 33554432000 4194304 4964704 140737351423200 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=1789636 CPUtime=243.33 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) R 18515 18517 18491 0 -1 4202560 53205 0 0 0 24300 33 0 0 25 0 8 0 548244332 1832587264 415279 33554432000 4194304 4964704 140737351423200 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=1789636 CPUtime=819.39 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 23557 0 0 0 81925 14 0 0 25 0 8 0 548244332 1832587264 415279 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=1789636 CPUtime=243.48 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) R 18515 18517 18491 0 -1 4202560 35213 0 0 0 24320 28 0 0 25 0 8 0 548244332 1832587264 415279 33554432000 4194304 4964704 140737351423200 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=1789636 CPUtime=243.53 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) R 18515 18517 18491 0 -1 4202560 87586 0 0 0 24303 50 0 0 25 0 8 0 548244332 1832587264 415279 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2524.32
Current children cumulated vsize (KiB) 1789636

[startup+882.301 s]
/proc/loadavg: 8.02 5.47 2.61 9/246 18552
/proc/meminfo: memFree=26583292/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=1806500 CPUtime=3003.88 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 469335 0 0 0 300123 265 0 0 25 0 8 0 548244056 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 451625 423181 460 189 0 445974 0
[pid=18517/tid=18519] ppid=18515 vsize=1806500 CPUtime=303.29 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) R 18515 18517 18491 0 -1 4202560 24788 0 0 0 30311 18 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=1806500 CPUtime=303.5 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) R 18515 18517 18491 0 -1 4202560 134697 0 0 0 30277 73 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4677981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=1806500 CPUtime=303.51 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) R 18515 18517 18491 0 -1 4202560 36503 0 0 0 30329 22 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=1806500 CPUtime=303.34 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) R 18515 18517 18491 0 -1 4202560 55956 0 0 0 30299 35 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=1806500 CPUtime=879.39 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 23557 0 0 0 87925 14 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=1806500 CPUtime=303.48 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) R 18515 18517 18491 0 -1 4202560 35561 0 0 0 30319 29 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=1806500 CPUtime=303.53 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) R 18515 18517 18491 0 -1 4202560 87977 0 0 0 30303 50 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3003.88
Current children cumulated vsize (KiB) 1806500

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

[startup+883.101 s]
/proc/loadavg: 8.02 5.47 2.61 9/246 18552
/proc/meminfo: memFree=26583292/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=1806500 CPUtime=3010.28 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 469335 0 0 0 300763 265 0 0 25 0 8 0 548244056 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 451625 423181 460 189 0 445974 0
[pid=18517/tid=18519] ppid=18515 vsize=1806500 CPUtime=304.09 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) R 18515 18517 18491 0 -1 4202560 24788 0 0 0 30391 18 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=1806500 CPUtime=304.3 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) R 18515 18517 18491 0 -1 4202560 134697 0 0 0 30357 73 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=1806500 CPUtime=304.31 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) R 18515 18517 18491 0 -1 4202560 36503 0 0 0 30409 22 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=1806500 CPUtime=304.14 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) R 18515 18517 18491 0 -1 4202560 55956 0 0 0 30379 35 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=1806500 CPUtime=880.19 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 23557 0 0 0 88005 14 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=1806500 CPUtime=304.28 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) R 18515 18517 18491 0 -1 4202560 35561 0 0 0 30399 29 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=1806500 CPUtime=304.33 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) R 18515 18517 18491 0 -1 4202560 87977 0 0 0 30383 50 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3010.28
Current children cumulated vsize (KiB) 1806500

[startup+886.301 s]
/proc/loadavg: 8.02 5.47 2.61 9/246 18552
/proc/meminfo: memFree=26583168/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=1806500 CPUtime=3035.85 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 469335 0 0 0 303320 265 0 0 25 0 8 0 548244056 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 451625 423181 460 189 0 445974 0
[pid=18517/tid=18519] ppid=18515 vsize=1806500 CPUtime=307.29 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) R 18515 18517 18491 0 -1 4202560 24788 0 0 0 30711 18 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=1806500 CPUtime=307.5 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) R 18515 18517 18491 0 -1 4202560 134697 0 0 0 30677 73 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=1806500 CPUtime=307.51 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) R 18515 18517 18491 0 -1 4202560 36503 0 0 0 30729 22 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=1806500 CPUtime=307.34 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) R 18515 18517 18491 0 -1 4202560 55956 0 0 0 30699 35 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=1806500 CPUtime=883.39 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 23557 0 0 0 88325 14 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=1806500 CPUtime=307.48 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) R 18515 18517 18491 0 -1 4202560 35561 0 0 0 30719 29 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=1806500 CPUtime=307.53 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) R 18515 18517 18491 0 -1 4202560 87977 0 0 0 30703 50 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3035.85
Current children cumulated vsize (KiB) 1806500

[startup+887.901 s]
/proc/loadavg: 8.02 5.51 2.64 9/246 18552
/proc/meminfo: memFree=26583044/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=1806500 CPUtime=3048.62 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 469335 0 0 0 304597 265 0 0 25 0 8 0 548244056 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18517/statm: 451625 423181 460 189 0 445974 0
[pid=18517/tid=18519] ppid=18515 vsize=1806500 CPUtime=308.89 cores=0-7
/proc/18517/task/18519/stat : 18519 (claspmt) R 18515 18517 18491 0 -1 4202560 24788 0 0 0 30871 18 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18517/tid=18520] ppid=18515 vsize=1806500 CPUtime=309.1 cores=0-7
/proc/18517/task/18520/stat : 18520 (claspmt) R 18515 18517 18491 0 -1 4202560 134697 0 0 0 30837 73 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18517/tid=18521] ppid=18515 vsize=1806500 CPUtime=309.11 cores=0-7
/proc/18517/task/18521/stat : 18521 (claspmt) R 18515 18517 18491 0 -1 4202560 36503 0 0 0 30889 22 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 239476800031 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18517/tid=18522] ppid=18515 vsize=1806500 CPUtime=308.94 cores=0-7
/proc/18517/task/18522/stat : 18522 (claspmt) R 18515 18517 18491 0 -1 4202560 55956 0 0 0 30859 35 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4670064 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18517/tid=18523] ppid=18515 vsize=1806500 CPUtime=884.99 cores=0-7
/proc/18517/task/18523/stat : 18523 (claspmt) R 18515 18517 18491 0 -1 4202560 23557 0 0 0 88485 14 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4668527 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18517/tid=18524] ppid=18515 vsize=1806500 CPUtime=309.08 cores=0-7
/proc/18517/task/18524/stat : 18524 (claspmt) R 18515 18517 18491 0 -1 4202560 35561 0 0 0 30879 29 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18517/tid=18525] ppid=18515 vsize=1806500 CPUtime=309.13 cores=0-7
/proc/18517/task/18525/stat : 18525 (claspmt) R 18515 18517 18491 0 -1 4202560 87977 0 0 0 30863 50 0 0 25 0 8 0 548244332 1849856000 423181 33554432000 4194304 4964704 140737351423200 18446744073709551615 239476800031 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3048.62
Current children cumulated vsize (KiB) 1806500

[startup+888.301 s]
/proc/loadavg: 8.02 5.51 2.64 9/246 18552
/proc/meminfo: memFree=26583044/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=1805404 CPUtime=3050.42 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 469345 0 0 0 304777 265 0 0 24 0 1 0 548244056 1848733696 422917 33554432000 4194304 4964704 140737351423200 18446744073709551615 4453928 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/18517/statm: 451351 422917 470 189 0 445700 0
Current children cumulated CPU time (s) 3050.42
Current children cumulated vsize (KiB) 1805404

[startup+888.701 s]
/proc/loadavg: 8.02 5.51 2.64 2/239 18552
/proc/meminfo: memFree=26890744/32950928 swapFree=67086616/67111528
[pid=18517] ppid=18515 vsize=1485748 CPUtime=3050.82 cores=0-7
/proc/18517/stat : 18517 (claspmt) R 18515 18517 18491 0 -1 4202496 469345 0 0 0 304815 267 0 0 25 0 1 0 548244056 1521405952 316867 33554432000 4194304 4964704 140737351423200 18446744073709551615 239476738407 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18517/statm: 371437 316867 470 189 0 365786 0
Current children cumulated CPU time (s) 3050.82
Current children cumulated vsize (KiB) 1485748

Child status: 20
Real time (s): 888.776
CPU time (s): 3050.9
CPU user time (s): 3048.16
CPU system time (s): 2.74058
CPU usage (%): 343.27
Max. virtual memory (cumulated for all children) (KiB): 1806500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3048.16
system time used= 2.74058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 469346
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= 14510
involuntary context switches= 12408

runsolver used 1.69474 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-02 22:01:10
IDJOB=3321596
IDBENCH=82399
IDSOLVER=1711
FILE ID=node148/3321596-1304366464
RUNJOBID= node148-1304366464-18505
PBS_JOBID= 13181726
Free space on /tmp= 73276 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.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-3321596-1304366464/watcher-3321596-1304366464 -o /tmp/evaluation-result-3321596-1304366464/solver-3321596-1304366464 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321596-1304366464.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=250013853

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28268976 kB
Buffers:        827344 kB
Cached:        2457536 kB
SwapCached:       3916 kB
Active:        1601952 kB
Inactive:      2684660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28268976 kB
SwapTotal:    67111528 kB
SwapFree:     67086616 kB
Dirty:          186944 kB
Writeback:           0 kB
AnonPages:     1000132 kB
Mapped:          20740 kB
Slab:           318796 kB
PageTables:      13680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 37808180 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= 73276 MiB
End job on node148 at 2011-05-02 22:15:59