Trace number 3373285

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-patched (fixed)? (TO) 4800.31 1203.22

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...423374/instance-3373285-1305423374.cnf
0.00/0.00	c Solving...
4800.27/1203.21	
4800.27/1203.21	*** INTERRUPTED! ***
4800.27/1203.21	*** Shutting down threads...
4800.27/1203.21	s UNKNOWN
4800.27/1203.21	
4800.27/1203.21	c INTERRUPTED   : 1
4800.27/1203.21	c Models        : 0+    
4800.27/1203.21	c Time          : 1203.215s (Solving: 1203.21s 1st Model: 0.00s Unsat: 0.00s)
4800.27/1203.21	c CPU Time      : 4800.290s

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: 961)

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

running on 4 cores: 1,3,5,7

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: 3.68 4.11 5.37 7/352 23657
/proc/meminfo: memFree=24066852/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=167816 CPUtime=0.02 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 765 0 0 0 2 0 0 0 22 0 4 0 653934050 171843584 693 33554432000 4194304 4964800 140735350205488 18446744073709551615 254500796959 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 41954 693 458 189 0 36303 0
[pid=23657/tid=23659] ppid=23655 vsize=167816 CPUtime=0 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 55 0 0 0 0 0 0 0 24 0 4 0 653934051 171843584 701 33554432000 4194304 4964800 140735350205488 18446744073709551615 254500796959 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=167816 CPUtime=0 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 23 0 0 0 0 0 0 0 24 0 4 0 653934051 171843584 701 33554432000 4194304 4964800 140735350205488 18446744073709551615 254500796910 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=167816 CPUtime=0 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 13 0 0 0 0 0 0 0 23 0 4 0 653934051 171843584 701 33554432000 4194304 4964800 140735350205488 18446744073709551615 254500796959 0 0 4096 18946 0 0 0 -1 3 0 0 0

[startup+0.0858461 s]
/proc/loadavg: 3.68 4.11 5.37 7/352 23657
/proc/meminfo: memFree=24066852/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=167948 CPUtime=0.31 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 943 0 0 0 31 0 0 0 23 0 4 0 653934050 171978752 871 33554432000 4194304 4964800 140735350205488 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 41987 871 458 189 0 36336 0
[pid=23657/tid=23659] ppid=23655 vsize=167948 CPUtime=0.08 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 107 0 0 0 8 0 0 0 24 0 4 0 653934051 171978752 871 33554432000 4194304 4964800 140735350205488 18446744073709551615 4333216 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=167948 CPUtime=0.07 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 67 0 0 0 7 0 0 0 24 0 4 0 653934051 171978752 871 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=167948 CPUtime=0.07 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 38 0 0 0 7 0 0 0 24 0 4 0 653934051 171978752 871 33554432000 4194304 4964800 140735350205488 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 167948

[startup+0.100843 s]
/proc/loadavg: 3.68 4.11 5.37 7/352 23657
/proc/meminfo: memFree=24066852/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=168080 CPUtime=0.37 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 974 0 0 0 37 0 0 0 23 0 4 0 653934050 172113920 902 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320947 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 42020 902 458 189 0 36369 0
[pid=23657/tid=23659] ppid=23655 vsize=168080 CPUtime=0.09 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 123 0 0 0 9 0 0 0 24 0 4 0 653934051 172113920 902 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=168080 CPUtime=0.09 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 74 0 0 0 9 0 0 0 24 0 4 0 653934051 172113920 902 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660557 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=168080 CPUtime=0.08 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 41 0 0 0 8 0 0 0 24 0 4 0 653934051 172113920 902 33554432000 4194304 4964800 140735350205488 18446744073709551615 4668552 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 168080

[startup+0.300803 s]
/proc/loadavg: 3.68 4.11 5.37 7/352 23657
/proc/meminfo: memFree=24066852/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=168212 CPUtime=1.17 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 1155 0 0 0 117 0 0 0 24 0 4 0 653934050 172249088 1083 33554432000 4194304 4964800 140735350205488 18446744073709551615 254500359170 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 42053 1083 458 189 0 36402 0
[pid=23657/tid=23659] ppid=23655 vsize=168212 CPUtime=0.29 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 195 0 0 0 29 0 0 0 25 0 4 0 653934051 172249088 1083 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=168212 CPUtime=0.29 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 104 0 0 0 29 0 0 0 25 0 4 0 653934051 172249088 1083 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=168212 CPUtime=0.28 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 58 0 0 0 28 0 0 0 25 0 4 0 653934051 172249088 1083 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 168212

[startup+0.700724 s]
/proc/loadavg: 3.68 4.11 5.37 7/352 23657
/proc/meminfo: memFree=24066852/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=168472 CPUtime=2.76 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 1353 0 0 0 276 0 0 0 25 0 4 0 653934050 172515328 1281 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 42118 1281 458 189 0 36467 0
[pid=23657/tid=23659] ppid=23655 vsize=168472 CPUtime=0.69 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 268 0 0 0 69 0 0 0 25 0 4 0 653934051 172515328 1281 33554432000 4194304 4964800 140735350205488 18446744073709551615 254500796959 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=168472 CPUtime=0.68 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 149 0 0 0 68 0 0 0 25 0 4 0 653934051 172515328 1281 33554432000 4194304 4964800 140735350205488 18446744073709551615 254500796959 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=168472 CPUtime=0.68 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 69 0 0 0 68 0 0 0 25 0 4 0 653934051 172515328 1281 33554432000 4194304 4964800 140735350205488 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 168472

[startup+1.50056 s]
/proc/loadavg: 3.68 4.11 5.37 9/357 23663
/proc/meminfo: memFree=24059960/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=168732 CPUtime=5.95 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 1548 0 0 0 594 1 0 0 25 0 4 0 653934050 172781568 1476 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660192 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 42183 1476 458 189 0 36532 0
[pid=23657/tid=23659] ppid=23655 vsize=168732 CPUtime=1.49 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 361 0 0 0 149 0 0 0 25 0 4 0 653934051 172781568 1476 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=168732 CPUtime=1.48 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 177 0 0 0 148 0 0 0 25 0 4 0 653934051 172781568 1476 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660513 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=168732 CPUtime=1.47 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 85 0 0 0 147 0 0 0 25 0 4 0 653934051 172781568 1476 33554432000 4194304 4964800 140735350205488 18446744073709551615 4659964 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 168732

[startup+3.10025 s]
/proc/loadavg: 3.68 4.11 5.37 9/357 23663
/proc/meminfo: memFree=24056488/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=168996 CPUtime=12.34 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 1752 0 0 0 1231 3 0 0 25 0 4 0 653934050 173051904 1680 33554432000 4194304 4964800 140735350205488 18446744073709551615 4668681 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 42249 1680 458 189 0 36598 0
[pid=23657/tid=23659] ppid=23655 vsize=168996 CPUtime=3.08 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 479 0 0 0 308 0 0 0 25 0 4 0 653934051 173051904 1680 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=168996 CPUtime=3.08 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 208 0 0 0 308 0 0 0 25 0 4 0 653934051 173051904 1680 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=168996 CPUtime=3.05 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 85 0 0 0 305 0 0 0 25 0 4 0 653934051 173051904 1680 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 168996

[startup+6.30061 s]
/proc/loadavg: 4.03 4.17 5.38 9/357 23663
/proc/meminfo: memFree=24054720/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=234804 CPUtime=25.1 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 2024 0 0 0 2506 4 0 0 25 0 4 0 653934050 240439296 1952 33554432000 4194304 4964800 140735350205488 18446744073709551615 4332154 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 58701 1952 458 189 0 53050 0
[pid=23657/tid=23659] ppid=23655 vsize=234804 CPUtime=6.28 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 612 0 0 0 628 0 0 0 25 0 4 0 653934051 240439296 1952 33554432000 4194304 4964800 140735350205488 18446744073709551615 4658562 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=234804 CPUtime=6.28 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 239 0 0 0 627 1 0 0 25 0 4 0 653934051 240439296 1952 33554432000 4194304 4964800 140735350205488 18446744073709551615 4321008 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=234804 CPUtime=6.22 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 120 0 0 0 621 1 0 0 25 0 4 0 653934051 240439296 1952 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 234804

[startup+12.7003 s]
/proc/loadavg: 4.34 4.24 5.39 9/357 23663
/proc/meminfo: memFree=24051132/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=234928 CPUtime=50.62 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 2277 0 0 0 5058 4 0 0 25 0 4 0 653934050 240566272 2205 33554432000 4194304 4964800 140735350205488 18446744073709551615 4321082 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 58732 2205 458 189 0 53081 0
[pid=23657/tid=23659] ppid=23655 vsize=234928 CPUtime=12.68 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 742 0 0 0 1268 0 0 0 25 0 4 0 653934051 240566272 2205 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=234928 CPUtime=12.68 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 277 0 0 0 1267 1 0 0 25 0 4 0 653934051 240566272 2205 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=234928 CPUtime=12.55 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 123 0 0 0 1254 1 0 0 25 0 4 0 653934051 240566272 2205 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 234928

[startup+25.5008 s]
/proc/loadavg: 5.15 4.42 5.43 9/357 23664
/proc/meminfo: memFree=24049404/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235224 CPUtime=101.68 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 2492 0 0 0 10164 4 0 0 25 0 4 0 653934050 240869376 2420 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 58806 2420 458 189 0 53155 0
[pid=23657/tid=23659] ppid=23655 vsize=235224 CPUtime=25.49 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 844 0 0 0 2548 1 0 0 25 0 4 0 653934051 240869376 2420 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235224 CPUtime=25.48 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 289 0 0 0 2547 1 0 0 25 0 4 0 653934051 240869376 2420 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235224 CPUtime=25.2 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 131 0 0 0 2519 1 0 0 25 0 4 0 653934051 240869376 2420 33554432000 4194304 4964800 140735350205488 18446744073709551615 4363316 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 235224

[startup+51.1007 s]
/proc/loadavg: 6.12 4.71 5.50 9/357 23665
/proc/meminfo: memFree=24047776/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235476 CPUtime=203.81 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 2701 0 0 0 20377 4 0 0 25 0 4 0 653934050 241127424 2629 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660917 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 58869 2629 458 189 0 53218 0
[pid=23657/tid=23659] ppid=23655 vsize=235476 CPUtime=51.09 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 920 0 0 0 5108 1 0 0 25 0 4 0 653934051 241127424 2629 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235476 CPUtime=51.08 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 339 0 0 0 5107 1 0 0 25 0 4 0 653934051 241127424 2629 33554432000 4194304 4964800 140735350205488 18446744073709551615 4627177 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235476 CPUtime=50.53 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 131 0 0 0 5052 1 0 0 25 0 4 0 653934051 241127424 2629 33554432000 4194304 4964800 140735350205488 18446744073709551615 4668623 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 235476

[startup+102.313 s]
/proc/loadavg: 7.25 5.23 5.64 9/357 23666
/proc/meminfo: memFree=24046032/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235744 CPUtime=408.12 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 2937 0 0 0 40808 4 0 0 25 0 4 0 653934050 241401856 2865 33554432000 4194304 4964800 140735350205488 18446744073709551615 4653304 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/23657/statm: 58936 2865 458 189 0 53285 0
[pid=23657/tid=23659] ppid=23655 vsize=235744 CPUtime=102.3 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 999 0 0 0 10229 1 0 0 25 0 4 0 653934051 241401856 2865 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235744 CPUtime=102.29 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 10228 1 0 0 25 0 4 0 653934051 241401856 2865 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235744 CPUtime=101.2 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 131 0 0 0 10119 1 0 0 25 0 4 0 653934051 241401856 2865 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 235744

[startup+162.301 s]

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

[pid=23657] ppid=23655 vsize=235876 CPUtime=2562.53 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3349 0 0 0 256247 6 0 0 25 0 4 0 653934050 241537024 3277 33554432000 4194304 4964800 140735350205488 18446744073709551615 4683791 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3277 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=642.33 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1165 0 0 0 64232 1 0 0 25 0 4 0 653934051 241537024 3277 33554432000 4194304 4964800 140735350205488 18446744073709551615 4312134 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=642.31 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 64230 1 0 0 25 0 4 0 653934051 241537024 3277 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=638.58 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 63857 1 0 0 25 0 4 0 653934051 241537024 3277 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660372 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2562.53
Current children cumulated vsize (KiB) 235876

[startup+702.301 s]
/proc/loadavg: 8.07 7.71 6.79 9/357 23685
/proc/meminfo: memFree=24041744/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=2801.85 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3355 0 0 0 280179 6 0 0 25 0 4 0 653934050 241537024 3283 33554432000 4194304 4964800 140735350205488 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3283 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=702.32 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1168 0 0 0 70231 1 0 0 25 0 4 0 653934051 241537024 3283 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=702.3 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 70229 1 0 0 25 0 4 0 653934051 241537024 3283 33554432000 4194304 4964800 140735350205488 18446744073709551615 4663497 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=698.57 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 69856 1 0 0 25 0 4 0 653934051 241537024 3283 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.85
Current children cumulated vsize (KiB) 235876

[startup+762.312 s]
/proc/loadavg: 8.10 7.78 6.87 9/357 23686
/proc/meminfo: memFree=24041852/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=3041.29 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3362 0 0 0 304122 7 0 0 25 0 4 0 653934050 241537024 3290 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3290 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=762.33 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1175 0 0 0 76232 1 0 0 25 0 4 0 653934051 241537024 3290 33554432000 4194304 4964800 140735350205488 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=762.32 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 76231 1 0 0 25 0 4 0 653934051 241537024 3290 33554432000 4194304 4964800 140735350205488 18446744073709551615 4324775 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=758.58 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 75857 1 0 0 25 0 4 0 653934051 241537024 3290 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.29
Current children cumulated vsize (KiB) 235876

[startup+822.3 s]
/proc/loadavg: 8.21 7.86 6.95 9/357 23688
/proc/meminfo: memFree=24041572/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=3280.63 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3370 0 0 0 328056 7 0 0 25 0 4 0 653934050 241537024 3298 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3298 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=822.32 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1183 0 0 0 82231 1 0 0 25 0 4 0 653934051 241537024 3298 33554432000 4194304 4964800 140735350205488 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=822.31 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 82230 1 0 0 25 0 4 0 653934051 241537024 3298 33554432000 4194304 4964800 140735350205488 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=818.57 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 81856 1 0 0 25 0 4 0 653934051 241537024 3298 33554432000 4194304 4964800 140735350205488 18446744073709551615 4658888 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.63
Current children cumulated vsize (KiB) 235876

[startup+882.3 s]
/proc/loadavg: 8.29 7.93 7.03 9/357 23690
/proc/meminfo: memFree=24041544/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=3520.01 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3372 0 0 0 351994 7 0 0 25 0 4 0 653934050 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4668839 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3300 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=882.32 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1185 0 0 0 88231 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=882.31 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 88230 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=878.58 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 87857 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3520.01
Current children cumulated vsize (KiB) 235876

[startup+942.3 s]
/proc/loadavg: 8.17 7.96 7.10 9/357 23691
/proc/meminfo: memFree=24041764/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=3759.4 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3372 0 0 0 375933 7 0 0 25 0 4 0 653934050 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660452 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3300 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=942.32 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1185 0 0 0 94231 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=942.31 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 94230 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4462598 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=938.58 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 93857 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.4
Current children cumulated vsize (KiB) 235876

[startup+1002.3 s]
/proc/loadavg: 8.06 7.97 7.15 9/357 23694
/proc/meminfo: memFree=24041620/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=3998.75 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3372 0 0 0 399868 7 0 0 25 0 4 0 653934050 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3300 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=1002.33 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1185 0 0 0 100232 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4683989 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=1002.32 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 100231 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4653193 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=998.58 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 99857 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.75
Current children cumulated vsize (KiB) 235876

[startup+1062.3 s]
/proc/loadavg: 8.09 7.99 7.21 10/357 23695
/proc/meminfo: memFree=24041708/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=4238.12 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3372 0 0 0 423805 7 0 0 25 0 4 0 653934050 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4659376 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3300 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=1062.33 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1185 0 0 0 106232 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660247 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=1062.32 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 106231 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=1058.59 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 105858 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4238.12
Current children cumulated vsize (KiB) 235876

[startup+1122.3 s]
/proc/loadavg: 8.09 8.00 7.26 9/357 23697
/proc/meminfo: memFree=24041560/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=4477.48 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3372 0 0 0 447741 7 0 0 25 0 4 0 653934050 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 254500389518 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3300 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=1122.33 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1185 0 0 0 112232 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4332009 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=1122.32 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 112231 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=1118.59 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 111858 1 0 0 25 0 4 0 653934051 241537024 3300 33554432000 4194304 4964800 140735350205488 18446744073709551615 4321182 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4477.48
Current children cumulated vsize (KiB) 235876

[startup+1182.3 s]
/proc/loadavg: 8.14 8.03 7.31 9/357 23699
/proc/meminfo: memFree=24041652/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=4716.86 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3375 0 0 0 471679 7 0 0 25 0 4 0 653934050 241537024 3303 33554432000 4194304 4964800 140735350205488 18446744073709551615 4362251 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3303 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=1182.33 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1188 0 0 0 118232 1 0 0 25 0 4 0 653934051 241537024 3303 33554432000 4194304 4964800 140735350205488 18446744073709551615 4682227 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=1182.32 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 118231 1 0 0 25 0 4 0 653934051 241537024 3303 33554432000 4194304 4964800 140735350205488 18446744073709551615 4332154 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=1178.59 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 117858 1 0 0 25 0 4 0 653934051 241537024 3303 33554432000 4194304 4964800 140735350205488 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.86
Current children cumulated vsize (KiB) 235876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.10 8.03 7.33 9/357 23699
/proc/meminfo: memFree=24041768/32950928 swapFree=45937192/67111528
[pid=23657] ppid=23655 vsize=235876 CPUtime=4800.27 cores=1,3,5,7
/proc/23657/stat : 23657 (claspmt) R 23655 23657 22319 0 -1 4202496 3375 0 0 0 480020 7 0 0 25 0 4 0 653934050 241537024 3303 33554432000 4194304 4964800 140735350205488 18446744073709551615 4654506 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/23657/statm: 58969 3303 458 189 0 53318 0
[pid=23657/tid=23659] ppid=23655 vsize=235876 CPUtime=1203.25 cores=1,3,5,7
/proc/23657/task/23659/stat : 23659 (claspmt) R 23655 23657 22319 0 -1 4202560 1188 0 0 0 120324 1 0 0 25 0 4 0 653934051 241537024 3303 33554432000 4194304 4964800 140735350205488 18446744073709551615 4660177 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23657/tid=23660] ppid=23655 vsize=235876 CPUtime=1203.24 cores=1,3,5,7
/proc/23657/task/23660/stat : 23660 (claspmt) R 23655 23657 22319 0 -1 4202560 344 0 0 0 120323 1 0 0 25 0 4 0 653934051 241537024 3303 33554432000 4194304 4964800 140735350205488 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=23657/tid=23662] ppid=23655 vsize=235876 CPUtime=1199.5 cores=1,3,5,7
/proc/23657/task/23662/stat : 23662 (claspmt) R 23655 23657 22319 0 -1 4202560 132 0 0 0 119949 1 0 0 25 0 4 0 653934051 241537024 3303 33554432000 4194304 4964800 140735350205488 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 235876

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): 1203.22
CPU time (s): 4800.31
CPU user time (s): 4800.23
CPU system time (s): 0.076988
CPU usage (%): 398.955
Max. virtual memory (cumulated for all children) (KiB): 235876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.23
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3388
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= 10744
involuntary context switches= 32848

runsolver used 3.88341 second user time and 8.87565 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 03:36:14
IDJOB=3373285
IDBENCH=83148
IDSOLVER=1853
FILE ID=node149/3373285-1305423374
RUNJOBID= node149-1305423373-23635
PBS_JOBID= 13324565
Free space on /tmp= 73572 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.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-3373285-1305423374/watcher-3373285-1305423374 -o /tmp/evaluation-result-3373285-1305423374/solver-3373285-1305423374 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373285-1305423374.cnf

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=778592205

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:      24067008 kB
Buffers:        314624 kB
Cached:        3936476 kB
SwapCached:      19984 kB
Active:        6341636 kB
Inactive:      2248100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24067008 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:     4330696 kB
Mapped:          14612 kB
Slab:           157456 kB
PageTables:      71676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80212484 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= 73572 MiB
End job on node149 at 2011-05-15 03:56:19