Trace number 3321345

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 9545.15 1537.34

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark441.7
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...336548/instance-3321345-1304336548.cnf
1.89/1.95	c Solving...
9545.10/1537.33	s UNSATISFIABLE
9545.10/1537.33	
9545.10/1537.33	c Models        : 0     
9545.10/1537.33	c Time          : 1536.537s (Solving: 1534.59s 1st Model: 0.00s Unsat: 1534.59s)
9545.10/1537.33	c CPU Time      : 9544.340s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321345-1304336548/watcher-3321345-1304336548 -o /tmp/evaluation-result-3321345-1304336548/solver-3321345-1304336548 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321345-1304336548.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.51 7.94 7.90 1/202 26092
/proc/meminfo: memFree=17865160/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=59740 CPUtime=0 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 932 0 0 0 0 0 0 0 22 0 1 0 545253979 61173760 861 33554432000 4194304 4964704 140735057228960 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26092/statm: 14935 869 376 189 0 9809 0

[startup+0.00848598 s]
/proc/loadavg: 7.51 7.94 7.90 1/202 26092
/proc/meminfo: memFree=17865160/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=59740 CPUtime=0 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 1496 0 0 0 0 0 0 0 22 0 1 0 545253979 61173760 1425 33554432000 4194304 4964704 140735057228960 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26092/statm: 14935 1439 376 189 0 9809 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 59740

[startup+0.100462 s]
/proc/loadavg: 7.51 7.94 7.90 1/202 26092
/proc/meminfo: memFree=17865160/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=85168 CPUtime=0.09 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 18677 0 0 0 8 1 0 0 22 0 1 0 545253979 87212032 16215 33554432000 4194304 4964704 140735057228960 18446744073709551615 235594866432 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26092/statm: 21292 16216 388 189 0 16166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85168

[startup+0.300427 s]
/proc/loadavg: 7.51 7.94 7.90 1/202 26092
/proc/meminfo: memFree=17865160/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=99376 CPUtime=0.29 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 22380 0 0 0 27 2 0 0 23 0 1 0 545253979 101761024 19760 33554432000 4194304 4964704 140735057228960 18446744073709551615 235594866432 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26092/statm: 24844 19760 388 189 0 19718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99376

[startup+0.700356 s]
/proc/loadavg: 7.51 7.94 7.90 1/202 26092
/proc/meminfo: memFree=17865160/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=126144 CPUtime=0.69 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 29278 0 0 0 65 4 0 0 25 0 1 0 545253979 129171456 26379 33554432000 4194304 4964704 140735057228960 18446744073709551615 235594866432 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26092/statm: 31536 26380 388 189 0 26410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126144

[startup+1.85815 s]
/proc/loadavg: 7.51 7.94 7.90 1/202 26092
/proc/meminfo: memFree=17865160/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=198084 CPUtime=1.85 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 47657 0 0 0 177 8 0 0 25 0 1 0 545253979 202838016 44131 33554432000 4194304 4964704 140735057228960 18446744073709551615 4327696 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26092/statm: 49521 44132 388 189 0 44395 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 198084

[startup+3.10094 s]
/proc/loadavg: 7.51 7.94 7.90 2/210 26100
/proc/meminfo: memFree=17240772/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=947056 CPUtime=4.27 cores=0-7
/proc/26092/stat : 26092 (claspmt) S 26090 26092 25883 0 -1 4202496 183726 0 0 0 360 67 0 0 25 0 8 0 545253979 969785344 157114 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 236764 157114 434 189 0 231113 0
[pid=26092/tid=26094] ppid=26090 vsize=947056 CPUtime=0.13 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) S 26090 26092 25883 0 -1 4202560 16116 0 0 0 5 8 0 0 17 0 8 0 545254175 969785344 157114 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=947056 CPUtime=0.28 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) S 26090 26092 25883 0 -1 4202560 19270 0 0 0 20 8 0 0 18 0 8 0 545254175 969785344 157114 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=947056 CPUtime=0.29 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) S 26090 26092 25883 0 -1 4202560 19463 0 0 0 20 9 0 0 18 0 8 0 545254175 969785344 157114 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 6 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=947056 CPUtime=0.11 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) S 26090 26092 25883 0 -1 4202560 16073 0 0 0 4 7 0 0 17 0 8 0 545254175 969785344 157114 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=947056 CPUtime=0.78 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 19930 0 0 0 71 7 0 0 18 0 8 0 545254175 969785344 157114 33554432000 4194304 4964704 140735057228960 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=947056 CPUtime=0.27 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) S 26090 26092 25883 0 -1 4202560 19191 0 0 0 21 6 0 0 18 0 8 0 545254175 969785344 157114 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=947056 CPUtime=0.4 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) S 26090 26092 25883 0 -1 4202560 19009 0 0 0 30 10 0 0 18 0 8 0 545254175 969785344 157114 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 947056

[startup+6.30038 s]
/proc/loadavg: 6.99 7.82 7.86 2/210 26100
/proc/meminfo: memFree=17240896/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=947056 CPUtime=7.46 cores=0-7
/proc/26092/stat : 26092 (claspmt) S 26090 26092 25883 0 -1 4202496 183750 0 0 0 679 67 0 0 25 0 8 0 545253979 969785344 157138 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 236764 157138 436 189 0 231113 0
[pid=26092/tid=26094] ppid=26090 vsize=947056 CPUtime=0.13 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) S 26090 26092 25883 0 -1 4202560 16116 0 0 0 5 8 0 0 17 0 8 0 545254175 969785344 157138 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=947056 CPUtime=0.28 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) S 26090 26092 25883 0 -1 4202560 19270 0 0 0 20 8 0 0 18 0 8 0 545254175 969785344 157138 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=947056 CPUtime=0.29 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) S 26090 26092 25883 0 -1 4202560 19463 0 0 0 20 9 0 0 18 0 8 0 545254175 969785344 157138 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 6 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=947056 CPUtime=0.11 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) S 26090 26092 25883 0 -1 4202560 16073 0 0 0 4 7 0 0 17 0 8 0 545254175 969785344 157138 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=947056 CPUtime=3.97 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 19954 0 0 0 390 7 0 0 25 0 8 0 545254175 969785344 157138 33554432000 4194304 4964704 140735057228960 18446744073709551615 4668918 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=947056 CPUtime=0.27 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) S 26090 26092 25883 0 -1 4202560 19191 0 0 0 21 6 0 0 18 0 8 0 545254175 969785344 157138 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=947056 CPUtime=0.4 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) S 26090 26092 25883 0 -1 4202560 19009 0 0 0 30 10 0 0 18 0 8 0 545254175 969785344 157138 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.46
Current children cumulated vsize (KiB) 947056

[startup+12.7013 s]
/proc/loadavg: 6.51 7.71 7.82 2/210 26100
/proc/meminfo: memFree=17240800/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=947056 CPUtime=13.86 cores=0-7
/proc/26092/stat : 26092 (claspmt) S 26090 26092 25883 0 -1 4202496 183824 0 0 0 1319 67 0 0 25 0 8 0 545253979 969785344 157212 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 236764 157212 436 189 0 231113 0
[pid=26092/tid=26094] ppid=26090 vsize=947056 CPUtime=0.13 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) S 26090 26092 25883 0 -1 4202560 16116 0 0 0 5 8 0 0 17 0 8 0 545254175 969785344 157212 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=947056 CPUtime=0.28 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) S 26090 26092 25883 0 -1 4202560 19270 0 0 0 20 8 0 0 18 0 8 0 545254175 969785344 157212 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=947056 CPUtime=0.29 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) S 26090 26092 25883 0 -1 4202560 19463 0 0 0 20 9 0 0 18 0 8 0 545254175 969785344 157212 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 6 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=947056 CPUtime=0.11 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) S 26090 26092 25883 0 -1 4202560 16073 0 0 0 4 7 0 0 17 0 8 0 545254175 969785344 157212 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=947056 CPUtime=10.37 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 20028 0 0 0 1030 7 0 0 25 0 8 0 545254175 969785344 157212 33554432000 4194304 4964704 140735057228960 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=947056 CPUtime=0.27 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) S 26090 26092 25883 0 -1 4202560 19191 0 0 0 21 6 0 0 18 0 8 0 545254175 969785344 157212 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=947056 CPUtime=0.4 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) S 26090 26092 25883 0 -1 4202560 19009 0 0 0 30 10 0 0 18 0 8 0 545254175 969785344 157212 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13.86
Current children cumulated vsize (KiB) 947056

[startup+25.501 s]
/proc/loadavg: 5.29 7.38 7.71 2/210 26101
/proc/meminfo: memFree=17240992/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=947056 CPUtime=26.66 cores=0-7
/proc/26092/stat : 26092 (claspmt) S 26090 26092 25883 0 -1 4202496 184049 0 0 0 2599 67 0 0 25 0 8 0 545253979 969785344 157437 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 236764 157437 436 189 0 231113 0
[pid=26092/tid=26094] ppid=26090 vsize=947056 CPUtime=0.13 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) S 26090 26092 25883 0 -1 4202560 16116 0 0 0 5 8 0 0 17 0 8 0 545254175 969785344 157437 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=947056 CPUtime=0.28 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) S 26090 26092 25883 0 -1 4202560 19270 0 0 0 20 8 0 0 18 0 8 0 545254175 969785344 157437 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=947056 CPUtime=0.29 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) S 26090 26092 25883 0 -1 4202560 19463 0 0 0 20 9 0 0 18 0 8 0 545254175 969785344 157437 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 6 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=947056 CPUtime=0.11 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) S 26090 26092 25883 0 -1 4202560 16073 0 0 0 4 7 0 0 17 0 8 0 545254175 969785344 157437 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=947056 CPUtime=23.18 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 20253 0 0 0 2310 8 0 0 25 0 8 0 545254175 969785344 157437 33554432000 4194304 4964704 140735057228960 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=947056 CPUtime=0.27 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) S 26090 26092 25883 0 -1 4202560 19191 0 0 0 21 6 0 0 18 0 8 0 545254175 969785344 157437 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=947056 CPUtime=0.4 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) S 26090 26092 25883 0 -1 4202560 19009 0 0 0 30 10 0 0 18 0 8 0 545254175 969785344 157437 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 26.66
Current children cumulated vsize (KiB) 947056

[startup+51.1005 s]
/proc/loadavg: 3.82 6.87 7.53 2/210 26101
/proc/meminfo: memFree=17239656/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=947056 CPUtime=52.26 cores=0-7
/proc/26092/stat : 26092 (claspmt) S 26090 26092 25883 0 -1 4202496 184343 0 0 0 5158 68 0 0 25 0 8 0 545253979 969785344 157731 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 236764 157731 436 189 0 231113 0
[pid=26092/tid=26094] ppid=26090 vsize=947056 CPUtime=0.13 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) S 26090 26092 25883 0 -1 4202560 16116 0 0 0 5 8 0 0 17 0 8 0 545254175 969785344 157731 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=947056 CPUtime=0.28 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) S 26090 26092 25883 0 -1 4202560 19270 0 0 0 20 8 0 0 18 0 8 0 545254175 969785344 157731 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=947056 CPUtime=0.29 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) S 26090 26092 25883 0 -1 4202560 19463 0 0 0 20 9 0 0 18 0 8 0 545254175 969785344 157731 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 6 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=947056 CPUtime=0.11 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) S 26090 26092 25883 0 -1 4202560 16073 0 0 0 4 7 0 0 17 0 8 0 545254175 969785344 157731 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=947056 CPUtime=48.78 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 20547 0 0 0 4870 8 0 0 25 0 8 0 545254175 969785344 157731 33554432000 4194304 4964704 140735057228960 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=947056 CPUtime=0.27 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) S 26090 26092 25883 0 -1 4202560 19191 0 0 0 21 6 0 0 18 0 8 0 545254175 969785344 157731 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 7 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=947056 CPUtime=0.4 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) S 26090 26092 25883 0 -1 4202560 19009 0 0 0 30 10 0 0 18 0 8 0 545254175 969785344 157731 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 52.26
Current children cumulated vsize (KiB) 947056

[startup+102.3 s]
/proc/loadavg: 2.22 5.96 7.19 2/210 26103
/proc/meminfo: memFree=17237164/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=947056 CPUtime=103.46 cores=0-7
/proc/26092/stat : 26092 (claspmt) S 26090 26092 25883 0 -1 4202496 184938 0 0 0 10278 68 0 0 25 0 8 0 545253979 969785344 158326 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 236764 158326 436 189 0 231113 0
[pid=26092/tid=26094] ppid=26090 vsize=947056 CPUtime=0.13 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) S 26090 26092 25883 0 -1 4202560 16116 0 0 0 5 8 0 0 17 0 8 0 545254175 969785344 158326 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=947056 CPUtime=0.28 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) S 26090 26092 25883 0 -1 4202560 19270 0 0 0 20 8 0 0 18 0 8 0 545254175 969785344 158326 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=947056 CPUtime=0.29 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) S 26090 26092 25883 0 -1 4202560 19463 0 0 0 20 9 0 0 18 0 8 0 545254175 969785344 158326 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606682521 0 0 4096 18946 18446604471105286464 0 0 -1 6 0 0 0

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

[startup+1485.7 s]
/proc/loadavg: 8.09 7.94 7.26 9/210 26151
/proc/meminfo: memFree=13698648/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=4438096 CPUtime=9143.14 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 1068277 0 0 0 913543 771 0 0 25 0 8 0 545253979 4544610304 1041629 33554432000 4194304 4964704 140735057228960 18446744073709551615 4370364 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 1109524 1041629 460 189 0 1103873 0
[pid=26092/tid=26094] ppid=26090 vsize=4438096 CPUtime=1090.05 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) R 26090 26092 25883 0 -1 4202560 24085 0 0 0 108988 17 0 0 25 0 8 0 545254175 4544610304 1041629 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670075 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=4438096 CPUtime=1094.69 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) R 26090 26092 25883 0 -1 4202560 485929 0 0 0 109190 279 0 0 25 0 8 0 545254175 4544610304 1041629 33554432000 4194304 4964704 140735057228960 18446744073709551615 4363459 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=4438096 CPUtime=1095.05 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) R 26090 26092 25883 0 -1 4202560 114299 0 0 0 109405 100 0 0 25 0 8 0 545254175 4544610304 1041629 33554432000 4194304 4964704 140735057228960 18446744073709551615 235594527777 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=4438096 CPUtime=1092.99 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) R 26090 26092 25883 0 -1 4202560 76037 0 0 0 109225 74 0 0 25 0 8 0 545254175 4544610304 1041629 33554432000 4194304 4964704 140735057228960 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=4438096 CPUtime=1483.41 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 22692 0 0 0 148331 10 0 0 25 0 8 0 545254175 4544610304 1041629 33554432000 4194304 4964704 140735057228960 18446744073709551615 4669009 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=4438096 CPUtime=1094.78 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) R 26090 26092 25883 0 -1 4202560 134721 0 0 0 109351 127 0 0 25 0 8 0 545254175 4544610304 1041629 33554432000 4194304 4964704 140735057228960 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=4438096 CPUtime=1095.25 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) R 26090 26092 25883 0 -1 4202560 141227 0 0 0 109387 138 0 0 25 0 8 0 545254175 4544610304 1041629 33554432000 4194304 4964704 140735057228960 18446744073709551615 4342180 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9143.14
Current children cumulated vsize (KiB) 4438096

[startup+1511.31 s]
/proc/loadavg: 8.06 7.94 7.28 9/210 26152
/proc/meminfo: memFree=13675192/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=4438096 CPUtime=9347.83 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 1073831 0 0 0 934006 777 0 0 25 0 8 0 545253979 4544610304 1047183 33554432000 4194304 4964704 140735057228960 18446744073709551615 4684680 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 1109524 1047183 460 189 0 1103873 0
[pid=26092/tid=26094] ppid=26090 vsize=4438096 CPUtime=1115.65 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) R 26090 26092 25883 0 -1 4202560 24085 0 0 0 111548 17 0 0 25 0 8 0 545254175 4544610304 1047183 33554432000 4194304 4964704 140735057228960 18446744073709551615 4669945 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=4438096 CPUtime=1120.3 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) R 26090 26092 25883 0 -1 4202560 488501 0 0 0 111747 283 0 0 25 0 8 0 545254175 4544610304 1047183 33554432000 4194304 4964704 140735057228960 18446744073709551615 4362802 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=4438096 CPUtime=1120.66 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) R 26090 26092 25883 0 -1 4202560 116892 0 0 0 111964 102 0 0 25 0 8 0 545254175 4544610304 1047183 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=4438096 CPUtime=1118.43 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) R 26090 26092 25883 0 -1 4202560 76067 0 0 0 111769 74 0 0 25 0 8 0 545254175 4544610304 1047183 33554432000 4194304 4964704 140735057228960 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=4438096 CPUtime=1509.02 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 22692 0 0 0 150892 10 0 0 25 0 8 0 545254175 4544610304 1047183 33554432000 4194304 4964704 140735057228960 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=4438096 CPUtime=1120.38 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) R 26090 26092 25883 0 -1 4202560 134935 0 0 0 111911 127 0 0 25 0 8 0 545254175 4544610304 1047183 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=4438096 CPUtime=1120.86 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) R 26090 26092 25883 0 -1 4202560 141336 0 0 0 111948 138 0 0 25 0 8 0 545254175 4544610304 1047183 33554432000 4194304 4964704 140735057228960 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9347.83
Current children cumulated vsize (KiB) 4438096

[startup+1524.1 s]
/proc/loadavg: 8.05 7.94 7.28 9/210 26152
/proc/meminfo: memFree=13674808/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=4438096 CPUtime=9450.1 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 1073928 0 0 0 944233 777 0 0 25 0 8 0 545253979 4544610304 1047181 33554432000 4194304 4964704 140735057228960 18446744073709551615 4370259 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 1109524 1047181 460 189 0 1103873 0
[pid=26092/tid=26094] ppid=26090 vsize=4438096 CPUtime=1128.45 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) R 26090 26092 25883 0 -1 4202560 24085 0 0 0 112828 17 0 0 25 0 8 0 545254175 4544610304 1047181 33554432000 4194304 4964704 140735057228960 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=4438096 CPUtime=1133.09 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) R 26090 26092 25883 0 -1 4202560 488501 0 0 0 113026 283 0 0 25 0 8 0 545254175 4544610304 1047181 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=4438096 CPUtime=1133.45 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) R 26090 26092 25883 0 -1 4202560 116973 0 0 0 113243 102 0 0 25 0 8 0 545254175 4544610304 1047181 33554432000 4194304 4964704 140735057228960 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=4438096 CPUtime=1131.14 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) R 26090 26092 25883 0 -1 4202560 76070 0 0 0 113040 74 0 0 25 0 8 0 545254175 4544610304 1047181 33554432000 4194304 4964704 140735057228960 18446744073709551615 4371527 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=4438096 CPUtime=1521.81 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 22692 0 0 0 152171 10 0 0 25 0 8 0 545254175 4544610304 1047181 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=4438096 CPUtime=1133.18 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) R 26090 26092 25883 0 -1 4202560 134948 0 0 0 113191 127 0 0 25 0 8 0 545254175 4544610304 1047181 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=4438096 CPUtime=1133.65 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) R 26090 26092 25883 0 -1 4202560 141336 0 0 0 113227 138 0 0 25 0 8 0 545254175 4544610304 1047181 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9450.1
Current children cumulated vsize (KiB) 4438096

[startup+1530.5 s]
/proc/loadavg: 8.12 7.96 7.30 9/210 26153
/proc/meminfo: memFree=13674680/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=4438096 CPUtime=9501.25 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 1073951 0 0 0 949348 777 0 0 25 0 8 0 545253979 4544610304 1047204 33554432000 4194304 4964704 140735057228960 18446744073709551615 4652133 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 1109524 1047204 460 189 0 1103873 0
[pid=26092/tid=26094] ppid=26090 vsize=4438096 CPUtime=1134.85 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) R 26090 26092 25883 0 -1 4202560 24085 0 0 0 113468 17 0 0 25 0 8 0 545254175 4544610304 1047204 33554432000 4194304 4964704 140735057228960 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=4438096 CPUtime=1139.49 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) R 26090 26092 25883 0 -1 4202560 488501 0 0 0 113666 283 0 0 25 0 8 0 545254175 4544610304 1047204 33554432000 4194304 4964704 140735057228960 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=4438096 CPUtime=1139.85 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) R 26090 26092 25883 0 -1 4202560 116987 0 0 0 113883 102 0 0 25 0 8 0 545254175 4544610304 1047204 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=4438096 CPUtime=1137.5 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) R 26090 26092 25883 0 -1 4202560 76073 0 0 0 113676 74 0 0 25 0 8 0 545254175 4544610304 1047204 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=4438096 CPUtime=1528.21 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 22692 0 0 0 152811 10 0 0 25 0 8 0 545254175 4544610304 1047204 33554432000 4194304 4964704 140735057228960 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=4438096 CPUtime=1139.58 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) R 26090 26092 25883 0 -1 4202560 134954 0 0 0 113831 127 0 0 25 0 8 0 545254175 4544610304 1047204 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=4438096 CPUtime=1140.05 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) R 26090 26092 25883 0 -1 4202560 141336 0 0 0 113867 138 0 0 25 0 8 0 545254175 4544610304 1047204 33554432000 4194304 4964704 140735057228960 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9501.25
Current children cumulated vsize (KiB) 4438096

[startup+1533.7 s]
/proc/loadavg: 8.12 7.96 7.30 9/210 26153
/proc/meminfo: memFree=13674556/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=4438096 CPUtime=9526.82 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 1073977 0 0 0 951905 777 0 0 25 0 8 0 545253979 4544610304 1047230 33554432000 4194304 4964704 140735057228960 18446744073709551615 4371537 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 1109524 1047230 460 189 0 1103873 0
[pid=26092/tid=26094] ppid=26090 vsize=4438096 CPUtime=1138.05 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) R 26090 26092 25883 0 -1 4202560 24085 0 0 0 113788 17 0 0 25 0 8 0 545254175 4544610304 1047230 33554432000 4194304 4964704 140735057228960 18446744073709551615 4652226 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=4438096 CPUtime=1142.68 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) R 26090 26092 25883 0 -1 4202560 488507 0 0 0 113985 283 0 0 25 0 8 0 545254175 4544610304 1047230 33554432000 4194304 4964704 140735057228960 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=4438096 CPUtime=1143.05 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) R 26090 26092 25883 0 -1 4202560 117001 0 0 0 114203 102 0 0 25 0 8 0 545254175 4544610304 1047230 33554432000 4194304 4964704 140735057228960 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=4438096 CPUtime=1140.68 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) R 26090 26092 25883 0 -1 4202560 76073 0 0 0 113994 74 0 0 22 0 8 0 545254175 4544610304 1047230 33554432000 4194304 4964704 140735057228960 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=4438096 CPUtime=1531.41 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 22695 0 0 0 153131 10 0 0 25 0 8 0 545254175 4544610304 1047230 33554432000 4194304 4964704 140735057228960 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=4438096 CPUtime=1142.78 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) R 26090 26092 25883 0 -1 4202560 134957 0 0 0 114151 127 0 0 25 0 8 0 545254175 4544610304 1047230 33554432000 4194304 4964704 140735057228960 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=4438096 CPUtime=1143.25 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) R 26090 26092 25883 0 -1 4202560 141336 0 0 0 114187 138 0 0 25 0 8 0 545254175 4544610304 1047230 33554432000 4194304 4964704 140735057228960 18446744073709551615 4669420 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9526.82
Current children cumulated vsize (KiB) 4438096

[startup+1535.3 s]
/proc/loadavg: 8.11 7.96 7.30 9/210 26153
/proc/meminfo: memFree=13674432/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=4438096 CPUtime=9539.61 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 1073986 0 0 0 953184 777 0 0 25 0 8 0 545253979 4544610304 1047239 33554432000 4194304 4964704 140735057228960 18446744073709551615 4379946 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 1109524 1047239 460 189 0 1103873 0
[pid=26092/tid=26094] ppid=26090 vsize=4438096 CPUtime=1139.65 cores=0-7
/proc/26092/task/26094/stat : 26094 (claspmt) R 26090 26092 25883 0 -1 4202560 24085 0 0 0 113948 17 0 0 25 0 8 0 545254175 4544610304 1047239 33554432000 4194304 4964704 140735057228960 18446744073709551615 4652140 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26092/tid=26095] ppid=26090 vsize=4438096 CPUtime=1144.28 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) R 26090 26092 25883 0 -1 4202560 488511 0 0 0 114145 283 0 0 25 0 8 0 545254175 4544610304 1047239 33554432000 4194304 4964704 140735057228960 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=4438096 CPUtime=1144.65 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) R 26090 26092 25883 0 -1 4202560 117004 0 0 0 114363 102 0 0 25 0 8 0 545254175 4544610304 1047239 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26092/tid=26097] ppid=26090 vsize=4438096 CPUtime=1142.27 cores=0-7
/proc/26092/task/26097/stat : 26097 (claspmt) R 26090 26092 25883 0 -1 4202560 76073 0 0 0 114153 74 0 0 25 0 8 0 545254175 4544610304 1047239 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26092/tid=26098] ppid=26090 vsize=4438096 CPUtime=1533.01 cores=0-7
/proc/26092/task/26098/stat : 26098 (claspmt) R 26090 26092 25883 0 -1 4202560 22695 0 0 0 153291 10 0 0 25 0 8 0 545254175 4544610304 1047239 33554432000 4194304 4964704 140735057228960 18446744073709551615 4651351 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=4438096 CPUtime=1144.38 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) R 26090 26092 25883 0 -1 4202560 134959 0 0 0 114311 127 0 0 25 0 8 0 545254175 4544610304 1047239 33554432000 4194304 4964704 140735057228960 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26092/tid=26100] ppid=26090 vsize=4438096 CPUtime=1144.85 cores=0-7
/proc/26092/task/26100/stat : 26100 (claspmt) R 26090 26092 25883 0 -1 4202560 141336 0 0 0 114347 138 0 0 25 0 8 0 545254175 4544610304 1047239 33554432000 4194304 4964704 140735057228960 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9539.61
Current children cumulated vsize (KiB) 4438096

[startup+1536.1 s]
/proc/loadavg: 8.11 7.96 7.30 9/210 26153
/proc/meminfo: memFree=13674432/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=4438096 CPUtime=9543.67 cores=0-7
/proc/26092/stat : 26092 (claspmt) S 26090 26092 25883 0 -1 4202496 1073991 0 0 0 953585 782 0 0 25 0 4 0 545253979 4544610304 1047244 33554432000 4194304 4964704 140735057228960 18446744073709551615 235606669285 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26092/statm: 1109524 1047244 461 189 0 1103873 0
[pid=26092/tid=26095] ppid=26090 vsize=4438096 CPUtime=1145.06 cores=0-7
/proc/26092/task/26095/stat : 26095 (claspmt) R 26090 26092 25883 0 -1 4202560 488513 0 0 0 114223 283 0 0 18 0 4 0 545254175 4544610304 1047244 33554432000 4194304 4964704 140735057228960 18446744073709551615 4313807 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26092/tid=26096] ppid=26090 vsize=4438096 CPUtime=1145.43 cores=0-7
/proc/26092/task/26096/stat : 26096 (claspmt) R 26090 26092 25883 0 -1 4202560 117005 0 0 0 114438 105 0 0 17 0 4 0 545254175 4544610304 1047244 33554432000 4194304 4964704 140735057228960 18446744073709551615 235594971679 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26092/tid=26099] ppid=26090 vsize=4438096 CPUtime=1145.13 cores=0-7
/proc/26092/task/26099/stat : 26099 (claspmt) R 26090 26092 25883 0 -1 4202560 134960 0 0 0 114385 128 0 0 17 0 4 0 545254175 4544610304 1047244 33554432000 4194304 4964704 140735057228960 18446744073709551615 235594971679 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9543.67
Current children cumulated vsize (KiB) 4438096

[startup+1536.9 s]
/proc/loadavg: 8.11 7.96 7.30 2/204 26153
/proc/meminfo: memFree=13674480/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=4356476 CPUtime=9544.69 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 1074000 0 0 0 953686 783 0 0 17 0 1 0 545253979 4461031424 1025413 33554432000 4194304 4964704 140735057228960 18446744073709551615 235594523630 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26092/statm: 1089119 1025413 470 189 0 1083468 0
Current children cumulated CPU time (s) 9544.69
Current children cumulated vsize (KiB) 4356476

[startup+1537.3 s]
/proc/loadavg: 8.11 7.96 7.30 2/204 26153
/proc/meminfo: memFree=13674480/32950928 swapFree=67111404/67111528
[pid=26092] ppid=26090 vsize=1390304 CPUtime=9545.1 cores=0-7
/proc/26092/stat : 26092 (claspmt) R 26090 26092 25883 0 -1 4202496 1074000 0 0 0 953715 795 0 0 17 0 1 0 545253979 1423671296 244296 33554432000 4194304 4964704 140735057228960 18446744073709551615 235594909831 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26092/statm: 347576 243805 470 189 0 341925 0
Current children cumulated CPU time (s) 9545.1
Current children cumulated vsize (KiB) 1390304

Child status: 20
Real time (s): 1537.34
CPU time (s): 9545.15
CPU user time (s): 9537.15
CPU system time (s): 7.99678
CPU usage (%): 620.886
Max. virtual memory (cumulated for all children) (KiB): 4438096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9537.15
system time used= 7.99678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1074001
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= 101625
involuntary context switches= 41611

runsolver used 2.48762 second user time and 7.33289 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-02 13:42:32
IDJOB=3321345
IDBENCH=20580
IDSOLVER=1711
FILE ID=node120/3321345-1304336548
RUNJOBID= node120-1304332713-25897
PBS_JOBID= 13177728
Free space on /tmp= 73648 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.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-3321345-1304336548/watcher-3321345-1304336548 -o /tmp/evaluation-result-3321345-1304336548/solver-3321345-1304336548 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321345-1304336548.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1232474222

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17865440 kB
Buffers:        591824 kB
Cached:        1530336 kB
SwapCached:          8 kB
Active:       13551256 kB
Inactive:      1129404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17865440 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:          132436 kB
Writeback:           0 kB
AnonPages:    12558348 kB
Mapped:          18144 kB
Slab:           311760 kB
PageTables:      30336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13431036 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= 73648 MiB
End job on node120 at 2011-05-02 14:08:10