Trace number 3472495

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) 158260 5103.11

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...778175/instance-3472495-1307778175.cnf
129.17/129.21	c Solving...
158256.59/5100.02	
158256.59/5100.02	*** INTERRUPTED! ***
158256.59/5100.02	*** Shutting down threads...

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3472495-1307778175/watcher-3472495-1307778175 -o /tmp/evaluation-result-3472495-1307778175/solver-3472495-1307778175 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472495-1307778175.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 262144000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 262195200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 27.53 31.09 31.66 1/413 8776
/proc/meminfo: memFree=261980116/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=26152 CPUtime=0.02 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 1935 0 0 0 2 0 0 0 23 0 1 0 43204793 26779648 1744 270582939648 4194304 4964800 140735496073744 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/8776/statm: 6538 1745 383 189 0 1412 0

[startup+0.10254 s]
/proc/loadavg: 27.53 31.09 31.66 1/413 8776
/proc/meminfo: memFree=261980116/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=31904 CPUtime=0.09 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 3523 0 0 0 8 1 0 0 23 0 1 0 43204793 32669696 3161 270582939648 4194304 4964800 140735496073744 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/8776/statm: 7976 3163 383 189 0 2850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31904

[startup+0.200549 s]
/proc/loadavg: 27.53 31.09 31.66 1/413 8776
/proc/meminfo: memFree=261980116/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=41756 CPUtime=0.19 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 6452 0 0 0 17 2 0 0 24 0 1 0 43204793 42758144 5517 270582939648 4194304 4964800 140735496073744 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/8776/statm: 10439 5520 386 189 0 5313 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41756

[startup+0.300551 s]
/proc/loadavg: 27.53 31.09 31.66 1/413 8776
/proc/meminfo: memFree=261980116/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=54868 CPUtime=0.29 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 10683 0 0 0 26 3 0 0 25 0 1 0 43204793 56184832 8734 270582939648 4194304 4964800 140735496073744 18446744073709551615 258650955760 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/8776/statm: 13717 8736 386 189 0 8591 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54868

[startup+0.700537 s]
/proc/loadavg: 27.53 31.09 31.66 1/413 8776
/proc/meminfo: memFree=261980116/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=99948 CPUtime=0.69 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 24337 0 0 0 62 7 0 0 25 0 1 0 43204793 102346752 20108 270582939648 4194304 4964800 140735496073744 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/8776/statm: 24987 20109 386 189 0 19861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99948

[startup+1.50059 s]
/proc/loadavg: 27.53 31.09 31.66 2/414 8777
/proc/meminfo: memFree=261859960/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=192400 CPUtime=1.49 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 52493 0 0 0 131 18 0 0 25 0 1 0 43204793 197017600 42987 270582939648 4194304 4964800 140735496073744 18446744073709551615 258650653120 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/8776/statm: 48100 42987 397 189 0 42974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 192400

[startup+3.10065 s]
/proc/loadavg: 27.53 31.09 31.66 2/414 8777
/proc/meminfo: memFree=261705620/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=306540 CPUtime=3.09 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 79701 0 0 0 286 23 0 0 25 0 1 0 43204793 313896960 70195 270582939648 4194304 4964800 140735496073744 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/8776/statm: 76635 70195 400 189 0 71509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306540

[startup+6.30077 s]
/proc/loadavg: 25.56 30.62 31.50 2/414 8777
/proc/meminfo: memFree=261701936/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=306540 CPUtime=6.29 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 79701 0 0 0 606 23 0 0 25 0 1 0 43204793 313896960 70195 270582939648 4194304 4964800 140735496073744 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/8776/statm: 76635 70195 400 189 0 71509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 306540

[startup+12.701 s]
/proc/loadavg: 23.59 30.13 31.34 2/414 8777
/proc/meminfo: memFree=261702820/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=306540 CPUtime=12.69 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 79701 0 0 0 1246 23 0 0 25 0 1 0 43204793 313896960 70195 270582939648 4194304 4964800 140735496073744 18446744073709551615 4607648 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/8776/statm: 76635 70195 400 189 0 71509 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 306540

[startup+25.5004 s]
/proc/loadavg: 18.59 28.70 30.85 2/414 8781
/proc/meminfo: memFree=261704780/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=306540 CPUtime=25.48 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 79701 0 0 0 2525 23 0 0 25 0 1 0 43204793 313896960 70195 270582939648 4194304 4964800 140735496073744 18446744073709551615 4607622 0 0 4096 18946 0 0 0 17 8 0 0 0
/proc/8776/statm: 76635 70195 400 189 0 71509 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 306540

[startup+51.1013 s]
/proc/loadavg: 12.65 26.50 30.06 2/414 8782
/proc/meminfo: memFree=261706432/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=306540 CPUtime=51.08 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 79701 0 0 0 5085 23 0 0 25 0 1 0 43204793 313896960 70195 270582939648 4194304 4964800 140735496073744 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 8 0 0 0
/proc/8776/statm: 76635 70195 400 189 0 71509 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 306540

[startup+102.301 s]
/proc/loadavg: 5.73 22.23 28.40 2/414 8784
/proc/meminfo: memFree=261708324/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=306540 CPUtime=102.3 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 79701 0 0 0 10207 23 0 0 25 0 1 0 43204793 313896960 70195 270582939648 4194304 4964800 140735496073744 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 8 0 0 0
/proc/8776/statm: 76635 70195 400 189 0 71509 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 306540

[startup+162.302 s]
/proc/loadavg: 6.40 19.62 27.15 33/445 8815
/proc/meminfo: memFree=257214984/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=5634768 CPUtime=432.77 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 1214515 0 0 0 37365 5912 0 0 25 0 32 0 43204793 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8776/statm: 1408692 1199338 460 189 0 1403041 0
[pid=8776/tid=8785] ppid=8774 vsize=5634768 CPUtime=7.04 cores=0-31
/proc/8776/task/8785/stat : 8785 (claspmt) R 8774 8776 8746 0 -1 4202560 28522 0 0 0 540 164 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=8776/tid=8786] ppid=8774 vsize=5634768 CPUtime=7.24 cores=0-31
/proc/8776/task/8786/stat : 8786 (claspmt) R 8774 8776 8746 0 -1 4202560 29714 0 0 0 539 185 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8776/tid=8787] ppid=8774 vsize=5634768 CPUtime=7.08 cores=0-31
/proc/8776/task/8787/stat : 8787 (claspmt) R 8774 8776 8746 0 -1 4202560 33169 0 0 0 540 168 0 0 24 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8776/tid=8788] ppid=8774 vsize=5634768 CPUtime=7.35 cores=0-31
/proc/8776/task/8788/stat : 8788 (claspmt) R 8774 8776 8746 0 -1 4202560 34884 0 0 0 538 197 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8776/tid=8789] ppid=8774 vsize=5634768 CPUtime=25.34 cores=0-31
/proc/8776/task/8789/stat : 8789 (claspmt) R 8774 8776 8746 0 -1 4202560 47752 0 0 0 2338 196 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=8776/tid=8790] ppid=8774 vsize=5634768 CPUtime=7.44 cores=0-31
/proc/8776/task/8790/stat : 8790 (claspmt) R 8774 8776 8746 0 -1 4202560 31126 0 0 0 545 199 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8776/tid=8791] ppid=8774 vsize=5634768 CPUtime=7.37 cores=0-31
/proc/8776/task/8791/stat : 8791 (claspmt) R 8774 8776 8746 0 -1 4202560 44988 0 0 0 534 203 0 0 24 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=8776/tid=8792] ppid=8774 vsize=5634768 CPUtime=7.23 cores=0-31
/proc/8776/task/8792/stat : 8792 (claspmt) R 8774 8776 8746 0 -1 4202560 29457 0 0 0 543 180 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=8776/tid=8793] ppid=8774 vsize=5634768 CPUtime=7.14 cores=0-31
/proc/8776/task/8793/stat : 8793 (claspmt) R 8774 8776 8746 0 -1 4202560 33187 0 0 0 535 179 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=8776/tid=8794] ppid=8774 vsize=5634768 CPUtime=7.21 cores=0-31
/proc/8776/task/8794/stat : 8794 (claspmt) R 8774 8776 8746 0 -1 4202560 33140 0 0 0 541 180 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8776/tid=8795] ppid=8774 vsize=5634768 CPUtime=7.37 cores=0-31
/proc/8776/task/8795/stat : 8795 (claspmt) R 8774 8776 8746 0 -1 4202560 30017 0 0 0 544 193 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=8776/tid=8796] ppid=8774 vsize=5634768 CPUtime=7.34 cores=0-31
/proc/8776/task/8796/stat : 8796 (claspmt) R 8774 8776 8746 0 -1 4202560 33677 0 0 0 537 197 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=8776/tid=8797] ppid=8774 vsize=5634768 CPUtime=24.83 cores=0-31
/proc/8776/task/8797/stat : 8797 (claspmt) R 8774 8776 8746 0 -1 4202560 53068 0 0 0 2278 205 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=8776/tid=8798] ppid=8774 vsize=5634768 CPUtime=7.22 cores=0-31
/proc/8776/task/8798/stat : 8798 (claspmt) R 8774 8776 8746 0 -1 4202560 35383 0 0 0 536 186 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8776/tid=8799] ppid=8774 vsize=5634768 CPUtime=7.23 cores=0-31
/proc/8776/task/8799/stat : 8799 (claspmt) R 8774 8776 8746 0 -1 4202560 37713 0 0 0 537 186 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=8776/tid=8800] ppid=8774 vsize=5634768 CPUtime=7.31 cores=0-31
/proc/8776/task/8800/stat : 8800 (claspmt) R 8774 8776 8746 0 -1 4202560 29773 0 0 0 546 185 0 0 25 0 32 0 43217715 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=8776/tid=8801] ppid=8774 vsize=5634768 CPUtime=7.32 cores=0-31
/proc/8776/task/8801/stat : 8801 (claspmt) R 8774 8776 8746 0 -1 4202560 34728 0 0 0 538 194 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=8776/tid=8802] ppid=8774 vsize=5634768 CPUtime=7.37 cores=0-31
/proc/8776/task/8802/stat : 8802 (claspmt) R 8774 8776 8746 0 -1 4202560 31831 0 0 0 544 193 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=8776/tid=8803] ppid=8774 vsize=5634768 CPUtime=7.34 cores=0-31
/proc/8776/task/8803/stat : 8803 (claspmt) R 8774 8776 8746 0 -1 4202560 35096 0 0 0 534 200 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4336672 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=8776/tid=8804] ppid=8774 vsize=5634768 CPUtime=7.31 cores=0-31
/proc/8776/task/8804/stat : 8804 (claspmt) R 8774 8776 8746 0 -1 4202560 30980 0 0 0 541 190 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=8776/tid=8805] ppid=8774 vsize=5634768 CPUtime=25.11 cores=0-31
/proc/8776/task/8805/stat : 8805 (claspmt) R 8774 8776 8746 0 -1 4202560 49137 0 0 0 2304 207 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=8776/tid=8806] ppid=8774 vsize=5634768 CPUtime=7.33 cores=0-31
/proc/8776/task/8806/stat : 8806 (claspmt) R 8774 8776 8746 0 -1 4202560 35251 0 0 0 539 194 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=8776/tid=8807] ppid=8774 vsize=5634768 CPUtime=7.32 cores=0-31
/proc/8776/task/8807/stat : 8807 (claspmt) R 8774 8776 8746 0 -1 4202560 39686 0 0 0 538 194 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8776/tid=8808] ppid=8774 vsize=5634768 CPUtime=7.3 cores=0-31
/proc/8776/task/8808/stat : 8808 (claspmt) R 8774 8776 8746 0 -1 4202560 28704 0 0 0 541 189 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=8776/tid=8809] ppid=8774 vsize=5634768 CPUtime=7.33 cores=0-31
/proc/8776/task/8809/stat : 8809 (claspmt) R 8774 8776 8746 0 -1 4202560 34662 0 0 0 542 191 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=8776/tid=8810] ppid=8774 vsize=5634768 CPUtime=7.34 cores=0-31
/proc/8776/task/8810/stat : 8810 (claspmt) R 8774 8776 8746 0 -1 4202560 39517 0 0 0 535 199 0 0 20 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=8776/tid=8811] ppid=8774 vsize=5634768 CPUtime=7.24 cores=0-31
/proc/8776/task/8811/stat : 8811 (claspmt) R 8774 8776 8746 0 -1 4202560 30333 0 0 0 543 181 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=8776/tid=8812] ppid=8774 vsize=5634768 CPUtime=7.32 cores=0-31
/proc/8776/task/8812/stat : 8812 (claspmt) R 8774 8776 8746 0 -1 4202560 36900 0 0 0 541 191 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4629920 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=8776/tid=8813] ppid=8774 vsize=5634768 CPUtime=27.23 cores=0-31
/proc/8776/task/8813/stat : 8813 (claspmt) R 8774 8776 8746 0 -1 4202560 46498 0 0 0 2522 201 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=8776/tid=8814] ppid=8774 vsize=5634768 CPUtime=6.87 cores=0-31
/proc/8776/task/8814/stat : 8814 (claspmt) R 8774 8776 8746 0 -1 4202560 33882 0 0 0 522 165 0 0 24 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=8776/tid=8815] ppid=8774 vsize=5634768 CPUtime=7.2 cores=0-31
/proc/8776/task/8815/stat : 8815 (claspmt) R 8774 8776 8746 0 -1 4202560 37410 0 0 0 542 178 0 0 25 0 32 0 43217716 5770002432 1199338 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
Current children cumulated CPU time (s) 432.77
Current children cumulated vsize (KiB) 5634768

[startup+222.322 s]
/proc/loadavg: 22.63 21.88 27.45 33/445 8817

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

[pid=8776/tid=8792] ppid=8774 vsize=18458416 CPUtime=4898.44 cores=0-31
/proc/8776/task/8792/stat : 8792 (claspmt) R 8774 8776 8746 0 -1 4202560 95022 0 0 0 489396 448 0 0 25 0 32 0 43217715 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8776/tid=8793] ppid=8774 vsize=18458416 CPUtime=4923.73 cores=0-31
/proc/8776/task/8793/stat : 8793 (claspmt) R 8774 8776 8746 0 -1 4202560 73414 0 0 0 492043 330 0 0 25 0 32 0 43217715 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=8776/tid=8794] ppid=8774 vsize=18458416 CPUtime=4925.06 cores=0-31
/proc/8776/task/8794/stat : 8794 (claspmt) R 8774 8776 8746 0 -1 4202560 108678 0 0 0 492057 449 0 0 25 0 32 0 43217715 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8776/tid=8795] ppid=8774 vsize=18458416 CPUtime=4926.29 cores=0-31
/proc/8776/task/8795/stat : 8795 (claspmt) R 8774 8776 8746 0 -1 4202560 65482 0 0 0 492350 279 0 0 25 0 32 0 43217715 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=8776/tid=8796] ppid=8774 vsize=18458416 CPUtime=4926.18 cores=0-31
/proc/8776/task/8796/stat : 8796 (claspmt) R 8774 8776 8746 0 -1 4202560 81010 0 0 0 492279 339 0 0 25 0 32 0 43217715 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=8776/tid=8797] ppid=8774 vsize=18458416 CPUtime=4942.41 cores=0-31
/proc/8776/task/8797/stat : 8797 (claspmt) R 8774 8776 8746 0 -1 4202560 77803 0 0 0 493980 261 0 0 25 0 32 0 43217715 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=8776/tid=8798] ppid=8774 vsize=18458416 CPUtime=4921.21 cores=0-31
/proc/8776/task/8798/stat : 8798 (claspmt) R 8774 8776 8746 0 -1 4202560 75114 0 0 0 491835 286 0 0 25 0 32 0 43217715 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=8776/tid=8799] ppid=8774 vsize=18458416 CPUtime=4925.39 cores=0-31
/proc/8776/task/8799/stat : 8799 (claspmt) R 8774 8776 8746 0 -1 4202560 470684 0 0 0 490954 1585 0 0 25 0 32 0 43217715 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8776/tid=8800] ppid=8774 vsize=18458416 CPUtime=4926.02 cores=0-31
/proc/8776/task/8800/stat : 8800 (claspmt) R 8774 8776 8746 0 -1 4202560 110306 0 0 0 492105 497 0 0 25 0 32 0 43217715 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=8776/tid=8801] ppid=8774 vsize=18458416 CPUtime=4926 cores=0-31
/proc/8776/task/8801/stat : 8801 (claspmt) R 8774 8776 8746 0 -1 4202560 71521 0 0 0 492276 324 0 0 25 0 32 0 43217716 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=8776/tid=8802] ppid=8774 vsize=18458416 CPUtime=4926.34 cores=0-31
/proc/8776/task/8802/stat : 8802 (claspmt) R 8774 8776 8746 0 -1 4202560 94421 0 0 0 492280 354 0 0 25 0 32 0 43217716 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=8776/tid=8803] ppid=8774 vsize=18458416 CPUtime=4926.3 cores=0-31
/proc/8776/task/8803/stat : 8803 (claspmt) R 8774 8776 8746 0 -1 4202560 66302 0 0 0 492351 279 0 0 25 0 32 0 43217716 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=8776/tid=8804] ppid=8774 vsize=18458416 CPUtime=4926.2 cores=0-31
/proc/8776/task/8804/stat : 8804 (claspmt) R 8774 8776 8746 0 -1 4202560 78069 0 0 0 492294 326 0 0 25 0 32 0 43217716 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=8776/tid=8805] ppid=8774 vsize=18458416 CPUtime=4944.15 cores=0-31
/proc/8776/task/8805/stat : 8805 (claspmt) R 8774 8776 8746 0 -1 4202560 83453 0 0 0 494112 303 0 0 25 0 32 0 43217716 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=8776/tid=8806] ppid=8774 vsize=18458416 CPUtime=4926.15 cores=0-31
/proc/8776/task/8806/stat : 8806 (claspmt) R 8774 8776 8746 0 -1 4202560 73177 0 0 0 492327 288 0 0 25 0 32 0 43217716 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=8776/tid=8807] ppid=8774 vsize=18458416 CPUtime=4911.27 cores=0-31
/proc/8776/task/8807/stat : 8807 (claspmt) R 8774 8776 8746 0 -1 4202560 433852 0 0 0 489733 1394 0 0 25 0 32 0 43217716 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=8776/tid=8808] ppid=8774 vsize=18458416 CPUtime=4926.08 cores=0-31
/proc/8776/task/8808/stat : 8808 (claspmt) R 8774 8776 8746 0 -1 4202560 95598 0 0 0 492134 474 0 0 25 0 32 0 43217716 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=8776/tid=8809] ppid=8774 vsize=18458416 CPUtime=4871.46 cores=0-31
/proc/8776/task/8809/stat : 8809 (claspmt) R 8774 8776 8746 0 -1 4202560 66422 0 0 0 486837 309 0 0 25 0 32 0 43217716 18901417984 4329570 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=8776/tid=8810] ppid=8774 vsize=18458416 CPUtime=4919.78 cores=0-31
/proc/8776/task/8810/stat : 8810 (claspmt) R 8774 8776 8746 0 -1 4202560 105909 0 0 0 491611 367 0 0 25 0 32 0 43217716 18901417984 4329571 270582939648 4194304 4964800 140735496073744 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8776/tid=8811] ppid=8774 vsize=18458416 CPUtime=4922.36 cores=0-31
/proc/8776/task/8811/stat : 8811 (claspmt) R 8774 8776 8746 0 -1 4202560 66451 0 0 0 491969 267 0 0 25 0 32 0 43217716 18901417984 4329571 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=8776/tid=8812] ppid=8774 vsize=18458416 CPUtime=4926.26 cores=0-31
/proc/8776/task/8812/stat : 8812 (claspmt) R 8774 8776 8746 0 -1 4202560 85023 0 0 0 492307 319 0 0 25 0 32 0 43217716 18901417984 4329571 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=8776/tid=8813] ppid=8774 vsize=18458416 CPUtime=4946.26 cores=0-31
/proc/8776/task/8813/stat : 8813 (claspmt) R 8774 8776 8746 0 -1 4202560 70752 0 0 0 494364 262 0 0 25 0 32 0 43217716 18901417984 4329571 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=8776/tid=8814] ppid=8774 vsize=18458416 CPUtime=4923.02 cores=0-31
/proc/8776/task/8814/stat : 8814 (claspmt) R 8774 8776 8746 0 -1 4202560 77195 0 0 0 492036 266 0 0 25 0 32 0 43217716 18901417984 4329572 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=8776/tid=8815] ppid=8774 vsize=18458416 CPUtime=4925.54 cores=0-31
/proc/8776/task/8815/stat : 8815 (claspmt) R 8774 8776 8746 0 -1 4202560 521933 0 0 0 490880 1674 0 0 25 0 32 0 43217716 18901417984 4329572 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 157690
Current children cumulated vsize (KiB) 18458416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 32.26 32.08 32.02 33/445 8968
/proc/meminfo: memFree=244570244/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=18462512 CPUtime=158257 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 4368624 0 0 0 15809911 15749 0 0 25 0 32 0 43204793 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8776/statm: 4615628 4346635 462 189 0 4609977 0
[pid=8776/tid=8785] ppid=8774 vsize=18462512 CPUtime=4935.81 cores=0-31
/proc/8776/task/8785/stat : 8785 (claspmt) R 8774 8776 8746 0 -1 4202560 64490 0 0 0 493278 303 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8776/tid=8786] ppid=8774 vsize=18462512 CPUtime=4942.32 cores=0-31
/proc/8776/task/8786/stat : 8786 (claspmt) R 8774 8776 8746 0 -1 4202560 99301 0 0 0 493879 353 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=8776/tid=8787] ppid=8774 vsize=18462512 CPUtime=4943.62 cores=0-31
/proc/8776/task/8787/stat : 8787 (claspmt) R 8774 8776 8746 0 -1 4202560 69544 0 0 0 494099 263 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=8776/tid=8788] ppid=8774 vsize=18462512 CPUtime=4943.81 cores=0-31
/proc/8776/task/8788/stat : 8788 (claspmt) R 8774 8776 8746 0 -1 4202560 88855 0 0 0 494017 364 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8776/tid=8789] ppid=8774 vsize=18462512 CPUtime=4962.11 cores=0-31
/proc/8776/task/8789/stat : 8789 (claspmt) R 8774 8776 8746 0 -1 4202560 78949 0 0 0 495943 268 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=8776/tid=8790] ppid=8774 vsize=18462512 CPUtime=4944.06 cores=0-31
/proc/8776/task/8790/stat : 8790 (claspmt) R 8774 8776 8746 0 -1 4202560 74500 0 0 0 494096 310 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8776/tid=8791] ppid=8774 vsize=18462512 CPUtime=4927.74 cores=0-31
/proc/8776/task/8791/stat : 8791 (claspmt) R 8774 8776 8746 0 -1 4202560 555341 0 0 0 490957 1817 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=8776/tid=8792] ppid=8774 vsize=18462512 CPUtime=4916.15 cores=0-31
/proc/8776/task/8792/stat : 8792 (claspmt) R 8774 8776 8746 0 -1 4202560 96256 0 0 0 491162 453 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8776/tid=8793] ppid=8774 vsize=18462512 CPUtime=4941.44 cores=0-31
/proc/8776/task/8793/stat : 8793 (claspmt) R 8774 8776 8746 0 -1 4202560 74141 0 0 0 493813 331 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=8776/tid=8794] ppid=8774 vsize=18462512 CPUtime=4942.77 cores=0-31
/proc/8776/task/8794/stat : 8794 (claspmt) R 8774 8776 8746 0 -1 4202560 108992 0 0 0 493827 450 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8776/tid=8795] ppid=8774 vsize=18462512 CPUtime=4944 cores=0-31
/proc/8776/task/8795/stat : 8795 (claspmt) R 8774 8776 8746 0 -1 4202560 65495 0 0 0 494121 279 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=8776/tid=8796] ppid=8774 vsize=18462512 CPUtime=4943.89 cores=0-31
/proc/8776/task/8796/stat : 8796 (claspmt) R 8774 8776 8746 0 -1 4202560 81010 0 0 0 494050 339 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=8776/tid=8797] ppid=8774 vsize=18462512 CPUtime=4960.13 cores=0-31
/proc/8776/task/8797/stat : 8797 (claspmt) R 8774 8776 8746 0 -1 4202560 77817 0 0 0 495752 261 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=8776/tid=8798] ppid=8774 vsize=18462512 CPUtime=4938.93 cores=0-31
/proc/8776/task/8798/stat : 8798 (claspmt) R 8774 8776 8746 0 -1 4202560 75153 0 0 0 493607 286 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=8776/tid=8799] ppid=8774 vsize=18462512 CPUtime=4943.11 cores=0-31
/proc/8776/task/8799/stat : 8799 (claspmt) R 8774 8776 8746 0 -1 4202560 475489 0 0 0 492709 1602 0 0 25 0 32 0 43217715 18905612288 4346635 270582939648 4194304 4964800 140735496073744 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8776/tid=8800] ppid=8774 vsize=18462512 CPUtime=4943.74 cores=0-31
/proc/8776/task/8800/stat : 8800 (claspmt) R 8774 8776 8746 0 -1 4202560 110446 0 0 0 493877 497 0 0 25 0 32 0 43217715 18905612288 4346636 270582939648 4194304 4964800 140735496073744 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=8776/tid=8801] ppid=8774 vsize=18462512 CPUtime=4943.72 cores=0-31
/proc/8776/task/8801/stat : 8801 (claspmt) R 8774 8776 8746 0 -1 4202560 71521 0 0 0 494048 324 0 0 25 0 32 0 43217716 18905612288 4346636 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=8776/tid=8802] ppid=8774 vsize=18462512 CPUtime=4944.06 cores=0-31
/proc/8776/task/8802/stat : 8802 (claspmt) R 8774 8776 8746 0 -1 4202560 95053 0 0 0 494049 357 0 0 25 0 32 0 43217716 18905612288 4346636 270582939648 4194304 4964800 140735496073744 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=8776/tid=8803] ppid=8774 vsize=18462512 CPUtime=4944.02 cores=0-31
/proc/8776/task/8803/stat : 8803 (claspmt) R 8774 8776 8746 0 -1 4202560 66667 0 0 0 494123 279 0 0 25 0 32 0 43217716 18905612288 4346636 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=8776/tid=8804] ppid=8774 vsize=18462512 CPUtime=4943.92 cores=0-31
/proc/8776/task/8804/stat : 8804 (claspmt) R 8774 8776 8746 0 -1 4202560 78070 0 0 0 494066 326 0 0 25 0 32 0 43217716 18905612288 4346636 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=8776/tid=8805] ppid=8774 vsize=18462512 CPUtime=4961.87 cores=0-31
/proc/8776/task/8805/stat : 8805 (claspmt) R 8774 8776 8746 0 -1 4202560 83481 0 0 0 495884 303 0 0 25 0 32 0 43217716 18905612288 4346636 270582939648 4194304 4964800 140735496073744 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=8776/tid=8806] ppid=8774 vsize=18462512 CPUtime=4943.87 cores=0-31
/proc/8776/task/8806/stat : 8806 (claspmt) R 8774 8776 8746 0 -1 4202560 73182 0 0 0 494099 288 0 0 25 0 32 0 43217716 18905612288 4346636 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=8776/tid=8807] ppid=8774 vsize=18462512 CPUtime=4928.98 cores=0-31
/proc/8776/task/8807/stat : 8807 (claspmt) R 8774 8776 8746 0 -1 4202560 433852 0 0 0 491504 1394 0 0 25 0 32 0 43217716 18905612288 4346636 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=8776/tid=8808] ppid=8774 vsize=18462512 CPUtime=4943.79 cores=0-31
/proc/8776/task/8808/stat : 8808 (claspmt) R 8774 8776 8746 0 -1 4202560 95622 0 0 0 493905 474 0 0 25 0 32 0 43217716 18905612288 4346636 270582939648 4194304 4964800 140735496073744 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=8776/tid=8809] ppid=8774 vsize=18462512 CPUtime=4888.66 cores=0-31
/proc/8776/task/8809/stat : 8809 (claspmt) R 8774 8776 8746 0 -1 4202560 66424 0 0 0 488557 309 0 0 25 0 32 0 43217716 18905612288 4346637 270582939648 4194304 4964800 140735496073744 18446744073709551615 4669417 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=8776/tid=8810] ppid=8774 vsize=18462512 CPUtime=4937.49 cores=0-31
/proc/8776/task/8810/stat : 8810 (claspmt) R 8774 8776 8746 0 -1 4202560 106111 0 0 0 493382 367 0 0 25 0 32 0 43217716 18905612288 4346637 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8776/tid=8811] ppid=8774 vsize=18462512 CPUtime=4940.09 cores=0-31
/proc/8776/task/8811/stat : 8811 (claspmt) R 8774 8776 8746 0 -1 4202560 66513 0 0 0 493741 268 0 0 25 0 32 0 43217716 18905612288 4346637 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=8776/tid=8812] ppid=8774 vsize=18462512 CPUtime=4943.98 cores=0-31
/proc/8776/task/8812/stat : 8812 (claspmt) R 8774 8776 8746 0 -1 4202560 85031 0 0 0 494079 319 0 0 25 0 32 0 43217716 18905612288 4346637 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=8776/tid=8813] ppid=8774 vsize=18462512 CPUtime=4963.98 cores=0-31
/proc/8776/task/8813/stat : 8813 (claspmt) R 8774 8776 8746 0 -1 4202560 70768 0 0 0 496136 262 0 0 25 0 32 0 43217716 18905612288 4346637 270582939648 4194304 4964800 140735496073744 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=8776/tid=8814] ppid=8774 vsize=18462512 CPUtime=4940.73 cores=0-31
/proc/8776/task/8814/stat : 8814 (claspmt) R 8774 8776 8746 0 -1 4202560 77251 0 0 0 493807 266 0 0 25 0 32 0 43217716 18905612288 4346637 270582939648 4194304 4964800 140735496073744 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=8776/tid=8815] ppid=8774 vsize=18462512 CPUtime=4943.26 cores=0-31
/proc/8776/task/8815/stat : 8815 (claspmt) R 8774 8776 8746 0 -1 4202560 522313 0 0 0 492650 1676 0 0 25 0 32 0 43217716 18905612288 4346637 270582939648 4194304 4964800 140735496073744 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 158257
Current children cumulated vsize (KiB) 18462512

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -8776

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

[startup+5100.7 s]
/proc/loadavg: 32.26 32.08 32.02 2/415 8969
/proc/meminfo: memFree=244588464/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=18351836 CPUtime=158258 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4202496 4368644 0 0 0 15810048 15750 0 0 25 0 1 0 43204793 18792280064 4342007 270582939648 4194304 4964800 140735496073744 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/8776/statm: 4587959 4342007 473 189 0 4582308 0
Current children cumulated CPU time (s) 158258
Current children cumulated vsize (KiB) 18351836

[startup+5102.3 s]
/proc/loadavg: 32.26 32.08 32.02 2/415 8969
/proc/meminfo: memFree=244604356/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=0 CPUtime=158260 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4203524 4368644 0 0 0 15810177 15777 0 0 25 0 1 0 43204793 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8776/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 158260
Current children cumulated vsize (KiB) 0

[startup+5102.7 s]
/proc/loadavg: 32.26 32.08 32.02 2/415 8969
/proc/meminfo: memFree=244604356/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=0 CPUtime=158260 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4203524 4368644 0 0 0 15810177 15817 0 0 25 0 1 0 43204793 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8776/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 158260
Current children cumulated vsize (KiB) 0

[startup+5103.1 s]
/proc/loadavg: 29.76 31.56 31.85 2/414 8969
/proc/meminfo: memFree=257931384/264257624 swapFree=67111528/67111528
[pid=8776] ppid=8774 vsize=0 CPUtime=158260 cores=0-31
/proc/8776/stat : 8776 (claspmt) R 8774 8776 8746 0 -1 4203524 4368644 0 0 0 15810177 15857 0 0 25 0 1 0 43204793 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8776/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 158260
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5103.11
CPU time (s): 158260
CPU user time (s): 158102
CPU system time (s): 158.588
CPU usage (%): 3101.25
Max. virtual memory (cumulated for all children) (KiB): 18462512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 158102
system time used= 158.588
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4368644
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= 1176052
involuntary context switches= 371441

runsolver used 28.1567 second user time and 116.037 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-11 09:42:59
IDJOB=3472495
IDBENCH=83466
IDSOLVER=1961
FILE ID=node200/3472495-1307778175
RUNJOBID= node200-1307778175-8760
PBS_JOBID= 13550765
Free space on /tmp= 61632 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.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-3472495-1307778175/watcher-3472495-1307778175 -o /tmp/evaluation-result-3472495-1307778175/solver-3472495-1307778175 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472495-1307778175.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 256000 MiB
NBCORE= 32

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=1345187663

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      261981032 kB
Buffers:        287000 kB
Cached:        1660440 kB
SwapCached:          0 kB
Active:         425336 kB
Inactive:      1585368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      261981032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          115504 kB
Writeback:           0 kB
AnonPages:       63388 kB
Mapped:          14480 kB
Slab:           188208 kB
PageTables:       4420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   165376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61628 MiB
End job on node200 at 2011-06-11 11:08:02