Trace number 3299425

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.1 1201.76

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_360_u.cnf
MD5SUM4b70d66c676eba3660e2a5eff473f8e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark178.103
Satisfiable
(Un)Satisfiability was proved
Number of variables7920
Number of clauses14950
Sum of the clauses size44260
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2590
Number of clauses of size 314360
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...088441/instance-3299425-1304088441.cnf
0.00/0.05	c Solving...
4800.03/1201.71	
4800.03/1201.71	*** INTERRUPTED! ***
4800.03/1201.71	*** Shutting down threads...
4800.03/1201.75	s UNKNOWN
4800.03/1201.75	
4800.03/1201.75	c INTERRUPTED   : 1
4800.03/1201.75	c Models        : 0+    
4800.03/1201.75	c Time          : 1201.710s (Solving: 1201.66s 1st Model: 0.00s Unsat: 0.00s)
4800.03/1201.75	c CPU Time      : 4800.050s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299425-1304088441/watcher-3299425-1304088441 -o /tmp/evaluation-result-3299425-1304088441/solver-3299425-1304088441 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299425-1304088441.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: 6.45 7.66 7.88 2/177 27886
/proc/meminfo: memFree=17348912/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=22788 CPUtime=0 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 1057 0 0 0 0 0 0 0 25 0 1 0 599074921 23334912 925 33554432000 4194304 4964704 140733686364624 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27886/statm: 5697 927 385 189 0 571 0

[startup+0.00843094 s]
/proc/loadavg: 6.45 7.66 7.88 2/177 27886
/proc/meminfo: memFree=17348912/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=23800 CPUtime=0 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 1358 0 0 0 0 0 0 0 25 0 1 0 599074921 24371200 1149 33554432000 4194304 4964704 140733686364624 18446744073709551615 4615814 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27886/statm: 5950 1149 396 189 0 824 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23800

[startup+0.106752 s]
/proc/loadavg: 6.45 7.66 7.88 2/177 27886
/proc/meminfo: memFree=17348912/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=240660 CPUtime=0.23 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 3770 0 0 0 23 0 0 0 25 0 4 0 599074921 246435840 3261 33554432000 4194304 4964704 140733686364624 18446744073709551615 4370301 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 60165 3261 458 189 0 54514 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 240660

[startup+0.300385 s]
/proc/loadavg: 6.45 7.66 7.88 2/177 27886
/proc/meminfo: memFree=17348912/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=241244 CPUtime=1.01 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 4540 0 0 0 100 1 0 0 25 0 4 0 599074921 247033856 4031 33554432000 4194304 4964704 140733686364624 18446744073709551615 4320883 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 60311 4031 458 189 0 54660 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 241244

[startup+0.700315 s]
/proc/loadavg: 6.45 7.66 7.88 2/177 27886
/proc/meminfo: memFree=17348912/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=242208 CPUtime=2.61 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 5638 0 0 0 260 1 0 0 25 0 4 0 599074921 248020992 5129 33554432000 4194304 4964704 140733686364624 18446744073709551615 4653515 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 60552 5129 458 189 0 54901 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 242208

[startup+1.50017 s]
/proc/loadavg: 6.45 7.66 7.88 6/181 27890
/proc/meminfo: memFree=17326692/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=243856 CPUtime=5.8 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 7252 0 0 0 578 2 0 0 25 0 4 0 599074921 249708544 6743 33554432000 4194304 4964704 140733686364624 18446744073709551615 4370273 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 60964 6744 458 189 0 55313 0
[pid=27886/tid=27888] ppid=27884 vsize=243856 CPUtime=1.43 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 1136 0 0 0 143 0 0 0 25 0 4 0 599074927 249708544 6744 33554432000 4194304 4964704 140733686364624 18446744073709551615 215988253729 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=243856 CPUtime=1.42 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 1861 0 0 0 142 0 0 0 25 0 4 0 599074927 249708544 6744 33554432000 4194304 4964704 140733686364624 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=243856 CPUtime=1.43 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 1385 0 0 0 143 0 0 0 25 0 4 0 599074927 249708544 6744 33554432000 4194304 4964704 140733686364624 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 243856

[startup+3.10089 s]
/proc/loadavg: 6.33 7.62 7.87 6/181 27890
/proc/meminfo: memFree=17318888/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=246024 CPUtime=12.2 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 9042 0 0 0 1217 3 0 0 25 0 4 0 599074921 251928576 8452 33554432000 4194304 4964704 140733686364624 18446744073709551615 4342199 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 61506 8452 460 189 0 55855 0
[pid=27886/tid=27888] ppid=27884 vsize=246024 CPUtime=3.03 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 1493 0 0 0 303 0 0 0 25 0 4 0 599074927 251928576 8452 33554432000 4194304 4964704 140733686364624 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=246024 CPUtime=3.03 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 2537 0 0 0 302 1 0 0 25 0 4 0 599074927 251928576 8452 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670560 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=246024 CPUtime=3.02 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 1832 0 0 0 302 0 0 0 25 0 4 0 599074927 251928576 8452 33554432000 4194304 4964704 140733686364624 18446744073709551615 4660019 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 246024

[startup+6.30033 s]
/proc/loadavg: 6.33 7.62 7.87 6/181 27890
/proc/meminfo: memFree=17304992/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=248984 CPUtime=24.98 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 12456 0 0 0 2494 4 0 0 25 0 4 0 599074921 254959616 11866 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 62246 11866 460 189 0 56595 0
[pid=27886/tid=27888] ppid=27884 vsize=248984 CPUtime=6.23 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 2060 0 0 0 623 0 0 0 25 0 4 0 599074927 254959616 11866 33554432000 4194304 4964704 140733686364624 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=248984 CPUtime=6.23 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 3943 0 0 0 622 1 0 0 25 0 4 0 599074927 254959616 11866 33554432000 4194304 4964704 140733686364624 18446744073709551615 4465641 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=248984 CPUtime=6.21 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 2575 0 0 0 620 1 0 0 25 0 4 0 599074927 254959616 11866 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 248984

[startup+12.7002 s]
/proc/loadavg: 6.13 7.53 7.84 6/181 27890
/proc/meminfo: memFree=17286472/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=253940 CPUtime=50.54 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 16787 0 0 0 5048 6 0 0 25 0 4 0 599074921 260034560 16196 33554432000 4194304 4964704 140733686364624 18446744073709551615 4462613 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 63485 16196 460 189 0 57834 0
[pid=27886/tid=27888] ppid=27884 vsize=253940 CPUtime=12.63 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 2771 0 0 0 1262 1 0 0 25 0 4 0 599074927 260034560 16196 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=253940 CPUtime=12.63 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 5671 0 0 0 1261 2 0 0 25 0 4 0 599074927 260034560 16196 33554432000 4194304 4964704 140733686364624 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=253940 CPUtime=12.57 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 3706 0 0 0 1256 1 0 0 25 0 4 0 599074927 260034560 16196 33554432000 4194304 4964704 140733686364624 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 253940

[startup+25.501 s]
/proc/loadavg: 5.95 7.45 7.81 9/184 27894
/proc/meminfo: memFree=17080360/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=259432 CPUtime=101.66 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 22810 0 0 0 10158 8 0 0 20 0 4 0 599074921 265658368 22212 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 64858 22212 460 189 0 59207 0
[pid=27886/tid=27888] ppid=27884 vsize=259432 CPUtime=25.42 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 4428 0 0 0 2541 1 0 0 20 0 4 0 599074927 265658368 22212 33554432000 4194304 4964704 140733686364624 18446744073709551615 4333186 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=259432 CPUtime=25.43 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 7243 0 0 0 2541 2 0 0 25 0 4 0 599074927 265658368 22212 33554432000 4194304 4964704 140733686364624 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=259432 CPUtime=25.31 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 5466 0 0 0 2529 2 0 0 25 0 4 0 599074927 265658368 22212 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 259432

[startup+51.1005 s]
/proc/loadavg: 6.73 7.51 7.82 9/184 27894
/proc/meminfo: memFree=16848684/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=269792 CPUtime=203.91 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 31849 0 0 0 20379 12 0 0 25 0 4 0 599074921 276267008 31216 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 67448 31216 460 189 0 61797 0
[pid=27886/tid=27888] ppid=27884 vsize=269792 CPUtime=51.01 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 6046 0 0 0 5099 2 0 0 25 0 4 0 599074927 276267008 31216 33554432000 4194304 4964704 140733686364624 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=269792 CPUtime=51.02 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 10899 0 0 0 5099 3 0 0 25 0 4 0 599074927 276267008 31216 33554432000 4194304 4964704 140733686364624 18446744073709551615 4669337 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=269792 CPUtime=50.76 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 7174 0 0 0 5073 3 0 0 25 0 4 0 599074927 276267008 31216 33554432000 4194304 4964704 140733686364624 18446744073709551615 4669416 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 269792

[startup+102.307 s]
/proc/loadavg: 7.68 7.63 7.84 9/184 27896
/proc/meminfo: memFree=16635516/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=284084 CPUtime=408.45 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 45142 0 0 0 40827 18 0 0 25 0 4 0 599074921 290902016 44440 33554432000 4194304 4964704 140733686364624 18446744073709551615 4683974 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 71021 44440 460 189 0 65370 0
[pid=27886/tid=27888] ppid=27884 vsize=284084 CPUtime=102.2 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 8795 0 0 0 10216 4 0 0 25 0 4 0 599074927 290902016 44440 33554432000 4194304 4964704 140733686364624 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=284084 CPUtime=102.22 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 15534 0 0 0 10218 4 0 0 25 0 4 0 599074927 290902016 44440 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=284084 CPUtime=101.71 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 10253 0 0 0 10166 5 0 0 25 0 4 0 599074927 290902016 44441 33554432000 4194304 4964704 140733686364624 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 284084

[startup+162.301 s]
/proc/loadavg: 7.95 7.71 7.85 9/184 27897
/proc/meminfo: memFree=16458808/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=294616 CPUtime=648.09 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 57156 0 0 0 64786 23 0 0 25 0 4 0 599074921 301686784 56437 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 73654 56437 460 189 0 68003 0
[pid=27886/tid=27888] ppid=27884 vsize=294616 CPUtime=162.17 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 12043 0 0 0 16212 5 0 0 25 0 4 0 599074927 301686784 56437 33554432000 4194304 4964704 140733686364624 18446744073709551615 4652078 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=294616 CPUtime=162.22 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 18190 0 0 0 16216 6 0 0 25 0 4 0 599074927 301686784 56437 33554432000 4194304 4964704 140733686364624 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=294616 CPUtime=161.39 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 13496 0 0 0 16133 6 0 0 25 0 4 0 599074927 301686784 56437 33554432000 4194304 4964704 140733686364624 18446744073709551615 4658616 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.09
Current children cumulated vsize (KiB) 294616

[startup+222.301 s]
/proc/loadavg: 7.98 7.76 7.86 9/184 27899
/proc/meminfo: memFree=16341744/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=368912 CPUtime=887.75 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 65852 0 0 0 88747 28 0 0 25 0 4 0 599074921 377765888 65125 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 92228 65125 460 189 0 86577 0
[pid=27886/tid=27888] ppid=27884 vsize=368912 CPUtime=222.16 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 14352 0 0 0 22210 6 0 0 25 0 4 0 599074927 377765888 65125 33554432000 4194304 4964704 140733686364624 18446744073709551615 4669458 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=368912 CPUtime=222.21 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 20244 0 0 0 22214 7 0 0 25 0 4 0 599074927 377765888 65125 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=368912 CPUtime=221.08 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 15481 0 0 0 22100 8 0 0 25 0 4 0 599074927 377765888 65125 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.75
Current children cumulated vsize (KiB) 368912

[startup+282.301 s]

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

[pid=27886] ppid=27884 vsize=536560 CPUtime=2805.15 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 102613 0 0 0 280462 53 0 0 25 0 4 0 599074921 549437440 101736 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 134140 101736 460 189 0 128489 0
[pid=27886/tid=27888] ppid=27884 vsize=536560 CPUtime=702.12 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 26567 0 0 0 70199 13 0 0 25 0 4 0 599074927 549437440 101736 33554432000 4194304 4964704 140733686364624 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=536560 CPUtime=702.2 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 27835 0 0 0 70206 14 0 0 25 0 4 0 599074927 549437440 101736 33554432000 4194304 4964704 140733686364624 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=536560 CPUtime=698.54 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 24684 0 0 0 69839 15 0 0 25 0 4 0 599074927 549437440 101736 33554432000 4194304 4964704 140733686364624 18446744073709551615 215988290166 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.15
Current children cumulated vsize (KiB) 536560

[startup+762.306 s]
/proc/loadavg: 8.15 8.09 7.97 9/184 27913
/proc/meminfo: memFree=15293668/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=540460 CPUtime=3044.83 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 105540 0 0 0 304428 55 0 0 25 0 4 0 599074921 553431040 104655 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 135115 104655 460 189 0 129464 0
[pid=27886/tid=27888] ppid=27884 vsize=540460 CPUtime=762.12 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 27473 0 0 0 76199 13 0 0 25 0 4 0 599074927 553431040 104655 33554432000 4194304 4964704 140733686364624 18446744073709551615 4675387 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=540460 CPUtime=762.2 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 28529 0 0 0 76206 14 0 0 25 0 4 0 599074927 553431040 104655 33554432000 4194304 4964704 140733686364624 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=540460 CPUtime=758.22 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 25679 0 0 0 75806 16 0 0 25 0 4 0 599074927 553431040 104655 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.83
Current children cumulated vsize (KiB) 540460

[startup+822.301 s]
/proc/loadavg: 8.09 8.08 7.98 9/184 27924
/proc/meminfo: memFree=15247408/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=551820 CPUtime=3284.46 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 112400 0 0 0 328385 61 0 0 25 0 4 0 599074921 565063680 111508 33554432000 4194304 4964704 140733686364624 18446744073709551615 4332412 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 137955 111508 460 189 0 132304 0
[pid=27886/tid=27888] ppid=27884 vsize=551820 CPUtime=822.09 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 28364 0 0 0 82195 14 0 0 25 0 4 0 599074927 565063680 111508 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=551820 CPUtime=822.19 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 29043 0 0 0 82204 15 0 0 25 0 4 0 599074927 565063680 111508 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670057 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=551820 CPUtime=817.9 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 26931 0 0 0 81772 18 0 0 25 0 4 0 599074927 565063680 111508 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.46
Current children cumulated vsize (KiB) 551820

[startup+882.301 s]
/proc/loadavg: 8.03 8.07 7.98 9/184 27925
/proc/meminfo: memFree=15241592/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=550280 CPUtime=3524.13 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 115095 0 0 0 352348 65 0 0 25 0 4 0 599074921 563486720 113428 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 137570 113428 460 189 0 131919 0
[pid=27886/tid=27888] ppid=27884 vsize=550280 CPUtime=881.85 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 28600 0 0 0 88170 15 0 0 25 0 4 0 599074927 563486720 113428 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=550280 CPUtime=882.18 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 29806 0 0 0 88203 15 0 0 25 0 4 0 599074927 563486720 113428 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=550280 CPUtime=877.82 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 27478 0 0 0 87763 19 0 0 25 0 4 0 599074927 563486720 113428 33554432000 4194304 4964704 140733686364624 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.13
Current children cumulated vsize (KiB) 550280

[startup+942.301 s]
/proc/loadavg: 8.04 8.06 7.98 9/184 27927
/proc/meminfo: memFree=15238480/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=550736 CPUtime=3763.8 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 115679 0 0 0 376313 67 0 0 25 0 4 0 599074921 563953664 114011 33554432000 4194304 4964704 140733686364624 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 137684 114011 460 189 0 132033 0
[pid=27886/tid=27888] ppid=27884 vsize=550736 CPUtime=941.53 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 28672 0 0 0 94137 16 0 0 25 0 4 0 599074927 563953664 114011 33554432000 4194304 4964704 140733686364624 18446744073709551615 215988259842 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=550736 CPUtime=942.18 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 29920 0 0 0 94202 16 0 0 25 0 4 0 599074927 563953664 114011 33554432000 4194304 4964704 140733686364624 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=550736 CPUtime=937.81 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 27859 0 0 0 93762 19 0 0 25 0 4 0 599074927 563953664 114011 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.8
Current children cumulated vsize (KiB) 550736

[startup+1002.3 s]
/proc/loadavg: 8.15 8.08 8.00 9/184 27929
/proc/meminfo: memFree=15230776/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=553504 CPUtime=4003.48 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 117801 0 0 0 400279 69 0 0 25 0 4 0 599074921 566788096 116100 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 138376 116100 460 189 0 132725 0
[pid=27886/tid=27888] ppid=27884 vsize=553504 CPUtime=1001.21 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 29137 0 0 0 100104 17 0 0 20 0 4 0 599074927 566788096 116100 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=553504 CPUtime=1002.18 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 30024 0 0 0 100202 16 0 0 25 0 4 0 599074927 566788096 116100 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=553504 CPUtime=997.82 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 28537 0 0 0 99762 20 0 0 25 0 4 0 599074927 566788096 116100 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.48
Current children cumulated vsize (KiB) 553504

[startup+1062.3 s]
/proc/loadavg: 8.10 8.08 8.00 9/184 27930
/proc/meminfo: memFree=15204100/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=557664 CPUtime=4243.16 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 120711 0 0 0 424244 72 0 0 25 0 4 0 599074921 571047936 118986 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 139416 118986 460 189 0 133765 0
[pid=27886/tid=27888] ppid=27884 vsize=557664 CPUtime=1060.89 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 30047 0 0 0 106071 18 0 0 25 0 4 0 599074927 571047936 118986 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=557664 CPUtime=1062.17 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 30364 0 0 0 106201 16 0 0 25 0 4 0 599074927 571047936 118986 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=557664 CPUtime=1057.81 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 29178 0 0 0 105761 20 0 0 21 0 4 0 599074927 571047936 118986 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.16
Current children cumulated vsize (KiB) 557664

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.00 9/184 27932
/proc/meminfo: memFree=15175324/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=559168 CPUtime=4482.82 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 122788 0 0 0 448209 73 0 0 25 0 4 0 599074921 572588032 120975 33554432000 4194304 4964704 140733686364624 18446744073709551615 4660075 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 139792 120975 460 189 0 134141 0
[pid=27886/tid=27888] ppid=27884 vsize=559168 CPUtime=1120.63 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 30709 0 0 0 112044 19 0 0 25 0 4 0 599074927 572588032 120975 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=559168 CPUtime=1122.12 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 30832 0 0 0 112195 17 0 0 25 0 4 0 599074927 572588032 120975 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=559168 CPUtime=1117.81 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 29654 0 0 0 111761 20 0 0 25 0 4 0 599074927 572588032 120975 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.82
Current children cumulated vsize (KiB) 559168

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 8.01 9/184 27933
/proc/meminfo: memFree=15167372/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=560288 CPUtime=4722.51 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 124728 0 0 0 472176 75 0 0 25 0 4 0 599074921 573734912 122900 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27886/statm: 140072 122900 460 189 0 134421 0
[pid=27886/tid=27888] ppid=27884 vsize=560288 CPUtime=1180.62 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 31396 0 0 0 118043 19 0 0 25 0 4 0 599074927 573734912 122900 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=560288 CPUtime=1181.8 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 31398 0 0 0 118163 17 0 0 25 0 4 0 599074927 573734912 122900 33554432000 4194304 4964704 140733686364624 18446744073709551615 4669480 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=560288 CPUtime=1177.81 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 29940 0 0 0 117760 21 0 0 25 0 4 0 599074927 573734912 122900 33554432000 4194304 4964704 140733686364624 18446744073709551615 4312171 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 560288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.17 8.10 8.01 9/184 27934
/proc/meminfo: memFree=15162288/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=561256 CPUtime=4800.03 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 125940 0 0 0 479927 76 0 0 25 0 4 0 599074921 574726144 124110 33554432000 4194304 4964704 140733686364624 18446744073709551615 4660755 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/27886/statm: 140314 124110 460 189 0 134663 0
[pid=27886/tid=27888] ppid=27884 vsize=561256 CPUtime=1200.03 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 31828 0 0 0 119984 19 0 0 25 0 4 0 599074927 574726144 124110 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=561256 CPUtime=1201.19 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 31483 0 0 0 120102 17 0 0 25 0 4 0 599074927 574726144 124110 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=561256 CPUtime=1197.21 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 30317 0 0 0 119700 21 0 0 25 0 4 0 599074927 574726144 124110 33554432000 4194304 4964704 140733686364624 18446744073709551615 4668531 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 561256

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

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

[startup+1201.7 s]
/proc/loadavg: 8.17 8.10 8.01 9/184 27934
/proc/meminfo: memFree=15162288/32950940 swapFree=67111528/67111528
[pid=27886] ppid=27884 vsize=561256 CPUtime=4800.03 cores=0,2,4,6
/proc/27886/stat : 27886 (claspmt) R 27884 27886 27480 0 -1 4202496 125940 0 0 0 479927 76 0 0 25 0 4 0 599074921 574726144 124110 33554432000 4194304 4964704 140733686364624 18446744073709551615 4660755 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/27886/statm: 140314 124110 460 189 0 134663 0
[pid=27886/tid=27888] ppid=27884 vsize=561256 CPUtime=1200.03 cores=0,2,4,6
/proc/27886/task/27888/stat : 27888 (claspmt) R 27884 27886 27480 0 -1 4202560 31828 0 0 0 119984 19 0 0 25 0 4 0 599074927 574726144 124110 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27886/tid=27889] ppid=27884 vsize=561256 CPUtime=1201.19 cores=0,2,4,6
/proc/27886/task/27889/stat : 27889 (claspmt) R 27884 27886 27480 0 -1 4202560 31483 0 0 0 120102 17 0 0 25 0 4 0 599074927 574726144 124110 33554432000 4194304 4964704 140733686364624 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27886/tid=27890] ppid=27884 vsize=561256 CPUtime=1197.21 cores=0,2,4,6
/proc/27886/task/27890/stat : 27890 (claspmt) R 27884 27886 27480 0 -1 4202560 30317 0 0 0 119700 21 0 0 25 0 4 0 599074927 574726144 124110 33554432000 4194304 4964704 140733686364624 18446744073709551615 4668531 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 561256

Child status: 0
Real time (s): 1201.76
CPU time (s): 4800.1
CPU user time (s): 4799.32
CPU system time (s): 0.78488
CPU usage (%): 399.421
Max. virtual memory (cumulated for all children) (KiB): 561256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.32
system time used= 0.78488
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125953
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= 47688
involuntary context switches= 21757

runsolver used 1.9927 second user time and 4.19836 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 16:47:21
IDJOB=3299425
IDBENCH=83189
IDSOLVER=1683
FILE ID=node117/3299425-1304088441
RUNJOBID= node117-1304087198-27498
PBS_JOBID= 13170554
Free space on /tmp= 71668 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_360_u.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-3299425-1304088441/watcher-3299425-1304088441 -o /tmp/evaluation-result-3299425-1304088441/solver-3299425-1304088441 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299425-1304088441.cnf

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

MD5SUM BENCH= 4b70d66c676eba3660e2a5eff473f8e7
RANDOM SEED=356834334

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17349068 kB
Buffers:       2379776 kB
Cached:       12478948 kB
SwapCached:          0 kB
Active:        8252812 kB
Inactive:      6767384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17349068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12184 kB
Writeback:           0 kB
AnonPages:      160512 kB
Mapped:          15536 kB
Slab:           518728 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   304920 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= 71664 MiB
End job on node117 at 2011-04-29 17:07:25