Trace number 3299375

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.39 1202.55

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...111610/instance-3299375-1304111610.cnf
0.59/0.64	c Solving...
4800.22/1202.41	
4800.22/1202.41	*** INTERRUPTED! ***
4800.22/1202.41	*** Shutting down threads...
4800.34/1202.54	s UNKNOWN
4800.34/1202.54	
4800.34/1202.54	c INTERRUPTED   : 1
4800.34/1202.54	c Models        : 0+    
4800.34/1202.54	c Time          : 1202.410s (Solving: 1201.77s 1st Model: 0.00s Unsat: 0.00s)
4800.34/1202.54	c CPU Time      : 4800.240s

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-3299375-1304111610/watcher-3299375-1304111610 -o /tmp/evaluation-result-3299375-1304111610/solver-3299375-1304111610 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299375-1304111610.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: 5.01 6.87 7.45 5/180 25487
/proc/meminfo: memFree=31026328/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=21736 CPUtime=0 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 727 0 0 0 0 0 0 0 25 0 1 0 503577234 22257664 648 33554432000 4194304 4964704 140736022739904 18446744073709551615 4324348 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25487/statm: 5434 648 385 189 0 308 0

[startup+0.047249 s]
/proc/loadavg: 5.01 6.87 7.45 5/180 25487
/proc/meminfo: memFree=31026328/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=30028 CPUtime=0.04 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 3452 0 0 0 4 0 0 0 25 0 1 0 503577234 30748672 2618 33554432000 4194304 4964704 140736022739904 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25487/statm: 7507 2620 396 189 0 2381 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30028

[startup+0.100243 s]
/proc/loadavg: 5.01 6.87 7.45 5/180 25487
/proc/meminfo: memFree=31026328/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=31192 CPUtime=0.09 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 3687 0 0 0 9 0 0 0 25 0 1 0 503577234 31940608 2853 33554432000 4194304 4964704 140736022739904 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25487/statm: 7798 2853 398 189 0 2672 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31192

[startup+0.300207 s]
/proc/loadavg: 5.01 6.87 7.45 5/180 25487
/proc/meminfo: memFree=31026328/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=31192 CPUtime=0.29 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 3687 0 0 0 29 0 0 0 25 0 1 0 503577234 31940608 2853 33554432000 4194304 4964704 140736022739904 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25487/statm: 7798 2853 398 189 0 2672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31192

[startup+0.70311 s]
/proc/loadavg: 5.01 6.87 7.45 5/180 25487
/proc/meminfo: memFree=31026328/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=242704 CPUtime=1.52 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) D 25485 25487 24746 0 -1 4202496 5968 0 0 0 151 1 0 0 18 0 4 0 503577234 248528896 4833 33554432000 4194304 4964704 140736022739904 18446744073709551615 212039316513 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 60808 8207 458 189 0 55157 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 242704

[startup+1.51392 s]
/proc/loadavg: 5.01 6.87 7.45 5/180 25487
/proc/meminfo: memFree=31026328/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=243476 CPUtime=4.09 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 9540 0 0 0 407 2 0 0 19 0 4 0 503577234 249319424 8405 33554432000 4194304 4964704 140736022739904 18446744073709551615 4321082 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 60869 8405 458 189 0 55218 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 243476

[startup+3.10063 s]
/proc/loadavg: 5.25 6.89 7.45 9/184 25492
/proc/meminfo: memFree=30959852/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=250572 CPUtime=10.42 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 14753 0 0 0 1037 5 0 0 22 0 4 0 503577234 256585728 13618 33554432000 4194304 4964704 140736022739904 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 62643 13618 458 189 0 56992 0
[pid=25487/tid=25489] ppid=25485 vsize=250572 CPUtime=2.44 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 2595 0 0 0 242 2 0 0 25 0 4 0 503577299 256585728 13618 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=250572 CPUtime=2.44 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 2046 0 0 0 244 0 0 0 25 0 4 0 503577299 256585728 13618 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=250572 CPUtime=2.44 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 3623 0 0 0 243 1 0 0 25 0 4 0 503577299 256585728 13618 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.42
Current children cumulated vsize (KiB) 250572

[startup+6.30106 s]
/proc/loadavg: 5.25 6.89 7.45 9/184 25492
/proc/meminfo: memFree=30904004/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=257884 CPUtime=23.21 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 23333 0 0 0 2312 9 0 0 25 0 4 0 503577234 264073216 22198 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 64471 22198 460 189 0 58820 0
[pid=25487/tid=25489] ppid=25485 vsize=257884 CPUtime=5.64 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 4794 0 0 0 561 3 0 0 25 0 4 0 503577299 264073216 22198 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=257884 CPUtime=5.64 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 2872 0 0 0 564 0 0 0 25 0 4 0 503577299 264073216 22198 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=257884 CPUtime=5.65 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 5659 0 0 0 563 2 0 0 25 0 4 0 503577299 264073216 22198 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.21
Current children cumulated vsize (KiB) 257884

[startup+12.7009 s]
/proc/loadavg: 5.67 6.93 7.45 9/184 25492
/proc/meminfo: memFree=30845332/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=264508 CPUtime=48.79 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 29960 0 0 0 4867 12 0 0 25 0 4 0 503577234 270856192 28825 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 66127 28825 460 189 0 60476 0
[pid=25487/tid=25489] ppid=25485 vsize=264508 CPUtime=12.04 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 8339 0 0 0 1200 4 0 0 25 0 4 0 503577299 270856192 28825 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=264508 CPUtime=12.04 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 3705 0 0 0 1204 0 0 0 25 0 4 0 503577299 270856192 28825 33554432000 4194304 4964704 140736022739904 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=264508 CPUtime=12.05 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 6171 0 0 0 1203 2 0 0 25 0 4 0 503577299 270856192 28825 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.79
Current children cumulated vsize (KiB) 264508

[startup+25.5006 s]
/proc/loadavg: 6.03 6.96 7.46 9/184 25492
/proc/meminfo: memFree=30745488/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=271756 CPUtime=99.9 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 39724 0 0 0 9972 18 0 0 25 0 4 0 503577234 278278144 38589 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 67939 38589 460 189 0 62288 0
[pid=25487/tid=25489] ppid=25485 vsize=271756 CPUtime=24.83 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 12828 0 0 0 2476 7 0 0 25 0 4 0 503577299 278278144 38589 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=271756 CPUtime=24.84 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 5008 0 0 0 2483 1 0 0 25 0 4 0 503577299 278278144 38589 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=271756 CPUtime=24.84 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 6779 0 0 0 2482 2 0 0 25 0 4 0 503577299 278278144 38589 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.9
Current children cumulated vsize (KiB) 271756

[startup+51.1011 s]
/proc/loadavg: 6.76 7.06 7.48 9/184 25493
/proc/meminfo: memFree=30642408/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=340372 CPUtime=202.16 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 53997 0 0 0 20187 29 0 0 25 0 4 0 503577234 348540928 52841 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 85093 52841 460 189 0 79442 0
[pid=25487/tid=25489] ppid=25485 vsize=340372 CPUtime=50.43 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 19193 0 0 0 5032 11 0 0 25 0 4 0 503577299 348540928 52841 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=340372 CPUtime=50.44 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 5478 0 0 0 5042 2 0 0 25 0 4 0 503577299 348540928 52841 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=340372 CPUtime=50.45 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 9757 0 0 0 5039 6 0 0 25 0 4 0 503577299 348540928 52841 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.16
Current children cumulated vsize (KiB) 340372

[startup+102.301 s]
/proc/loadavg: 7.46 7.20 7.50 9/184 25494
/proc/meminfo: memFree=30435536/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=499260 CPUtime=406.66 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 71146 0 0 0 40627 39 0 0 25 0 4 0 503577234 511242240 69849 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670250 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 124815 69849 460 189 0 119164 0
[pid=25487/tid=25489] ppid=25485 vsize=499260 CPUtime=101.62 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 25116 0 0 0 10146 16 0 0 25 0 4 0 503577299 511242240 69849 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670431 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=499260 CPUtime=101.64 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 8927 0 0 0 10162 2 0 0 25 0 4 0 503577299 511242240 69849 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=499260 CPUtime=101.64 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 15100 0 0 0 10156 8 0 0 25 0 4 0 503577299 511242240 69849 33554432000 4194304 4964704 140736022739904 18446744073709551615 4332375 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.66
Current children cumulated vsize (KiB) 499260

[startup+162.3 s]
/proc/loadavg: 7.90 7.39 7.54 9/184 25496
/proc/meminfo: memFree=30295744/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=534940 CPUtime=646.35 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 90812 0 0 0 64585 50 0 0 25 0 4 0 503577234 547778560 89330 33554432000 4194304 4964704 140736022739904 18446744073709551615 4627932 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 133735 89330 460 189 0 128084 0
[pid=25487/tid=25489] ppid=25485 vsize=534940 CPUtime=161.63 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 33016 0 0 0 16141 22 0 0 25 0 4 0 503577299 547778560 89330 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=534940 CPUtime=161.64 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 9778 0 0 0 16162 2 0 0 25 0 4 0 503577299 547778560 89330 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=534940 CPUtime=161.65 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 23836 0 0 0 16153 12 0 0 25 0 4 0 503577299 547778560 89330 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.35
Current children cumulated vsize (KiB) 534940

[startup+222.3 s]
/proc/loadavg: 7.96 7.49 7.57 9/184 25497
/proc/meminfo: memFree=30184728/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=613888 CPUtime=886.02 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 106412 0 0 0 88540 62 0 0 25 0 4 0 503577234 628621312 104849 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 153472 104849 460 189 0 147821 0
[pid=25487/tid=25489] ppid=25485 vsize=613888 CPUtime=221.62 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 41614 0 0 0 22132 30 0 0 25 0 4 0 503577299 628621312 104849 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=613888 CPUtime=221.64 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 13549 0 0 0 22160 4 0 0 25 0 4 0 503577299 628621312 104849 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=613888 CPUtime=221.64 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 27062 0 0 0 22151 13 0 0 25 0 4 0 503577299 628621312 104849 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 886.02
Current children cumulated vsize (KiB) 613888

[startup+282.307 s]
/proc/loadavg: 7.98 7.58 7.59 9/184 25499
/proc/meminfo: memFree=30087200/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=619916 CPUtime=1125.72 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 121424 0 0 0 112502 70 0 0 25 0 4 0 503577234 634793984 119383 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 154979 119383 460 189 0 149328 0
[pid=25487/tid=25489] ppid=25485 vsize=619916 CPUtime=281.63 cores=0,2,4,6

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

Current children cumulated CPU time (s) 2563.7
Current children cumulated vsize (KiB) 804876

[startup+702.301 s]
/proc/loadavg: 8.52 8.08 7.80 10/185 25513
/proc/meminfo: memFree=29685320/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=805996 CPUtime=2802.89 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 167307 0 0 0 280186 103 0 0 25 0 4 0 503577234 825339904 164912 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670450 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 201499 164912 460 189 0 195848 0
[pid=25487/tid=25489] ppid=25485 vsize=805996 CPUtime=701.59 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 58134 0 0 0 70115 44 0 0 25 0 4 0 503577299 825339904 164912 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=805996 CPUtime=701.2 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 34030 0 0 0 70109 11 0 0 25 0 4 0 503577299 825339904 164912 33554432000 4194304 4964704 140736022739904 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=805996 CPUtime=701.64 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 44523 0 0 0 70137 27 0 0 25 0 4 0 503577299 825339904 164912 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2802.89
Current children cumulated vsize (KiB) 805996

[startup+762.301 s]
/proc/loadavg: 8.33 8.12 7.83 9/184 25515
/proc/meminfo: memFree=29664236/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=876952 CPUtime=3042.23 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 175302 0 0 0 304111 112 0 0 25 0 4 0 503577234 897998848 172907 33554432000 4194304 4964704 140736022739904 18446744073709551615 4675469 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 219238 172907 460 189 0 213587 0
[pid=25487/tid=25489] ppid=25485 vsize=876952 CPUtime=761.59 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 58898 0 0 0 76114 45 0 0 25 0 4 0 503577299 897998848 172907 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=876952 CPUtime=760.85 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 36183 0 0 0 76074 11 0 0 25 0 4 0 503577299 897998848 172907 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=876952 CPUtime=761.63 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 49600 0 0 0 76130 33 0 0 25 0 4 0 503577299 897998848 172907 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3042.23
Current children cumulated vsize (KiB) 876952

[startup+822.3 s]
/proc/loadavg: 8.25 8.14 7.85 9/184 25516
/proc/meminfo: memFree=29585440/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=880408 CPUtime=3281.9 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 189539 0 0 0 328064 126 0 0 25 0 4 0 503577234 901537792 186326 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 220102 186326 460 189 0 214451 0
[pid=25487/tid=25489] ppid=25485 vsize=880408 CPUtime=821.56 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 65523 0 0 0 82106 50 0 0 25 0 4 0 503577299 901537792 186326 33554432000 4194304 4964704 140736022739904 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=880408 CPUtime=820.86 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 37566 0 0 0 82074 12 0 0 25 0 4 0 503577299 901537792 186326 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=880408 CPUtime=821.64 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 54275 0 0 0 82125 39 0 0 25 0 4 0 503577299 901537792 186326 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3281.9
Current children cumulated vsize (KiB) 880408

[startup+882.301 s]
/proc/loadavg: 8.21 8.14 7.87 9/184 25518
/proc/meminfo: memFree=29553384/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=880804 CPUtime=3521.56 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 196128 0 0 0 352026 130 0 0 25 0 4 0 503577234 901943296 192915 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 220201 192915 460 189 0 214550 0
[pid=25487/tid=25489] ppid=25485 vsize=880804 CPUtime=881.56 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 65780 0 0 0 88106 50 0 0 25 0 4 0 503577299 901943296 192915 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=880804 CPUtime=880.85 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 39938 0 0 0 88073 12 0 0 25 0 4 0 503577299 901943296 192915 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=880804 CPUtime=881.63 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 57686 0 0 0 88121 42 0 0 25 0 4 0 503577299 901943296 192915 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3521.56
Current children cumulated vsize (KiB) 880804

[startup+942.307 s]
/proc/loadavg: 8.24 8.16 7.89 9/184 25520
/proc/meminfo: memFree=29463792/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=948320 CPUtime=3761.26 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 200017 0 0 0 375995 131 0 0 25 0 4 0 503577234 971079680 196765 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 237080 196765 460 189 0 231429 0
[pid=25487/tid=25489] ppid=25485 vsize=948320 CPUtime=941.57 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 67403 0 0 0 94106 51 0 0 25 0 4 0 503577299 971079680 196765 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=948320 CPUtime=940.87 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 41687 0 0 0 94074 13 0 0 25 0 4 0 503577299 971079680 196765 33554432000 4194304 4964704 140736022739904 18446744073709551615 4663288 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=948320 CPUtime=941.64 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 57707 0 0 0 94122 42 0 0 25 0 4 0 503577299 971079680 196765 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3761.26
Current children cumulated vsize (KiB) 948320

[startup+1002.3 s]
/proc/loadavg: 8.24 8.16 7.91 9/184 25521
/proc/meminfo: memFree=29307732/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=1018160 CPUtime=4000.91 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 219317 0 0 0 399940 151 0 0 25 0 4 0 503577234 1042595840 216065 33554432000 4194304 4964704 140736022739904 18446744073709551615 4332616 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 254540 216065 460 189 0 248889 0
[pid=25487/tid=25489] ppid=25485 vsize=1018160 CPUtime=1001.56 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 67858 0 0 0 100105 51 0 0 25 0 4 0 503577299 1042595840 216065 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=1018160 CPUtime=1000.86 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 43394 0 0 0 100073 13 0 0 25 0 4 0 503577299 1042595840 216065 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=1018160 CPUtime=1001.64 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 74527 0 0 0 100103 61 0 0 25 0 4 0 503577299 1042595840 216065 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4000.91
Current children cumulated vsize (KiB) 1018160

[startup+1062.3 s]
/proc/loadavg: 8.13 8.14 7.91 9/184 25523
/proc/meminfo: memFree=29284600/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=1019224 CPUtime=4240.56 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 223573 0 0 0 423902 154 0 0 25 0 4 0 503577234 1043685376 220321 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 254806 220321 460 189 0 249155 0
[pid=25487/tid=25489] ppid=25485 vsize=1019224 CPUtime=1061.55 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 68157 0 0 0 106104 51 0 0 25 0 4 0 503577299 1043685376 220321 33554432000 4194304 4964704 140736022739904 18446744073709551615 4658560 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=1019224 CPUtime=1060.86 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 44585 0 0 0 106072 14 0 0 25 0 4 0 503577299 1043685376 220321 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=1019224 CPUtime=1061.63 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 74614 0 0 0 106102 61 0 0 25 0 4 0 503577299 1043685376 220321 33554432000 4194304 4964704 140736022739904 18446744073709551615 4321465 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4240.56
Current children cumulated vsize (KiB) 1019224

[startup+1122.3 s]
/proc/loadavg: 8.10 8.13 7.92 9/184 25524
/proc/meminfo: memFree=29247820/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=1028720 CPUtime=4480.24 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 226481 0 0 0 447869 155 0 0 25 0 4 0 503577234 1053409280 223229 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 257180 223229 460 189 0 251529 0
[pid=25487/tid=25489] ppid=25485 vsize=1028720 CPUtime=1121.55 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 68398 0 0 0 112104 51 0 0 25 0 4 0 503577299 1053409280 223229 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=1028720 CPUtime=1120.87 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 47240 0 0 0 112072 15 0 0 25 0 4 0 503577299 1053409280 223229 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=1028720 CPUtime=1121.63 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 74626 0 0 0 112102 61 0 0 25 0 4 0 503577299 1053409280 223229 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4480.24
Current children cumulated vsize (KiB) 1028720

[startup+1182.3 s]
/proc/loadavg: 8.08 8.12 7.93 9/184 25526
/proc/meminfo: memFree=29193212/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=1029936 CPUtime=4719.91 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 227961 0 0 0 471834 157 0 0 25 0 4 0 503577234 1054654464 224101 33554432000 4194304 4964704 140736022739904 18446744073709551615 4627476 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 257484 224101 460 189 0 251833 0
[pid=25487/tid=25489] ppid=25485 vsize=1029936 CPUtime=1181.54 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 68478 0 0 0 118102 52 0 0 25 0 4 0 503577299 1054654464 224101 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=1029936 CPUtime=1180.87 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 48626 0 0 0 118071 16 0 0 25 0 4 0 503577299 1054654464 224101 33554432000 4194304 4964704 140736022739904 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=1029936 CPUtime=1181.64 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 74640 0 0 0 118103 61 0 0 25 0 4 0 503577299 1054654464 224101 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4719.91
Current children cumulated vsize (KiB) 1029936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.4 s]
/proc/loadavg: 7.52 7.99 7.89 5/175 25545
/proc/meminfo: memFree=30220712/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=1029936 CPUtime=4800.22 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 228426 0 0 0 479865 157 0 0 25 0 4 0 503577234 1054654464 224566 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670440 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25487/statm: 257484 224566 460 189 0 251833 0
[pid=25487/tid=25489] ppid=25485 vsize=1029936 CPUtime=1201.65 cores=0,2,4,6
/proc/25487/task/25489/stat : 25489 (claspmt) R 25485 25487 24746 0 -1 4202560 68478 0 0 0 120113 52 0 0 25 0 4 0 503577299 1054654464 224566 33554432000 4194304 4964704 140736022739904 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25487/tid=25490] ppid=25485 vsize=1029936 CPUtime=1200.97 cores=0,2,4,6
/proc/25487/task/25490/stat : 25490 (claspmt) R 25485 25487 24746 0 -1 4202560 49091 0 0 0 120081 16 0 0 25 0 4 0 503577299 1054654464 224566 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25487/tid=25491] ppid=25485 vsize=1029936 CPUtime=1201.74 cores=0,2,4,6
/proc/25487/task/25491/stat : 25491 (claspmt) R 25485 25487 24746 0 -1 4202560 74640 0 0 0 120113 61 0 0 25 0 4 0 503577299 1054654464 224566 33554432000 4194304 4964704 140736022739904 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1029936

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

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

[startup+1202.51 s]
/proc/loadavg: 7.52 7.99 7.89 5/175 25545
/proc/meminfo: memFree=30220712/32951124 swapFree=67106388/67111528
[pid=25487] ppid=25485 vsize=876416 CPUtime=4800.34 cores=0,2,4,6
/proc/25487/stat : 25487 (claspmt) R 25485 25487 24746 0 -1 4202496 228437 0 0 0 479876 158 0 0 25 0 1 0 503577234 897449984 191131 33554432000 4194304 4964704 140736022739904 18446744073709551615 212039698791 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25487/statm: 219104 191131 471 189 0 213453 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 876416

Child status: 0
Real time (s): 1202.55
CPU time (s): 4800.39
CPU user time (s): 4798.77
CPU system time (s): 1.61775
CPU usage (%): 399.185
Max. virtual memory (cumulated for all children) (KiB): 1029936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.77
system time used= 1.61775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228438
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= 8027
involuntary context switches= 20515

runsolver used 2.05969 second user time and 4.49732 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 23:13:30
IDJOB=3299375
IDBENCH=88212
IDSOLVER=1683
FILE ID=node146/3299375-1304111610
RUNJOBID= node146-1304111600-25434
PBS_JOBID= 13170656
Free space on /tmp= 72988 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.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-3299375-1304111610/watcher-3299375-1304111610 -o /tmp/evaluation-result-3299375-1304111610/solver-3299375-1304111610 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299375-1304111610.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=87369751

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31026608 kB
Buffers:        377612 kB
Cached:        1026592 kB
SwapCached:        476 kB
Active:         173380 kB
Inactive:      1378196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31026608 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            8936 kB
Writeback:           0 kB
AnonPages:      146132 kB
Mapped:          15548 kB
Slab:           310176 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   305200 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= 72992 MiB
End job on node146 at 2011-04-29 23:33:34