Trace number 3373368

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.49 1203.01

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...429952/instance-3373368-1305429952.cnf
0.09/0.14	c Solving...
4800.37/1202.92	
4800.37/1202.92	*** INTERRUPTED! ***
4800.37/1202.92	*** Shutting down threads...
4800.37/1202.99	s UNKNOWN
4800.37/1202.99	
4800.37/1202.99	c INTERRUPTED   : 1
4800.37/1202.99	c Models        : 0+    
4800.37/1202.99	c Time          : 1202.924s (Solving: 1202.78s 1st Model: 0.00s Unsat: 0.00s)
4800.37/1202.99	c CPU Time      : 4800.400s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373368-1305429952/watcher-3373368-1305429952 -o /tmp/evaluation-result-3373368-1305429952/solver-3373368-1305429952 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373368-1305429952.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: 3.77 4.07 5.06 3/292 13472
/proc/meminfo: memFree=12919920/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=23892 CPUtime=0 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 1349 0 0 0 0 0 0 0 22 0 1 0 654594901 24465408 1189 33554432000 4194304 4964800 140733948523984 18446744073709551615 208080232192 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/13472/statm: 5973 1189 388 189 0 847 0

[startup+0.086977 s]
/proc/loadavg: 3.77 4.07 5.06 3/292 13472
/proc/meminfo: memFree=12919920/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=30256 CPUtime=0.08 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 3313 0 0 0 8 0 0 0 22 0 1 0 654594901 30982144 2748 33554432000 4194304 4964800 140733948523984 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/13472/statm: 7564 2748 402 189 0 2438 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30256

[startup+0.100971 s]
/proc/loadavg: 3.77 4.07 5.06 3/292 13472
/proc/meminfo: memFree=12919920/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=30388 CPUtime=0.09 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 3316 0 0 0 9 0 0 0 22 0 1 0 654594901 31117312 2751 33554432000 4194304 4964800 140733948523984 18446744073709551615 4615074 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/13472/statm: 7597 2751 403 189 0 2471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30388

[startup+0.961812 s]
/proc/loadavg: 3.77 4.07 5.06 3/292 13472
/proc/meminfo: memFree=12919920/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=245184 CPUtime=3.36 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 6723 0 0 0 333 3 0 0 18 0 4 0 654594901 251068416 5730 33554432000 4194304 4964800 140733948523984 18446744073709551615 4652098 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 61296 5730 458 189 0 55645 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 245184

[startup+1.00081 s]
/proc/loadavg: 3.77 4.07 5.06 3/292 13472
/proc/meminfo: memFree=12919920/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=245184 CPUtime=3.52 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 6734 0 0 0 349 3 0 0 19 0 4 0 654594901 251068416 5741 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 61296 5741 458 189 0 55645 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 245184

[startup+1.50071 s]
/proc/loadavg: 3.77 4.07 5.06 3/292 13472
/proc/meminfo: memFree=12919920/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=245184 CPUtime=5.52 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 6981 0 0 0 549 3 0 0 19 0 4 0 654594901 251068416 5988 33554432000 4194304 4964800 140733948523984 18446744073709551615 4321272 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 61296 5988 458 189 0 55645 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 245184

[startup+3.10041 s]
/proc/loadavg: 4.10 4.13 5.07 9/302 13485
/proc/meminfo: memFree=12855240/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=246248 CPUtime=11.9 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 8318 0 0 0 1186 4 0 0 24 0 4 0 654594901 252157952 7325 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 61562 7325 458 189 0 55911 0
[pid=13472/tid=13480] ppid=13470 vsize=246248 CPUtime=2.93 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 1207 0 0 0 293 0 0 0 24 0 4 0 654594916 252157952 7325 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=246248 CPUtime=2.94 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 1512 0 0 0 294 0 0 0 25 0 4 0 654594916 252157952 7325 33554432000 4194304 4964800 140733948523984 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=246248 CPUtime=2.92 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 1500 0 0 0 291 1 0 0 24 0 4 0 654594916 252157952 7325 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 246248

[startup+6.3008 s]
/proc/loadavg: 4.10 4.13 5.07 9/302 13485
/proc/meminfo: memFree=12843488/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=247004 CPUtime=24.67 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 11164 0 0 0 2461 6 0 0 25 0 4 0 654594901 252932096 10171 33554432000 4194304 4964800 140733948523984 18446744073709551615 4338800 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 61751 10171 458 189 0 56100 0
[pid=13472/tid=13480] ppid=13470 vsize=247004 CPUtime=6.13 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 1480 0 0 0 613 0 0 0 25 0 4 0 654594916 252932096 10171 33554432000 4194304 4964800 140733948523984 18446744073709551615 4364598 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=247004 CPUtime=6.14 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 2709 0 0 0 613 1 0 0 25 0 4 0 654594916 252932096 10171 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=247004 CPUtime=6.08 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 2686 0 0 0 607 1 0 0 25 0 4 0 654594916 252932096 10171 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 247004

[startup+12.7006 s]
/proc/loadavg: 4.70 4.26 5.10 9/302 13486
/proc/meminfo: memFree=12821324/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=249120 CPUtime=50.25 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 15672 0 0 0 5015 10 0 0 25 0 4 0 654594901 255098880 14679 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 62280 14679 458 189 0 56629 0
[pid=13472/tid=13480] ppid=13470 vsize=249120 CPUtime=12.55 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 1996 0 0 0 1254 1 0 0 25 0 4 0 654594916 255098880 14679 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=249120 CPUtime=12.55 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 5164 0 0 0 1251 4 0 0 25 0 4 0 654594916 255098880 14679 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=249120 CPUtime=12.43 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 3694 0 0 0 1241 2 0 0 25 0 4 0 654594916 255098880 14679 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669507 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 249120

[startup+25.5011 s]
/proc/loadavg: 5.21 4.38 5.13 9/302 13486
/proc/meminfo: memFree=12760336/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=251368 CPUtime=101.3 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 18428 0 0 0 10118 12 0 0 25 0 4 0 654594901 257400832 17435 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670020 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 62842 17435 460 189 0 57191 0
[pid=13472/tid=13480] ppid=13470 vsize=251368 CPUtime=25.34 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 2058 0 0 0 2533 1 0 0 25 0 4 0 654594916 257400832 17435 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669500 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=251368 CPUtime=25.34 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 6532 0 0 0 2529 5 0 0 25 0 4 0 654594916 257400832 17435 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=251368 CPUtime=25.12 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 4482 0 0 0 2509 3 0 0 25 0 4 0 654594916 257400832 17435 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 251368

[startup+51.1003 s]
/proc/loadavg: 6.29 4.70 5.22 9/302 13487
/proc/meminfo: memFree=12638628/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=252188 CPUtime=203.48 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 28816 0 0 0 20326 22 0 0 25 0 4 0 654594901 258240512 27823 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 63047 27823 460 189 0 57396 0
[pid=13472/tid=13480] ppid=13470 vsize=252188 CPUtime=50.94 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 3225 0 0 0 5092 2 0 0 25 0 4 0 654594916 258240512 27823 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=252188 CPUtime=50.95 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 15264 0 0 0 5082 13 0 0 25 0 4 0 654594916 258240512 27823 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=252188 CPUtime=50.48 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 4776 0 0 0 5045 3 0 0 25 0 4 0 654594916 258240512 27823 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 252188

[startup+102.301 s]
/proc/loadavg: 7.26 5.21 5.36 9/302 13488
/proc/meminfo: memFree=12415284/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=391224 CPUtime=407.82 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 55054 0 0 0 40738 44 0 0 25 0 4 0 654594901 400613376 53790 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 97806 53790 460 189 0 92155 0
[pid=13472/tid=13480] ppid=13470 vsize=391224 CPUtime=102.14 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 5480 0 0 0 10210 4 0 0 25 0 4 0 654594916 400613376 53790 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=391224 CPUtime=102.15 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 36382 0 0 0 10184 31 0 0 25 0 4 0 654594916 400613376 53790 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=391224 CPUtime=101.22 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 6015 0 0 0 10117 5 0 0 25 0 4 0 654594916 400613376 53790 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668969 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.82
Current children cumulated vsize (KiB) 391224

[startup+162.301 s]
/proc/loadavg: 7.80 5.73 5.53 9/302 13490
/proc/meminfo: memFree=12245512/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=391764 CPUtime=647.31 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 62473 0 0 0 64679 52 0 0 25 0 4 0 654594901 401166336 61171 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 97941 61171 460 189 0 92290 0
[pid=13472/tid=13480] ppid=13470 vsize=391764 CPUtime=162.15 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 7049 0 0 0 16209 6 0 0 25 0 4 0 654594916 401166336 61171 33554432000 4194304 4964800 140733948523984 18446744073709551615 4321121 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=391764 CPUtime=162.16 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 41751 0 0 0 16179 37 0 0 25 0 4 0 654594916 401166336 61171 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=391764 CPUtime=160.68 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 6410 0 0 0 16063 5 0 0 25 0 4 0 654594916 401166336 61171 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.31
Current children cumulated vsize (KiB) 391764

[startup+222.301 s]
/proc/loadavg: 7.99 6.16 5.69 9/302 13491
/proc/meminfo: memFree=11947888/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=460268 CPUtime=886.74 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 74186 0 0 0 88613 61 0 0 25 0 4 0 654594901 471314432 72838 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 115067 72838 460 189 0 109416 0
[pid=13472/tid=13480] ppid=13470 vsize=460268 CPUtime=222.14 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 7754 0 0 0 22208 6 0 0 25 0 4 0 654594916 471314432 72838 33554432000 4194304 4964800 140733948523984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=460268 CPUtime=222.15 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 51567 0 0 0 22170 45 0 0 25 0 4 0 654594916 471314432 72838 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=460268 CPUtime=220.13 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 6827 0 0 0 22008 5 0 0 25 0 4 0 654594916 471314432 72838 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 886.74
Current children cumulated vsize (KiB) 460268

[startup+282.311 s]
/proc/loadavg: 8.06 6.50 5.84 9/302 13493
/proc/meminfo: memFree=11750200/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=461552 CPUtime=1126.24 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 88846 0 0 0 112548 76 0 0 25 0 4 0 654594901 472629248 87023 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 115388 87023 460 189 0 109737 0
[pid=13472/tid=13480] ppid=13470 vsize=461552 CPUtime=282.16 cores=0,2,4,6

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

[pid=13472] ppid=13470 vsize=661032 CPUtime=2562.99 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 126835 0 0 0 256184 115 0 0 25 0 4 0 654594901 676896768 124658 33554432000 4194304 4964800 140733948523984 18446744073709551615 4653368 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 165258 124658 460 189 0 159607 0
[pid=13472/tid=13480] ppid=13470 vsize=661032 CPUtime=642.16 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 19048 0 0 0 64197 19 0 0 25 0 4 0 654594916 676896768 124658 33554432000 4194304 4964800 140733948523984 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=661032 CPUtime=642.17 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 88896 0 0 0 64133 84 0 0 25 0 4 0 654594916 676896768 124658 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=661032 CPUtime=636.33 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 10066 0 0 0 63625 8 0 0 25 0 4 0 654594916 676896768 124658 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2562.99
Current children cumulated vsize (KiB) 661032

[startup+702.3 s]
/proc/loadavg: 8.06 7.68 6.64 9/302 13504
/proc/meminfo: memFree=11150132/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=661032 CPUtime=2802.46 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 132225 0 0 0 280126 120 0 0 25 0 4 0 654594901 676896768 129944 33554432000 4194304 4964800 140733948523984 18446744073709551615 4660444 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 165258 129944 460 189 0 159607 0
[pid=13472/tid=13480] ppid=13470 vsize=661032 CPUtime=702.16 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 19816 0 0 0 70197 19 0 0 25 0 4 0 654594916 676896768 129944 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=661032 CPUtime=702.17 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 93323 0 0 0 70129 88 0 0 25 0 4 0 654594916 676896768 129944 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=661032 CPUtime=695.79 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 10261 0 0 0 69571 8 0 0 25 0 4 0 654594916 676896768 129944 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.46
Current children cumulated vsize (KiB) 661032

[startup+762.301 s]
/proc/loadavg: 8.06 7.75 6.72 9/302 13506
/proc/meminfo: memFree=11147368/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=662056 CPUtime=3041.92 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 132904 0 0 0 304071 121 0 0 25 0 4 0 654594901 677945344 130623 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 165514 130623 460 189 0 159863 0
[pid=13472/tid=13480] ppid=13470 vsize=662056 CPUtime=762.17 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 19823 0 0 0 76198 19 0 0 25 0 4 0 654594916 677945344 130623 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=662056 CPUtime=762.17 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 93333 0 0 0 76129 88 0 0 25 0 4 0 654594916 677945344 130623 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=662056 CPUtime=755.25 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 10700 0 0 0 75516 9 0 0 25 0 4 0 654594916 677945344 130623 33554432000 4194304 4964800 140733948523984 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.92
Current children cumulated vsize (KiB) 662056

[startup+822.3 s]
/proc/loadavg: 8.05 7.81 6.81 9/302 13507
/proc/meminfo: memFree=11056072/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=666412 CPUtime=3281.41 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 135335 0 0 0 328018 123 0 0 25 0 4 0 654594901 682405888 132779 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 166603 132779 460 189 0 160952 0
[pid=13472/tid=13480] ppid=13470 vsize=666412 CPUtime=822.17 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 21046 0 0 0 82197 20 0 0 25 0 4 0 654594916 682405888 132779 33554432000 4194304 4964800 140733948523984 18446744073709551615 4321002 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=666412 CPUtime=822.19 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 93337 0 0 0 82131 88 0 0 25 0 4 0 654594916 682405888 132779 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=666412 CPUtime=814.71 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 10806 0 0 0 81462 9 0 0 25 0 4 0 654594916 682405888 132779 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.41
Current children cumulated vsize (KiB) 666412

[startup+882.301 s]
/proc/loadavg: 8.28 7.90 6.90 9/302 13509
/proc/meminfo: memFree=10989692/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=667600 CPUtime=3520.83 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 135700 0 0 0 351960 123 0 0 25 0 4 0 654594901 683622400 133144 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 166900 133144 460 189 0 161249 0
[pid=13472/tid=13480] ppid=13470 vsize=667600 CPUtime=882.15 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 21046 0 0 0 88195 20 0 0 25 0 4 0 654594916 683622400 133144 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669410 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=667600 CPUtime=882.18 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 93337 0 0 0 88130 88 0 0 25 0 4 0 654594916 683622400 133144 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=667600 CPUtime=874.16 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 10868 0 0 0 87407 9 0 0 25 0 4 0 654594916 683622400 133144 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.83
Current children cumulated vsize (KiB) 667600

[startup+942.311 s]
/proc/loadavg: 8.24 7.95 6.97 9/302 13510
/proc/meminfo: memFree=10927780/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=735716 CPUtime=3760.32 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 151237 0 0 0 375895 137 0 0 25 0 4 0 654594901 753373184 148548 33554432000 4194304 4964800 140733948523984 18446744073709551615 4364544 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 183929 148548 460 189 0 178278 0
[pid=13472/tid=13480] ppid=13470 vsize=735716 CPUtime=942.15 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 22816 0 0 0 94193 22 0 0 25 0 4 0 654594916 753373184 148548 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=735716 CPUtime=942.19 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 107080 0 0 0 94119 100 0 0 25 0 4 0 654594916 753373184 148548 33554432000 4194304 4964800 140733948523984 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=735716 CPUtime=933.62 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 10869 0 0 0 93353 9 0 0 25 0 4 0 654594916 753373184 148548 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.32
Current children cumulated vsize (KiB) 735716

[startup+1002.3 s]
/proc/loadavg: 8.15 7.97 7.04 9/302 13512
/proc/meminfo: memFree=10927120/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=735716 CPUtime=3999.73 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 151509 0 0 0 399836 137 0 0 25 0 4 0 654594901 753373184 148820 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 183929 148820 460 189 0 178278 0
[pid=13472/tid=13480] ppid=13470 vsize=735716 CPUtime=1002.13 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 23068 0 0 0 100191 22 0 0 25 0 4 0 654594916 753373184 148820 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=735716 CPUtime=1002.18 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 107090 0 0 0 100118 100 0 0 25 0 4 0 654594916 753373184 148820 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=735716 CPUtime=993.08 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 10879 0 0 0 99299 9 0 0 25 0 4 0 654594916 753373184 148820 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.73
Current children cumulated vsize (KiB) 735716

[startup+1062.3 s]
/proc/loadavg: 8.11 7.99 7.10 9/302 13514
/proc/meminfo: memFree=10924856/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=735716 CPUtime=4239.18 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 152098 0 0 0 423781 137 0 0 25 0 4 0 654594901 753373184 149271 33554432000 4194304 4964800 140733948523984 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 183929 149271 460 189 0 178278 0
[pid=13472/tid=13480] ppid=13470 vsize=735716 CPUtime=1062.12 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 23442 0 0 0 106190 22 0 0 25 0 4 0 654594916 753373184 149271 33554432000 4194304 4964800 140733948523984 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=735716 CPUtime=1062.19 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 107282 0 0 0 106119 100 0 0 25 0 4 0 654594916 753373184 149271 33554432000 4194304 4964800 140733948523984 18446744073709551615 4653159 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=735716 CPUtime=1052.53 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 10902 0 0 0 105244 9 0 0 25 0 4 0 654594916 753373184 149271 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.18
Current children cumulated vsize (KiB) 735716

[startup+1122.3 s]
/proc/loadavg: 8.16 8.02 7.17 9/302 13515
/proc/meminfo: memFree=10804432/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=735716 CPUtime=4478.65 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 152239 0 0 0 447728 137 0 0 25 0 4 0 654594901 753373184 149412 33554432000 4194304 4964800 140733948523984 18446744073709551615 4320934 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 183929 149412 460 189 0 178278 0
[pid=13472/tid=13480] ppid=13470 vsize=735716 CPUtime=1122.12 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 23523 0 0 0 112190 22 0 0 25 0 4 0 654594916 753373184 149412 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=735716 CPUtime=1122.19 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 107295 0 0 0 112119 100 0 0 25 0 4 0 654594916 753373184 149412 33554432000 4194304 4964800 140733948523984 18446744073709551615 4651136 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=735716 CPUtime=1111.99 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 10949 0 0 0 111190 9 0 0 25 0 4 0 654594916 753373184 149412 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.65
Current children cumulated vsize (KiB) 735716

[startup+1182.3 s]
/proc/loadavg: 8.12 8.03 7.22 9/302 13517
/proc/meminfo: memFree=10700364/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=739148 CPUtime=4718.1 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 154721 0 0 0 471670 140 0 0 25 0 4 0 654594901 756887552 151756 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 184787 151756 460 189 0 179136 0
[pid=13472/tid=13480] ppid=13470 vsize=739148 CPUtime=1182.11 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 24515 0 0 0 118188 23 0 0 25 0 4 0 654594916 756887552 151756 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=739148 CPUtime=1182.19 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 107296 0 0 0 118119 100 0 0 25 0 4 0 654594916 756887552 151756 33554432000 4194304 4964800 140733948523984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=739148 CPUtime=1171.44 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 11564 0 0 0 117134 10 0 0 25 0 4 0 654594916 756887552 151756 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.1
Current children cumulated vsize (KiB) 739148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.08 8.03 7.24 10/302 13517
/proc/meminfo: memFree=10695252/32950928 swapFree=67083212/67111528
[pid=13472] ppid=13470 vsize=742712 CPUtime=4800.37 cores=0,2,4,6
/proc/13472/stat : 13472 (claspmt) R 13470 13472 4446 0 -1 4202496 155861 0 0 0 479897 140 0 0 25 0 4 0 654594901 760537088 152896 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13472/statm: 185678 152896 460 189 0 180027 0
[pid=13472/tid=13480] ppid=13470 vsize=742712 CPUtime=1202.73 cores=0,2,4,6
/proc/13472/task/13480/stat : 13480 (claspmt) R 13470 13472 4446 0 -1 4202560 24515 0 0 0 120250 23 0 0 25 0 4 0 654594916 760537088 152896 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13472/tid=13481] ppid=13470 vsize=742712 CPUtime=1202.81 cores=0,2,4,6
/proc/13472/task/13481/stat : 13481 (claspmt) R 13470 13472 4446 0 -1 4202560 107296 0 0 0 120181 100 0 0 25 0 4 0 654594916 760537088 152896 33554432000 4194304 4964800 140733948523984 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13472/tid=13482] ppid=13470 vsize=742712 CPUtime=1191.86 cores=0,2,4,6
/proc/13472/task/13482/stat : 13482 (claspmt) R 13470 13472 4446 0 -1 4202560 11801 0 0 0 119176 10 0 0 25 0 4 0 654594916 760537088 152896 33554432000 4194304 4964800 140733948523984 18446744073709551615 4653304 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 742712

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

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

Child status: 0
Real time (s): 1203.01
CPU time (s): 4800.49
CPU user time (s): 4799.06
CPU system time (s): 1.43578
CPU usage (%): 399.039
Max. virtual memory (cumulated for all children) (KiB): 742712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.06
system time used= 1.43578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155873
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= 723
involuntary context switches= 21414

runsolver used 2.97955 second user time and 7.96979 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 05:25:52
IDJOB=3373368
IDBENCH=84215
IDSOLVER=1853
FILE ID=node127/3373368-1305429952
RUNJOBID= node127-1305429952-13458
PBS_JOBID= 13324590
Free space on /tmp= 73512 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.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-3373368-1305429952/watcher-3373368-1305429952 -o /tmp/evaluation-result-3373368-1305429952/solver-3373368-1305429952 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373368-1305429952.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=1374223120

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12920208 kB
Buffers:        299064 kB
Cached:        3563716 kB
SwapCached:       1620 kB
Active:       16852916 kB
Inactive:      2847596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12920208 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            3136 kB
Writeback:           0 kB
AnonPages:    15835660 kB
Mapped:          25732 kB
Slab:           222228 kB
PageTables:      46352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44319280 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= 73508 MiB
End job on node127 at 2011-05-15 05:45:57