Trace number 3373243

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.17 1204.4

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...431015/instance-3373243-1305431015.cnf
0.09/0.10	c Solving...
4800.05/1204.31	
4800.05/1204.31	*** INTERRUPTED! ***
4800.05/1204.31	*** Shutting down threads...
4800.05/1204.39	s UNKNOWN
4800.05/1204.39	
4800.05/1204.39	c INTERRUPTED   : 1
4800.05/1204.39	c Models        : 0+    
4800.05/1204.39	c Time          : 1204.315s (Solving: 1204.21s 1st Model: 0.00s Unsat: 0.00s)
4800.05/1204.39	c CPU Time      : 4800.090s

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

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

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


[startup+0 s]
/proc/loadavg: 7.95 7.95 6.28 6/358 22927
/proc/meminfo: memFree=20003192/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=22268 CPUtime=0 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 898 0 0 0 0 0 0 0 25 0 1 0 654701095 22802432 781 33554432000 4194304 4964800 140736129516672 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/22927/statm: 5567 782 385 189 0 441 0

[startup+0.070175 s]
/proc/loadavg: 7.95 7.95 6.28 6/358 22927
/proc/meminfo: memFree=20003192/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=23908 CPUtime=0.06 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 1382 0 0 0 6 0 0 0 25 0 1 0 654701095 24481792 1197 33554432000 4194304 4964800 140736129516672 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/22927/statm: 5977 1197 399 189 0 851 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23908

[startup+0.100171 s]
/proc/loadavg: 7.95 7.95 6.28 6/358 22927
/proc/meminfo: memFree=20003192/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=24172 CPUtime=0.09 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 1452 0 0 0 9 0 0 0 25 0 1 0 654701095 24752128 1267 33554432000 4194304 4964800 140736129516672 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/22927/statm: 6043 1267 399 189 0 917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24172

[startup+0.301093 s]
/proc/loadavg: 7.95 7.95 6.28 6/358 22927
/proc/meminfo: memFree=20003192/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=174424 CPUtime=0.85 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 4733 0 0 0 85 0 0 0 25 0 4 0 654701095 178610176 4460 33554432000 4194304 4964800 140736129516672 18446744073709551615 4343128 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22927/statm: 43606 4461 458 189 0 37955 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 174424

[startup+0.701026 s]
/proc/loadavg: 7.95 7.95 6.28 6/358 22927
/proc/meminfo: memFree=20003192/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=246608 CPUtime=2.46 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 11505 0 0 0 243 3 0 0 25 0 4 0 654701095 252526592 11232 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22927/statm: 61652 11233 458 189 0 56001 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 246608

[startup+1.5009 s]
/proc/loadavg: 7.95 7.95 6.28 9/362 22931
/proc/meminfo: memFree=19949424/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=253148 CPUtime=5.64 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 19696 0 0 0 559 5 0 0 25 0 4 0 654701095 259223552 19423 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22927/statm: 63287 19423 458 189 0 57636 0
[pid=22927/tid=22929] ppid=22925 vsize=253148 CPUtime=1.37 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 3654 0 0 0 137 0 0 0 25 0 4 0 654701106 259223552 19423 33554432000 4194304 4964800 140736129516672 18446744073709551615 4343434 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=253148 CPUtime=1.38 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 6734 0 0 0 136 2 0 0 25 0 4 0 654701106 259223552 19423 33554432000 4194304 4964800 140736129516672 18446744073709551615 4660209 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=253148 CPUtime=1.37 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 3758 0 0 0 136 1 0 0 25 0 4 0 654701106 259223552 19423 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 253148

[startup+3.10063 s]
/proc/loadavg: 7.95 7.95 6.28 9/362 22931
/proc/meminfo: memFree=19923884/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=257924 CPUtime=12.02 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 24443 0 0 0 1195 7 0 0 25 0 4 0 654701095 264114176 24170 33554432000 4194304 4964800 140736129516672 18446744073709551615 4683965 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22927/statm: 64481 24170 458 189 0 58830 0
[pid=22927/tid=22929] ppid=22925 vsize=257924 CPUtime=2.97 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 5005 0 0 0 296 1 0 0 25 0 4 0 654701106 264114176 24170 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332478 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=257924 CPUtime=2.97 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 8343 0 0 0 295 2 0 0 25 0 4 0 654701106 264114176 24170 33554432000 4194304 4964800 140736129516672 18446744073709551615 4627960 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=257924 CPUtime=2.96 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 4044 0 0 0 295 1 0 0 25 0 4 0 654701106 264114176 24170 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 257924

[startup+6.30109 s]
/proc/loadavg: 7.95 7.95 6.29 9/362 22932
/proc/meminfo: memFree=19876088/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=269544 CPUtime=24.77 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 34336 0 0 0 2466 11 0 0 25 0 4 0 654701095 276013056 34063 33554432000 4194304 4964800 140736129516672 18446744073709551615 210646804628 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22927/statm: 67386 34064 460 189 0 61735 0
[pid=22927/tid=22929] ppid=22925 vsize=269544 CPUtime=6.17 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 7517 0 0 0 615 2 0 0 25 0 4 0 654701106 276013056 34064 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=269544 CPUtime=6.17 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 10213 0 0 0 614 3 0 0 25 0 4 0 654701106 276013056 34064 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=269544 CPUtime=6.11 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 5935 0 0 0 610 1 0 0 25 0 4 0 654701106 276013056 34064 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332499 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 269544

[startup+12.701 s]
/proc/loadavg: 7.95 7.95 6.30 9/362 22932
/proc/meminfo: memFree=19838796/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=275072 CPUtime=50.28 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 43284 0 0 0 5013 15 0 0 25 0 4 0 654701095 281673728 43011 33554432000 4194304 4964800 140736129516672 18446744073709551615 4653161 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 68768 43011 460 189 0 63117 0
[pid=22927/tid=22929] ppid=22925 vsize=275072 CPUtime=12.56 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 8688 0 0 0 1253 3 0 0 25 0 4 0 654701106 281673728 43011 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332465 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=275072 CPUtime=12.57 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 13845 0 0 0 1252 5 0 0 25 0 4 0 654701106 281673728 43011 33554432000 4194304 4964800 140736129516672 18446744073709551615 4363035 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=275072 CPUtime=12.44 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 8054 0 0 0 1242 2 0 0 25 0 4 0 654701106 281673728 43011 33554432000 4194304 4964800 140736129516672 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 275072

[startup+25.5009 s]
/proc/loadavg: 7.96 7.95 6.32 9/362 22932
/proc/meminfo: memFree=19679844/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=532060 CPUtime=101.3 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 81876 0 0 0 10099 31 0 0 25 0 4 0 654701095 544829440 81301 33554432000 4194304 4964800 140736129516672 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 133015 81301 460 189 0 127364 0
[pid=22927/tid=22929] ppid=22925 vsize=532060 CPUtime=25.35 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 15360 0 0 0 2530 5 0 0 25 0 4 0 654701106 544829440 81301 33554432000 4194304 4964800 140736129516672 18446744073709551615 4362251 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=532060 CPUtime=25.37 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 22694 0 0 0 2530 7 0 0 25 0 4 0 654701106 544829440 81301 33554432000 4194304 4964800 140736129516672 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=532060 CPUtime=25.08 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 20233 0 0 0 2502 6 0 0 25 0 4 0 654701106 544829440 81301 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 532060

[startup+51.1005 s]
/proc/loadavg: 8.03 7.97 6.37 9/362 22933
/proc/meminfo: memFree=19576520/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=564000 CPUtime=203.36 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 106992 0 0 0 20292 44 0 0 25 0 4 0 654701095 577536000 106393 33554432000 4194304 4964800 140736129516672 18446744073709551615 4342167 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 141000 106393 460 189 0 135349 0
[pid=22927/tid=22929] ppid=22925 vsize=564000 CPUtime=50.94 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 31051 0 0 0 5082 12 0 0 25 0 4 0 654701106 577536000 106393 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=564000 CPUtime=50.97 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 26169 0 0 0 5088 9 0 0 25 0 4 0 654701106 577536000 106393 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=564000 CPUtime=50.38 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 22572 0 0 0 5031 7 0 0 25 0 4 0 654701106 577536000 106393 33554432000 4194304 4964800 140736129516672 18446744073709551615 4345252 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.36
Current children cumulated vsize (KiB) 564000

[startup+102.314 s]
/proc/loadavg: 8.12 8.00 6.47 9/362 22934
/proc/meminfo: memFree=19390624/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=663100 CPUtime=407.55 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 139420 0 0 0 40693 62 0 0 25 0 4 0 654701095 679014400 138778 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 165775 138778 460 189 0 160124 0
[pid=22927/tid=22929] ppid=22925 vsize=663100 CPUtime=102.13 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 33398 0 0 0 10200 13 0 0 25 0 4 0 654701106 679014400 138778 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=663100 CPUtime=102.17 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 40111 0 0 0 10201 16 0 0 25 0 4 0 654701106 679014400 138778 33554432000 4194304 4964800 140736129516672 18446744073709551615 4660209 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=663100 CPUtime=100.97 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 28930 0 0 0 10087 10 0 0 25 0 4 0 654701106 679014400 138778 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332491 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.55
Current children cumulated vsize (KiB) 663100

[startup+162.301 s]
/proc/loadavg: 8.09 8.01 6.56 9/362 22936
/proc/meminfo: memFree=19252232/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=794172 CPUtime=646.75 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 163724 0 0 0 64595 80 0 0 25 0 4 0 654701095 813232128 163082 33554432000 4194304 4964800 140736129516672 18446744073709551615 4654506 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/22927/statm: 198543 163082 460 189 0 192892 0
[pid=22927/tid=22929] ppid=22925 vsize=794172 CPUtime=161.78 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 42505 0 0 0 16159 19 0 0 25 0 4 0 654701106 813232128 163082 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332519 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=794172 CPUtime=162.15 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 45413 0 0 0 16194 21 0 0 25 0 4 0 654701106 813232128 163082 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=794172 CPUtime=160.81 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 30221 0 0 0 16070 11 0 0 25 0 4 0 654701106 813232128 163082 33554432000 4194304 4964800 140736129516672 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 646.75
Current children cumulated vsize (KiB) 794172

[startup+222.301 s]
/proc/loadavg: 7.97 7.99 6.65 9/362 22968
/proc/meminfo: memFree=20937276/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=866068 CPUtime=885.94 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 171119 0 0 0 88509 85 0 0 25 0 4 0 654701095 886853632 170230 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 216517 170230 460 189 0 210866 0
[pid=22927/tid=22929] ppid=22925 vsize=866068 CPUtime=221.28 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 47406 0 0 0 22105 23 0 0 25 0 4 0 654701106 886853632 170230 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=866068 CPUtime=222.15 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 46786 0 0 0 22194 21 0 0 25 0 4 0 654701106 886853632 170230 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=866068 CPUtime=220.8 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 31332 0 0 0 22068 12 0 0 25 0 4 0 654701106 886853632 170230 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 885.94
Current children cumulated vsize (KiB) 866068

[startup+282.301 s]

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

[pid=22927] ppid=22925 vsize=1070952 CPUtime=2799.97 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 245976 0 0 0 279863 134 0 0 25 0 4 0 654701095 1096654848 244404 33554432000 4194304 4964800 140736129516672 18446744073709551615 4342228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22927/statm: 267738 244404 460 189 0 262087 0
[pid=22927/tid=22929] ppid=22925 vsize=1070952 CPUtime=699.6 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 82108 0 0 0 69910 50 0 0 25 0 4 0 654701106 1096654848 244404 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1070952 CPUtime=698.97 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 59779 0 0 0 69868 29 0 0 25 0 4 0 654701106 1096654848 244404 33554432000 4194304 4964800 140736129516672 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1070952 CPUtime=700.3 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 43454 0 0 0 70013 17 0 0 25 0 4 0 654701106 1096654848 244404 33554432000 4194304 4964800 140736129516672 18446744073709551615 4653477 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2799.97
Current children cumulated vsize (KiB) 1070952

[startup+762.314 s]
/proc/loadavg: 8.22 8.11 7.29 9/362 23013
/proc/meminfo: memFree=20597444/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1070952 CPUtime=3039.27 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 248924 0 0 0 303790 137 0 0 25 0 4 0 654701095 1096654848 244801 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332478 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22927/statm: 267738 244801 460 189 0 262087 0
[pid=22927/tid=22929] ppid=22925 vsize=1070952 CPUtime=758.87 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 82109 0 0 0 75837 50 0 0 25 0 4 0 654701106 1096654848 244801 33554432000 4194304 4964800 140736129516672 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1070952 CPUtime=758.98 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 59779 0 0 0 75869 29 0 0 25 0 4 0 654701106 1096654848 244801 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1070952 CPUtime=760.31 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 46400 0 0 0 76012 19 0 0 25 0 4 0 654701106 1096654848 244801 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3039.27
Current children cumulated vsize (KiB) 1070952

[startup+822.301 s]
/proc/loadavg: 8.26 8.13 7.34 9/362 23014
/proc/meminfo: memFree=20572748/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1136488 CPUtime=3278.45 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 254181 0 0 0 327703 142 0 0 25 0 4 0 654701095 1163763712 250058 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22927/statm: 284122 250058 460 189 0 278471 0
[pid=22927/tid=22929] ppid=22925 vsize=1136488 CPUtime=818.12 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 82178 0 0 0 81761 51 0 0 25 0 4 0 654701106 1163763712 250058 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1136488 CPUtime=818.97 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 59920 0 0 0 81867 30 0 0 25 0 4 0 654701106 1163763712 250058 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1136488 CPUtime=820.29 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 51447 0 0 0 82007 22 0 0 25 0 4 0 654701106 1163763712 250058 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3278.45
Current children cumulated vsize (KiB) 1136488

[startup+882.301 s]
/proc/loadavg: 8.13 8.12 7.39 9/362 23016
/proc/meminfo: memFree=20567516/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1136488 CPUtime=3517.69 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 255393 0 0 0 351625 144 0 0 25 0 4 0 654701095 1163763712 251121 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22927/statm: 284122 251121 460 189 0 278471 0
[pid=22927/tid=22929] ppid=22925 vsize=1136488 CPUtime=877.37 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 83364 0 0 0 87685 52 0 0 25 0 4 0 654701106 1163763712 251121 33554432000 4194304 4964800 140736129516672 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1136488 CPUtime=878.96 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 59945 0 0 0 87866 30 0 0 25 0 4 0 654701106 1163763712 251121 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1136488 CPUtime=880.28 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 51448 0 0 0 88006 22 0 0 25 0 4 0 654701106 1163763712 251121 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3517.69
Current children cumulated vsize (KiB) 1136488

[startup+942.3 s]
/proc/loadavg: 8.11 8.11 7.43 9/362 23018
/proc/meminfo: memFree=20554488/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1136488 CPUtime=3756.94 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 257999 0 0 0 375548 146 0 0 25 0 4 0 654701095 1163763712 253725 33554432000 4194304 4964800 140736129516672 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22927/statm: 284122 253725 460 189 0 278471 0
[pid=22927/tid=22929] ppid=22925 vsize=1136488 CPUtime=936.63 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 85962 0 0 0 93610 53 0 0 25 0 4 0 654701106 1163763712 253725 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1136488 CPUtime=938.96 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 59949 0 0 0 93866 30 0 0 25 0 4 0 654701106 1163763712 253725 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1136488 CPUtime=940.28 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 51452 0 0 0 94005 23 0 0 25 0 4 0 654701106 1163763712 253725 33554432000 4194304 4964800 140736129516672 18446744073709551615 4333086 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3756.94
Current children cumulated vsize (KiB) 1136488

[startup+1002.3 s]
/proc/loadavg: 8.09 8.11 7.46 9/362 23019
/proc/meminfo: memFree=20528444/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1202024 CPUtime=3996.18 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 264317 0 0 0 399467 151 0 0 25 0 4 0 654701095 1230872576 260023 33554432000 4194304 4964800 140736129516672 18446744073709551615 4343189 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22927/statm: 300506 260023 460 189 0 294855 0
[pid=22927/tid=22929] ppid=22925 vsize=1202024 CPUtime=995.88 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 85963 0 0 0 99535 53 0 0 25 0 4 0 654701106 1230872576 260023 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332519 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1202024 CPUtime=998.96 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 60079 0 0 0 99866 30 0 0 25 0 4 0 654701106 1230872576 260023 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1202024 CPUtime=1000.28 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 57491 0 0 0 100000 28 0 0 25 0 4 0 654701106 1230872576 260023 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332545 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3996.18
Current children cumulated vsize (KiB) 1202024

[startup+1062.3 s]
/proc/loadavg: 7.82 8.02 7.47 10/362 23179
/proc/meminfo: memFree=20500516/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1202024 CPUtime=4233.88 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 268871 0 0 0 423223 165 0 0 25 0 4 0 654701095 1230872576 264518 33554432000 4194304 4964800 140736129516672 18446744073709551615 4653296 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 300506 264518 460 189 0 294855 0
[pid=22927/tid=22929] ppid=22925 vsize=1202024 CPUtime=1055.16 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 85967 0 0 0 105460 56 0 0 25 0 4 0 654701106 1230872576 264518 33554432000 4194304 4964800 140736129516672 18446744073709551615 4660209 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1202024 CPUtime=1058.96 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 64626 0 0 0 105863 33 0 0 25 0 4 0 654701106 1230872576 264518 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1202024 CPUtime=1059.39 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 57494 0 0 0 105905 34 0 0 25 0 4 0 654701106 1230872576 264518 33554432000 4194304 4964800 140736129516672 18446744073709551615 4342811 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4233.88
Current children cumulated vsize (KiB) 1202024

[startup+1122.3 s]
/proc/loadavg: 7.93 8.02 7.50 10/362 23180
/proc/meminfo: memFree=20322220/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1242024 CPUtime=4473.06 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 278861 0 0 0 447129 177 0 0 25 0 4 0 654701095 1271832576 274467 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 310506 274467 460 189 0 304855 0
[pid=22927/tid=22929] ppid=22925 vsize=1242024 CPUtime=1114.4 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 86081 0 0 0 111384 56 0 0 25 0 4 0 654701106 1271832576 274467 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1242024 CPUtime=1118.95 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 73005 0 0 0 111860 35 0 0 25 0 4 0 654701106 1271832576 274467 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1242024 CPUtime=1119.38 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 57494 0 0 0 111904 34 0 0 25 0 4 0 654701106 1271832576 274467 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332560 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4473.06
Current children cumulated vsize (KiB) 1242024

[startup+1182.3 s]
/proc/loadavg: 8.05 8.04 7.54 10/362 23182
/proc/meminfo: memFree=20214456/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1242024 CPUtime=4712.31 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 278894 0 0 0 471052 179 0 0 25 0 4 0 654701095 1271832576 274499 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 310506 274499 460 189 0 304855 0
[pid=22927/tid=22929] ppid=22925 vsize=1242024 CPUtime=1173.67 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 86110 0 0 0 117310 57 0 0 25 0 4 0 654701106 1271832576 274499 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332566 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1242024 CPUtime=1178.94 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 73009 0 0 0 117859 35 0 0 25 0 4 0 654701106 1271832576 274499 33554432000 4194304 4964800 140736129516672 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1242024 CPUtime=1179.39 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 57494 0 0 0 117904 35 0 0 25 0 4 0 654701106 1271832576 274499 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4712.31
Current children cumulated vsize (KiB) 1242024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 8.16 8.07 7.56 10/362 23183
/proc/meminfo: memFree=20183328/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1242024 CPUtime=4800.05 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 280146 0 0 0 479826 179 0 0 25 0 4 0 654701095 1271832576 275751 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 310506 275751 460 189 0 304855 0
[pid=22927/tid=22929] ppid=22925 vsize=1242024 CPUtime=1195.4 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 86207 0 0 0 119483 57 0 0 25 0 4 0 654701106 1271832576 275751 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1242024 CPUtime=1200.95 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 74164 0 0 0 120059 36 0 0 25 0 4 0 654701106 1271832576 275751 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1242024 CPUtime=1201.39 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 57494 0 0 0 120104 35 0 0 25 0 4 0 654701106 1271832576 275751 33554432000 4194304 4964800 140736129516672 18446744073709551615 4653368 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1242024

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

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

[startup+1204.3 s]
/proc/loadavg: 8.16 8.07 7.56 10/362 23183
/proc/meminfo: memFree=20183328/32951132 swapFree=64495980/67111528
[pid=22927] ppid=22925 vsize=1242024 CPUtime=4800.05 cores=1,3,5,7
/proc/22927/stat : 22927 (claspmt) R 22925 22927 16017 0 -1 4202496 280146 0 0 0 479826 179 0 0 25 0 4 0 654701095 1271832576 275751 33554432000 4194304 4964800 140736129516672 18446744073709551615 4332488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22927/statm: 310506 275751 460 189 0 304855 0
[pid=22927/tid=22929] ppid=22925 vsize=1242024 CPUtime=1195.4 cores=1,3,5,7
/proc/22927/task/22929/stat : 22929 (claspmt) R 22925 22927 16017 0 -1 4202560 86207 0 0 0 119483 57 0 0 25 0 4 0 654701106 1271832576 275751 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22927/tid=22930] ppid=22925 vsize=1242024 CPUtime=1200.95 cores=1,3,5,7
/proc/22927/task/22930/stat : 22930 (claspmt) R 22925 22927 16017 0 -1 4202560 74164 0 0 0 120059 36 0 0 25 0 4 0 654701106 1271832576 275751 33554432000 4194304 4964800 140736129516672 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22927/tid=22931] ppid=22925 vsize=1242024 CPUtime=1201.39 cores=1,3,5,7
/proc/22927/task/22931/stat : 22931 (claspmt) R 22925 22927 16017 0 -1 4202560 57494 0 0 0 120104 35 0 0 25 0 4 0 654701106 1271832576 275751 33554432000 4194304 4964800 140736129516672 18446744073709551615 4653368 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1242024

Child status: 0
Real time (s): 1204.4
CPU time (s): 4800.17
CPU user time (s): 4798.33
CPU system time (s): 1.84072
CPU usage (%): 398.552
Max. virtual memory (cumulated for all children) (KiB): 1242024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.33
system time used= 1.84072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280159
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= 50192
involuntary context switches= 25875

runsolver used 4.20436 second user time and 9.96948 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 05:43:35
IDJOB=3373243
IDBENCH=85438
IDSOLVER=1853
FILE ID=node129/3373243-1305431015
RUNJOBID= node129-1305429787-22692
PBS_JOBID= 13324597
Free space on /tmp= 73396 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.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-3373243-1305431015/watcher-3373243-1305431015 -o /tmp/evaluation-result-3373243-1305431015/solver-3373243-1305431015 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373243-1305431015.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=911000617

node129.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.831
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.66
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.831
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.831
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.75
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.75
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.831
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:     32951132 kB
MemFree:      20003472 kB
Buffers:        250948 kB
Cached:        5883408 kB
SwapCached:      52668 kB
Active:        4567528 kB
Inactive:      8155820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20003472 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            1124 kB
Writeback:           0 kB
AnonPages:     6545056 kB
Mapped:          17984 kB
Slab:           120000 kB
PageTables:      40992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 81420200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73408 MiB
End job on node129 at 2011-05-15 06:03:41