Trace number 3372168

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
Plingeling 587f (fixed)? (TO) 160003 5013.82

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4897.74
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data


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.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372168-1305473112/watcher-3372168-1305473112 -o /tmp/evaluation-result-3372168-1305473112/solver-3372168-1305473112 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372168-1305473112.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): 272730423296 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 272730474496 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 29.49 31.51 31.85 1/413 11912
/proc/meminfo: memFree=255582636/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=8996 CPUtime=0.02 cores=0-31
/proc/11912/stat : 11912 (plingeling) R 11910 11912 11886 0 -1 4202496 316 1249 0 0 2 0 0 0 21 0 1 0 658797677 9211904 247 268435456000 4194304 4417452 140733377691680 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11912/statm: 2249 247 135 55 0 135 0

[startup+0.114381 s]
/proc/loadavg: 29.49 31.51 31.85 1/413 11912
/proc/meminfo: memFree=255582636/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=16288 CPUtime=0.1 cores=0-31
/proc/11912/stat : 11912 (plingeling) R 11910 11912 11886 0 -1 4202496 2148 1249 0 0 9 1 0 0 21 0 1 0 658797677 16678912 2079 268435456000 4194304 4417452 140733377691680 18446744073709551615 258650652667 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11912/statm: 4112 2093 145 55 0 1998 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16288

[startup+0.200383 s]
/proc/loadavg: 29.49 31.51 31.85 1/413 11912
/proc/meminfo: memFree=255582636/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=24304 CPUtime=0.18 cores=0-31
/proc/11912/stat : 11912 (plingeling) R 11910 11912 11886 0 -1 4202496 4165 1249 0 0 17 1 0 0 21 0 1 0 658797677 24887296 4096 268435456000 4194304 4417452 140733377691680 18446744073709551615 4259303 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11912/statm: 6076 4096 145 55 0 3962 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 24304

[startup+0.300379 s]
/proc/loadavg: 29.49 31.51 31.85 1/413 11912
/proc/meminfo: memFree=255582636/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=29520 CPUtime=0.29 cores=0-31
/proc/11912/stat : 11912 (plingeling) R 11910 11912 11886 0 -1 4202496 5470 1249 0 0 27 2 0 0 22 0 1 0 658797677 30228480 5401 268435456000 4194304 4417452 140733377691680 18446744073709551615 4227779 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11912/statm: 7380 5401 146 55 0 5266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29520

[startup+0.700394 s]
/proc/loadavg: 29.49 31.51 31.85 1/413 11912
/proc/meminfo: memFree=255582636/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=68240 CPUtime=0.69 cores=0-31
/proc/11912/stat : 11912 (plingeling) R 11910 11912 11886 0 -1 4202496 15150 1249 0 0 65 4 0 0 23 0 1 0 658797677 69877760 15081 268435456000 4194304 4417452 140733377691680 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11912/statm: 17060 15081 146 55 0 14946 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68240

[startup+1.50042 s]
/proc/loadavg: 29.49 31.51 31.85 2/414 11918
/proc/meminfo: memFree=255505148/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=160168 CPUtime=1.49 cores=0-31
/proc/11912/stat : 11912 (plingeling) R 11910 11912 11886 0 -1 4202496 38132 1249 0 0 140 9 0 0 25 0 1 0 658797677 164012032 38063 268435456000 4194304 4417452 140733377691680 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11912/statm: 40042 38063 146 55 0 37928 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 160168

[startup+3.10048 s]
/proc/loadavg: 29.49 31.51 31.85 2/414 11918
/proc/meminfo: memFree=255363292/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=300620 CPUtime=3.08 cores=0-31
/proc/11912/stat : 11912 (plingeling) R 11910 11912 11886 0 -1 4202496 73295 1249 0 0 292 16 0 0 25 0 1 0 658797677 307834880 73176 268435456000 4194304 4417452 140733377691680 18446744073709551615 4320656 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11912/statm: 75155 73176 146 55 0 73041 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 300620

[startup+6.30145 s]
/proc/loadavg: 27.21 31.00 31.68 33/446 11950
/proc/meminfo: memFree=255196464/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=929956 CPUtime=98.67 cores=0-31
/proc/11912/stat : 11912 (plingeling) S 11910 11912 11886 0 -1 4202496 201602 1249 0 0 9722 145 0 0 18 0 33 0 658797677 952274944 81035 268435456000 4194304 4417452 140733377691680 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 9 0 0 0
/proc/11912/statm: 232489 81057 175 55 0 230375 0
[pid=11912/tid=11919] ppid=11910 vsize=929956 CPUtime=3 cores=0-31
/proc/11912/task/11919/stat : 11919 (plingeling) R 11910 11912 11886 0 -1 4202560 2245 1249 0 0 297 3 0 0 24 0 33 0 658798004 952274944 81065 268435456000 4194304 4417452 140733377691680 18446744073709551615 4277621 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=11912/tid=11920] ppid=11910 vsize=929956 CPUtime=3 cores=0-31
/proc/11912/task/11920/stat : 11920 (plingeling) R 11910 11912 11886 0 -1 4202560 2329 1249 0 0 296 4 0 0 24 0 33 0 658798004 952274944 81075 268435456000 4194304 4417452 140733377691680 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11912/tid=11921] ppid=11910 vsize=929956 CPUtime=3 cores=0-31
/proc/11912/task/11921/stat : 11921 (plingeling) R 11910 11912 11886 0 -1 4202560 2424 1249 0 0 297 3 0 0 24 0 33 0 658798004 952274944 81085 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346561 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11912/tid=11922] ppid=11910 vsize=929956 CPUtime=3 cores=0-31
/proc/11912/task/11922/stat : 11922 (plingeling) R 11910 11912 11886 0 -1 4202560 1148 1249 0 0 298 2 0 0 25 0 33 0 658798004 952274944 81095 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11912/tid=11923] ppid=11910 vsize=929956 CPUtime=2.96 cores=0-31
/proc/11912/task/11923/stat : 11923 (plingeling) R 11910 11912 11886 0 -1 4202560 4642 1249 0 0 291 5 0 0 23 0 33 0 658798004 952274944 81104 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346460 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=11912/tid=11924] ppid=11910 vsize=929956 CPUtime=2.98 cores=0-31
/proc/11912/task/11924/stat : 11924 (plingeling) R 11910 11912 11886 0 -1 4202560 2301 1249 0 0 294 4 0 0 25 0 33 0 658798004 952274944 81113 268435456000 4194304 4417452 140733377691680 18446744073709551615 4215048 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=11912/tid=11925] ppid=11910 vsize=929956 CPUtime=3 cores=0-31
/proc/11912/task/11925/stat : 11925 (plingeling) R 11910 11912 11886 0 -1 4202560 5158 1249 0 0 294 6 0 0 24 0 33 0 658798004 952274944 81123 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11912/tid=11926] ppid=11910 vsize=929956 CPUtime=3 cores=0-31
/proc/11912/task/11926/stat : 11926 (plingeling) R 11910 11912 11886 0 -1 4202560 7811 1249 0 0 295 5 0 0 24 0 33 0 658798004 952274944 81131 268435456000 4194304 4417452 140733377691680 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=11912/tid=11927] ppid=11910 vsize=929956 CPUtime=2.99 cores=0-31
/proc/11912/task/11927/stat : 11927 (plingeling) R 11910 11912 11886 0 -1 4202560 2674 1249 0 0 296 3 0 0 25 0 33 0 658798004 952274944 81141 268435456000 4194304 4417452 140733377691680 18446744073709551615 258650649928 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=11912/tid=11928] ppid=11910 vsize=929956 CPUtime=2.99 cores=0-31
/proc/11912/task/11928/stat : 11928 (plingeling) R 11910 11912 11886 0 -1 4202560 3007 1249 0 0 295 4 0 0 23 0 33 0 658798004 952274944 81151 268435456000 4194304 4417452 140733377691680 18446744073709551615 4232464 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=11912/tid=11929] ppid=11910 vsize=929956 CPUtime=2.99 cores=0-31
/proc/11912/task/11929/stat : 11929 (plingeling) R 11910 11912 11886 0 -1 4202560 2870 1249 0 0 296 3 0 0 23 0 33 0 658798004 952274944 81159 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=11912/tid=11930] ppid=11910 vsize=929956 CPUtime=2.99 cores=0-31
/proc/11912/task/11930/stat : 11930 (plingeling) R 11910 11912 11886 0 -1 4202560 2893 1249 0 0 294 5 0 0 23 0 33 0 658798004 952274944 81169 268435456000 4194304 4417452 140733377691680 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=11912/tid=11931] ppid=11910 vsize=929956 CPUtime=3 cores=0-31
/proc/11912/task/11931/stat : 11931 (plingeling) R 11910 11912 11886 0 -1 4202560 5091 1249 0 0 296 4 0 0 25 0 33 0 658798004 952274944 81179 268435456000 4194304 4417452 140733377691680 18446744073709551615 4261296 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=11912/tid=11932] ppid=11910 vsize=929956 CPUtime=2.98 cores=0-31
/proc/11912/task/11932/stat : 11932 (plingeling) R 11910 11912 11886 0 -1 4202560 2053 1249 0 0 296 2 0 0 25 0 33 0 658798004 952274944 81188 268435456000 4194304 4417452 140733377691680 18446744073709551615 258650649892 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11912/tid=11933] ppid=11910 vsize=929956 CPUtime=2.97 cores=0-31
/proc/11912/task/11933/stat : 11933 (plingeling) R 11910 11912 11886 0 -1 4202560 3405 1249 0 0 292 5 0 0 25 0 33 0 658798004 952274944 81197 268435456000 4194304 4417452 140733377691680 18446744073709551615 4247719 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11912/tid=11934] ppid=11910 vsize=929956 CPUtime=2.99 cores=0-31
/proc/11912/task/11934/stat : 11934 (plingeling) R 11910 11912 11886 0 -1 4202560 2798 1249 0 0 295 4 0 0 24 0 33 0 658798004 952274944 81207 268435456000 4194304 4417452 140733377691680 18446744073709551615 4325924 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=11912/tid=11935] ppid=11910 vsize=929956 CPUtime=2.98 cores=0-31
/proc/11912/task/11935/stat : 11935 (plingeling) R 11910 11912 11886 0 -1 4202560 5389 1249 0 0 294 4 0 0 25 0 33 0 658798005 952274944 81216 268435456000 4194304 4417452 140733377691680 18446744073709551615 4259082 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=11912/tid=11936] ppid=11910 vsize=929956 CPUtime=2.99 cores=0-31
/proc/11912/task/11936/stat : 11936 (plingeling) R 11910 11912 11886 0 -1 4202560 7303 1249 0 0 294 5 0 0 25 0 33 0 658798005 952274944 81220 268435456000 4194304 4417452 140733377691680 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=11912/tid=11937] ppid=11910 vsize=929956 CPUtime=2.92 cores=0-31
/proc/11912/task/11937/stat : 11937 (plingeling) R 11910 11912 11886 0 -1 4202560 5563 1249 0 0 291 1 0 0 25 0 33 0 658798005 952274944 81220 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=11912/tid=11938] ppid=11910 vsize=929956 CPUtime=2.98 cores=0-31
/proc/11912/task/11938/stat : 11938 (plingeling) R 11910 11912 11886 0 -1 4202560 6669 1249 0 0 293 5 0 0 24 0 33 0 658798005 952274944 81220 268435456000 4194304 4417452 140733377691680 18446744073709551615 4331733 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=11912/tid=11939] ppid=11910 vsize=929956 CPUtime=2.98 cores=0-31
/proc/11912/task/11939/stat : 11939 (plingeling) R 11910 11912 11886 0 -1 4202560 3225 1249 0 0 295 3 0 0 25 0 33 0 658798005 952274944 81220 268435456000 4194304 4417452 140733377691680 18446744073709551615 4260005 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11912/tid=11940] ppid=11910 vsize=929956 CPUtime=2.97 cores=0-31
/proc/11912/task/11940/stat : 11940 (plingeling) R 11910 11912 11886 0 -1 4202560 4131 1249 0 0 292 5 0 0 24 0 33 0 658798005 952274944 81220 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=11912/tid=11941] ppid=11910 vsize=929956 CPUtime=2.97 cores=0-31
/proc/11912/task/11941/stat : 11941 (plingeling) R 11910 11912 11886 0 -1 4202560 5174 1249 0 0 293 4 0 0 25 0 33 0 658798005 952274944 81220 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=11912/tid=11942] ppid=11910 vsize=929956 CPUtime=2.96 cores=0-31
/proc/11912/task/11942/stat : 11942 (plingeling) R 11910 11912 11886 0 -1 4202560 4535 1249 0 0 292 4 0 0 25 0 33 0 658798006 952274944 81220 268435456000 4194304 4417452 140733377691680 18446744073709551615 4320634 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=11912/tid=11943] ppid=11910 vsize=929956 CPUtime=2.97 cores=0-31
/proc/11912/task/11943/stat : 11943 (plingeling) R 11910 11912 11886 0 -1 4202560 4125 1249 0 0 292 5 0 0 23 0 33 0 658798006 952274944 81220 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11912/tid=11944] ppid=11910 vsize=929956 CPUtime=2.9 cores=0-31
/proc/11912/task/11944/stat : 11944 (plingeling) R 11910 11912 11886 0 -1 4202560 4498 1249 0 0 289 1 0 0 24 0 33 0 658798006 952274944 81220 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=11912/tid=11945] ppid=11910 vsize=929956 CPUtime=2.97 cores=0-31
/proc/11912/task/11945/stat : 11945 (plingeling) R 11910 11912 11886 0 -1 4202560 5782 1249 0 0 293 4 0 0 23 0 33 0 658798006 952274944 81200 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346490 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=11912/tid=11946] ppid=11910 vsize=929876 CPUtime=2.96 cores=0-31
/proc/11912/task/11946/stat : 11946 (plingeling) R 11910 11912 11886 0 -1 4202560 4086 1249 0 0 294 2 0 0 25 0 33 0 658798006 952193024 81200 268435456000 4194304 4417452 140733377691680 18446744073709551615 4302045 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=11912/tid=11947] ppid=11910 vsize=929876 CPUtime=2.95 cores=0-31
/proc/11912/task/11947/stat : 11947 (plingeling) R 11910 11912 11886 0 -1 4202560 6813 1249 0 0 289 6 0 0 25 0 33 0 658798007 952193024 81200 268435456000 4194304 4417452 140733377691680 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=11912/tid=11948] ppid=11910 vsize=929876 CPUtime=2.86 cores=0-31
/proc/11912/task/11948/stat : 11948 (plingeling) R 11910 11912 11886 0 -1 4202560 3181 1249 0 0 285 1 0 0 25 0 33 0 658798007 952193024 81200 268435456000 4194304 4417452 140733377691680 18446744073709551615 4327056 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=11912/tid=11949] ppid=11910 vsize=929876 CPUtime=2.96 cores=0-31
/proc/11912/task/11949/stat : 11949 (plingeling) R 11910 11912 11886 0 -1 4202560 2486 1249 0 0 295 1 0 0 24 0 33 0 658798007 952193024 81200 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346677 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=11912/tid=11950] ppid=11910 vsize=929876 CPUtime=2.96 cores=0-31
/proc/11912/task/11950/stat : 11950 (plingeling) R 11910 11912 11886 0 -1 4202560 2567 1249 0 0 295 1 0 0 25 0 33 0 658798007 952193024 81200 268435456000 4194304 4417452 140733377691680 18446744073709551615 4277684 0 0 4096 17442 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 98.67
Current children cumulated vsize (KiB) 929956

[startup+12.7017 s]
/proc/loadavg: 27.59 31.02 31.68 33/446 11952
/proc/meminfo: memFree=255023072/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=1111128 CPUtime=301.05 cores=0-31
/proc/11912/stat : 11912 (plingeling) S 11910 11912 11886 0 -1 4202496 273712 1249 0 0 29882 223 0 0 18 0 33 0 658797677 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 9 0 0 0
/proc/11912/statm: 277782 134184 175 55 0 275668 0
[pid=11912/tid=11919] ppid=11910 vsize=1111128 CPUtime=9.31 cores=0-31
/proc/11912/task/11919/stat : 11919 (plingeling) R 11910 11912 11886 0 -1 4202560 4179 1249 0 0 927 4 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=11912/tid=11920] ppid=11910 vsize=1111128 CPUtime=9.3 cores=0-31
/proc/11912/task/11920/stat : 11920 (plingeling) R 11910 11912 11886 0 -1 4202560 4775 1249 0 0 923 7 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11912/tid=11921] ppid=11910 vsize=1111128 CPUtime=9.4 cores=0-31
/proc/11912/task/11921/stat : 11921 (plingeling) R 11910 11912 11886 0 -1 4202560 2680 1249 0 0 937 3 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=11912/tid=11922] ppid=11910 vsize=1111128 CPUtime=9.4 cores=0-31
/proc/11912/task/11922/stat : 11922 (plingeling) R 11910 11912 11886 0 -1 4202560 2935 1249 0 0 938 2 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=11912/tid=11923] ppid=11910 vsize=1111128 CPUtime=9.24 cores=0-31
/proc/11912/task/11923/stat : 11923 (plingeling) R 11910 11912 11886 0 -1 4202560 6692 1249 0 0 915 9 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=11912/tid=11924] ppid=11910 vsize=1111128 CPUtime=9.37 cores=0-31
/proc/11912/task/11924/stat : 11924 (plingeling) R 11910 11912 11886 0 -1 4202560 6270 1249 0 0 927 10 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=11912/tid=11925] ppid=11910 vsize=1111128 CPUtime=9.38 cores=0-31
/proc/11912/task/11925/stat : 11925 (plingeling) R 11910 11912 11886 0 -1 4202560 6904 1249 0 0 929 9 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4309907 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=11912/tid=11926] ppid=11910 vsize=1111128 CPUtime=9.19 cores=0-31
/proc/11912/task/11926/stat : 11926 (plingeling) R 11910 11912 11886 0 -1 4202560 11263 1249 0 0 913 6 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4270646 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11912/tid=11927] ppid=11910 vsize=1111128 CPUtime=9.25 cores=0-31
/proc/11912/task/11927/stat : 11927 (plingeling) R 11910 11912 11886 0 -1 4202560 4175 1249 0 0 918 7 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4366043 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=11912/tid=11928] ppid=11910 vsize=1111128 CPUtime=9.29 cores=0-31
/proc/11912/task/11928/stat : 11928 (plingeling) R 11910 11912 11886 0 -1 4202560 4869 1249 0 0 922 7 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4277534 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=11912/tid=11929] ppid=11910 vsize=1111128 CPUtime=9.34 cores=0-31
/proc/11912/task/11929/stat : 11929 (plingeling) R 11910 11912 11886 0 -1 4202560 5588 1249 0 0 930 4 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=11912/tid=11930] ppid=11910 vsize=1111128 CPUtime=9.35 cores=0-31
/proc/11912/task/11930/stat : 11930 (plingeling) R 11910 11912 11886 0 -1 4202560 4224 1249 0 0 927 8 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=11912/tid=11931] ppid=11910 vsize=1111128 CPUtime=9.28 cores=0-31
/proc/11912/task/11931/stat : 11931 (plingeling) R 11910 11912 11886 0 -1 4202560 7025 1249 0 0 924 4 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4357244 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11912/tid=11932] ppid=11910 vsize=1111128 CPUtime=9.35 cores=0-31
/proc/11912/task/11932/stat : 11932 (plingeling) R 11910 11912 11886 0 -1 4202560 4465 1249 0 0 932 3 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11912/tid=11933] ppid=11910 vsize=1111128 CPUtime=9.36 cores=0-31
/proc/11912/task/11933/stat : 11933 (plingeling) R 11910 11912 11886 0 -1 4202560 4574 1249 0 0 931 5 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=11912/tid=11934] ppid=11910 vsize=1111128 CPUtime=9.3 cores=0-31
/proc/11912/task/11934/stat : 11934 (plingeling) R 11910 11912 11886 0 -1 4202560 7667 1249 0 0 923 7 0 0 25 0 33 0 658798004 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4320914 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11912/tid=11935] ppid=11910 vsize=1111128 CPUtime=9.23 cores=0-31
/proc/11912/task/11935/stat : 11935 (plingeling) R 11910 11912 11886 0 -1 4202560 7677 1249 0 0 914 9 0 0 25 0 33 0 658798005 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11912/tid=11936] ppid=11910 vsize=1111128 CPUtime=9.25 cores=0-31
/proc/11912/task/11936/stat : 11936 (plingeling) R 11910 11912 11886 0 -1 4202560 8865 1249 0 0 917 8 0 0 25 0 33 0 658798005 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=11912/tid=11937] ppid=11910 vsize=1111128 CPUtime=9.31 cores=0-31
/proc/11912/task/11937/stat : 11937 (plingeling) R 11910 11912 11886 0 -1 4202560 6531 1249 0 0 929 2 0 0 25 0 33 0 658798005 1137795072 134184 268435456000 4194304 4417452 140733377691680 18446744073709551615 4255643 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=11912/tid=11938] ppid=11910 vsize=1111128 CPUtime=9.36 cores=0-31

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

/proc/11912/task/11923/stat : 11923 (plingeling) R 11910 11912 11886 0 -1 4202560 935597 1249 0 0 494517 703 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=11912/tid=11924] ppid=11910 vsize=6629684 CPUtime=4954.13 cores=0-31
/proc/11912/task/11924/stat : 11924 (plingeling) R 11910 11912 11886 0 -1 4202560 765225 1249 0 0 494694 719 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11912/tid=11925] ppid=11910 vsize=6629684 CPUtime=4947.84 cores=0-31
/proc/11912/task/11925/stat : 11925 (plingeling) R 11910 11912 11886 0 -1 4202560 920084 1249 0 0 494050 734 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=11912/tid=11926] ppid=11910 vsize=6629684 CPUtime=4941.23 cores=0-31
/proc/11912/task/11926/stat : 11926 (plingeling) R 11910 11912 11886 0 -1 4202560 1554261 1249 0 0 492874 1249 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=11912/tid=11927] ppid=11910 vsize=6629684 CPUtime=4953.18 cores=0-31
/proc/11912/task/11927/stat : 11927 (plingeling) R 11910 11912 11886 0 -1 4202560 979554 1249 0 0 494287 1031 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=11912/tid=11928] ppid=11910 vsize=6629684 CPUtime=4946.58 cores=0-31
/proc/11912/task/11928/stat : 11928 (plingeling) R 11910 11912 11886 0 -1 4202560 1212905 1249 0 0 493595 1063 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=11912/tid=11929] ppid=11910 vsize=6629684 CPUtime=4952.05 cores=0-31
/proc/11912/task/11929/stat : 11929 (plingeling) R 11910 11912 11886 0 -1 4202560 790489 1249 0 0 494438 767 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=11912/tid=11930] ppid=11910 vsize=6629684 CPUtime=4938.8 cores=0-31
/proc/11912/task/11930/stat : 11930 (plingeling) R 11910 11912 11886 0 -1 4202560 691583 1249 0 0 493080 800 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4236870 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=11912/tid=11931] ppid=11910 vsize=6629684 CPUtime=4942.36 cores=0-31
/proc/11912/task/11931/stat : 11931 (plingeling) R 11910 11912 11886 0 -1 4202560 1619852 1249 0 0 493012 1224 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11912/tid=11932] ppid=11910 vsize=6629684 CPUtime=4949.1 cores=0-31
/proc/11912/task/11932/stat : 11932 (plingeling) R 11910 11912 11886 0 -1 4202560 1221386 1249 0 0 493545 1365 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=11912/tid=11933] ppid=11910 vsize=6629684 CPUtime=4952.53 cores=0-31
/proc/11912/task/11933/stat : 11933 (plingeling) R 11910 11912 11886 0 -1 4202560 1118590 1249 0 0 494186 1067 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=11912/tid=11934] ppid=11910 vsize=6629684 CPUtime=4948.74 cores=0-31
/proc/11912/task/11934/stat : 11934 (plingeling) R 11910 11912 11886 0 -1 4202560 898760 1249 0 0 494230 644 0 0 25 0 33 0 658798004 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4358118 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=11912/tid=11935] ppid=11910 vsize=6629684 CPUtime=4955.81 cores=0-31
/proc/11912/task/11935/stat : 11935 (plingeling) R 11910 11912 11886 0 -1 4202560 848054 1249 0 0 494917 664 0 0 25 0 33 0 658798005 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=11912/tid=11936] ppid=11910 vsize=6629684 CPUtime=4952.45 cores=0-31
/proc/11912/task/11936/stat : 11936 (plingeling) R 11910 11912 11886 0 -1 4202560 955851 1249 0 0 494021 1224 0 0 25 0 33 0 658798005 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=11912/tid=11937] ppid=11910 vsize=6629684 CPUtime=4949.5 cores=0-31
/proc/11912/task/11937/stat : 11937 (plingeling) R 11910 11912 11886 0 -1 4202560 696115 1249 0 0 494250 700 0 0 25 0 33 0 658798005 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11912/tid=11938] ppid=11910 vsize=6629684 CPUtime=4944.35 cores=0-31
/proc/11912/task/11938/stat : 11938 (plingeling) R 11910 11912 11886 0 -1 4202560 1067334 1249 0 0 493437 998 0 0 25 0 33 0 658798005 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=11912/tid=11939] ppid=11910 vsize=6629684 CPUtime=4952.79 cores=0-31
/proc/11912/task/11939/stat : 11939 (plingeling) R 11910 11912 11886 0 -1 4202560 1010633 1249 0 0 494247 1032 0 0 25 0 33 0 658798005 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11912/tid=11940] ppid=11910 vsize=6629684 CPUtime=4952.94 cores=0-31
/proc/11912/task/11940/stat : 11940 (plingeling) R 11910 11912 11886 0 -1 4202560 1129431 1249 0 0 494204 1090 0 0 25 0 33 0 658798005 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11912/tid=11941] ppid=11910 vsize=6629684 CPUtime=4950.71 cores=0-31
/proc/11912/task/11941/stat : 11941 (plingeling) R 11910 11912 11886 0 -1 4202560 631997 1249 0 0 494412 659 0 0 25 0 33 0 658798005 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364703 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11912/tid=11942] ppid=11910 vsize=6629684 CPUtime=4950.47 cores=0-31
/proc/11912/task/11942/stat : 11942 (plingeling) R 11910 11912 11886 0 -1 4202560 726726 1249 0 0 494239 808 0 0 25 0 33 0 658798006 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=11912/tid=11943] ppid=11910 vsize=6629684 CPUtime=4948.27 cores=0-31
/proc/11912/task/11943/stat : 11943 (plingeling) R 11910 11912 11886 0 -1 4202560 1091378 1249 0 0 493602 1225 0 0 25 0 33 0 658798006 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11912/tid=11944] ppid=11910 vsize=6629684 CPUtime=4946.23 cores=0-31
/proc/11912/task/11944/stat : 11944 (plingeling) R 11910 11912 11886 0 -1 4202560 1457491 1249 0 0 493168 1455 0 0 25 0 33 0 658798006 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4352317 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=11912/tid=11945] ppid=11910 vsize=6629684 CPUtime=4953.72 cores=0-31
/proc/11912/task/11945/stat : 11945 (plingeling) R 11910 11912 11886 0 -1 4202560 501681 1249 0 0 494890 482 0 0 25 0 33 0 658798006 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=11912/tid=11946] ppid=11910 vsize=6629684 CPUtime=4944.13 cores=0-31
/proc/11912/task/11946/stat : 11946 (plingeling) R 11910 11912 11886 0 -1 4202560 734268 1249 0 0 493693 720 0 0 25 0 33 0 658798006 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=11912/tid=11947] ppid=11910 vsize=6629684 CPUtime=4951.15 cores=0-31
/proc/11912/task/11947/stat : 11947 (plingeling) R 11910 11912 11886 0 -1 4202560 1248512 1249 0 0 494251 864 0 0 25 0 33 0 658798007 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=11912/tid=11948] ppid=11910 vsize=6629684 CPUtime=4939.28 cores=0-31
/proc/11912/task/11948/stat : 11948 (plingeling) R 11910 11912 11886 0 -1 4202560 1088185 1249 0 0 493018 910 0 0 25 0 33 0 658798007 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11912/tid=11949] ppid=11910 vsize=6629684 CPUtime=4938.68 cores=0-31
/proc/11912/task/11949/stat : 11949 (plingeling) R 11910 11912 11886 0 -1 4202560 847164 1249 0 0 492959 909 0 0 25 0 33 0 658798007 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4352523 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=11912/tid=11950] ppid=11910 vsize=6629684 CPUtime=4952.38 cores=0-31
/proc/11912/task/11950/stat : 11950 (plingeling) R 11910 11912 11886 0 -1 4202560 1087785 1249 0 0 494307 931 0 0 25 0 33 0 658798007 6788796416 1516800 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 15 0 0 0
Current children cumulated CPU time (s) 158373
Current children cumulated vsize (KiB) 6629684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5013.3 s]
/proc/loadavg: 32.13 32.14 32.16 33/446 12097
/proc/meminfo: memFree=249750168/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=6372424 CPUtime=160002 cores=0-31
/proc/11912/stat : 11912 (plingeling) S 11910 11912 11886 0 -1 4202496 33110612 1249 0 0 15968781 31469 0 0 18 0 33 0 658797677 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 9 0 0 0
/proc/11912/statm: 1593106 1456468 175 55 0 1590992 0
[pid=11912/tid=11919] ppid=11910 vsize=6372424 CPUtime=4999.57 cores=0-31
/proc/11912/task/11919/stat : 11919 (plingeling) R 11910 11912 11886 0 -1 4202560 1378913 1249 0 0 498790 1167 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=11912/tid=11920] ppid=11910 vsize=6372424 CPUtime=5006.29 cores=0-31
/proc/11912/task/11920/stat : 11920 (plingeling) R 11910 11912 11886 0 -1 4202560 848249 1249 0 0 499696 933 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=11912/tid=11921] ppid=11910 vsize=6372424 CPUtime=5001.91 cores=0-31
/proc/11912/task/11921/stat : 11921 (plingeling) R 11910 11912 11886 0 -1 4202560 1112658 1249 0 0 498958 1233 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=11912/tid=11922] ppid=11910 vsize=6372424 CPUtime=5003.6 cores=0-31
/proc/11912/task/11922/stat : 11922 (plingeling) R 11910 11912 11886 0 -1 4202560 1631296 1249 0 0 498708 1652 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=11912/tid=11923] ppid=11910 vsize=6372424 CPUtime=5003.21 cores=0-31
/proc/11912/task/11923/stat : 11923 (plingeling) R 11910 11912 11886 0 -1 4202560 944226 1249 0 0 499615 706 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=11912/tid=11924] ppid=11910 vsize=6372424 CPUtime=5005.14 cores=0-31
/proc/11912/task/11924/stat : 11924 (plingeling) R 11910 11912 11886 0 -1 4202560 782041 1249 0 0 499748 766 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11912/tid=11925] ppid=11910 vsize=6372424 CPUtime=4998.86 cores=0-31
/proc/11912/task/11925/stat : 11925 (plingeling) R 11910 11912 11886 0 -1 4202560 934071 1249 0 0 499147 739 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=11912/tid=11926] ppid=11910 vsize=6372424 CPUtime=4992.24 cores=0-31
/proc/11912/task/11926/stat : 11926 (plingeling) R 11910 11912 11886 0 -1 4202560 1557357 1249 0 0 497966 1258 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=11912/tid=11927] ppid=11910 vsize=6372424 CPUtime=5004.14 cores=0-31
/proc/11912/task/11927/stat : 11927 (plingeling) R 11910 11912 11886 0 -1 4202560 997882 1249 0 0 499335 1079 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=11912/tid=11928] ppid=11910 vsize=6372424 CPUtime=4997.31 cores=0-31
/proc/11912/task/11928/stat : 11928 (plingeling) R 11910 11912 11886 0 -1 4202560 1212905 1249 0 0 498668 1063 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4346488 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=11912/tid=11929] ppid=11910 vsize=6372424 CPUtime=5003.06 cores=0-31
/proc/11912/task/11929/stat : 11929 (plingeling) R 11910 11912 11886 0 -1 4202560 790501 1249 0 0 499539 767 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=11912/tid=11930] ppid=11910 vsize=6372424 CPUtime=4989.81 cores=0-31
/proc/11912/task/11930/stat : 11930 (plingeling) R 11910 11912 11886 0 -1 4202560 691583 1249 0 0 498181 800 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=11912/tid=11931] ppid=11910 vsize=6372424 CPUtime=4993.37 cores=0-31
/proc/11912/task/11931/stat : 11931 (plingeling) R 11910 11912 11886 0 -1 4202560 1625384 1249 0 0 498112 1225 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4236820 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11912/tid=11932] ppid=11910 vsize=6372424 CPUtime=5000.12 cores=0-31
/proc/11912/task/11932/stat : 11932 (plingeling) R 11910 11912 11886 0 -1 4202560 1245954 1249 0 0 498579 1433 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=11912/tid=11933] ppid=11910 vsize=6372424 CPUtime=5003.54 cores=0-31
/proc/11912/task/11933/stat : 11933 (plingeling) R 11910 11912 11886 0 -1 4202560 1124022 1249 0 0 499286 1068 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=11912/tid=11934] ppid=11910 vsize=6372424 CPUtime=4999.75 cores=0-31
/proc/11912/task/11934/stat : 11934 (plingeling) R 11910 11912 11886 0 -1 4202560 906952 1249 0 0 499309 666 0 0 25 0 33 0 658798004 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=11912/tid=11935] ppid=11910 vsize=6372424 CPUtime=5006.82 cores=0-31
/proc/11912/task/11935/stat : 11935 (plingeling) R 11910 11912 11886 0 -1 4202560 855687 1249 0 0 500002 680 0 0 25 0 33 0 658798005 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=11912/tid=11936] ppid=11910 vsize=6372424 CPUtime=5003.46 cores=0-31
/proc/11912/task/11936/stat : 11936 (plingeling) R 11910 11912 11886 0 -1 4202560 955851 1249 0 0 499122 1224 0 0 25 0 33 0 658798005 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=11912/tid=11937] ppid=11910 vsize=6372424 CPUtime=5000.51 cores=0-31
/proc/11912/task/11937/stat : 11937 (plingeling) R 11910 11912 11886 0 -1 4202560 704155 1249 0 0 499329 722 0 0 25 0 33 0 658798005 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11912/tid=11938] ppid=11910 vsize=6372424 CPUtime=4994.96 cores=0-31
/proc/11912/task/11938/stat : 11938 (plingeling) R 11910 11912 11886 0 -1 4202560 1072928 1249 0 0 498496 1000 0 0 25 0 33 0 658798005 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11912/tid=11939] ppid=11910 vsize=6372424 CPUtime=5003.81 cores=0-31
/proc/11912/task/11939/stat : 11939 (plingeling) R 11910 11912 11886 0 -1 4202560 1037577 1249 0 0 499275 1106 0 0 25 0 33 0 658798005 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11912/tid=11940] ppid=11910 vsize=6372424 CPUtime=5003.5 cores=0-31
/proc/11912/task/11940/stat : 11940 (plingeling) R 11910 11912 11886 0 -1 4202560 1147379 1249 0 0 499211 1139 0 0 25 0 33 0 658798005 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11912/tid=11941] ppid=11910 vsize=6372424 CPUtime=5001.72 cores=0-31
/proc/11912/task/11941/stat : 11941 (plingeling) R 11910 11912 11886 0 -1 4202560 632009 1249 0 0 499513 659 0 0 25 0 33 0 658798005 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11912/tid=11942] ppid=11910 vsize=6372424 CPUtime=5001.45 cores=0-31
/proc/11912/task/11942/stat : 11942 (plingeling) R 11910 11912 11886 0 -1 4202560 731178 1249 0 0 499335 810 0 0 25 0 33 0 658798006 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=11912/tid=11943] ppid=11910 vsize=6372424 CPUtime=4998.4 cores=0-31
/proc/11912/task/11943/stat : 11943 (plingeling) R 11910 11912 11886 0 -1 4202560 1094039 1249 0 0 498613 1227 0 0 25 0 33 0 658798006 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=11912/tid=11944] ppid=11910 vsize=6372424 CPUtime=4996.99 cores=0-31
/proc/11912/task/11944/stat : 11944 (plingeling) R 11910 11912 11886 0 -1 4202560 1469959 1249 0 0 498241 1458 0 0 25 0 33 0 658798006 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=11912/tid=11945] ppid=11910 vsize=6372424 CPUtime=5004.72 cores=0-31
/proc/11912/task/11945/stat : 11945 (plingeling) R 11910 11912 11886 0 -1 4202560 509193 1249 0 0 499988 484 0 0 25 0 33 0 658798006 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=11912/tid=11946] ppid=11910 vsize=6372424 CPUtime=4995.14 cores=0-31
/proc/11912/task/11946/stat : 11946 (plingeling) R 11910 11912 11886 0 -1 4202560 752251 1249 0 0 498769 745 0 0 25 0 33 0 658798006 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=11912/tid=11947] ppid=11910 vsize=6372424 CPUtime=5002.16 cores=0-31
/proc/11912/task/11947/stat : 11947 (plingeling) R 11910 11912 11886 0 -1 4202560 1248512 1249 0 0 499352 864 0 0 25 0 33 0 658798007 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4275939 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=11912/tid=11948] ppid=11910 vsize=6372424 CPUtime=4990.29 cores=0-31
/proc/11912/task/11948/stat : 11948 (plingeling) R 11910 11912 11886 0 -1 4202560 1088185 1249 0 0 498119 910 0 0 25 0 33 0 658798007 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4354344 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11912/tid=11949] ppid=11910 vsize=6372424 CPUtime=4989.69 cores=0-31
/proc/11912/task/11949/stat : 11949 (plingeling) R 11910 11912 11886 0 -1 4202560 847164 1249 0 0 498060 909 0 0 25 0 33 0 658798007 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=11912/tid=11950] ppid=11910 vsize=6372424 CPUtime=5003.39 cores=0-31
/proc/11912/task/11950/stat : 11950 (plingeling) R 11910 11912 11886 0 -1 4202560 1107217 1249 0 0 499395 944 0 0 25 0 33 0 658798007 6525362176 1456468 268435456000 4194304 4417452 140733377691680 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 15 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 6372424

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

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

[startup+5013.5 s]
/proc/loadavg: 32.13 32.14 32.16 33/446 12097
/proc/meminfo: memFree=249750168/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=0 CPUtime=160003 cores=0-31
/proc/11912/stat : 11912 (plingeling) Z 11910 11912 11886 0 -1 4203548 33110612 1249 0 0 15968802 31487 0 0 18 0 2 0 658797677 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 9 0 0 0
/proc/11912/statm: 0 0 0 0 0 0 0
[pid=11912/tid=11944] ppid=11910 vsize=0 CPUtime=4997.16 cores=0-31
/proc/11912/task/11944/stat : 11944 (plingeling) R 11910 11912 11886 0 -1 4203588 1469959 1249 0 0 498241 1475 0 0 25 0 2 0 658798006 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5013.7 s]
/proc/loadavg: 32.13 32.14 32.16 33/446 12097
/proc/meminfo: memFree=249750168/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=0 CPUtime=160003 cores=0-31
/proc/11912/stat : 11912 (plingeling) Z 11910 11912 11886 0 -1 4203548 33110612 1249 0 0 15968802 31507 0 0 18 0 2 0 658797677 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 9 0 0 0
/proc/11912/statm: 0 0 0 0 0 0 0
[pid=11912/tid=11944] ppid=11910 vsize=0 CPUtime=4997.36 cores=0-31
/proc/11912/task/11944/stat : 11944 (plingeling) R 11910 11912 11886 0 -1 4203588 1469959 1249 0 0 498241 1495 0 0 25 0 2 0 658798006 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5013.8 s]
/proc/loadavg: 32.13 32.14 32.16 2/416 12098
/proc/meminfo: memFree=255584732/264257624 swapFree=67111528/67111528
[pid=11912] ppid=11910 vsize=0 CPUtime=160003 cores=0-31
/proc/11912/stat : 11912 (plingeling) Z 11910 11912 11886 0 -1 4203548 33110612 1249 0 0 15968802 31517 0 0 18 0 1 0 658797677 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 9 0 0 0
/proc/11912/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5013.82
CPU time (s): 160003
CPU user time (s): 159688
CPU system time (s): 315.188
CPU usage (%): 3191.24
Max. virtual memory (cumulated for all children) (KiB): 6652600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159688
system time used= 315.188
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33111861
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= 11456
involuntary context switches= 398222

runsolver used 25.3741 second user time and 116.381 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-15 17:25:13
IDJOB=3372168
IDBENCH=20536
IDSOLVER=1852
FILE ID=node200/3372168-1305473112
RUNJOBID= node200-1305473112-11900
PBS_JOBID= 13285516
Free space on /tmp= 62048 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372168-1305473112/watcher-3372168-1305473112 -o /tmp/evaluation-result-3372168-1305473112/solver-3372168-1305473112 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372168-1305473112.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=670317641

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.049
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.049
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.07
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.049
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.049
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.049
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.17
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.049
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.08
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.049
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.06
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.049
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.08
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.049
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	: 3990.04
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.049
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.09
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.049
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.049
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.02
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.049
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.17
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.049
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.09
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.049
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	: 3989.98
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.049
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.06
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.049
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.04
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.049
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.049
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.09
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.049
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	: 3990.09
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.049
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.05
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.049
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.07
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.049
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.08
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.049
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.23
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.049
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.06
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.049
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.09
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.049
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.049
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.09
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.049
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.05
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.049
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.09
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.049
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.05
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.049
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:      255583032 kB
Buffers:        440196 kB
Cached:        7835396 kB
SwapCached:          0 kB
Active:        7385144 kB
Inactive:       959424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255583032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4432 kB
Writeback:           0 kB
AnonPages:       69976 kB
Mapped:          13484 kB
Slab:           250416 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   187520 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= 62044 MiB
End job on node200 at 2011-05-15 18:48:48