Trace number 3299958

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.21 1201.72

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data

0.00/0.02	c clasp version 2.0.0-RC2
0.00/0.02	c Reading from ...095885/instance-3299958-1304095885.cnf
0.00/0.03	c Solving...
4800.16/1201.71	
4800.16/1201.71	*** INTERRUPTED! ***
4800.16/1201.71	*** Shutting down threads...
4800.16/1201.72	s UNKNOWN
4800.16/1201.72	
4800.16/1201.72	c INTERRUPTED   : 1
4800.16/1201.72	c Models        : 0+    
4800.16/1201.72	c Time          : 1201.691s (Solving: 1201.68s 1st Model: 0.00s Unsat: 0.00s)
4800.16/1201.72	c CPU Time      : 4800.190s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3299958-1304095885/watcher-3299958-1304095885 -o /tmp/evaluation-result-3299958-1304095885/solver-3299958-1304095885 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299958-1304095885.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.64 4.99 5.06 2/173 1890
/proc/meminfo: memFree=31449176/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=3200 CPUtime=0 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) S 1887 1890 32278 0 -1 4194304 81 0 1 0 0 0 0 0 24 0 1 0 521187238 3276800 36 33554432000 4194304 4964704 140733462703760 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699215550 0 0 17 4 0 0 0
/proc/1890/statm: 800 36 27 189 0 25 0

[startup+0.130335 s]
/proc/loadavg: 4.64 4.99 5.06 2/173 1890
/proc/meminfo: memFree=31449176/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=169536 CPUtime=0.31 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 1472 0 1 0 31 0 0 0 24 0 4 0 521187238 173604864 1364 33554432000 4194304 4964704 140733462703760 18446744073709551615 235594971679 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 42384 1364 458 189 0 36733 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 169536

[startup+0.200823 s]
/proc/loadavg: 4.64 4.99 5.06 2/173 1890
/proc/meminfo: memFree=31449176/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=169668 CPUtime=0.6 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 1599 0 1 0 60 0 0 0 25 0 4 0 521187238 173740032 1491 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 42417 1491 458 189 0 36766 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 169668

[startup+0.300806 s]
/proc/loadavg: 4.64 4.99 5.06 2/173 1890
/proc/meminfo: memFree=31449176/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=169932 CPUtime=0.99 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 1724 0 1 0 99 0 0 0 25 0 4 0 521187238 174010368 1616 33554432000 4194304 4964704 140733462703760 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 42483 1616 458 189 0 36832 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 169932

[startup+0.700735 s]
/proc/loadavg: 4.64 4.99 5.06 2/173 1890
/proc/meminfo: memFree=31449176/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=170480 CPUtime=2.59 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 2198 0 1 0 259 0 0 0 25 0 4 0 521187238 174571520 2090 33554432000 4194304 4964704 140733462703760 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 42620 2090 458 189 0 36969 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 170480

[startup+1.5006 s]
/proc/loadavg: 4.64 4.99 5.06 9/184 1902
/proc/meminfo: memFree=31432376/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=171788 CPUtime=5.79 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 3181 0 1 0 578 1 0 0 25 0 4 0 521187238 175910912 3073 33554432000 4194304 4964704 140733462703760 18446744073709551615 4668668 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 42947 3073 458 189 0 37296 0
[pid=1890/tid=1900] ppid=1887 vsize=171788 CPUtime=1.44 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 523 0 0 0 144 0 0 0 25 0 4 0 521187242 175910912 3073 33554432000 4194304 4964704 140733462703760 18446744073709551615 4660183 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=171788 CPUtime=1.46 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 725 0 0 0 146 0 0 0 25 0 4 0 521187242 175910912 3073 33554432000 4194304 4964704 140733462703760 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=171788 CPUtime=1.39 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 570 0 0 0 139 0 0 0 25 0 4 0 521187242 175910912 3073 33554432000 4194304 4964704 140733462703760 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 171788

[startup+3.10032 s]
/proc/loadavg: 4.64 4.99 5.06 9/184 1902
/proc/meminfo: memFree=31427784/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=173128 CPUtime=12.18 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 3962 0 1 0 1217 1 0 0 25 0 4 0 521187238 177283072 3854 33554432000 4194304 4964704 140733462703760 18446744073709551615 4660310 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 43282 3854 458 189 0 37631 0
[pid=1890/tid=1900] ppid=1887 vsize=173128 CPUtime=3.04 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 750 0 0 0 304 0 0 0 25 0 4 0 521187242 177283072 3854 33554432000 4194304 4964704 140733462703760 18446744073709551615 4660024 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=173128 CPUtime=3.06 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 991 0 0 0 306 0 0 0 25 0 4 0 521187242 177283072 3854 33554432000 4194304 4964704 140733462703760 18446744073709551615 4644156 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=173128 CPUtime=2.99 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 691 0 0 0 299 0 0 0 25 0 4 0 521187242 177283072 3854 33554432000 4194304 4964704 140733462703760 18446744073709551615 4687032 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 173128

[startup+6.30075 s]
/proc/loadavg: 4.91 5.04 5.08 10/184 1902
/proc/meminfo: memFree=31423068/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=173660 CPUtime=24.96 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 4601 0 1 0 2495 1 0 0 18 0 4 0 521187238 177827840 4493 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 43415 4493 458 189 0 37764 0
[pid=1890/tid=1900] ppid=1887 vsize=173660 CPUtime=6.22 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 904 0 0 0 622 0 0 0 25 0 4 0 521187242 177827840 4493 33554432000 4194304 4964704 140733462703760 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=173660 CPUtime=6.26 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 1253 0 0 0 626 0 0 0 25 0 4 0 521187242 177827840 4493 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=173660 CPUtime=6.19 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 779 0 0 0 619 0 0 0 25 0 4 0 521187242 177827840 4493 33554432000 4194304 4964704 140733462703760 18446744073709551615 4683840 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 173660

[startup+12.7006 s]
/proc/loadavg: 5.16 5.09 5.09 9/184 1902
/proc/meminfo: memFree=31415896/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=175412 CPUtime=50.54 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 5422 0 1 0 5052 2 0 0 25 0 4 0 521187238 179621888 5314 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669429 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 43853 5314 458 189 0 38202 0
[pid=1890/tid=1900] ppid=1887 vsize=175412 CPUtime=12.59 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 1204 0 0 0 1259 0 0 0 25 0 4 0 521187242 179621888 5314 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=175412 CPUtime=12.66 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 1400 0 0 0 1266 0 0 0 25 0 4 0 521187242 179621888 5314 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=175412 CPUtime=12.59 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 898 0 0 0 1259 0 0 0 25 0 4 0 521187242 179621888 5314 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 175412

[startup+25.5004 s]
/proc/loadavg: 5.79 5.23 5.14 9/184 1903
/proc/meminfo: memFree=31409056/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=176816 CPUtime=101.67 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 6600 0 1 0 10165 2 0 0 25 0 4 0 521187238 181059584 6492 33554432000 4194304 4964704 140733462703760 18446744073709551615 4653475 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 44204 6492 458 189 0 38553 0
[pid=1890/tid=1900] ppid=1887 vsize=176816 CPUtime=25.33 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 1685 0 0 0 2533 0 0 0 25 0 4 0 521187242 181059584 6492 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=176816 CPUtime=25.46 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 1765 0 0 0 2546 0 0 0 25 0 4 0 521187242 181059584 6492 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=176816 CPUtime=25.39 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 1041 0 0 0 2539 0 0 0 18 0 4 0 521187242 181059584 6492 33554432000 4194304 4964704 140733462703760 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 176816

[startup+51.1009 s]
/proc/loadavg: 6.54 5.45 5.21 9/184 1903
/proc/meminfo: memFree=31398684/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=243844 CPUtime=203.96 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 8387 0 1 0 20392 4 0 0 25 0 4 0 521187238 249696256 8277 33554432000 4194304 4964704 140733462703760 18446744073709551615 4644860 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 60961 8277 458 189 0 55310 0
[pid=1890/tid=1900] ppid=1887 vsize=243844 CPUtime=50.81 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 2220 0 0 0 5081 0 0 0 25 0 4 0 521187242 249696256 8277 33554432000 4194304 4964704 140733462703760 18446744073709551615 235594564176 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=243844 CPUtime=51.05 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 2469 0 0 0 5105 0 0 0 25 0 4 0 521187242 249696256 8277 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669013 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=243844 CPUtime=50.99 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 1212 0 0 0 5099 0 0 0 25 0 4 0 521187242 249696256 8277 33554432000 4194304 4964704 140733462703760 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 243844

[startup+102.301 s]
/proc/loadavg: 7.45 5.87 5.37 9/184 1905
/proc/meminfo: memFree=31385116/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=246180 CPUtime=408.53 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 10900 0 1 0 40847 6 0 0 25 0 4 0 521187238 252088320 10779 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 61545 10779 458 189 0 55894 0
[pid=1890/tid=1900] ppid=1887 vsize=246180 CPUtime=101.79 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 3172 0 0 0 10178 1 0 0 25 0 4 0 521187242 252088320 10779 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=246180 CPUtime=102.26 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 3413 0 0 0 10225 1 0 0 25 0 4 0 521187242 252088320 10779 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669232 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=246180 CPUtime=102.19 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 1498 0 0 0 10218 1 0 0 25 0 4 0 521187242 252088320 10779 33554432000 4194304 4964704 140733462703760 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.53
Current children cumulated vsize (KiB) 246180

[startup+162.3 s]
/proc/loadavg: 7.83 6.27 5.53 9/184 1906
/proc/meminfo: memFree=31373880/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=247616 CPUtime=648.24 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 12815 0 1 0 64816 8 0 0 25 0 4 0 521187238 253558784 12638 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 61904 12638 458 189 0 56253 0
[pid=1890/tid=1900] ppid=1887 vsize=247616 CPUtime=161.5 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 3632 0 0 0 16149 1 0 0 25 0 4 0 521187242 253558784 12638 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=247616 CPUtime=162.25 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 4318 0 0 0 16223 2 0 0 25 0 4 0 521187242 253558784 12638 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=247616 CPUtime=162.19 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 1584 0 0 0 16218 1 0 0 25 0 4 0 521187242 253558784 12638 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669458 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 247616

[startup+222.307 s]
/proc/loadavg: 8.08 6.63 5.70 9/184 1938
/proc/meminfo: memFree=31371268/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=249468 CPUtime=887.99 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 14191 0 1 0 88790 9 0 0 25 0 4 0 521187238 255455232 14014 33554432000 4194304 4964704 140733462703760 18446744073709551615 4660107 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 62367 14014 458 189 0 56716 0
[pid=1890/tid=1900] ppid=1887 vsize=249468 CPUtime=221.24 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 4137 0 0 0 22122 2 0 0 25 0 4 0 521187242 255455232 14014 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=249468 CPUtime=222.26 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 5073 0 0 0 22224 2 0 0 25 0 4 0 521187242 255455232 14014 33554432000 4194304 4964704 140733462703760 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=249468 CPUtime=222.19 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 1633 0 0 0 22218 1 0 0 25 0 4 0 521187242 255455232 14014 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.99
Current children cumulated vsize (KiB) 249468

[startup+282.3 s]

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

[pid=1890] ppid=1887 vsize=255640 CPUtime=2565.99 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 19757 0 1 0 256578 21 0 0 25 0 4 0 521187238 261775360 19469 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 63910 19469 458 189 0 58259 0
[pid=1890/tid=1900] ppid=1887 vsize=255640 CPUtime=639.29 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 6362 0 0 0 63924 5 0 0 25 0 4 0 521187242 261775360 19469 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=255640 CPUtime=642.26 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 7406 0 0 0 64220 6 0 0 25 0 4 0 521187242 261775360 19469 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=255640 CPUtime=642.19 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 1982 0 0 0 64215 4 0 0 25 0 4 0 521187242 261775360 19469 33554432000 4194304 4964704 140733462703760 18446744073709551615 4644844 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.99
Current children cumulated vsize (KiB) 255640

[startup+702.3 s]
/proc/loadavg: 8.04 7.80 6.66 9/184 1960
/proc/meminfo: memFree=31326068/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=256792 CPUtime=2805.69 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 20762 0 1 0 280547 22 0 0 25 0 4 0 521187238 262955008 20460 33554432000 4194304 4964704 140733462703760 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 64198 20460 458 189 0 58547 0
[pid=1890/tid=1900] ppid=1887 vsize=256792 CPUtime=699 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 6792 0 0 0 69895 5 0 0 25 0 4 0 521187242 262955008 20460 33554432000 4194304 4964704 140733462703760 18446744073709551615 235594533885 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=256792 CPUtime=702.26 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 7846 0 0 0 70220 6 0 0 25 0 4 0 521187242 262955008 20460 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=256792 CPUtime=702.19 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2058 0 0 0 70215 4 0 0 25 0 4 0 521187242 262955008 20460 33554432000 4194304 4964704 140733462703760 18446744073709551615 235594533760 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.69
Current children cumulated vsize (KiB) 256792

[startup+762.301 s]
/proc/loadavg: 8.11 7.86 6.75 9/184 1963
/proc/meminfo: memFree=31322524/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=256940 CPUtime=3045.42 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 21257 0 1 0 304520 22 0 0 25 0 4 0 521187238 263106560 20907 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669477 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 64235 20907 458 189 0 58584 0
[pid=1890/tid=1900] ppid=1887 vsize=256940 CPUtime=758.73 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 6910 0 0 0 75868 5 0 0 25 0 4 0 521187242 263106560 20907 33554432000 4194304 4964704 140733462703760 18446744073709551615 4660083 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=256940 CPUtime=762.26 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 8115 0 0 0 76220 6 0 0 25 0 4 0 521187242 263106560 20907 33554432000 4194304 4964704 140733462703760 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=256940 CPUtime=762.19 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2150 0 0 0 76215 4 0 0 25 0 4 0 521187242 263106560 20907 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669423 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.42
Current children cumulated vsize (KiB) 256940

[startup+822.3 s]
/proc/loadavg: 8.23 7.95 6.85 9/184 1966
/proc/meminfo: memFree=31318252/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=257184 CPUtime=3284.34 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 21902 0 1 0 328409 25 0 0 25 0 4 0 521187238 263356416 21518 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 64296 21518 458 189 0 58645 0
[pid=1890/tid=1900] ppid=1887 vsize=257184 CPUtime=818.44 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 7228 0 0 0 81838 6 0 0 25 0 4 0 521187242 263356416 21518 33554432000 4194304 4964704 140733462703760 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=257184 CPUtime=822.12 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 8332 0 0 0 82204 8 0 0 25 0 4 0 521187242 263356416 21518 33554432000 4194304 4964704 140733462703760 18446744073709551615 4660062 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=257184 CPUtime=821.55 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2232 0 0 0 82151 4 0 0 25 0 4 0 521187242 263356416 21518 33554432000 4194304 4964704 140733462703760 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.34
Current children cumulated vsize (KiB) 257184

[startup+882.307 s]
/proc/loadavg: 8.16 7.99 6.93 9/184 1967
/proc/meminfo: memFree=31316212/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=257876 CPUtime=3524.07 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 22298 0 1 0 352380 27 0 0 25 0 4 0 521187238 264065024 21914 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 64469 21914 458 189 0 58818 0
[pid=1890/tid=1900] ppid=1887 vsize=257876 CPUtime=878.16 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 7452 0 0 0 87810 6 0 0 25 0 4 0 521187242 264065024 21914 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=257876 CPUtime=882.13 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 8410 0 0 0 88204 9 0 0 25 0 4 0 521187242 264065024 21914 33554432000 4194304 4964704 140733462703760 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=257876 CPUtime=881.56 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2313 0 0 0 88151 5 0 0 25 0 4 0 521187242 264065024 21914 33554432000 4194304 4964704 140733462703760 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.07
Current children cumulated vsize (KiB) 257876

[startup+942.3 s]
/proc/loadavg: 8.17 8.03 7.01 9/184 1969
/proc/meminfo: memFree=31311812/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=258948 CPUtime=3763.75 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 23102 0 1 0 376347 28 0 0 25 0 4 0 521187238 265162752 22718 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669427 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 64737 22718 458 189 0 59086 0
[pid=1890/tid=1900] ppid=1887 vsize=258948 CPUtime=937.88 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 7874 0 0 0 93781 7 0 0 25 0 4 0 521187242 265162752 22718 33554432000 4194304 4964704 140733462703760 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=258948 CPUtime=942.12 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 8515 0 0 0 94203 9 0 0 25 0 4 0 521187242 265162752 22718 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=258948 CPUtime=941.55 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2544 0 0 0 94150 5 0 0 25 0 4 0 521187242 265162752 22718 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.75
Current children cumulated vsize (KiB) 258948

[startup+1002.3 s]
/proc/loadavg: 8.06 8.02 7.07 9/184 1971
/proc/meminfo: memFree=31306796/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=259832 CPUtime=4003.48 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 23926 0 1 0 400319 29 0 0 25 0 4 0 521187238 266067968 23542 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 64958 23542 458 189 0 59307 0
[pid=1890/tid=1900] ppid=1887 vsize=259832 CPUtime=997.6 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 8306 0 0 0 99753 7 0 0 25 0 4 0 521187242 266067968 23542 33554432000 4194304 4964704 140733462703760 18446744073709551615 4665586 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=259832 CPUtime=1002.12 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 8663 0 0 0 100203 9 0 0 25 0 4 0 521187242 266067968 23542 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=259832 CPUtime=1001.55 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2720 0 0 0 100150 5 0 0 25 0 4 0 521187242 266067968 23542 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.48
Current children cumulated vsize (KiB) 259832

[startup+1062.3 s]
/proc/loadavg: 8.02 8.02 7.12 9/184 1972
/proc/meminfo: memFree=31303628/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=260180 CPUtime=4243.2 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 24353 0 1 0 424290 30 0 0 25 0 4 0 521187238 266424320 23969 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669306 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 65045 23969 458 189 0 59394 0
[pid=1890/tid=1900] ppid=1887 vsize=260180 CPUtime=1057.33 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 8592 0 0 0 105726 7 0 0 25 0 4 0 521187242 266424320 23969 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=260180 CPUtime=1062.11 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 8691 0 0 0 106202 9 0 0 25 0 4 0 521187242 266424320 23969 33554432000 4194304 4964704 140733462703760 18446744073709551615 4660105 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=260180 CPUtime=1061.56 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2791 0 0 0 106150 6 0 0 25 0 4 0 521187242 266424320 23969 33554432000 4194304 4964704 140733462703760 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.2
Current children cumulated vsize (KiB) 260180

[startup+1122.3 s]
/proc/loadavg: 8.04 8.03 7.18 9/184 1974
/proc/meminfo: memFree=31301460/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=260440 CPUtime=4482.92 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 24691 0 1 0 448260 32 0 0 25 0 4 0 521187238 266690560 24306 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 65110 24306 458 189 0 59459 0
[pid=1890/tid=1900] ppid=1887 vsize=260440 CPUtime=1117.06 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 8855 0 0 0 111698 8 0 0 25 0 4 0 521187242 266690560 24306 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=260440 CPUtime=1122.12 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 8708 0 0 0 112202 10 0 0 25 0 4 0 521187242 266690560 24306 33554432000 4194304 4964704 140733462703760 18446744073709551615 4660170 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=260440 CPUtime=1121.55 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2811 0 0 0 112149 6 0 0 25 0 4 0 521187242 266690560 24306 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.92
Current children cumulated vsize (KiB) 260440

[startup+1182.3 s]
/proc/loadavg: 8.01 8.02 7.23 9/184 1975
/proc/meminfo: memFree=31299416/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=260668 CPUtime=4722.65 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 25032 0 1 0 472232 33 0 0 25 0 4 0 521187238 266924032 24647 33554432000 4194304 4964704 140733462703760 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 65167 24647 458 189 0 59516 0
[pid=1890/tid=1900] ppid=1887 vsize=260668 CPUtime=1176.78 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 9143 0 0 0 117670 8 0 0 25 0 4 0 521187242 266924032 24647 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=260668 CPUtime=1182.11 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 8727 0 0 0 118201 10 0 0 25 0 4 0 521187242 266924032 24647 33554432000 4194304 4964704 140733462703760 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=260668 CPUtime=1181.55 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2827 0 0 0 118149 6 0 0 25 0 4 0 521187242 266924032 24647 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669423 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 260668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.03 7.25 9/184 1976
/proc/meminfo: memFree=31299152/32950928 swapFree=67111404/67111528
[pid=1890] ppid=1887 vsize=260668 CPUtime=4800.16 cores=0,2,4,6
/proc/1890/stat : 1890 (claspmt) R 1887 1890 32278 0 -1 4202496 25092 0 1 0 479983 33 0 0 25 0 4 0 521187238 266924032 24707 33554432000 4194304 4964704 140733462703760 18446744073709551615 4669399 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 1
/proc/1890/statm: 65167 24707 458 189 0 59516 0
[pid=1890/tid=1900] ppid=1887 vsize=260668 CPUtime=1196.09 cores=0,2,4,6
/proc/1890/task/1900/stat : 1900 (claspmt) R 1887 1890 32278 0 -1 4202560 9197 0 0 0 119601 8 0 0 25 0 4 0 521187242 266924032 24707 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1890/tid=1901] ppid=1887 vsize=260668 CPUtime=1201.52 cores=0,2,4,6
/proc/1890/task/1901/stat : 1901 (claspmt) R 1887 1890 32278 0 -1 4202560 8727 0 0 0 120142 10 0 0 25 0 4 0 521187242 266924032 24707 33554432000 4194304 4964704 140733462703760 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1890/tid=1902] ppid=1887 vsize=260668 CPUtime=1200.96 cores=0,2,4,6
/proc/1890/task/1902/stat : 1902 (claspmt) R 1887 1890 32278 0 -1 4202560 2828 0 0 0 120090 6 0 0 25 0 4 0 521187242 266924032 24707 33554432000 4194304 4964704 140733462703760 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 260668

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1201.72
CPU time (s): 4800.21
CPU user time (s): 4799.87
CPU system time (s): 0.339948
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 260668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.87
system time used= 0.339948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25104
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35233
involuntary context switches= 22541

runsolver used 1.65175 second user time and 3.9074 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 18:51:25
IDJOB=3299958
IDBENCH=83418
IDSOLVER=1683
FILE ID=node120/3299958-1304095885
RUNJOBID= node120-1304095885-1875
PBS_JOBID= 13170527
Free space on /tmp= 72076 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.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-3299958-1304095885/watcher-3299958-1304095885 -o /tmp/evaluation-result-3299958-1304095885/solver-3299958-1304095885 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299958-1304095885.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=203976999

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:      31449332 kB
Buffers:        476836 kB
Cached:         603268 kB
SwapCached:          8 kB
Active:         400368 kB
Inactive:       743376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31449332 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:       63228 kB
Mapped:          14696 kB
Slab:           295860 kB
PageTables:       4324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190892 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= 72072 MiB
End job on node120 at 2011-04-29 19:11:29