Trace number 3373561

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.51 1203.67

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...422130/instance-3373561-1305422130.cnf
0.79/0.86	c Solving...
4800.30/1203.51	
4800.30/1203.51	*** INTERRUPTED! ***
4800.30/1203.51	*** Shutting down threads...
4800.45/1203.67	s UNKNOWN
4800.45/1203.67	
4800.45/1203.67	c INTERRUPTED   : 1
4800.45/1203.67	c Models        : 0+    
4800.45/1203.67	c Time          : 1203.520s (Solving: 1202.66s 1st Model: 0.00s Unsat: 0.00s)
4800.45/1203.67	c CPU Time      : 4800.340s

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

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

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


[startup+0 s]
/proc/loadavg: 4.32 6.70 7.15 2/295 4364
/proc/meminfo: memFree=12954972/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=28660 CPUtime=0 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 1556 0 0 0 0 0 0 0 24 0 1 0 653812657 29347840 1486 33554432000 4194304 4964800 140734278811968 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4364/statm: 7165 1493 375 189 0 2039 0

[startup+0.0475639 s]
/proc/loadavg: 4.32 6.70 7.15 2/295 4364
/proc/meminfo: memFree=12954972/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=38592 CPUtime=0.03 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 5795 0 0 0 3 0 0 0 24 0 1 0 653812657 39518208 4777 33554432000 4194304 4964800 140734278811968 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4364/statm: 9648 4778 388 189 0 4522 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 38592

[startup+0.100554 s]
/proc/loadavg: 4.32 6.70 7.15 2/295 4364
/proc/meminfo: memFree=12954972/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=49584 CPUtime=0.09 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 9275 0 0 0 8 1 0 0 24 0 1 0 653812657 50774016 7393 33554432000 4194304 4964800 140734278811968 18446744073709551615 4617560 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4364/statm: 12396 7393 398 189 0 7270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49584

[startup+0.300516 s]
/proc/loadavg: 4.32 6.70 7.15 2/295 4364
/proc/meminfo: memFree=12954972/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=56708 CPUtime=0.29 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 11124 0 0 0 28 1 0 0 24 0 1 0 653812657 58068992 9242 33554432000 4194304 4964800 140734278811968 18446744073709551615 208079891253 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4364/statm: 14177 9242 403 189 0 9051 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56708

[startup+0.700437 s]
/proc/loadavg: 4.32 6.70 7.15 2/295 4364
/proc/meminfo: memFree=12954972/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=59348 CPUtime=0.69 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 11779 0 0 0 68 1 0 0 25 0 1 0 653812657 60772352 9897 33554432000 4194304 4964800 140734278811968 18446744073709551615 4601745 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4364/statm: 14837 9897 403 189 0 9711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59348

[startup+1.50029 s]
/proc/loadavg: 4.32 6.70 7.15 9/302 4371
/proc/meminfo: memFree=12866760/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=212996 CPUtime=3.36 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 18759 0 0 0 334 2 0 0 25 0 4 0 653812657 218107904 14489 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 53249 14489 458 189 0 47598 0
[pid=4364/tid=4369] ppid=4362 vsize=212996 CPUtime=0.61 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 1486 0 0 0 61 0 0 0 18 0 4 0 653812744 218107904 14489 33554432000 4194304 4964800 140734278811968 18446744073709551615 4364611 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=212996 CPUtime=0.63 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 2507 0 0 0 63 0 0 0 25 0 4 0 653812744 218107904 14489 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=212996 CPUtime=0.62 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 2589 0 0 0 62 0 0 0 25 0 4 0 653812744 218107904 14489 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 212996

[startup+3.10098 s]
/proc/loadavg: 4.61 6.72 7.15 9/302 4371
/proc/meminfo: memFree=12853224/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=215488 CPUtime=9.75 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 21406 0 0 0 972 3 0 0 25 0 4 0 653812657 220659712 17136 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668737 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 53872 17136 458 189 0 48221 0
[pid=4364/tid=4369] ppid=4362 vsize=215488 CPUtime=2.2 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 1850 0 0 0 220 0 0 0 21 0 4 0 653812744 220659712 17137 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=215488 CPUtime=2.22 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 3613 0 0 0 222 0 0 0 25 0 4 0 653812744 220659712 17137 33554432000 4194304 4964800 140734278811968 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=215488 CPUtime=2.23 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 3380 0 0 0 222 1 0 0 25 0 4 0 653812744 220659712 17137 33554432000 4194304 4964800 140734278811968 18446744073709551615 4684013 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.75
Current children cumulated vsize (KiB) 215488

[startup+6.30037 s]
/proc/loadavg: 4.61 6.72 7.15 9/302 4371
/proc/meminfo: memFree=12810372/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=222680 CPUtime=22.51 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 26427 0 0 0 2244 7 0 0 25 0 4 0 653812657 228024320 22157 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 55670 22157 458 189 0 50019 0
[pid=4364/tid=4369] ppid=4362 vsize=222680 CPUtime=5.37 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 2477 0 0 0 537 0 0 0 25 0 4 0 653812744 228024320 22157 33554432000 4194304 4964800 140734278811968 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=222680 CPUtime=5.42 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 5949 0 0 0 541 1 0 0 25 0 4 0 653812744 228024320 22157 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=222680 CPUtime=5.42 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 4507 0 0 0 541 1 0 0 25 0 4 0 653812744 228024320 22157 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.51
Current children cumulated vsize (KiB) 222680

[startup+12.7012 s]
/proc/loadavg: 5.13 6.76 7.16 9/302 4371
/proc/meminfo: memFree=12750880/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=229672 CPUtime=48.05 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 32980 0 0 0 4796 9 0 0 25 0 4 0 653812657 235184128 28710 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 57418 28710 460 189 0 51767 0
[pid=4364/tid=4369] ppid=4362 vsize=229672 CPUtime=11.71 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 3821 0 0 0 1170 1 0 0 25 0 4 0 653812744 235184128 28710 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=229672 CPUtime=11.83 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 8900 0 0 0 1180 3 0 0 25 0 4 0 653812744 235184128 28710 33554432000 4194304 4964800 140734278811968 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=229672 CPUtime=11.83 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 5378 0 0 0 1181 2 0 0 25 0 4 0 653812744 235184128 28710 33554432000 4194304 4964800 140734278811968 18446744073709551615 4627652 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.05
Current children cumulated vsize (KiB) 229672

[startup+25.5007 s]
/proc/loadavg: 5.65 6.82 7.18 9/302 4371
/proc/meminfo: memFree=12716792/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=232016 CPUtime=99.13 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 35994 0 0 0 9901 12 0 0 25 0 4 0 653812657 237584384 31711 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 58004 31711 460 189 0 52353 0
[pid=4364/tid=4369] ppid=4362 vsize=232016 CPUtime=24.39 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 4153 0 0 0 2437 2 0 0 25 0 4 0 653812744 237584384 31711 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=232016 CPUtime=24.62 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 9891 0 0 0 2459 3 0 0 25 0 4 0 653812744 237584384 31711 33554432000 4194304 4964800 140734278811968 18446744073709551615 4669574 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=232016 CPUtime=24.62 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 6128 0 0 0 2460 2 0 0 25 0 4 0 653812744 237584384 31711 33554432000 4194304 4964800 140734278811968 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.13
Current children cumulated vsize (KiB) 232016

[startup+51.1008 s]
/proc/loadavg: 6.45 6.91 7.20 9/302 4372
/proc/meminfo: memFree=12642948/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=243024 CPUtime=201.29 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 43730 0 0 0 20112 17 0 0 25 0 4 0 653812657 248856576 39447 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670368 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 60756 39447 460 189 0 55105 0
[pid=4364/tid=4369] ppid=4362 vsize=243024 CPUtime=49.76 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 5849 0 0 0 4973 3 0 0 25 0 4 0 653812744 248856576 39447 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=243024 CPUtime=50.22 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 13336 0 0 0 5017 5 0 0 25 0 4 0 653812744 248856576 39447 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=243024 CPUtime=50.22 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 7281 0 0 0 5019 3 0 0 25 0 4 0 653812744 248856576 39447 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.29
Current children cumulated vsize (KiB) 243024

[startup+102.311 s]
/proc/loadavg: 7.38 7.09 7.24 9/302 4373
/proc/meminfo: memFree=12500084/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=342296 CPUtime=405.65 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 62887 0 0 0 40535 30 0 0 25 0 4 0 653812657 350511104 58596 33554432000 4194304 4964800 140734278811968 18446744073709551615 4690465 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 85574 58596 460 189 0 79923 0
[pid=4364/tid=4369] ppid=4362 vsize=342296 CPUtime=100.49 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 8775 0 0 0 10044 5 0 0 25 0 4 0 653812744 350511104 58596 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670507 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=342296 CPUtime=101.43 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 21402 0 0 0 10135 8 0 0 25 0 4 0 653812744 350511104 58596 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=342296 CPUtime=101.43 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 11714 0 0 0 10136 7 0 0 25 0 4 0 653812744 350511104 58596 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 405.65
Current children cumulated vsize (KiB) 342296

[startup+162.301 s]
/proc/loadavg: 7.82 7.27 7.29 9/302 4375
/proc/meminfo: memFree=12384876/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=417000 CPUtime=645.06 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 76626 0 0 0 64461 45 0 0 25 0 4 0 653812657 427008000 72319 33554432000 4194304 4964800 140734278811968 18446744073709551615 4653328 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 104250 72319 460 189 0 98599 0
[pid=4364/tid=4369] ppid=4362 vsize=417000 CPUtime=159.94 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 11843 0 0 0 15985 9 0 0 25 0 4 0 653812744 427008000 72319 33554432000 4194304 4964800 140734278811968 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=417000 CPUtime=161.43 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 26362 0 0 0 16129 14 0 0 25 0 4 0 653812744 427008000 72319 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=417000 CPUtime=161.42 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 14006 0 0 0 16133 9 0 0 25 0 4 0 653812744 427008000 72319 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668611 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 645.06
Current children cumulated vsize (KiB) 417000

[startup+222.3 s]
/proc/loadavg: 8.03 7.43 7.34 9/302 4377
/proc/meminfo: memFree=12277212/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=485788 CPUtime=884.51 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 90107 0 0 0 88388 63 0 0 25 0 4 0 653812657 497446912 85762 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 121447 85762 460 189 0 115796 0
[pid=4364/tid=4369] ppid=4362 vsize=485788 CPUtime=219.39 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 12989 0 0 0 21930 9 0 0 25 0 4 0 653812744 497446912 85762 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=485788 CPUtime=221.43 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 30308 0 0 0 22124 19 0 0 25 0 4 0 653812744 497446912 85762 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=485788 CPUtime=221.43 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 22246 0 0 0 22122 21 0 0 25 0 4 0 653812744 497446912 85762 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 884.51
Current children cumulated vsize (KiB) 485788

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2560.67
Current children cumulated vsize (KiB) 659932

[startup+702.301 s]
/proc/loadavg: 8.13 7.97 7.64 9/302 4389
/proc/meminfo: memFree=11843672/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=663104 CPUtime=2800.09 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 138293 0 0 0 279901 108 0 0 25 0 4 0 653812657 679018496 132930 33554432000 4194304 4964800 140734278811968 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 165776 132930 460 189 0 160125 0
[pid=4364/tid=4369] ppid=4362 vsize=663104 CPUtime=695.03 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 23471 0 0 0 69482 21 0 0 25 0 4 0 653812744 679018496 132930 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=663104 CPUtime=701.45 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 49847 0 0 0 70109 36 0 0 25 0 4 0 653812744 679018496 132930 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=663104 CPUtime=701.43 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 33288 0 0 0 70111 32 0 0 25 0 4 0 653812744 679018496 132930 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.09
Current children cumulated vsize (KiB) 663104

[startup+762.311 s]
/proc/loadavg: 8.11 7.99 7.66 9/302 4391
/proc/meminfo: memFree=11834840/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=663104 CPUtime=3039.59 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 139881 0 0 0 303849 110 0 0 25 0 4 0 653812657 679018496 134518 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 165776 134518 460 189 0 160125 0
[pid=4364/tid=4369] ppid=4362 vsize=663104 CPUtime=754.49 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 23622 0 0 0 75428 21 0 0 25 0 4 0 653812744 679018496 134518 33554432000 4194304 4964800 140734278811968 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=663104 CPUtime=761.46 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 50016 0 0 0 76110 36 0 0 25 0 4 0 653812744 679018496 134518 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=663104 CPUtime=761.44 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 33843 0 0 0 76111 33 0 0 25 0 4 0 653812744 679018496 134518 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.59
Current children cumulated vsize (KiB) 663104

[startup+822.301 s]
/proc/loadavg: 8.16 8.02 7.69 9/302 4393
/proc/meminfo: memFree=11826880/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=728640 CPUtime=3278.98 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 141844 0 0 0 327786 112 0 0 25 0 4 0 653812657 746127360 136481 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 182160 136481 460 189 0 176509 0
[pid=4364/tid=4369] ppid=4362 vsize=728640 CPUtime=813.93 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 23770 0 0 0 81372 21 0 0 25 0 4 0 653812744 746127360 136481 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=728640 CPUtime=821.44 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 50062 0 0 0 82108 36 0 0 25 0 4 0 653812744 746127360 136481 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=728640 CPUtime=821.43 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 34227 0 0 0 82110 33 0 0 25 0 4 0 653812744 746127360 136481 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3278.98
Current children cumulated vsize (KiB) 728640

[startup+882.301 s]
/proc/loadavg: 8.12 8.03 7.71 9/302 4394
/proc/meminfo: memFree=11821288/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=728640 CPUtime=3518.43 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 141863 0 0 0 351731 112 0 0 25 0 4 0 653812657 746127360 136500 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 182160 136500 460 189 0 176509 0
[pid=4364/tid=4369] ppid=4362 vsize=728640 CPUtime=873.38 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 23774 0 0 0 87317 21 0 0 25 0 4 0 653812744 746127360 136500 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=728640 CPUtime=881.44 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 50063 0 0 0 88108 36 0 0 25 0 4 0 653812744 746127360 136500 33554432000 4194304 4964800 140734278811968 18446744073709551615 4669093 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=728640 CPUtime=881.43 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 34240 0 0 0 88110 33 0 0 25 0 4 0 653812744 746127360 136500 33554432000 4194304 4964800 140734278811968 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.43
Current children cumulated vsize (KiB) 728640

[startup+942.301 s]
/proc/loadavg: 8.09 8.04 7.73 9/302 4396
/proc/meminfo: memFree=11792616/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=744976 CPUtime=3757.9 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 146100 0 0 0 375675 115 0 0 25 0 4 0 653812657 762855424 140737 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 186244 140737 460 189 0 180593 0
[pid=4364/tid=4369] ppid=4362 vsize=744976 CPUtime=932.84 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 24971 0 0 0 93263 21 0 0 25 0 4 0 653812744 762855424 140737 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=744976 CPUtime=941.45 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 50854 0 0 0 94108 37 0 0 25 0 4 0 653812744 762855424 140737 33554432000 4194304 4964800 140734278811968 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=744976 CPUtime=941.43 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 36267 0 0 0 94109 34 0 0 25 0 4 0 653812744 762855424 140737 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.9
Current children cumulated vsize (KiB) 744976

[startup+1002.3 s]
/proc/loadavg: 8.08 8.04 7.75 9/302 4397
/proc/meminfo: memFree=11773872/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=751852 CPUtime=3997.33 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 148442 0 0 0 399616 117 0 0 25 0 4 0 653812657 769896448 142911 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 187963 142911 460 189 0 182312 0
[pid=4364/tid=4369] ppid=4362 vsize=751852 CPUtime=992.29 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 25724 0 0 0 99207 22 0 0 25 0 4 0 653812744 769896448 142911 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=751852 CPUtime=1001.45 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 50882 0 0 0 100108 37 0 0 25 0 4 0 653812744 769896448 142911 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=751852 CPUtime=1001.44 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 37796 0 0 0 100108 36 0 0 25 0 4 0 653812744 769896448 142911 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.33
Current children cumulated vsize (KiB) 751852

[startup+1062.3 s]
/proc/loadavg: 8.12 8.06 7.77 9/302 4399
/proc/meminfo: memFree=11730084/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=820152 CPUtime=4236.79 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 156293 0 0 0 423553 126 0 0 25 0 4 0 653812657 839835648 150762 33554432000 4194304 4964800 140734278811968 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 205038 150762 460 189 0 199387 0
[pid=4364/tid=4369] ppid=4362 vsize=820152 CPUtime=1051.75 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 25731 0 0 0 105153 22 0 0 25 0 4 0 653812744 839835648 150762 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=820152 CPUtime=1061.45 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 58124 0 0 0 106099 46 0 0 25 0 4 0 653812744 839835648 150762 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=820152 CPUtime=1061.44 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 38393 0 0 0 106108 36 0 0 25 0 4 0 653812744 839835648 150762 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.79
Current children cumulated vsize (KiB) 820152

[startup+1122.3 s]
/proc/loadavg: 8.13 8.08 7.80 9/302 4401
/proc/meminfo: memFree=11683440/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=820532 CPUtime=4476.24 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 165733 0 0 0 447487 137 0 0 25 0 4 0 653812657 840224768 160014 33554432000 4194304 4964800 140734278811968 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 205133 160014 460 189 0 199482 0
[pid=4364/tid=4369] ppid=4362 vsize=820532 CPUtime=1111.2 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 26003 0 0 0 111098 22 0 0 25 0 4 0 653812744 840224768 160014 33554432000 4194304 4964800 140734278811968 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=820532 CPUtime=1121.45 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 67175 0 0 0 112089 56 0 0 25 0 4 0 653812744 840224768 160014 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=820532 CPUtime=1121.44 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 38503 0 0 0 112108 36 0 0 25 0 4 0 653812744 840224768 160014 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.24
Current children cumulated vsize (KiB) 820532

[startup+1182.3 s]
/proc/loadavg: 8.09 8.08 7.81 9/302 4402
/proc/meminfo: memFree=11655152/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=886352 CPUtime=4715.68 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 172587 0 0 0 471426 142 0 0 25 0 4 0 653812657 907624448 166868 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 221588 166868 460 189 0 215937 0
[pid=4364/tid=4369] ppid=4362 vsize=886352 CPUtime=1170.66 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 26193 0 0 0 117044 22 0 0 25 0 4 0 653812744 907624448 166868 33554432000 4194304 4964800 140734278811968 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=886352 CPUtime=1181.45 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 73767 0 0 0 118084 61 0 0 25 0 4 0 653812744 907624448 166868 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=886352 CPUtime=1181.44 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 38574 0 0 0 118108 36 0 0 25 0 4 0 653812744 907624448 166868 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.68
Current children cumulated vsize (KiB) 886352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.14 8.09 7.82 6/300 4404
/proc/meminfo: memFree=11663840/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=886352 CPUtime=4800.3 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 174798 0 0 0 479887 143 0 0 25 0 4 0 653812657 907624448 169079 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4364/statm: 221588 169079 460 189 0 215937 0
[pid=4364/tid=4369] ppid=4362 vsize=886352 CPUtime=1191.66 cores=0,2,4,6
/proc/4364/task/4369/stat : 4369 (claspmt) R 4362 4364 3297 0 -1 4202560 26193 0 0 0 119144 22 0 0 25 0 4 0 653812744 907624448 169079 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4364/tid=4370] ppid=4362 vsize=886352 CPUtime=1202.66 cores=0,2,4,6
/proc/4364/task/4370/stat : 4370 (claspmt) R 4362 4364 3297 0 -1 4202560 75834 0 0 0 120204 62 0 0 25 0 4 0 653812744 907624448 169079 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4364/tid=4371] ppid=4362 vsize=886352 CPUtime=1202.65 cores=0,2,4,6
/proc/4364/task/4371/stat : 4371 (claspmt) R 4362 4364 3297 0 -1 4202560 38718 0 0 0 120229 36 0 0 25 0 4 0 653812744 907624448 169079 33554432000 4194304 4964800 140734278811968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 886352

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

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

[startup+1203.62 s]
/proc/loadavg: 8.14 8.09 7.82 6/300 4404
/proc/meminfo: memFree=11663840/32950928 swapFree=67083212/67111528
[pid=4364] ppid=4362 vsize=803860 CPUtime=4800.45 cores=0,2,4,6
/proc/4364/stat : 4364 (claspmt) R 4362 4364 3297 0 -1 4202496 174808 0 0 0 479901 144 0 0 25 0 1 0 653812657 823152640 156781 33554432000 4194304 4964800 140734278811968 18446744073709551615 4646607 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/4364/statm: 200965 156781 470 189 0 195314 0
Current children cumulated CPU time (s) 4800.45
Current children cumulated vsize (KiB) 803860

Child status: 0
Real time (s): 1203.67
CPU time (s): 4800.51
CPU user time (s): 4799.04
CPU system time (s): 1.47378
CPU usage (%): 398.821
Max. virtual memory (cumulated for all children) (KiB): 886352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.04
system time used= 1.47378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174810
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= 5433
involuntary context switches= 23273

runsolver used 3.10353 second user time and 7.85581 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 03:15:30
IDJOB=3373561
IDBENCH=83114
IDSOLVER=1853
FILE ID=node127/3373561-1305422130
RUNJOBID= node127-1305422130-4344
PBS_JOBID= 13324545
Free space on /tmp= 73472 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.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-3373561-1305422130/watcher-3373561-1305422130 -o /tmp/evaluation-result-3373561-1305422130/solver-3373561-1305422130 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373561-1305422130.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1930090411

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:      12955376 kB
Buffers:        294376 kB
Cached:        3514796 kB
SwapCached:       1620 kB
Active:       16853128 kB
Inactive:      2806816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12955376 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            8212 kB
Writeback:           0 kB
AnonPages:    15848184 kB
Mapped:          26508 kB
Slab:           226524 kB
PageTables:      47152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44355364 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= 73476 MiB
End job on node127 at 2011-05-15 03:35:35