Trace number 3299474

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.11 1201.75

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.6/
frb75-13-2.used-as.sat04-878.cnf
MD5SUM00e6f1cbbaaa8f43dc6451d49bfa1cef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.241962
Satisfiable
(Un)Satisfiability was proved
Number of variables975
Number of clauses34275
Sum of the clauses size69375
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...102457/instance-3299474-1304102457.cnf
0.05/0.07	c Solving...
4800.03/1201.71	
4800.03/1201.71	*** INTERRUPTED! ***
4800.03/1201.71	*** Shutting down threads...
4800.03/1201.74	s UNKNOWN
4800.03/1201.74	
4800.03/1201.74	c INTERRUPTED   : 1
4800.03/1201.74	c Models        : 0+    
4800.03/1201.74	c Time          : 1201.701s (Solving: 1201.64s 1st Model: 0.00s Unsat: 0.00s)
4800.03/1201.74	c CPU Time      : 4800.050s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299474-1304102457/watcher-3299474-1304102457 -o /tmp/evaluation-result-3299474-1304102457/solver-3299474-1304102457 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299474-1304102457.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.40 7.64 7.87 2/174 18378
/proc/meminfo: memFree=26293116/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=20924 CPUtime=0 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) D 18376 18378 18346 0 -1 4194304 363 0 1 0 0 0 0 0 23 0 1 0 521845380 21426176 299 33554432000 4194304 4964704 140733259113776 18446744073709551615 208075308679 0 0 4096 0 18446744071562154983 0 0 17 1 0 0 0
/proc/18378/statm: 5231 299 252 189 0 92 0

[startup+0.0677749 s]
/proc/loadavg: 6.40 7.64 7.87 2/174 18378
/proc/meminfo: memFree=26293116/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=23708 CPUtime=0.05 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 1305 0 1 0 5 0 0 0 23 0 1 0 521845380 24276992 1130 33554432000 4194304 4964704 140733259113776 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18378/statm: 5927 1130 399 189 0 801 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23708

[startup+0.10077 s]
/proc/loadavg: 6.40 7.64 7.87 2/174 18378
/proc/meminfo: memFree=26293116/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=170524 CPUtime=0.14 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 1701 0 2 0 14 0 0 0 25 0 4 0 521845380 174616576 1452 33554432000 4194304 4964704 140733259113776 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 42631 1452 454 189 0 36980 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 170524

[startup+0.300734 s]
/proc/loadavg: 6.40 7.64 7.87 2/174 18378
/proc/meminfo: memFree=26293116/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=171612 CPUtime=0.94 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 2657 0 2 0 93 1 0 0 25 0 4 0 521845380 175730688 2408 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 42903 2408 458 189 0 37252 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 171612

[startup+0.70066 s]
/proc/loadavg: 6.40 7.64 7.87 2/174 18378
/proc/meminfo: memFree=26293116/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=238000 CPUtime=2.53 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 3839 0 2 0 252 1 0 0 18 0 4 0 521845380 243712000 3590 33554432000 4194304 4964704 140733259113776 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 59500 3590 458 189 0 53849 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 238000

[startup+1.50051 s]
/proc/loadavg: 6.29 7.60 7.86 6/181 18388
/proc/meminfo: memFree=26207696/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=238688 CPUtime=5.73 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 4949 0 2 0 571 2 0 0 19 0 4 0 521845380 244416512 4700 33554432000 4194304 4964704 140733259113776 18446744073709551615 4332351 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 59672 4700 458 189 0 54021 0
[pid=18378/tid=18380] ppid=18376 vsize=238688 CPUtime=1.41 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 844 0 0 0 141 0 0 0 19 0 4 0 521845387 244416512 4700 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=238688 CPUtime=1.41 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 929 0 0 0 141 0 0 0 25 0 4 0 521845387 244416512 4701 33554432000 4194304 4964704 140733259113776 18446744073709551615 208079893537 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=238688 CPUtime=1.4 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 967 0 0 0 140 0 0 0 25 0 4 0 521845387 244416512 4701 33554432000 4194304 4964704 140733259113776 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 238688

[startup+3.1002 s]
/proc/loadavg: 6.29 7.60 7.86 6/181 18388
/proc/meminfo: memFree=26134164/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=239620 CPUtime=12.12 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 6001 0 2 0 1209 3 0 0 23 0 4 0 521845380 245370880 5752 33554432000 4194304 4964704 140733259113776 18446744073709551615 4320897 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 59905 5752 460 189 0 54254 0
[pid=18378/tid=18380] ppid=18376 vsize=239620 CPUtime=3 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 1007 0 0 0 300 0 0 0 25 0 4 0 521845387 245370880 5752 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=239620 CPUtime=3.01 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 1448 0 0 0 300 1 0 0 25 0 4 0 521845387 245370880 5753 33554432000 4194304 4964704 140733259113776 18446744073709551615 208079893537 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=239620 CPUtime=2.99 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 1090 0 0 0 299 0 0 0 25 0 4 0 521845387 245370880 5753 33554432000 4194304 4964704 140733259113776 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 239620

[startup+6.3006 s]
/proc/loadavg: 6.29 7.60 7.86 9/184 18391
/proc/meminfo: memFree=26031096/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=240976 CPUtime=24.9 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 7846 0 2 0 2487 3 0 0 25 0 4 0 521845380 246759424 7597 33554432000 4194304 4964704 140733259113776 18446744073709551615 4660043 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 60244 7597 460 189 0 54593 0
[pid=18378/tid=18380] ppid=18376 vsize=240976 CPUtime=6.2 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 1462 0 0 0 620 0 0 0 25 0 4 0 521845387 246759424 7597 33554432000 4194304 4964704 140733259113776 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=240976 CPUtime=6.21 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 2098 0 0 0 620 1 0 0 25 0 4 0 521845387 246759424 7597 33554432000 4194304 4964704 140733259113776 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=240976 CPUtime=6.18 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 1494 0 0 0 617 1 0 0 25 0 4 0 521845387 246759424 7597 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 240976

[startup+12.7004 s]
/proc/loadavg: 6.55 7.61 7.86 9/184 18392
/proc/meminfo: memFree=26012268/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=245732 CPUtime=50.46 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 10313 0 2 0 5042 4 0 0 25 0 4 0 521845380 251629568 10064 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 61433 10064 460 189 0 55782 0
[pid=18378/tid=18380] ppid=18376 vsize=245732 CPUtime=12.61 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 2074 0 0 0 1260 1 0 0 25 0 4 0 521845387 251629568 10064 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=245732 CPUtime=12.61 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 2835 0 0 0 1260 1 0 0 25 0 4 0 521845387 251629568 10065 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=245732 CPUtime=12.55 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 2010 0 0 0 1254 1 0 0 25 0 4 0 521845387 251629568 10065 33554432000 4194304 4964704 140733259113776 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 245732

[startup+25.5009 s]
/proc/loadavg: 6.85 7.64 7.86 9/184 18392
/proc/meminfo: memFree=25950380/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=251296 CPUtime=101.6 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 16095 0 2 0 10153 7 0 0 25 0 4 0 521845380 257327104 15544 33554432000 4194304 4964704 140733259113776 18446744073709551615 4627170 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 62824 15544 460 189 0 57173 0
[pid=18378/tid=18380] ppid=18376 vsize=251296 CPUtime=25.41 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 2932 0 0 0 2540 1 0 0 25 0 4 0 521845387 257327104 15544 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=251296 CPUtime=25.41 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 4919 0 0 0 2539 2 0 0 25 0 4 0 521845387 257327104 15544 33554432000 4194304 4964704 140733259113776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=251296 CPUtime=25.27 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 3364 0 0 0 2526 1 0 0 25 0 4 0 521845387 257327104 15544 33554432000 4194304 4964704 140733259113776 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 251296

[startup+51.1011 s]
/proc/loadavg: 7.24 7.67 7.87 9/184 18393
/proc/meminfo: memFree=25878628/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=252388 CPUtime=203.86 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 21668 0 2 0 20372 14 0 0 25 0 4 0 521845380 258445312 21084 33554432000 4194304 4964704 140733259113776 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 63097 21084 460 189 0 57446 0
[pid=18378/tid=18380] ppid=18376 vsize=252388 CPUtime=51.01 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 5538 0 0 0 5096 5 0 0 25 0 4 0 521845387 258445312 21084 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=252388 CPUtime=51.02 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 5885 0 0 0 5098 4 0 0 25 0 4 0 521845387 258445312 21084 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=252388 CPUtime=50.73 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 4084 0 0 0 5071 2 0 0 25 0 4 0 521845387 258445312 21084 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 252388

[startup+102.306 s]
/proc/loadavg: 7.79 7.75 7.88 9/184 18394
/proc/meminfo: memFree=25761424/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=262500 CPUtime=408.39 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 26949 0 2 0 40821 18 0 0 25 0 4 0 521845380 268800000 26264 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 65625 26264 460 189 0 59974 0
[pid=18378/tid=18380] ppid=18376 vsize=262500 CPUtime=102.21 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 6436 0 0 0 10216 5 0 0 25 0 4 0 521845387 268800000 26264 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=262500 CPUtime=102.22 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 6730 0 0 0 10218 4 0 0 25 0 4 0 521845387 268800000 26264 33554432000 4194304 4964704 140733259113776 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=262500 CPUtime=101.66 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 5192 0 0 0 10163 3 0 0 25 0 4 0 521845387 268800000 26264 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.39
Current children cumulated vsize (KiB) 262500

[startup+162.301 s]
/proc/loadavg: 8.00 7.82 7.90 9/184 18396
/proc/meminfo: memFree=25678320/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=263464 CPUtime=648.05 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 30188 0 2 0 64782 23 0 0 25 0 4 0 521845380 269787136 29382 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670458 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 65866 29382 460 189 0 60215 0
[pid=18378/tid=18380] ppid=18376 vsize=263464 CPUtime=162.2 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 6917 0 0 0 16215 5 0 0 25 0 4 0 521845387 269787136 29382 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=263464 CPUtime=162.21 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 8475 0 0 0 16214 7 0 0 25 0 4 0 521845387 269787136 29382 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=263464 CPUtime=161.32 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 5280 0 0 0 16129 3 0 0 25 0 4 0 521845387 269787136 29382 33554432000 4194304 4964704 140733259113776 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.05
Current children cumulated vsize (KiB) 263464

[startup+222.3 s]
/proc/loadavg: 8.16 7.90 7.92 9/184 18397
/proc/meminfo: memFree=25518720/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=267672 CPUtime=887.72 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 32873 0 2 0 88747 25 0 0 25 0 4 0 521845380 274096128 31836 33554432000 4194304 4964704 140733259113776 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 66918 31836 460 189 0 61267 0
[pid=18378/tid=18380] ppid=18376 vsize=267672 CPUtime=222.19 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 7456 0 0 0 22214 5 0 0 25 0 4 0 521845387 274096128 31836 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=267672 CPUtime=222.21 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 9164 0 0 0 22214 7 0 0 25 0 4 0 521845387 274096128 31836 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=267672 CPUtime=221 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 5855 0 0 0 22096 4 0 0 25 0 4 0 521845387 274096128 31836 33554432000 4194304 4964704 140733259113776 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.72
Current children cumulated vsize (KiB) 267672

[startup+282.301 s]

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

[pid=18378] ppid=18376 vsize=281564 CPUtime=2805.12 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 46828 0 2 0 280474 38 0 0 25 0 4 0 521845380 288321536 44955 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 70391 44955 460 189 0 64740 0
[pid=18378/tid=18380] ppid=18376 vsize=281564 CPUtime=702.18 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 12253 0 0 0 70208 10 0 0 25 0 4 0 521845387 288321536 44955 33554432000 4194304 4964704 140733259113776 18446744073709551615 4627810 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=281564 CPUtime=702.23 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 14468 0 0 0 70213 10 0 0 25 0 4 0 521845387 288321536 44955 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=281564 CPUtime=698.39 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 6876 0 0 0 69834 5 0 0 25 0 4 0 521845387 288321536 44955 33554432000 4194304 4964704 140733259113776 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.12
Current children cumulated vsize (KiB) 281564

[startup+762.307 s]
/proc/loadavg: 8.09 8.02 7.94 9/184 18412
/proc/meminfo: memFree=24651492/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=284164 CPUtime=3044.82 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 48526 0 2 0 304442 40 0 0 25 0 4 0 521845380 290983936 46572 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 71041 46572 460 189 0 65390 0
[pid=18378/tid=18380] ppid=18376 vsize=284164 CPUtime=762.18 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 12868 0 0 0 76207 11 0 0 25 0 4 0 521845387 290983936 46572 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=284164 CPUtime=762.23 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 14929 0 0 0 76213 10 0 0 25 0 4 0 521845387 290983936 46572 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=284164 CPUtime=758.07 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 6882 0 0 0 75802 5 0 0 25 0 4 0 521845387 290983936 46572 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.82
Current children cumulated vsize (KiB) 284164

[startup+822.3 s]
/proc/loadavg: 8.13 8.04 7.95 9/184 18413
/proc/meminfo: memFree=24515684/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=296420 CPUtime=3284.47 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 52791 0 2 0 328402 45 0 0 25 0 4 0 521845380 303534080 50677 33554432000 4194304 4964704 140733259113776 18446744073709551615 4627293 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 74105 50677 460 189 0 68454 0
[pid=18378/tid=18380] ppid=18376 vsize=296420 CPUtime=822.17 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 13095 0 0 0 82206 11 0 0 25 0 4 0 521845387 303534080 50677 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=296420 CPUtime=822.23 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 17169 0 0 0 82211 12 0 0 20 0 4 0 521845387 303534080 50677 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=296420 CPUtime=817.74 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 7245 0 0 0 81768 6 0 0 25 0 4 0 521845387 303534080 50677 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.47
Current children cumulated vsize (KiB) 296420

[startup+882.301 s]
/proc/loadavg: 8.10 8.04 7.95 9/184 18415
/proc/meminfo: memFree=24435544/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=296420 CPUtime=3524.14 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 52904 0 2 0 352369 45 0 0 25 0 4 0 521845380 303534080 50710 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 74105 50710 460 189 0 68454 0
[pid=18378/tid=18380] ppid=18376 vsize=296420 CPUtime=882.17 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 13207 0 0 0 88206 11 0 0 25 0 4 0 521845387 303534080 50710 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670339 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=296420 CPUtime=882.23 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 17170 0 0 0 88211 12 0 0 25 0 4 0 521845387 303534080 50710 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=296420 CPUtime=877.42 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 7245 0 0 0 87736 6 0 0 25 0 4 0 521845387 303534080 50710 33554432000 4194304 4964704 140733259113776 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.14
Current children cumulated vsize (KiB) 296420

[startup+942.3 s]
/proc/loadavg: 8.03 8.03 7.95 9/184 18416
/proc/meminfo: memFree=24429564/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=296420 CPUtime=3763.82 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 54380 0 2 0 376334 48 0 0 25 0 4 0 521845380 303534080 52106 33554432000 4194304 4964704 140733259113776 18446744073709551615 208079899549 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 74105 52106 460 189 0 68454 0
[pid=18378/tid=18380] ppid=18376 vsize=296420 CPUtime=942.17 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 13324 0 0 0 94205 12 0 0 25 0 4 0 521845387 303534080 52106 33554432000 4194304 4964704 140733259113776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=296420 CPUtime=942.23 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 17654 0 0 0 94210 13 0 0 25 0 4 0 521845387 303534080 52106 33554432000 4194304 4964704 140733259113776 18446744073709551615 4321122 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=296420 CPUtime=937.09 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 7249 0 0 0 93703 6 0 0 25 0 4 0 521845387 303534080 52106 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.82
Current children cumulated vsize (KiB) 296420

[startup+1002.3 s]
/proc/loadavg: 8.01 8.03 7.95 9/184 18418
/proc/meminfo: memFree=24428300/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=296420 CPUtime=4003.5 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 54701 0 2 0 400302 48 0 0 25 0 4 0 521845380 303534080 52387 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670250 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 74105 52387 460 189 0 68454 0
[pid=18378/tid=18380] ppid=18376 vsize=296420 CPUtime=1002.17 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 13374 0 0 0 100205 12 0 0 25 0 4 0 521845387 303534080 52387 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=296420 CPUtime=1002.23 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 17843 0 0 0 100210 13 0 0 25 0 4 0 521845387 303534080 52387 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=296420 CPUtime=996.77 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 7331 0 0 0 99671 6 0 0 25 0 4 0 521845387 303534080 52387 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.5
Current children cumulated vsize (KiB) 296420

[startup+1062.3 s]
/proc/loadavg: 8.00 8.02 7.95 9/184 18420
/proc/meminfo: memFree=24414508/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=296420 CPUtime=4243.17 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 54969 0 2 0 424268 49 0 0 25 0 4 0 521845380 303534080 52615 33554432000 4194304 4964704 140733259113776 18446744073709551615 4321116 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 74105 52615 460 189 0 68454 0
[pid=18378/tid=18380] ppid=18376 vsize=296420 CPUtime=1062.16 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 13579 0 0 0 106204 12 0 0 25 0 4 0 521845387 303534080 52615 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=296420 CPUtime=1062.24 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 17897 0 0 0 106210 14 0 0 25 0 4 0 521845387 303534080 52615 33554432000 4194304 4964704 140733259113776 18446744073709551615 4669410 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=296420 CPUtime=1056.44 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 7331 0 0 0 105638 6 0 0 25 0 4 0 521845387 303534080 52615 33554432000 4194304 4964704 140733259113776 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.17
Current children cumulated vsize (KiB) 296420

[startup+1122.3 s]
/proc/loadavg: 8.08 8.03 7.96 9/184 18421
/proc/meminfo: memFree=24412752/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=296420 CPUtime=4482.85 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 55347 0 2 0 448234 51 0 0 25 0 4 0 521845380 303534080 52993 33554432000 4194304 4964704 140733259113776 18446744073709551615 4653198 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 74105 52993 460 189 0 68454 0
[pid=18378/tid=18380] ppid=18376 vsize=296420 CPUtime=1122.16 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 13625 0 0 0 112204 12 0 0 25 0 4 0 521845387 303534080 52993 33554432000 4194304 4964704 140733259113776 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=296420 CPUtime=1122.24 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 17898 0 0 0 112210 14 0 0 25 0 4 0 521845387 303534080 52993 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=296420 CPUtime=1116.12 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 7331 0 0 0 111605 7 0 0 25 0 4 0 521845387 303534080 52993 33554432000 4194304 4964704 140733259113776 18446744073709551615 4627951 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.85
Current children cumulated vsize (KiB) 296420

[startup+1182.3 s]
/proc/loadavg: 8.14 8.05 7.97 9/184 18423
/proc/meminfo: memFree=24404036/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=296420 CPUtime=4722.52 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 56655 0 2 0 472201 51 0 0 25 0 4 0 521845380 303534080 54125 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 74105 54125 460 189 0 68454 0
[pid=18378/tid=18380] ppid=18376 vsize=296420 CPUtime=1182.16 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 14657 0 0 0 118203 13 0 0 25 0 4 0 521845387 303534080 54125 33554432000 4194304 4964704 140733259113776 18446744073709551615 4334335 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=296420 CPUtime=1182.24 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 18174 0 0 0 118210 14 0 0 25 0 4 0 521845387 303534080 54125 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=296420 CPUtime=1175.8 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 7331 0 0 0 117573 7 0 0 25 0 4 0 521845387 303534080 54125 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 296420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.17 8.07 7.98 9/184 18423
/proc/meminfo: memFree=24366448/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=296420 CPUtime=4800.03 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 56819 0 2 0 479952 51 0 0 25 0 4 0 521845380 303534080 54249 33554432000 4194304 4964704 140733259113776 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 74105 54249 460 189 0 68454 0
[pid=18378/tid=18380] ppid=18376 vsize=296420 CPUtime=1201.57 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 14741 0 0 0 120144 13 0 0 25 0 4 0 521845387 303534080 54249 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=296420 CPUtime=1201.65 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 18251 0 0 0 120151 14 0 0 25 0 4 0 521845387 303534080 54249 33554432000 4194304 4964704 140733259113776 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=296420 CPUtime=1195.09 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 7334 0 0 0 119502 7 0 0 25 0 4 0 521845387 303534080 54249 33554432000 4194304 4964704 140733259113776 18446744073709551615 4362770 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 296420

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

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

[startup+1201.7 s]
/proc/loadavg: 8.17 8.07 7.98 9/184 18423
/proc/meminfo: memFree=24366448/32950928 swapFree=67111364/67111528
[pid=18378] ppid=18376 vsize=296420 CPUtime=4800.03 cores=1,3,5,7
/proc/18378/stat : 18378 (claspmt) R 18376 18378 18346 0 -1 4202496 56819 0 2 0 479952 51 0 0 25 0 4 0 521845380 303534080 54249 33554432000 4194304 4964704 140733259113776 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18378/statm: 74105 54249 460 189 0 68454 0
[pid=18378/tid=18380] ppid=18376 vsize=296420 CPUtime=1201.57 cores=1,3,5,7
/proc/18378/task/18380/stat : 18380 (claspmt) R 18376 18378 18346 0 -1 4202560 14741 0 0 0 120144 13 0 0 25 0 4 0 521845387 303534080 54249 33554432000 4194304 4964704 140733259113776 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18378/tid=18381] ppid=18376 vsize=296420 CPUtime=1201.65 cores=1,3,5,7
/proc/18378/task/18381/stat : 18381 (claspmt) R 18376 18378 18346 0 -1 4202560 18251 0 0 0 120151 14 0 0 25 0 4 0 521845387 303534080 54249 33554432000 4194304 4964704 140733259113776 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18378/tid=18382] ppid=18376 vsize=296420 CPUtime=1195.09 cores=1,3,5,7
/proc/18378/task/18382/stat : 18382 (claspmt) R 18376 18378 18346 0 -1 4202560 7334 0 0 0 119502 7 0 0 25 0 4 0 521845387 303534080 54249 33554432000 4194304 4964704 140733259113776 18446744073709551615 4362770 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 296420

Child status: 0
Real time (s): 1201.75
CPU time (s): 4800.11
CPU user time (s): 4799.58
CPU system time (s): 0.527919
CPU usage (%): 399.426
Max. virtual memory (cumulated for all children) (KiB): 296420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.58
system time used= 0.527919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56831
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5922
involuntary context switches= 34142

runsolver used 1.86372 second user time and 4.70029 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 20:40:57
IDJOB=3299474
IDBENCH=84551
IDSOLVER=1683
FILE ID=node127/3299474-1304102457
RUNJOBID= node127-1304102457-18365
PBS_JOBID= 13170632
Free space on /tmp= 71820 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb75-13-2.used-as.sat04-878.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-3299474-1304102457/watcher-3299474-1304102457 -o /tmp/evaluation-result-3299474-1304102457/solver-3299474-1304102457 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299474-1304102457.cnf

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

MD5SUM BENCH= 00e6f1cbbaaa8f43dc6451d49bfa1cef
RANDOM SEED=1860832346

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:      26293636 kB
Buffers:       1403012 kB
Cached:        4709964 kB
SwapCached:          0 kB
Active:        1793796 kB
Inactive:      4386204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26293636 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1328 kB
Writeback:           0 kB
AnonPages:       67164 kB
Mapped:          13892 kB
Slab:           410744 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188044 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= 71804 MiB
End job on node127 at 2011-04-29 21:01:01