Trace number 3299616

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.22 1201.61

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
Bench CategoryCRAFTED (crafted 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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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 ...103665/instance-3299616-1304103665.cnf
0.00/0.00	c Solving...
4800.19/1201.61	
4800.19/1201.61	*** INTERRUPTED! ***
4800.19/1201.61	*** Shutting down threads...
4800.19/1201.61	s UNKNOWN
4800.19/1201.61	
4800.19/1201.61	c INTERRUPTED   : 1
4800.19/1201.61	c Models        : 0+    
4800.19/1201.61	c Time          : 1201.609s (Solving: 1201.61s 1st Model: 0.00s Unsat: 0.00s)
4800.19/1201.61	c CPU Time      : 4800.210s

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-3299616-1304103665/watcher-3299616-1304103665 -o /tmp/evaluation-result-3299616-1304103665/solver-3299616-1304103665 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299616-1304103665.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: 8.16 8.06 7.98 5/180 18490
/proc/meminfo: memFree=26280888/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=36884 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 721 0 0 0 0 0 0 0 25 0 4 0 521966164 37769216 645 33554432000 4194304 4964704 140736493581984 18446744073709551615 4467677 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 9221 645 445 189 0 3570 0
[pid=18490/tid=18491] ppid=18488 vsize=36884 CPUtime=0 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 4 0 521966165 37769216 645 33554432000 4194304 4964704 140736493581984 18446744073709551615 208092048281 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=36884 CPUtime=0 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) S 18488 18490 18346 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 4 0 521966165 37769216 645 33554432000 4194304 4964704 140736493581984 18446744073709551615 208092048281 0 0 4096 18946 18446604453876356160 0 0 -1 4 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=36884 CPUtime=0 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 4 0 521966165 37769216 646 33554432000 4194304 4964704 140736493581984 18446744073709551615 4683909 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.017869 s]
/proc/loadavg: 8.16 8.06 7.98 5/180 18490
/proc/meminfo: memFree=26280888/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=167956 CPUtime=0.04 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 842 0 0 0 4 0 0 0 25 0 4 0 521966164 171986944 766 33554432000 4194304 4964704 140736493581984 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 41989 766 458 189 0 36338 0
[pid=18490/tid=18491] ppid=18488 vsize=167956 CPUtime=0.01 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 49 0 0 0 1 0 0 0 25 0 4 0 521966165 171986944 766 33554432000 4194304 4964704 140736493581984 18446744073709551615 208080337390 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=167956 CPUtime=0 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 52 0 0 0 0 0 0 0 25 0 4 0 521966165 171986944 766 33554432000 4194304 4964704 140736493581984 18446744073709551615 208080337439 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=167956 CPUtime=0.01 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 69 0 0 0 1 0 0 0 25 0 4 0 521966165 171986944 766 33554432000 4194304 4964704 140736493581984 18446744073709551615 4653480 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 167956

[startup+0.102804 s]
/proc/loadavg: 8.16 8.06 7.98 5/180 18490
/proc/meminfo: memFree=26280888/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=168220 CPUtime=0.38 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 1069 0 0 0 38 0 0 0 25 0 4 0 521966164 172257280 993 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 42055 993 458 189 0 36404 0
[pid=18490/tid=18491] ppid=18488 vsize=168220 CPUtime=0.09 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 89 0 0 0 9 0 0 0 25 0 4 0 521966165 172257280 993 33554432000 4194304 4964704 140736493581984 18446744073709551615 208080337390 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=168220 CPUtime=0.09 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 148 0 0 0 9 0 0 0 25 0 4 0 521966165 172257280 993 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=168220 CPUtime=0.09 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 102 0 0 0 9 0 0 0 25 0 4 0 521966165 172257280 993 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670145 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 168220

[startup+0.300778 s]
/proc/loadavg: 8.16 8.06 7.98 5/180 18490
/proc/meminfo: memFree=26280888/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=168484 CPUtime=1.17 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 1263 0 0 0 117 0 0 0 25 0 4 0 521966164 172527616 1187 33554432000 4194304 4964704 140736493581984 18446744073709551615 4653336 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 42121 1187 458 189 0 36470 0
[pid=18490/tid=18491] ppid=18488 vsize=168484 CPUtime=0.29 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 132 0 0 0 29 0 0 0 25 0 4 0 521966165 172527616 1187 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=168484 CPUtime=0.29 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 209 0 0 0 29 0 0 0 25 0 4 0 521966165 172527616 1187 33554432000 4194304 4964704 140736493581984 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=168484 CPUtime=0.29 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 137 0 0 0 29 0 0 0 25 0 4 0 521966165 172527616 1187 33554432000 4194304 4964704 140736493581984 18446744073709551615 4660156 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 168484

[startup+0.700701 s]
/proc/loadavg: 8.16 8.06 7.98 5/180 18490
/proc/meminfo: memFree=26280888/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=168880 CPUtime=2.77 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 1489 0 0 0 277 0 0 0 25 0 4 0 521966164 172933120 1413 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 42220 1413 458 189 0 36569 0
[pid=18490/tid=18491] ppid=18488 vsize=168880 CPUtime=0.69 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 214 0 0 0 69 0 0 0 25 0 4 0 521966165 172933120 1413 33554432000 4194304 4964704 140736493581984 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=168880 CPUtime=0.69 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 266 0 0 0 69 0 0 0 25 0 4 0 521966165 172933120 1413 33554432000 4194304 4964704 140736493581984 18446744073709551615 4361072 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=168880 CPUtime=0.69 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 166 0 0 0 69 0 0 0 25 0 4 0 521966165 172933120 1413 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 168880

[startup+1.50055 s]
/proc/loadavg: 8.16 8.06 7.98 9/184 18496
/proc/meminfo: memFree=26275036/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=169144 CPUtime=5.97 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 1705 0 0 0 596 1 0 0 25 0 4 0 521966164 173203456 1629 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670598 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 42286 1629 458 189 0 36635 0
[pid=18490/tid=18491] ppid=18488 vsize=169144 CPUtime=1.48 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 257 0 0 0 148 0 0 0 25 0 4 0 521966165 173203456 1629 33554432000 4194304 4964704 140736493581984 18446744073709551615 4342180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=169144 CPUtime=1.49 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 366 0 0 0 149 0 0 0 25 0 4 0 521966165 173203456 1629 33554432000 4194304 4964704 140736493581984 18446744073709551615 4332324 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=169144 CPUtime=1.49 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 204 0 0 0 149 0 0 0 25 0 4 0 521966165 173203456 1629 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 169144

[startup+3.10024 s]
/proc/loadavg: 8.16 8.06 7.98 9/184 18496
/proc/meminfo: memFree=26269572/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=169400 CPUtime=12.36 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 1933 0 0 0 1234 2 0 0 25 0 4 0 521966164 173465600 1857 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 42350 1857 458 189 0 36699 0
[pid=18490/tid=18491] ppid=18488 vsize=169400 CPUtime=3.07 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 314 0 0 0 307 0 0 0 25 0 4 0 521966165 173465600 1857 33554432000 4194304 4964704 140736493581984 18446744073709551615 4658314 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=169400 CPUtime=3.08 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 418 0 0 0 308 0 0 0 25 0 4 0 521966165 173465600 1857 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=169400 CPUtime=3.09 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 264 0 0 0 309 0 0 0 19 0 4 0 521966165 173465600 1857 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 169400

[startup+6.30064 s]
/proc/loadavg: 8.15 8.06 7.98 9/184 18496
/proc/meminfo: memFree=26263572/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=235068 CPUtime=25.14 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 2285 0 0 0 2512 2 0 0 25 0 4 0 521966164 240709632 2209 33554432000 4194304 4964704 140736493581984 18446744073709551615 4658299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 58767 2209 458 189 0 53116 0
[pid=18490/tid=18491] ppid=18488 vsize=235068 CPUtime=6.26 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 488 0 0 0 625 1 0 0 25 0 4 0 521966165 240709632 2209 33554432000 4194304 4964704 140736493581984 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=235068 CPUtime=6.28 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 487 0 0 0 628 0 0 0 25 0 4 0 521966165 240709632 2209 33554432000 4194304 4964704 140736493581984 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=235068 CPUtime=6.29 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 289 0 0 0 629 0 0 0 25 0 4 0 521966165 240709632 2209 33554432000 4194304 4964704 140736493581984 18446744073709551615 4660167 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 235068

[startup+12.7004 s]
/proc/loadavg: 8.13 8.06 7.98 9/184 18496
/proc/meminfo: memFree=26255880/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=235276 CPUtime=50.71 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 2569 0 0 0 5067 4 0 0 25 0 4 0 521966164 240922624 2493 33554432000 4194304 4964704 140736493581984 18446744073709551615 4332152 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 58819 2493 458 189 0 53168 0
[pid=18490/tid=18491] ppid=18488 vsize=235276 CPUtime=12.63 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 526 0 0 0 1262 1 0 0 25 0 4 0 521966165 240922624 2493 33554432000 4194304 4964704 140736493581984 18446744073709551615 4359840 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=235276 CPUtime=12.68 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 638 0 0 0 1268 0 0 0 25 0 4 0 521966165 240922624 2493 33554432000 4194304 4964704 140736493581984 18446744073709551615 4361199 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=235276 CPUtime=12.68 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 348 0 0 0 1268 0 0 0 24 0 4 0 521966165 240922624 2493 33554432000 4194304 4964704 140736493581984 18446744073709551615 4660369 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 235276

[startup+25.501 s]
/proc/loadavg: 8.10 8.06 7.98 9/184 18496
/proc/meminfo: memFree=26247108/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=235400 CPUtime=101.84 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 2827 0 0 0 10178 6 0 0 25 0 4 0 521966164 241049600 2751 33554432000 4194304 4964704 140736493581984 18446744073709551615 4653267 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 58850 2751 458 189 0 53199 0
[pid=18490/tid=18491] ppid=18488 vsize=235400 CPUtime=25.36 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 622 0 0 0 2535 1 0 0 25 0 4 0 521966165 241049600 2751 33554432000 4194304 4964704 140736493581984 18446744073709551615 4359840 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=235400 CPUtime=25.48 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 709 0 0 0 2546 2 0 0 25 0 4 0 521966165 241049600 2751 33554432000 4194304 4964704 140736493581984 18446744073709551615 4660062 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=235400 CPUtime=25.49 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 348 0 0 0 2548 1 0 0 25 0 4 0 521966165 241049600 2751 33554432000 4194304 4964704 140736493581984 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 235400

[startup+51.1011 s]
/proc/loadavg: 8.07 8.05 7.98 9/184 18497
/proc/meminfo: memFree=26240104/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=235768 CPUtime=204.12 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 3120 0 0 0 20401 11 0 0 25 0 4 0 521966164 241426432 3044 33554432000 4194304 4964704 140736493581984 18446744073709551615 4653104 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 58942 3044 458 189 0 53291 0
[pid=18490/tid=18491] ppid=18488 vsize=235768 CPUtime=50.84 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 723 0 0 0 5082 2 0 0 25 0 4 0 521966165 241426432 3044 33554432000 4194304 4964704 140736493581984 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=235768 CPUtime=51.08 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 824 0 0 0 5104 4 0 0 25 0 4 0 521966165 241426432 3044 33554432000 4194304 4964704 140736493581984 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=235768 CPUtime=51.08 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 369 0 0 0 5107 1 0 0 25 0 4 0 521966165 241426432 3044 33554432000 4194304 4964704 140736493581984 18446744073709551615 4332080 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 235768

[startup+102.306 s]
/proc/loadavg: 8.14 8.07 7.99 9/184 18498
/proc/meminfo: memFree=26231992/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=408.69 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 3383 0 0 0 40855 14 0 0 25 0 4 0 521966164 241803264 3307 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 3307 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=101.81 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 785 0 0 0 10178 3 0 0 25 0 4 0 521966165 241803264 3307 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=102.28 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 893 0 0 0 10223 5 0 0 25 0 4 0 521966165 241803264 3307 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=102.29 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 391 0 0 0 10227 2 0 0 25 0 4 0 521966165 241803264 3307 33554432000 4194304 4964704 140736493581984 18446744073709551615 4658308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 236136

[startup+162.301 s]

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

[pid=18490] ppid=18488 vsize=236136 CPUtime=2565.5 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4029 0 0 0 256530 20 0 0 25 0 4 0 521966164 241803264 3948 33554432000 4194304 4964704 140736493581984 18446744073709551615 4684638 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 3948 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=639.37 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 920 0 0 0 63933 4 0 0 25 0 4 0 521966165 241803264 3948 33554432000 4194304 4964704 140736493581984 18446744073709551615 4627701 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=642.3 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 954 0 0 0 64224 6 0 0 25 0 4 0 521966165 241803264 3948 33554432000 4194304 4964704 140736493581984 18446744073709551615 4668925 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=641.69 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 64165 4 0 0 25 0 4 0 521966165 241803264 3948 33554432000 4194304 4964704 140736493581984 18446744073709551615 208079899610 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.5
Current children cumulated vsize (KiB) 236136

[startup+702.301 s]
/proc/loadavg: 8.11 8.11 8.02 9/184 18517
/proc/meminfo: memFree=26179132/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=2805.21 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4045 0 0 0 280501 20 0 0 25 0 4 0 521966164 241803264 3964 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 3964 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=699.1 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 928 0 0 0 69906 4 0 0 25 0 4 0 521966165 241803264 3964 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=702.3 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 954 0 0 0 70224 6 0 0 25 0 4 0 521966165 241803264 3964 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=701.69 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 70165 4 0 0 25 0 4 0 521966165 241803264 3964 33554432000 4194304 4964704 140736493581984 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.21
Current children cumulated vsize (KiB) 236136

[startup+762.307 s]
/proc/loadavg: 8.07 8.10 8.02 9/184 18519
/proc/meminfo: memFree=26175480/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=3044.96 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4058 0 0 0 304476 20 0 0 25 0 4 0 521966164 241803264 3977 33554432000 4194304 4964704 140736493581984 18446744073709551615 4321076 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 3977 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=758.83 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 931 0 0 0 75879 4 0 0 25 0 4 0 521966165 241803264 3977 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=762.3 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 954 0 0 0 76224 6 0 0 25 0 4 0 521966165 241803264 3977 33554432000 4194304 4964704 140736493581984 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=761.7 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 76166 4 0 0 25 0 4 0 521966165 241803264 3977 33554432000 4194304 4964704 140736493581984 18446744073709551615 4683983 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 236136

[startup+822.3 s]
/proc/loadavg: 8.07 8.09 8.02 9/184 18520
/proc/meminfo: memFree=26170832/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=3284.67 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4095 0 0 0 328447 20 0 0 25 0 4 0 521966164 241803264 4014 33554432000 4194304 4964704 140736493581984 18446744073709551615 4684055 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 4014 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=818.55 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 951 0 0 0 81851 4 0 0 25 0 4 0 521966165 241803264 4014 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=822.3 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 954 0 0 0 82224 6 0 0 25 0 4 0 521966165 241803264 4014 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=821.7 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 82166 4 0 0 25 0 4 0 521966165 241803264 4014 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.67
Current children cumulated vsize (KiB) 236136

[startup+882.301 s]
/proc/loadavg: 8.02 8.07 8.02 9/184 18522
/proc/meminfo: memFree=26168908/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=3524.4 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4121 0 0 0 352420 20 0 0 25 0 4 0 521966164 241803264 4040 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 4040 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=878.28 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 966 0 0 0 87824 4 0 0 25 0 4 0 521966165 241803264 4040 33554432000 4194304 4964704 140736493581984 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=882.3 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 954 0 0 0 88224 6 0 0 25 0 4 0 521966165 241803264 4040 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=881.7 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 88166 4 0 0 25 0 4 0 521966165 241803264 4040 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 236136

[startup+942.3 s]
/proc/loadavg: 8.04 8.07 8.02 9/184 18524
/proc/meminfo: memFree=26167248/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=3764.13 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4141 0 0 0 376393 20 0 0 25 0 4 0 521966164 241803264 4060 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670291 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 4060 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=938.01 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 983 0 0 0 93797 4 0 0 25 0 4 0 521966165 241803264 4060 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=942.3 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 957 0 0 0 94224 6 0 0 25 0 4 0 521966165 241803264 4060 33554432000 4194304 4964704 140736493581984 18446744073709551615 4659984 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=941.7 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 94166 4 0 0 25 0 4 0 521966165 241803264 4060 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 236136

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 8.02 10/184 18525
/proc/meminfo: memFree=26165952/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=4003.86 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4143 0 0 0 400366 20 0 0 25 0 4 0 521966164 241803264 4062 33554432000 4194304 4964704 140736493581984 18446744073709551615 4364621 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 4062 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=997.74 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 983 0 0 0 99770 4 0 0 25 0 4 0 521966165 241803264 4062 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=1002.31 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 959 0 0 0 100225 6 0 0 25 0 4 0 521966165 241803264 4062 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=1001.7 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 100166 4 0 0 25 0 4 0 521966165 241803264 4062 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.86
Current children cumulated vsize (KiB) 236136

[startup+1062.3 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 18527
/proc/meminfo: memFree=26164540/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=4243.59 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4151 0 0 0 424339 20 0 0 25 0 4 0 521966164 241803264 4070 33554432000 4194304 4964704 140736493581984 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 4070 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=1057.47 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 983 0 0 0 105743 4 0 0 25 0 4 0 521966165 241803264 4070 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=1062.31 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 959 0 0 0 106225 6 0 0 25 0 4 0 521966165 241803264 4070 33554432000 4194304 4964704 140736493581984 18446744073709551615 4668484 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=1061.71 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 106167 4 0 0 25 0 4 0 521966165 241803264 4070 33554432000 4194304 4964704 140736493581984 18446744073709551615 4653420 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.59
Current children cumulated vsize (KiB) 236136

[startup+1122.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/184 18528
/proc/meminfo: memFree=26161876/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=4483.32 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4167 0 0 0 448312 20 0 0 25 0 4 0 521966164 241803264 4086 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 4086 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=1117.2 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 985 0 0 0 111716 4 0 0 25 0 4 0 521966165 241803264 4086 33554432000 4194304 4964704 140736493581984 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=1122.31 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 959 0 0 0 112225 6 0 0 25 0 4 0 521966165 241803264 4086 33554432000 4194304 4964704 140736493581984 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=1121.71 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 112167 4 0 0 25 0 4 0 521966165 241803264 4086 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.32
Current children cumulated vsize (KiB) 236136

[startup+1182.3 s]
/proc/loadavg: 8.17 8.10 8.02 9/184 18530
/proc/meminfo: memFree=26159724/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=4723.06 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4196 0 0 0 472285 21 0 0 25 0 4 0 521966164 241803264 4115 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 4115 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=1176.93 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 999 0 0 0 117689 4 0 0 25 0 4 0 521966165 241803264 4115 33554432000 4194304 4964704 140736493581984 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=1182.31 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 959 0 0 0 118225 6 0 0 25 0 4 0 521966165 241803264 4115 33554432000 4194304 4964704 140736493581984 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=1181.71 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 118167 4 0 0 25 0 4 0 521966165 241803264 4115 33554432000 4194304 4964704 140736493581984 18446744073709551615 4363528 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.06
Current children cumulated vsize (KiB) 236136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.12 8.09 8.02 9/184 18562
/proc/meminfo: memFree=26275600/32950928 swapFree=67111364/67111528
[pid=18490] ppid=18488 vsize=236136 CPUtime=4800.19 cores=0,2,4,6
/proc/18490/stat : 18490 (claspmt) R 18488 18490 18346 0 -1 4202496 4201 0 0 0 479998 21 0 0 25 0 4 0 521966164 241803264 4120 33554432000 4194304 4964704 140736493581984 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/18490/statm: 59034 4120 458 189 0 53383 0
[pid=18490/tid=18491] ppid=18488 vsize=236136 CPUtime=1196.14 cores=0,2,4,6
/proc/18490/task/18491/stat : 18491 (claspmt) R 18488 18490 18346 0 -1 4202560 1004 0 0 0 119610 4 0 0 25 0 4 0 521966165 241803264 4120 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18490/tid=18492] ppid=18488 vsize=236136 CPUtime=1201.62 cores=0,2,4,6
/proc/18490/task/18492/stat : 18492 (claspmt) R 18488 18490 18346 0 -1 4202560 959 0 0 0 120156 6 0 0 25 0 4 0 521966165 241803264 4120 33554432000 4194304 4964704 140736493581984 18446744073709551615 4670176 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18490/tid=18493] ppid=18488 vsize=236136 CPUtime=1201.02 cores=0,2,4,6
/proc/18490/task/18493/stat : 18493 (claspmt) R 18488 18490 18346 0 -1 4202560 491 0 0 0 120098 4 0 0 25 0 4 0 521966165 241803264 4120 33554432000 4194304 4964704 140736493581984 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 236136

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.61
CPU time (s): 4800.22
CPU user time (s): 4800.01
CPU system time (s): 0.214967
CPU usage (%): 399.481
Max. virtual memory (cumulated for all children) (KiB): 236136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.01
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4214
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= 31628
involuntary context switches= 23778

runsolver used 1.62675 second user time and 3.85041 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 21:01:05
IDJOB=3299616
IDBENCH=84715
IDSOLVER=1683
FILE ID=node127/3299616-1304103665
RUNJOBID= node127-1304102457-18364
PBS_JOBID= 13170632
Free space on /tmp= 71820 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.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-3299616-1304103665/watcher-3299616-1304103665 -o /tmp/evaluation-result-3299616-1304103665/solver-3299616-1304103665 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299616-1304103665.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=1690780759

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26281044 kB
Buffers:       1403428 kB
Cached:        4710796 kB
SwapCached:          0 kB
Active:        1814984 kB
Inactive:      4379920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26281044 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2192 kB
Writeback:           0 kB
AnonPages:       80020 kB
Mapped:          15672 kB
Slab:           411024 kB
PageTables:       4412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   231144 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= 71820 MiB
End job on node127 at 2011-04-29 21:21:09