Trace number 3299373

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.31 1201.95

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.477926
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...115937/instance-3299373-1304115937.cnf
0.19/0.27	c Solving...
4800.14/1201.81	
4800.14/1201.81	*** INTERRUPTED! ***
4800.14/1201.81	*** Shutting down threads...
4800.26/1201.94	s UNKNOWN
4800.26/1201.94	
4800.26/1201.94	c INTERRUPTED   : 1
4800.26/1201.94	c Models        : 0+    
4800.26/1201.94	c Time          : 1201.817s (Solving: 1201.55s 1st Model: 0.00s Unsat: 0.00s)
4800.26/1201.94	c CPU Time      : 4800.170s

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-3299373-1304115937/watcher-3299373-1304115937 -o /tmp/evaluation-result-3299373-1304115937/solver-3299373-1304115937 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299373-1304115937.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.43 7.88 6.82 6/180 31298
/proc/meminfo: memFree=24155776/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=21532 CPUtime=0 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 664 0 0 0 0 0 0 0 25 0 1 0 504009525 22048768 586 33554432000 4194304 4964704 140733906953296 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31298/statm: 5383 586 385 189 0 257 0

[startup+0.0128041 s]
/proc/loadavg: 8.43 7.88 6.82 6/180 31298
/proc/meminfo: memFree=24155776/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=22940 CPUtime=0 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 1166 0 0 0 0 0 0 0 25 0 1 0 504009525 23490560 917 33554432000 4194304 4964704 140733906953296 18446744073709551615 233509958341 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31298/statm: 5735 919 385 189 0 609 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 22940

[startup+0.100819 s]
/proc/loadavg: 8.43 7.88 6.82 6/180 31298
/proc/meminfo: memFree=24155776/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=26200 CPUtime=0.09 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 2142 0 0 0 9 0 0 0 25 0 1 0 504009525 26828800 1764 33554432000 4194304 4964704 140733906953296 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31298/statm: 6550 1764 398 189 0 1424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26200

[startup+0.300708 s]
/proc/loadavg: 8.43 7.88 6.82 6/180 31298
/proc/meminfo: memFree=24155776/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=172812 CPUtime=0.34 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 2755 0 0 0 34 0 0 0 25 0 4 0 504009525 176959488 2203 33554432000 4194304 4964704 140733906953296 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31298/statm: 43203 2203 457 189 0 37552 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 172812

[startup+0.700638 s]
/proc/loadavg: 8.43 7.88 6.82 6/180 31298
/proc/meminfo: memFree=24155776/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=177292 CPUtime=1.94 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 6591 0 0 0 193 1 0 0 25 0 4 0 504009525 181547008 6039 33554432000 4194304 4964704 140733906953296 18446744073709551615 4321076 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31298/statm: 44323 6039 458 189 0 38672 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 177292

[startup+1.5005 s]
/proc/loadavg: 8.39 7.88 6.83 10/184 31302
/proc/meminfo: memFree=24128968/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=182280 CPUtime=5.13 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 10186 0 0 0 511 2 0 0 25 0 4 0 504009525 186654720 9634 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31298/statm: 45570 9635 458 189 0 39919 0
[pid=31298/tid=31300] ppid=31296 vsize=182280 CPUtime=1.19 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 1956 0 0 0 119 0 0 0 25 0 4 0 504009553 186654720 9635 33554432000 4194304 4964704 140733906953296 18446744073709551615 4647546 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=182280 CPUtime=1.21 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 1694 0 0 0 121 0 0 0 19 0 4 0 504009553 186654720 9635 33554432000 4194304 4964704 140733906953296 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=182280 CPUtime=1.21 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 2218 0 0 0 121 0 0 0 25 0 4 0 504009553 186654720 9635 33554432000 4194304 4964704 140733906953296 18446744073709551615 233509958689 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 182280

[startup+3.10021 s]
/proc/loadavg: 8.39 7.88 6.83 10/184 31302
/proc/meminfo: memFree=24109624/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=187976 CPUtime=11.53 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 15073 0 0 0 1149 4 0 0 25 0 4 0 504009525 192487424 14521 33554432000 4194304 4964704 140733906953296 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31298/statm: 46994 14521 460 189 0 41343 0
[pid=31298/tid=31300] ppid=31296 vsize=187976 CPUtime=2.79 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 2883 0 0 0 278 1 0 0 18 0 4 0 504009553 192487424 14521 33554432000 4194304 4964704 140733906953296 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=187976 CPUtime=2.81 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 2548 0 0 0 281 0 0 0 23 0 4 0 504009553 192487424 14521 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=187976 CPUtime=2.81 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 3574 0 0 0 281 0 0 0 25 0 4 0 504009553 192487424 14521 33554432000 4194304 4964704 140733906953296 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 187976

[startup+6.30064 s]
/proc/loadavg: 8.36 7.88 6.83 10/184 31302
/proc/meminfo: memFree=24080932/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=197696 CPUtime=24.31 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 20255 0 0 0 2426 5 0 0 25 0 4 0 504009525 202440704 19703 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31298/statm: 49424 19703 460 189 0 43773 0
[pid=31298/tid=31300] ppid=31296 vsize=197696 CPUtime=5.97 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 4438 0 0 0 596 1 0 0 20 0 4 0 504009553 202440704 19703 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=197696 CPUtime=6.01 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 3386 0 0 0 601 0 0 0 25 0 4 0 504009553 202440704 19703 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=197696 CPUtime=6.01 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 4953 0 0 0 600 1 0 0 25 0 4 0 504009553 202440704 19703 33554432000 4194304 4964704 140733906953296 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 197696

[startup+12.7005 s]
/proc/loadavg: 8.33 7.89 6.84 10/184 31302
/proc/meminfo: memFree=24051280/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=203104 CPUtime=49.87 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 26419 0 0 0 4980 7 0 0 25 0 4 0 504009525 207978496 25867 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31298/statm: 50776 25867 460 189 0 45125 0
[pid=31298/tid=31300] ppid=31296 vsize=203104 CPUtime=12.33 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 6071 0 0 0 1231 2 0 0 25 0 4 0 504009553 207978496 25867 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=203104 CPUtime=12.41 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 4556 0 0 0 1241 0 0 0 25 0 4 0 504009553 207978496 25867 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=203104 CPUtime=12.41 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 6641 0 0 0 1240 1 0 0 25 0 4 0 504009553 207978496 25867 33554432000 4194304 4964704 140733906953296 18446744073709551615 4456563 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.87
Current children cumulated vsize (KiB) 203104

[startup+25.5012 s]
/proc/loadavg: 8.43 7.92 6.86 10/184 31303
/proc/meminfo: memFree=24012964/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=273796 CPUtime=100.99 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 35663 0 0 0 10087 12 0 0 25 0 4 0 504009525 280367104 35111 33554432000 4194304 4964704 140733906953296 18446744073709551615 4653336 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31298/statm: 68449 35111 460 189 0 62798 0
[pid=31298/tid=31300] ppid=31296 vsize=273796 CPUtime=25.06 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 9852 0 0 0 2502 4 0 0 25 0 4 0 504009553 280367104 35111 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=273796 CPUtime=25.21 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 5772 0 0 0 2520 1 0 0 25 0 4 0 504009553 280367104 35111 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=273796 CPUtime=25.21 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 8545 0 0 0 2519 2 0 0 25 0 4 0 504009553 280367104 35111 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 273796

[startup+51.1006 s]
/proc/loadavg: 8.26 7.93 6.90 10/184 31303
/proc/meminfo: memFree=23918956/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=289260 CPUtime=203.25 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 51344 0 0 0 20305 20 0 0 25 0 4 0 504009525 296202240 50768 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31298/statm: 72315 50768 460 189 0 66664 0
[pid=31298/tid=31300] ppid=31296 vsize=289260 CPUtime=50.52 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 11426 0 0 0 5047 5 0 0 25 0 4 0 504009553 296202240 50768 33554432000 4194304 4964704 140733906953296 18446744073709551615 4334298 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=289260 CPUtime=50.81 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 7215 0 0 0 5080 1 0 0 25 0 4 0 504009553 296202240 50768 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=289260 CPUtime=50.81 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 13334 0 0 0 5076 5 0 0 25 0 4 0 504009553 296202240 50768 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.25
Current children cumulated vsize (KiB) 289260

[startup+102.306 s]
/proc/loadavg: 8.21 7.97 6.96 9/184 31305
/proc/meminfo: memFree=23839920/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=295668 CPUtime=407.78 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 60323 0 0 0 40752 26 0 0 25 0 4 0 504009525 302764032 59679 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670269 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31298/statm: 73917 59679 460 189 0 68266 0
[pid=31298/tid=31300] ppid=31296 vsize=295668 CPUtime=101.43 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 14438 0 0 0 10136 7 0 0 25 0 4 0 504009553 302764032 59679 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=295668 CPUtime=102.01 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 9147 0 0 0 10200 1 0 0 25 0 4 0 504009553 302764032 59679 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=295668 CPUtime=102.01 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 15247 0 0 0 10195 6 0 0 25 0 4 0 504009553 302764032 59679 33554432000 4194304 4964704 140733906953296 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.78
Current children cumulated vsize (KiB) 295668

[startup+162.301 s]
/proc/loadavg: 8.12 7.99 7.03 10/184 31306
/proc/meminfo: memFree=23730884/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=517800 CPUtime=647.41 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 84753 0 0 0 64695 46 0 0 25 0 4 0 504009525 530227200 84015 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31298/statm: 129450 84015 460 189 0 123799 0
[pid=31298/tid=31300] ppid=31296 vsize=517800 CPUtime=161.38 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 19814 0 0 0 16126 12 0 0 25 0 4 0 504009553 530227200 84015 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=517800 CPUtime=162 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 11644 0 0 0 16198 2 0 0 25 0 4 0 504009553 530227200 84015 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=517800 CPUtime=162.01 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 23740 0 0 0 16187 14 0 0 25 0 4 0 504009553 530227200 84015 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.41
Current children cumulated vsize (KiB) 517800

[startup+222.301 s]
/proc/loadavg: 8.13 8.02 7.10 10/184 31308
/proc/meminfo: memFree=23614528/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=599636 CPUtime=887.07 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 105852 0 0 0 88645 62 0 0 25 0 4 0 504009525 614027264 104691 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31298/statm: 149909 104691 460 189 0 144258 0
[pid=31298/tid=31300] ppid=31296 vsize=599636 CPUtime=221.38 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 23795 0 0 0 22122 16 0 0 25 0 4 0 504009553 614027264 104691 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=599636 CPUtime=222 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 13500 0 0 0 22198 2 0 0 25 0 4 0 504009553 614027264 104691 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=599636 CPUtime=222.01 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 38937 0 0 0 22175 26 0 0 25 0 4 0 504009553 614027264 104691 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.07
Current children cumulated vsize (KiB) 599636

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2564.81
Current children cumulated vsize (KiB) 711180

[startup+702.301 s]
/proc/loadavg: 4.25 6.28 6.79 5/175 31339
/proc/meminfo: memFree=24433452/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=711180 CPUtime=2804.53 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 153176 0 0 0 280291 162 0 0 25 0 4 0 504009525 728248320 150939 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31298/statm: 177795 150939 460 189 0 172144 0
[pid=31298/tid=31300] ppid=31296 vsize=711180 CPUtime=701.31 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 39754 0 0 0 70081 50 0 0 25 0 4 0 504009553 728248320 150939 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=711180 CPUtime=702.01 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 19177 0 0 0 70195 6 0 0 25 0 4 0 504009553 728248320 150939 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=711180 CPUtime=702.01 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 51822 0 0 0 70160 41 0 0 25 0 4 0 504009553 728248320 150939 33554432000 4194304 4964704 140733906953296 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.53
Current children cumulated vsize (KiB) 711180

[startup+762.306 s]
/proc/loadavg: 4.09 5.86 6.61 5/175 31340
/proc/meminfo: memFree=24400924/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=842252 CPUtime=3044.26 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 161560 0 0 0 304222 204 0 0 25 0 4 0 504009525 862466048 159168 33554432000 4194304 4964704 140733906953296 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31298/statm: 210563 159168 460 189 0 204912 0
[pid=31298/tid=31300] ppid=31296 vsize=842252 CPUtime=761.31 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 47346 0 0 0 76039 92 0 0 25 0 4 0 504009553 862466048 159168 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=842252 CPUtime=762.01 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 19464 0 0 0 76195 6 0 0 25 0 4 0 504009553 862466048 159168 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=842252 CPUtime=762.02 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 52115 0 0 0 76161 41 0 0 25 0 4 0 504009553 862466048 159168 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.26
Current children cumulated vsize (KiB) 842252

[startup+822.3 s]
/proc/loadavg: 4.03 5.52 6.45 5/175 31342
/proc/meminfo: memFree=24372008/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=842252 CPUtime=3283.96 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 168727 0 0 0 328168 228 0 0 25 0 4 0 504009525 862466048 166335 33554432000 4194304 4964704 140733906953296 18446744073709551615 4660345 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31298/statm: 210563 166335 460 189 0 204912 0
[pid=31298/tid=31300] ppid=31296 vsize=842252 CPUtime=821.3 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 48408 0 0 0 82035 95 0 0 25 0 4 0 504009553 862466048 166335 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320996 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=842252 CPUtime=822 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 22245 0 0 0 82192 8 0 0 25 0 4 0 504009553 862466048 166335 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=842252 CPUtime=822.01 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 52119 0 0 0 82160 41 0 0 25 0 4 0 504009553 862466048 166335 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.96
Current children cumulated vsize (KiB) 842252

[startup+882.301 s]
/proc/loadavg: 4.07 5.25 6.30 5/175 31344
/proc/meminfo: memFree=24344428/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=908596 CPUtime=3523.67 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 176054 0 0 0 352124 243 0 0 25 0 4 0 504009525 930402304 173086 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31298/statm: 227149 173086 460 189 0 221498 0
[pid=31298/tid=31300] ppid=31296 vsize=908596 CPUtime=881.28 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 50742 0 0 0 88025 103 0 0 25 0 4 0 504009553 930402304 173086 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=908596 CPUtime=882.01 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 23193 0 0 0 88191 10 0 0 25 0 4 0 504009553 930402304 173086 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=908596 CPUtime=882.02 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 56127 0 0 0 88156 46 0 0 25 0 4 0 504009553 930402304 173086 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.67
Current children cumulated vsize (KiB) 908596

[startup+942.301 s]
/proc/loadavg: 4.02 5.02 6.15 5/175 31345
/proc/meminfo: memFree=24337824/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=908596 CPUtime=3763.41 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 177889 0 0 0 376086 255 0 0 25 0 4 0 504009525 930402304 174921 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31298/statm: 227149 174921 460 189 0 221498 0
[pid=31298/tid=31300] ppid=31296 vsize=908596 CPUtime=941.28 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 50995 0 0 0 94025 103 0 0 25 0 4 0 504009553 930402304 174921 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=908596 CPUtime=942.01 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 23285 0 0 0 94191 10 0 0 25 0 4 0 504009553 930402304 174921 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=908596 CPUtime=942.02 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 56137 0 0 0 94156 46 0 0 25 0 4 0 504009553 930402304 174921 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.41
Current children cumulated vsize (KiB) 908596

[startup+1002.3 s]
/proc/loadavg: 4.01 4.83 6.01 5/175 31347
/proc/meminfo: memFree=24303672/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=913976 CPUtime=4003.09 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 186476 0 0 0 400046 263 0 0 25 0 4 0 504009525 935911424 183508 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31298/statm: 228494 183508 460 189 0 222843 0
[pid=31298/tid=31300] ppid=31296 vsize=913976 CPUtime=1001.09 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 51577 0 0 0 100005 104 0 0 25 0 4 0 504009553 935911424 183508 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=913976 CPUtime=1002.01 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 25000 0 0 0 100191 10 0 0 25 0 4 0 504009553 935911424 183508 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=913976 CPUtime=1002.02 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 62424 0 0 0 100148 54 0 0 25 0 4 0 504009553 935911424 183508 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.09
Current children cumulated vsize (KiB) 913976

[startup+1062.3 s]
/proc/loadavg: 4.05 4.70 5.89 5/175 31348
/proc/meminfo: memFree=24264212/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=951064 CPUtime=4242.79 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 196287 0 0 0 424008 271 0 0 25 0 4 0 504009525 973889536 193164 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31298/statm: 237766 193164 460 189 0 232115 0
[pid=31298/tid=31300] ppid=31296 vsize=951064 CPUtime=1060.79 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 52735 0 0 0 105974 105 0 0 25 0 4 0 504009553 973889536 193164 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=951064 CPUtime=1062.02 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 25406 0 0 0 106191 11 0 0 25 0 4 0 504009553 973889536 193164 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=951064 CPUtime=1062.01 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 70667 0 0 0 106141 60 0 0 25 0 4 0 504009553 973889536 193164 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.79
Current children cumulated vsize (KiB) 951064

[startup+1122.3 s]
/proc/loadavg: 4.06 4.58 5.77 5/175 31350
/proc/meminfo: memFree=24259200/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=955508 CPUtime=4482.48 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 197716 0 0 0 447977 271 0 0 25 0 4 0 504009525 978440192 194438 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31298/statm: 238877 194438 460 189 0 233226 0
[pid=31298/tid=31300] ppid=31296 vsize=955508 CPUtime=1120.48 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 52924 0 0 0 111943 105 0 0 25 0 4 0 504009553 978440192 194438 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=955508 CPUtime=1122.02 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 26392 0 0 0 112191 11 0 0 25 0 4 0 504009553 978440192 194438 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=955508 CPUtime=1122.01 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 70920 0 0 0 112141 60 0 0 25 0 4 0 504009553 978440192 194438 33554432000 4194304 4964704 140733906953296 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.48
Current children cumulated vsize (KiB) 955508

[startup+1182.3 s]
/proc/loadavg: 4.06 4.49 5.66 5/175 31352
/proc/meminfo: memFree=24237460/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=1021044 CPUtime=4722.21 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 203913 0 0 0 471922 299 0 0 25 0 4 0 504009525 1045549056 200635 33554432000 4194304 4964704 140733906953296 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31298/statm: 255261 200635 460 189 0 249610 0
[pid=31298/tid=31300] ppid=31296 vsize=1021044 CPUtime=1180.21 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 52933 0 0 0 117916 105 0 0 25 0 4 0 504009553 1045549056 200635 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670181 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=1021044 CPUtime=1182.02 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 26910 0 0 0 118191 11 0 0 25 0 4 0 504009553 1045549056 200635 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=1021044 CPUtime=1182.01 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 70930 0 0 0 118141 60 0 0 25 0 4 0 504009553 1045549056 200635 33554432000 4194304 4964704 140733906953296 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.21
Current children cumulated vsize (KiB) 1021044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 4.11 4.47 5.63 5/175 31352
/proc/meminfo: memFree=24232368/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=1023604 CPUtime=4800.14 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 204455 0 0 0 479715 299 0 0 25 0 4 0 504009525 1048170496 201177 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31298/statm: 255901 201177 460 189 0 250250 0
[pid=31298/tid=31300] ppid=31296 vsize=1023604 CPUtime=1199.62 cores=0,2,4,6
/proc/31298/task/31300/stat : 31300 (claspmt) R 31296 31298 30477 0 -1 4202560 52947 0 0 0 119857 105 0 0 25 0 4 0 504009553 1048170496 201177 33554432000 4194304 4964704 140733906953296 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31298/tid=31301] ppid=31296 vsize=1023604 CPUtime=1201.52 cores=0,2,4,6
/proc/31298/task/31301/stat : 31301 (claspmt) R 31296 31298 30477 0 -1 4202560 27434 0 0 0 120141 11 0 0 25 0 4 0 504009553 1048170496 201177 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31298/tid=31302] ppid=31296 vsize=1023604 CPUtime=1201.52 cores=0,2,4,6
/proc/31298/task/31302/stat : 31302 (claspmt) R 31296 31298 30477 0 -1 4202560 70934 0 0 0 120092 60 0 0 25 0 4 0 504009553 1048170496 201177 33554432000 4194304 4964704 140733906953296 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1023604

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

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

[startup+1201.91 s]
/proc/loadavg: 4.11 4.47 5.63 5/175 31352
/proc/meminfo: memFree=24232368/32951124 swapFree=67111524/67111528
[pid=31298] ppid=31296 vsize=834748 CPUtime=4800.26 cores=0,2,4,6
/proc/31298/stat : 31298 (claspmt) R 31296 31298 30477 0 -1 4202496 204466 0 0 0 479726 300 0 0 25 0 1 0 504009525 854781952 175037 33554432000 4194304 4964704 140733906953296 18446744073709551615 233510340967 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31298/statm: 208687 174530 471 189 0 203036 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 834748

Child status: 0
Real time (s): 1201.95
CPU time (s): 4800.31
CPU user time (s): 4797.27
CPU system time (s): 3.03754
CPU usage (%): 399.377
Max. virtual memory (cumulated for all children) (KiB): 1023604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.27
system time used= 3.03754
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204467
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= 11879
involuntary context switches= 32918

runsolver used 1.93071 second user time and 4.02039 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 00:25:37
IDJOB=3299373
IDBENCH=88227
IDSOLVER=1683
FILE ID=node145/3299373-1304115937
RUNJOBID= node145-1304115259-31194
PBS_JOBID= 13170672
Free space on /tmp= 72200 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.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-3299373-1304115937/watcher-3299373-1304115937 -o /tmp/evaluation-result-3299373-1304115937/solver-3299373-1304115937 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299373-1304115937.cnf

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

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=1227372705

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24155932 kB
Buffers:       1265444 kB
Cached:        6065324 kB
SwapCached:          4 kB
Active:        1625552 kB
Inactive:      6645320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24155932 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3740 kB
Writeback:           0 kB
AnonPages:      940260 kB
Mapped:          15728 kB
Slab:           460280 kB
PageTables:       6460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1106964 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= 72204 MiB
End job on node145 at 2011-04-30 00:45:41