Trace number 3299501

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.42 1202.14

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.0965
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...638418/instance-3299501-1307638418.cnf
0.19/0.26	c Solving...
4800.36/1202.11	
4800.36/1202.11	*** INTERRUPTED! ***
4800.36/1202.11	*** Shutting down threads...
4800.36/1202.14	s UNKNOWN
4800.36/1202.14	
4800.36/1202.14	c INTERRUPTED   : 1
4800.36/1202.14	c Models        : 0+    
4800.36/1202.14	c Time          : 1202.109s (Solving: 1201.85s 1st Model: 0.00s Unsat: 0.00s)
4800.36/1202.14	c CPU Time      : 4800.380s

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.06 8.14 5/180 20680
/proc/meminfo: memFree=32074912/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=21536 CPUtime=0 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 658 0 0 0 0 0 0 0 25 0 1 0 875442787 22052864 587 33554432000 4194304 4964704 140734349391616 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20680/statm: 5384 588 385 189 0 258 0

[startup+0.0944361 s]
/proc/loadavg: 8.08 8.06 8.14 5/180 20680
/proc/meminfo: memFree=32074912/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=24368 CPUtime=0.09 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 1475 0 0 0 9 0 0 0 25 0 1 0 875442787 24952832 1313 33554432000 4194304 4964704 140734349391616 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20680/statm: 6092 1313 398 189 0 966 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24368

[startup+0.100436 s]
/proc/loadavg: 8.08 8.06 8.14 5/180 20680
/proc/meminfo: memFree=32074912/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=24368 CPUtime=0.09 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 1475 0 0 0 9 0 0 0 25 0 1 0 875442787 24952832 1313 33554432000 4194304 4964704 140734349391616 18446744073709551615 4607689 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20680/statm: 6092 1313 398 189 0 966 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24368

[startup+0.30036 s]
/proc/loadavg: 8.08 8.06 8.14 5/180 20680
/proc/meminfo: memFree=32074912/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=170720 CPUtime=0.39 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 1814 0 0 0 39 0 0 0 25 0 4 0 875442787 174817280 1583 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 42680 1583 457 189 0 37029 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 170720

[startup+0.70029 s]
/proc/loadavg: 8.08 8.06 8.14 5/180 20680
/proc/meminfo: memFree=32074912/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=171780 CPUtime=1.99 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 2997 0 0 0 199 0 0 0 25 0 4 0 875442787 175902720 2766 33554432000 4194304 4964704 140734349391616 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 42945 2766 458 189 0 37294 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 171780

[startup+1.50115 s]
/proc/loadavg: 8.08 8.06 8.14 9/184 20684
/proc/meminfo: memFree=32063624/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=174104 CPUtime=5.19 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 4228 0 0 0 518 1 0 0 25 0 4 0 875442787 178282496 3997 33554432000 4194304 4964704 140734349391616 18446744073709551615 4342180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 43526 3997 458 189 0 37875 0
[pid=20680/tid=20682] ppid=20678 vsize=174104 CPUtime=1.22 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 566 0 0 0 122 0 0 0 25 0 4 0 875442813 178282496 3997 33554432000 4194304 4964704 140734349391616 18446744073709551615 4465645 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=174104 CPUtime=1.23 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 920 0 0 0 123 0 0 0 25 0 4 0 875442813 178282496 3997 33554432000 4194304 4964704 140734349391616 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=174104 CPUtime=1.23 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 577 0 0 0 123 0 0 0 25 0 4 0 875442813 178282496 3997 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 174104

[startup+3.10087 s]
/proc/loadavg: 8.08 8.06 8.14 9/184 20684
/proc/meminfo: memFree=32059656/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=175236 CPUtime=11.58 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 5085 0 0 0 1157 1 0 0 25 0 4 0 875442787 179441664 4854 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668657 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 43809 4854 460 189 0 38158 0
[pid=20680/tid=20682] ppid=20678 vsize=175236 CPUtime=2.82 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 762 0 0 0 282 0 0 0 25 0 4 0 875442813 179441664 4854 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=175236 CPUtime=2.83 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 1268 0 0 0 283 0 0 0 25 0 4 0 875442813 179441664 4854 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=175236 CPUtime=2.83 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 714 0 0 0 283 0 0 0 25 0 4 0 875442813 179441664 4854 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 175236

[startup+6.3003 s]
/proc/loadavg: 8.08 8.06 8.14 9/184 20684
/proc/meminfo: memFree=32049488/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=177808 CPUtime=24.37 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 6515 0 0 0 2435 2 0 0 25 0 4 0 875442787 182075392 6284 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668618 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 44452 6284 460 189 0 38801 0
[pid=20680/tid=20682] ppid=20678 vsize=177808 CPUtime=6 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 1086 0 0 0 600 0 0 0 25 0 4 0 875442813 182075392 6284 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=177808 CPUtime=6.02 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 1872 0 0 0 602 0 0 0 25 0 4 0 875442813 182075392 6284 33554432000 4194304 4964704 140734349391616 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=177808 CPUtime=6.03 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 1018 0 0 0 603 0 0 0 25 0 4 0 875442813 182075392 6284 33554432000 4194304 4964704 140734349391616 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 177808

[startup+12.7012 s]
/proc/loadavg: 8.06 8.06 8.14 9/184 20684
/proc/meminfo: memFree=32033296/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=181680 CPUtime=49.93 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 9883 0 0 0 4990 3 0 0 25 0 4 0 875442787 186040320 9531 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668697 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 45420 9531 460 189 0 39769 0
[pid=20680/tid=20682] ppid=20678 vsize=181680 CPUtime=12.36 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 2041 0 0 0 1236 0 0 0 25 0 4 0 875442813 186040320 9531 33554432000 4194304 4964704 140734349391616 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=181680 CPUtime=12.42 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 3180 0 0 0 1242 0 0 0 25 0 4 0 875442813 186040320 9531 33554432000 4194304 4964704 140734349391616 18446744073709551615 4332201 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=181680 CPUtime=12.43 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 1618 0 0 0 1243 0 0 0 25 0 4 0 875442813 186040320 9531 33554432000 4194304 4964704 140734349391616 18446744073709551615 270612777885 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (KiB) 181680

[startup+25.5009 s]
/proc/loadavg: 8.05 8.05 8.13 9/184 20685
/proc/meminfo: memFree=32012820/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=189796 CPUtime=101.06 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 14577 0 0 0 10101 5 0 0 25 0 4 0 875442787 194351104 14044 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 47449 14044 460 189 0 41798 0
[pid=20680/tid=20682] ppid=20678 vsize=189796 CPUtime=25.09 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 3072 0 0 0 2508 1 0 0 25 0 4 0 875442813 194351104 14044 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=189796 CPUtime=25.22 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 5732 0 0 0 2521 1 0 0 25 0 4 0 875442813 194351104 14044 33554432000 4194304 4964704 140734349391616 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=189796 CPUtime=25.22 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 2047 0 0 0 2522 0 0 0 20 0 4 0 875442813 194351104 14044 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 189796

[startup+51.1004 s]
/proc/loadavg: 8.11 8.07 8.13 9/184 20685
/proc/meminfo: memFree=31998880/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=193372 CPUtime=203.32 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 17138 0 0 0 20326 6 0 0 25 0 4 0 875442787 198012928 16526 33554432000 4194304 4964704 140734349391616 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 48343 16526 460 189 0 42692 0
[pid=20680/tid=20682] ppid=20678 vsize=193372 CPUtime=50.57 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 3849 0 0 0 5055 2 0 0 25 0 4 0 875442813 198012928 16526 33554432000 4194304 4964704 140734349391616 18446744073709551615 4627378 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=193372 CPUtime=50.81 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 7218 0 0 0 5080 1 0 0 25 0 4 0 875442813 198012928 16526 33554432000 4194304 4964704 140734349391616 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=193372 CPUtime=50.83 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 2236 0 0 0 5082 1 0 0 25 0 4 0 875442813 198012928 16526 33554432000 4194304 4964704 140734349391616 18446744073709551615 4627488 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.32
Current children cumulated vsize (KiB) 193372

[startup+102.306 s]
/proc/loadavg: 8.17 8.08 8.13 9/184 20687
/proc/meminfo: memFree=31970548/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=197960 CPUtime=407.86 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 21981 0 0 0 40777 9 0 0 25 0 4 0 875442787 202711040 21210 33554432000 4194304 4964704 140734349391616 18446744073709551615 4660024 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 49490 21210 460 189 0 43839 0
[pid=20680/tid=20682] ppid=20678 vsize=197960 CPUtime=101.49 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 5714 0 0 0 10146 3 0 0 25 0 4 0 875442813 202711040 21210 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=197960 CPUtime=102.02 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 9030 0 0 0 10200 2 0 0 25 0 4 0 875442813 202711040 21210 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=197960 CPUtime=102.03 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 2762 0 0 0 10202 1 0 0 25 0 4 0 875442813 202711040 21210 33554432000 4194304 4964704 140734349391616 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.86
Current children cumulated vsize (KiB) 197960

[startup+162.301 s]
/proc/loadavg: 8.24 8.11 8.14 9/184 20688
/proc/meminfo: memFree=31951884/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=200948 CPUtime=647.51 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 24697 0 0 0 64741 10 0 0 25 0 4 0 875442787 205770752 23688 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670250 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 50237 23688 460 189 0 44586 0
[pid=20680/tid=20682] ppid=20678 vsize=200948 CPUtime=161.16 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 6826 0 0 0 16113 3 0 0 25 0 4 0 875442813 205770752 23688 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=200948 CPUtime=162.01 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 10281 0 0 0 16199 2 0 0 25 0 4 0 875442813 205770752 23688 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=200948 CPUtime=162.02 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 2934 0 0 0 16200 2 0 0 25 0 4 0 875442813 205770752 23688 33554432000 4194304 4964704 140734349391616 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.51
Current children cumulated vsize (KiB) 200948

[startup+222.301 s]
/proc/loadavg: 8.14 8.11 8.13 9/184 20690
/proc/meminfo: memFree=31939184/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=203604 CPUtime=887.18 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 26474 0 0 0 88706 12 0 0 25 0 4 0 875442787 208490496 25418 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668609 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 50901 25418 460 189 0 45250 0
[pid=20680/tid=20682] ppid=20678 vsize=203604 CPUtime=220.83 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 7428 0 0 0 22080 3 0 0 25 0 4 0 875442813 208490496 25418 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=203604 CPUtime=222.02 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 10835 0 0 0 22199 3 0 0 25 0 4 0 875442813 208490496 25418 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=203604 CPUtime=222.02 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 3270 0 0 0 22200 2 0 0 25 0 4 0 875442813 208490496 25418 33554432000 4194304 4964704 140734349391616 18446744073709551615 4689745 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.18
Current children cumulated vsize (KiB) 203604

[startup+282.3 s]

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

[pid=20680] ppid=20678 vsize=281048 CPUtime=2803.75 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 41869 0 0 0 280347 28 0 0 25 0 4 0 875442787 287793152 39144 33554432000 4194304 4964704 140734349391616 18446744073709551615 4644891 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 70262 39144 460 189 0 64611 0
[pid=20680/tid=20682] ppid=20678 vsize=281048 CPUtime=698.26 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 13111 0 0 0 69819 7 0 0 25 0 4 0 875442813 287793152 39144 33554432000 4194304 4964704 140734349391616 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=281048 CPUtime=701.99 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 16436 0 0 0 70192 7 0 0 25 0 4 0 875442813 287793152 39144 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=281048 CPUtime=702 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6029 0 0 0 70194 6 0 0 25 0 4 0 875442813 287793152 39144 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2803.75
Current children cumulated vsize (KiB) 281048

[startup+762.307 s]
/proc/loadavg: 8.16 8.17 8.14 9/184 20716
/proc/meminfo: memFree=31850552/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=282172 CPUtime=3043.45 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 42754 0 0 0 304316 29 0 0 25 0 4 0 875442787 288944128 39762 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 70543 39762 460 189 0 64892 0
[pid=20680/tid=20682] ppid=20678 vsize=282172 CPUtime=757.95 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 13617 0 0 0 75787 8 0 0 25 0 4 0 875442813 288944128 39762 33554432000 4194304 4964704 140734349391616 18446744073709551615 4644864 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=282172 CPUtime=761.99 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 16765 0 0 0 76192 7 0 0 25 0 4 0 875442813 288944128 39762 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=282172 CPUtime=762.02 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6067 0 0 0 76195 7 0 0 25 0 4 0 875442813 288944128 39762 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668652 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3043.45
Current children cumulated vsize (KiB) 282172

[startup+822.301 s]
/proc/loadavg: 8.12 8.15 8.13 9/184 20718
/proc/meminfo: memFree=31840832/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=282172 CPUtime=3283.11 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 43514 0 0 0 328281 30 0 0 25 0 4 0 875442787 288944128 40333 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 70543 40333 460 189 0 64892 0
[pid=20680/tid=20682] ppid=20678 vsize=282172 CPUtime=817.62 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 14131 0 0 0 81754 8 0 0 25 0 4 0 875442813 288944128 40333 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=282172 CPUtime=821.99 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 16882 0 0 0 82192 7 0 0 25 0 4 0 875442813 288944128 40333 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=282172 CPUtime=822.01 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6136 0 0 0 82194 7 0 0 25 0 4 0 875442813 288944128 40333 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.11
Current children cumulated vsize (KiB) 282172

[startup+882.3 s]
/proc/loadavg: 8.13 8.15 8.13 9/184 20719
/proc/meminfo: memFree=31822552/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=282708 CPUtime=3522.79 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 44642 0 0 0 352248 31 0 0 25 0 4 0 875442787 289492992 41146 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 70677 41146 460 189 0 65026 0
[pid=20680/tid=20682] ppid=20678 vsize=282708 CPUtime=877.31 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 14596 0 0 0 87722 9 0 0 25 0 4 0 875442813 289492992 41146 33554432000 4194304 4964704 140734349391616 18446744073709551615 4627421 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=282708 CPUtime=881.98 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 17538 0 0 0 88191 7 0 0 25 0 4 0 875442813 289492992 41146 33554432000 4194304 4964704 140734349391616 18446744073709551615 4644870 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=282708 CPUtime=882.01 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6143 0 0 0 88194 7 0 0 25 0 4 0 875442813 289492992 41146 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3522.79
Current children cumulated vsize (KiB) 282708

[startup+942.301 s]
/proc/loadavg: 8.21 8.16 8.14 9/184 20721
/proc/meminfo: memFree=31815292/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=282992 CPUtime=3762.48 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 45237 0 0 0 376216 32 0 0 25 0 4 0 875442787 289783808 41458 33554432000 4194304 4964704 140734349391616 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 70748 41458 460 189 0 65097 0
[pid=20680/tid=20682] ppid=20678 vsize=282992 CPUtime=936.99 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 15008 0 0 0 93690 9 0 0 25 0 4 0 875442813 289783808 41458 33554432000 4194304 4964704 140734349391616 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=282992 CPUtime=941.98 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 17662 0 0 0 94191 7 0 0 25 0 4 0 875442813 289783808 41458 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=282992 CPUtime=942.01 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6201 0 0 0 94194 7 0 0 25 0 4 0 875442813 289783808 41458 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3762.48
Current children cumulated vsize (KiB) 282992

[startup+1002.3 s]
/proc/loadavg: 8.20 8.16 8.14 9/184 20723
/proc/meminfo: memFree=31807332/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=284132 CPUtime=4002.16 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 46589 0 0 0 400181 35 0 0 25 0 4 0 875442787 290951168 42715 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668668 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 71033 42715 460 189 0 65382 0
[pid=20680/tid=20682] ppid=20678 vsize=284132 CPUtime=996.67 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 15263 0 0 0 99657 10 0 0 25 0 4 0 875442813 290951168 42715 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=284132 CPUtime=1001.99 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 18067 0 0 0 100191 8 0 0 25 0 4 0 875442813 290951168 42715 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=284132 CPUtime=1002.01 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6201 0 0 0 100194 7 0 0 25 0 4 0 875442813 290951168 42715 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.16
Current children cumulated vsize (KiB) 284132

[startup+1062.3 s]
/proc/loadavg: 8.18 8.16 8.13 9/184 20724
/proc/meminfo: memFree=31801696/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=284732 CPUtime=4241.84 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 47411 0 0 0 424148 36 0 0 25 0 4 0 875442787 291565568 43395 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 71183 43395 460 189 0 65532 0
[pid=20680/tid=20682] ppid=20678 vsize=284732 CPUtime=1056.35 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 15902 0 0 0 105625 10 0 0 25 0 4 0 875442813 291565568 43395 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=284732 CPUtime=1061.99 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 18232 0 0 0 106191 8 0 0 25 0 4 0 875442813 291565568 43395 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=284732 CPUtime=1062 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6205 0 0 0 106193 7 0 0 25 0 4 0 875442813 291565568 43395 33554432000 4194304 4964704 140734349391616 18446744073709551615 4660112 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4241.84
Current children cumulated vsize (KiB) 284732

[startup+1122.3 s]
/proc/loadavg: 8.13 8.14 8.13 5/179 20727
/proc/meminfo: memFree=31976016/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=284732 CPUtime=4481.52 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 47991 0 0 0 448115 37 0 0 25 0 4 0 875442787 291565568 43782 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 71183 43782 460 189 0 65532 0
[pid=20680/tid=20682] ppid=20678 vsize=284732 CPUtime=1116.03 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 16357 0 0 0 111592 11 0 0 25 0 4 0 875442813 291565568 43782 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=284732 CPUtime=1121.98 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 18275 0 0 0 112190 8 0 0 25 0 4 0 875442813 291565568 43782 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=284732 CPUtime=1122.01 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6284 0 0 0 112193 8 0 0 25 0 4 0 875442813 291565568 43782 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4481.52
Current children cumulated vsize (KiB) 284732

[startup+1182.3 s]
/proc/loadavg: 5.51 7.39 7.87 5/175 20752
/proc/meminfo: memFree=31975144/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=285048 CPUtime=4721.24 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 49508 0 0 0 472085 39 0 0 25 0 4 0 875442787 291889152 45009 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 71262 45009 460 189 0 65611 0
[pid=20680/tid=20682] ppid=20678 vsize=285048 CPUtime=1175.75 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 16846 0 0 0 117564 11 0 0 25 0 4 0 875442813 291889152 45009 33554432000 4194304 4964704 140734349391616 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=285048 CPUtime=1181.99 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 19292 0 0 0 118189 10 0 0 25 0 4 0 875442813 291889152 45009 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670301 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=285048 CPUtime=1182.01 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6285 0 0 0 118193 8 0 0 25 0 4 0 875442813 291889152 45009 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.24
Current children cumulated vsize (KiB) 285048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 5.08 7.16 7.78 5/175 20753
/proc/meminfo: memFree=31973132/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=285444 CPUtime=4800.36 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 50063 0 0 0 479997 39 0 0 25 0 4 0 875442787 292294656 45468 33554432000 4194304 4964704 140734349391616 18446744073709551615 270612808314 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 71361 45468 460 189 0 65710 0
[pid=20680/tid=20682] ppid=20678 vsize=285444 CPUtime=1195.46 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 17037 0 0 0 119535 11 0 0 25 0 4 0 875442813 292294656 45468 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=285444 CPUtime=1201.79 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 19636 0 0 0 120169 10 0 0 25 0 4 0 875442813 292294656 45468 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=285444 CPUtime=1201.82 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6305 0 0 0 120174 8 0 0 25 0 4 0 875442813 292294656 45468 33554432000 4194304 4964704 140734349391616 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 285444

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

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

[startup+1202.1 s]
/proc/loadavg: 5.08 7.16 7.78 5/175 20753
/proc/meminfo: memFree=31973132/32951124 swapFree=67052292/67111528
[pid=20680] ppid=20678 vsize=285444 CPUtime=4800.36 cores=0,2,4,6
/proc/20680/stat : 20680 (claspmt) R 20678 20680 19795 0 -1 4202496 50063 0 0 0 479997 39 0 0 25 0 4 0 875442787 292294656 45468 33554432000 4194304 4964704 140734349391616 18446744073709551615 270612808314 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 71361 45468 460 189 0 65710 0
[pid=20680/tid=20682] ppid=20678 vsize=285444 CPUtime=1195.46 cores=0,2,4,6
/proc/20680/task/20682/stat : 20682 (claspmt) R 20678 20680 19795 0 -1 4202560 17037 0 0 0 119535 11 0 0 25 0 4 0 875442813 292294656 45468 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=285444 CPUtime=1201.79 cores=0,2,4,6
/proc/20680/task/20683/stat : 20683 (claspmt) R 20678 20680 19795 0 -1 4202560 19636 0 0 0 120169 10 0 0 25 0 4 0 875442813 292294656 45468 33554432000 4194304 4964704 140734349391616 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=285444 CPUtime=1201.82 cores=0,2,4,6
/proc/20680/task/20684/stat : 20684 (claspmt) R 20678 20680 19795 0 -1 4202560 6305 0 0 0 120174 8 0 0 25 0 4 0 875442813 292294656 45468 33554432000 4194304 4964704 140734349391616 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 285444

Child status: 0
Real time (s): 1202.14
CPU time (s): 4800.42
CPU user time (s): 4800.02
CPU system time (s): 0.406938
CPU usage (%): 399.322
Max. virtual memory (cumulated for all children) (KiB): 285444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.02
system time used= 0.406938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50075
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= 13677
involuntary context switches= 23286

runsolver used 1.90471 second user time and 4.43033 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-09 18:53:38
IDJOB=3299501
IDBENCH=83280
IDSOLVER=1683
FILE ID=node108/3299501-1307638418
RUNJOBID= node108-1307635897-20209
PBS_JOBID= 13549383
Free space on /tmp= 74084 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_506.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-3299501-1307638418/watcher-3299501-1307638418 -o /tmp/evaluation-result-3299501-1307638418/solver-3299501-1307638418 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299501-1307638418.cnf

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=2052806192

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:     32951124 kB
MemFree:      32075332 kB
Buffers:        214424 kB
Cached:         340448 kB
SwapCached:      25900 kB
Active:         417592 kB
Inactive:       247612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32075332 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:      105164 kB
Mapped:           9876 kB
Slab:           147104 kB
PageTables:       4944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   303988 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= 74084 MiB
End job on node108 at 2011-06-09 19:13:43