Trace number 3372585

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)UNSAT 286.022 18.1542

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5404
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

285.94/18.15	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3372585-1305690964/watcher-3372585-1305690964 -o /tmp/evaluation-result-3372585-1305690964/solver-3372585-1305690964 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372585-1305690964.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: 25.03 29.13 30.27 1/413 30190
/proc/meminfo: memFree=255505424/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=14356 CPUtime=0.01 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 1669 1240 0 0 1 0 0 0 21 0 1 0 680582948 14700544 1601 268435456000 4194304 4417452 140736474396720 18446744073709551615 4264920 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30190/statm: 3589 1601 145 55 0 1475 0

[startup+0.128973 s]
/proc/loadavg: 25.03 29.13 30.27 1/413 30190
/proc/meminfo: memFree=255505424/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=29024 CPUtime=0.1 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 5313 1240 0 0 10 0 0 0 21 0 1 0 680582948 29720576 5245 268435456000 4194304 4417452 140736474396720 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30190/statm: 7256 5245 146 55 0 5142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29024

[startup+0.20097 s]
/proc/loadavg: 25.03 29.13 30.27 1/413 30190
/proc/meminfo: memFree=255505424/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=38352 CPUtime=0.17 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 7653 1240 0 0 16 1 0 0 21 0 1 0 680582948 39272448 7585 268435456000 4194304 4417452 140736474396720 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30190/statm: 9588 7585 146 55 0 7474 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 38352

[startup+0.30099 s]
/proc/loadavg: 25.03 29.13 30.27 1/413 30190
/proc/meminfo: memFree=255505424/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=46816 CPUtime=0.27 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 9769 1240 0 0 26 1 0 0 22 0 1 0 680582948 47939584 9701 268435456000 4194304 4417452 140736474396720 18446744073709551615 4227874 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30190/statm: 11704 9701 146 55 0 9590 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 46816

[startup+0.700972 s]
/proc/loadavg: 25.03 29.13 30.27 1/413 30190
/proc/meminfo: memFree=255505424/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=82468 CPUtime=0.68 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 18690 1240 0 0 64 4 0 0 23 0 1 0 680582948 84447232 18622 268435456000 4194304 4417452 140736474396720 18446744073709551615 4259160 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30190/statm: 20617 18622 146 55 0 18503 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 82468

[startup+1.50104 s]
/proc/loadavg: 25.03 29.13 30.27 2/414 30196
/proc/meminfo: memFree=255364240/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=153524 CPUtime=1.48 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 36470 1240 0 0 140 8 0 0 25 0 1 0 680582948 157208576 36402 268435456000 4194304 4417452 140736474396720 18446744073709551615 4274387 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30190/statm: 38381 36402 146 55 0 36267 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 153524

[startup+3.10112 s]
/proc/loadavg: 25.03 29.13 30.27 2/414 30196
/proc/meminfo: memFree=255284648/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=293632 CPUtime=3.07 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 71498 1240 0 0 293 14 0 0 25 0 1 0 680582948 300679168 71429 268435456000 4194304 4417452 140736474396720 18446744073709551615 4227955 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30190/statm: 73408 71429 146 55 0 71294 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 293632

[startup+6.3012 s]
/proc/loadavg: 23.10 28.66 30.11 2/414 30196
/proc/meminfo: memFree=254937132/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=574396 CPUtime=6.28 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 141689 1240 0 0 598 30 0 0 25 0 1 0 680582948 588181504 141620 268435456000 4194304 4417452 140736474396720 18446744073709551615 4264909 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30190/statm: 143599 141620 146 55 0 141485 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 574396

[startup+12.7033 s]
/proc/loadavg: 21.33 28.20 29.96 33/446 30228
/proc/meminfo: memFree=254323256/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=1816396 CPUtime=123.46 cores=0-31
/proc/30190/stat : 30190 (plingeling) S 30188 30190 30092 0 -1 4202496 510945 1240 0 0 11747 599 0 0 19 0 33 0 680582948 1859989504 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/30190/statm: 452403 343385 171 55 0 450289 0
[pid=30190/tid=30197] ppid=30188 vsize=1809612 CPUtime=3.57 cores=0-31
/proc/30190/task/30197/stat : 30197 (plingeling) R 30188 30190 30092 0 -1 4202560 8460 1240 0 0 344 13 0 0 23 0 33 0 680583835 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4276031 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=30190/tid=30198] ppid=30188 vsize=1809612 CPUtime=3.64 cores=0-31
/proc/30190/task/30198/stat : 30198 (plingeling) R 30188 30190 30092 0 -1 4202560 8454 1240 0 0 348 16 0 0 24 0 33 0 680583835 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30190/tid=30199] ppid=30188 vsize=1809612 CPUtime=3.53 cores=0-31
/proc/30190/task/30199/stat : 30199 (plingeling) R 30188 30190 30092 0 -1 4202560 7544 1240 0 0 339 14 0 0 23 0 33 0 680583835 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30190/tid=30200] ppid=30188 vsize=1809612 CPUtime=3.79 cores=0-31
/proc/30190/task/30200/stat : 30200 (plingeling) R 30188 30190 30092 0 -1 4202560 3482 1240 0 0 377 2 0 0 25 0 33 0 680583835 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30190/tid=30201] ppid=30188 vsize=1809612 CPUtime=3.52 cores=0-31
/proc/30190/task/30201/stat : 30201 (plingeling) R 30188 30190 30092 0 -1 4202560 6192 1240 0 0 339 13 0 0 25 0 33 0 680583835 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4275990 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=30190/tid=30202] ppid=30188 vsize=1809612 CPUtime=3.66 cores=0-31
/proc/30190/task/30202/stat : 30202 (plingeling) R 30188 30190 30092 0 -1 4202560 6156 1240 0 0 358 8 0 0 25 0 33 0 680583835 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=30190/tid=30203] ppid=30188 vsize=1809612 CPUtime=3.51 cores=0-31
/proc/30190/task/30203/stat : 30203 (plingeling) R 30188 30190 30092 0 -1 4202560 8301 1240 0 0 332 19 0 0 23 0 33 0 680583835 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30190/tid=30204] ppid=30188 vsize=1809612 CPUtime=3.58 cores=0-31
/proc/30190/task/30204/stat : 30204 (plingeling) R 30188 30190 30092 0 -1 4202560 7068 1240 0 0 343 15 0 0 24 0 33 0 680583835 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30190/tid=30205] ppid=30188 vsize=1809612 CPUtime=3.59 cores=0-31
/proc/30190/task/30205/stat : 30205 (plingeling) R 30188 30190 30092 0 -1 4202560 9325 1240 0 0 345 14 0 0 24 0 33 0 680583835 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4277503 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=30190/tid=30206] ppid=30188 vsize=1809612 CPUtime=3.62 cores=0-31
/proc/30190/task/30206/stat : 30206 (plingeling) R 30188 30190 30092 0 -1 4202560 9664 1240 0 0 343 19 0 0 24 0 33 0 680583836 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30190/tid=30207] ppid=30188 vsize=1809612 CPUtime=3.66 cores=0-31
/proc/30190/task/30207/stat : 30207 (plingeling) R 30188 30190 30092 0 -1 4202560 7543 1240 0 0 346 20 0 0 24 0 33 0 680583836 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=30190/tid=30208] ppid=30188 vsize=1809612 CPUtime=3.63 cores=0-31
/proc/30190/task/30208/stat : 30208 (plingeling) R 30188 30190 30092 0 -1 4202560 9703 1240 0 0 346 17 0 0 24 0 33 0 680583836 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=30190/tid=30209] ppid=30188 vsize=1809612 CPUtime=3.56 cores=0-31
/proc/30190/task/30209/stat : 30209 (plingeling) R 30188 30190 30092 0 -1 4202560 9358 1240 0 0 337 19 0 0 23 0 33 0 680583836 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236598 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=30190/tid=30210] ppid=30188 vsize=1809612 CPUtime=3.52 cores=0-31
/proc/30190/task/30210/stat : 30210 (plingeling) R 30188 30190 30092 0 -1 4202560 10116 1240 0 0 335 17 0 0 23 0 33 0 680583836 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=30190/tid=30211] ppid=30188 vsize=1809612 CPUtime=3.49 cores=0-31
/proc/30190/task/30211/stat : 30211 (plingeling) R 30188 30190 30092 0 -1 4202560 12152 1240 0 0 327 22 0 0 23 0 33 0 680583836 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236598 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=30190/tid=30212] ppid=30188 vsize=1809612 CPUtime=3.61 cores=0-31
/proc/30190/task/30212/stat : 30212 (plingeling) R 30188 30190 30092 0 -1 4202560 9702 1240 0 0 340 21 0 0 24 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=30190/tid=30213] ppid=30188 vsize=1809612 CPUtime=3.57 cores=0-31
/proc/30190/task/30213/stat : 30213 (plingeling) R 30188 30190 30092 0 -1 4202560 9666 1240 0 0 338 19 0 0 24 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4275950 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=30190/tid=30214] ppid=30188 vsize=1809612 CPUtime=3.61 cores=0-31
/proc/30190/task/30214/stat : 30214 (plingeling) R 30188 30190 30092 0 -1 4202560 11725 1240 0 0 348 13 0 0 18 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=30190/tid=30215] ppid=30188 vsize=1809612 CPUtime=3.6 cores=0-31
/proc/30190/task/30215/stat : 30215 (plingeling) R 30188 30190 30092 0 -1 4202560 8601 1240 0 0 339 21 0 0 24 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=30190/tid=30216] ppid=30188 vsize=1809612 CPUtime=3.44 cores=0-31
/proc/30190/task/30216/stat : 30216 (plingeling) R 30188 30190 30092 0 -1 4202560 12334 1240 0 0 324 20 0 0 22 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4277650 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=30190/tid=30217] ppid=30188 vsize=1809612 CPUtime=3.77 cores=0-31
/proc/30190/task/30217/stat : 30217 (plingeling) R 30188 30190 30092 0 -1 4202560 12675 1240 0 0 364 13 0 0 18 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=30190/tid=30218] ppid=30188 vsize=1809612 CPUtime=3.52 cores=0-31
/proc/30190/task/30218/stat : 30218 (plingeling) R 30188 30190 30092 0 -1 4202560 11190 1240 0 0 331 21 0 0 23 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4275990 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=30190/tid=30219] ppid=30188 vsize=1809612 CPUtime=3.21 cores=0-31
/proc/30190/task/30219/stat : 30219 (plingeling) R 30188 30190 30092 0 -1 4202560 9669 1240 0 0 303 18 0 0 22 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=30190/tid=30220] ppid=30188 vsize=1809612 CPUtime=3.64 cores=0-31
/proc/30190/task/30220/stat : 30220 (plingeling) R 30188 30190 30092 0 -1 4202560 7551 1240 0 0 348 16 0 0 24 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4300504 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=30190/tid=30221] ppid=30188 vsize=1809612 CPUtime=3.53 cores=0-31
/proc/30190/task/30221/stat : 30221 (plingeling) R 30188 30190 30092 0 -1 4202560 10587 1240 0 0 334 19 0 0 23 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=30190/tid=30222] ppid=30188 vsize=1809612 CPUtime=3.64 cores=0-31
/proc/30190/task/30222/stat : 30222 (plingeling) R 30188 30190 30092 0 -1 4202560 12208 1240 0 0 351 13 0 0 25 0 33 0 680583837 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30190/tid=30223] ppid=30188 vsize=1809612 CPUtime=3.53 cores=0-31
/proc/30190/task/30223/stat : 30223 (plingeling) R 30188 30190 30092 0 -1 4202560 8148 1240 0 0 333 20 0 0 23 0 33 0 680583838 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=30190/tid=30224] ppid=30188 vsize=1809612 CPUtime=3.54 cores=0-31
/proc/30190/task/30224/stat : 30224 (plingeling) R 30188 30190 30092 0 -1 4202560 9663 1240 0 0 333 21 0 0 24 0 33 0 680583838 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=30190/tid=30225] ppid=30188 vsize=1809612 CPUtime=3.54 cores=0-31
/proc/30190/task/30225/stat : 30225 (plingeling) R 30188 30190 30092 0 -1 4202560 9698 1240 0 0 335 19 0 0 23 0 33 0 680583838 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=30190/tid=30226] ppid=30188 vsize=1809612 CPUtime=3.5 cores=0-31
/proc/30190/task/30226/stat : 30226 (plingeling) R 30188 30190 30092 0 -1 4202560 9786 1240 0 0 329 21 0 0 23 0 33 0 680583838 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4277446 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30190/tid=30227] ppid=30188 vsize=1809612 CPUtime=3.54 cores=0-31
/proc/30190/task/30227/stat : 30227 (plingeling) R 30188 30190 30092 0 -1 4202560 8451 1240 0 0 337 17 0 0 24 0 33 0 680583838 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=30190/tid=30228] ppid=30188 vsize=1809612 CPUtime=3.63 cores=0-31
/proc/30190/task/30228/stat : 30228 (plingeling) R 30188 30190 30092 0 -1 4202560 9053 1240 0 0 343 20 0 0 24 0 33 0 680583838 1853042688 343385 268435456000 4194304 4417452 140736474396720 18446744073709551615 4276887 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 123.46
Current children cumulated vsize (KiB) 1816396

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

[startup+12.8023 s]
/proc/loadavg: 21.33 28.20 29.96 33/446 30228
/proc/meminfo: memFree=254323256/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=1809580 CPUtime=126.63 cores=0-31
/proc/30190/stat : 30190 (plingeling) S 30188 30190 30092 0 -1 4202496 510945 1240 0 0 12064 599 0 0 19 0 33 0 680582948 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/30190/statm: 452395 343377 171 55 0 450281 0
[pid=30190/tid=30197] ppid=30188 vsize=1809580 CPUtime=3.67 cores=0-31
/proc/30190/task/30197/stat : 30197 (plingeling) R 30188 30190 30092 0 -1 4202560 8460 1240 0 0 354 13 0 0 24 0 33 0 680583835 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=30190/tid=30198] ppid=30188 vsize=1809580 CPUtime=3.74 cores=0-31
/proc/30190/task/30198/stat : 30198 (plingeling) R 30188 30190 30092 0 -1 4202560 8454 1240 0 0 358 16 0 0 25 0 33 0 680583835 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4276501 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30190/tid=30199] ppid=30188 vsize=1809580 CPUtime=3.62 cores=0-31
/proc/30190/task/30199/stat : 30199 (plingeling) R 30188 30190 30092 0 -1 4202560 7544 1240 0 0 348 14 0 0 24 0 33 0 680583835 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4276302 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30190/tid=30200] ppid=30188 vsize=1809580 CPUtime=3.89 cores=0-31
/proc/30190/task/30200/stat : 30200 (plingeling) R 30188 30190 30092 0 -1 4202560 3482 1240 0 0 387 2 0 0 25 0 33 0 680583835 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30190/tid=30201] ppid=30188 vsize=1809580 CPUtime=3.62 cores=0-31
/proc/30190/task/30201/stat : 30201 (plingeling) R 30188 30190 30092 0 -1 4202560 6192 1240 0 0 349 13 0 0 25 0 33 0 680583835 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4234231 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=30190/tid=30202] ppid=30188 vsize=1809580 CPUtime=3.76 cores=0-31
/proc/30190/task/30202/stat : 30202 (plingeling) R 30188 30190 30092 0 -1 4202560 6156 1240 0 0 368 8 0 0 25 0 33 0 680583835 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=30190/tid=30203] ppid=30188 vsize=1809580 CPUtime=3.61 cores=0-31
/proc/30190/task/30203/stat : 30203 (plingeling) R 30188 30190 30092 0 -1 4202560 8301 1240 0 0 342 19 0 0 23 0 33 0 680583835 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30190/tid=30204] ppid=30188 vsize=1809580 CPUtime=3.68 cores=0-31
/proc/30190/task/30204/stat : 30204 (plingeling) R 30188 30190 30092 0 -1 4202560 7068 1240 0 0 353 15 0 0 24 0 33 0 680583835 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4265433 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30190/tid=30205] ppid=30188 vsize=1809580 CPUtime=3.69 cores=0-31
/proc/30190/task/30205/stat : 30205 (plingeling) R 30188 30190 30092 0 -1 4202560 9325 1240 0 0 355 14 0 0 25 0 33 0 680583835 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=30190/tid=30206] ppid=30188 vsize=1809580 CPUtime=3.72 cores=0-31
/proc/30190/task/30206/stat : 30206 (plingeling) R 30188 30190 30092 0 -1 4202560 9664 1240 0 0 353 19 0 0 25 0 33 0 680583836 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4275990 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30190/tid=30207] ppid=30188 vsize=1809580 CPUtime=3.76 cores=0-31
/proc/30190/task/30207/stat : 30207 (plingeling) R 30188 30190 30092 0 -1 4202560 7543 1240 0 0 356 20 0 0 25 0 33 0 680583836 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4301771 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=30190/tid=30208] ppid=30188 vsize=1809580 CPUtime=3.73 cores=0-31
/proc/30190/task/30208/stat : 30208 (plingeling) R 30188 30190 30092 0 -1 4202560 9703 1240 0 0 356 17 0 0 25 0 33 0 680583836 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=30190/tid=30209] ppid=30188 vsize=1809580 CPUtime=3.66 cores=0-31
/proc/30190/task/30209/stat : 30209 (plingeling) R 30188 30190 30092 0 -1 4202560 9358 1240 0 0 347 19 0 0 24 0 33 0 680583836 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4277034 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=30190/tid=30210] ppid=30188 vsize=1809580 CPUtime=3.62 cores=0-31
/proc/30190/task/30210/stat : 30210 (plingeling) R 30188 30190 30092 0 -1 4202560 10116 1240 0 0 345 17 0 0 23 0 33 0 680583836 1853009920 343377 268435456000 4194304 4417452 140736474396720 18446744073709551615 4295176 0 0 4096 17442 0 0 0 -1 13 0 0 0

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

[pid=30190/tid=30226] ppid=30188 vsize=1938200 CPUtime=6.8 cores=0-31
/proc/30190/task/30226/stat : 30226 (plingeling) R 30188 30190 30092 0 -1 4202560 10918 1240 0 0 658 22 0 0 25 0 33 0 680583838 1984716800 371971 268435456000 4194304 4417452 140736474396720 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30190/tid=30227] ppid=30188 vsize=1938200 CPUtime=6.83 cores=0-31
/proc/30190/task/30227/stat : 30227 (plingeling) R 30188 30190 30092 0 -1 4202560 12285 1240 0 0 665 18 0 0 22 0 33 0 680583838 1984716800 371971 268435456000 4194304 4417452 140736474396720 18446744073709551615 4284746 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=30190/tid=30228] ppid=30188 vsize=1938200 CPUtime=6.92 cores=0-31
/proc/30190/task/30228/stat : 30228 (plingeling) R 30188 30190 30092 0 -1 4202560 9053 1240 0 0 672 20 0 0 25 0 33 0 680583838 1984716800 371971 268435456000 4194304 4417452 140736474396720 18446744073709551615 4330259 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 228.69
Current children cumulated vsize (KiB) 1938200

[startup+16.8014 s]
/proc/loadavg: 22.19 28.26 29.97 33/446 30228
/proc/meminfo: memFree=253974696/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=2003736 CPUtime=254.26 cores=0-31
/proc/30190/stat : 30190 (plingeling) S 30188 30190 30092 0 -1 4202496 593658 1240 0 0 24805 621 0 0 19 0 33 0 680582948 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/30190/statm: 500934 378454 174 55 0 498820 0
[pid=30190/tid=30197] ppid=30188 vsize=2003736 CPUtime=7.67 cores=0-31
/proc/30190/task/30197/stat : 30197 (plingeling) R 30188 30190 30092 0 -1 4202560 9490 1240 0 0 753 14 0 0 25 0 33 0 680583835 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=30190/tid=30198] ppid=30188 vsize=2003736 CPUtime=7.73 cores=0-31
/proc/30190/task/30198/stat : 30198 (plingeling) R 30188 30190 30092 0 -1 4202560 11019 1240 0 0 757 16 0 0 25 0 33 0 680583835 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30190/tid=30199] ppid=30188 vsize=2003736 CPUtime=7.61 cores=0-31
/proc/30190/task/30199/stat : 30199 (plingeling) R 30188 30190 30092 0 -1 4202560 10367 1240 0 0 747 14 0 0 25 0 33 0 680583835 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4249489 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30190/tid=30200] ppid=30188 vsize=2003736 CPUtime=7.89 cores=0-31
/proc/30190/task/30200/stat : 30200 (plingeling) R 30188 30190 30092 0 -1 4202560 3482 1240 0 0 787 2 0 0 25 0 33 0 680583835 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4352402 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30190/tid=30201] ppid=30188 vsize=2003736 CPUtime=7.61 cores=0-31
/proc/30190/task/30201/stat : 30201 (plingeling) R 30188 30190 30092 0 -1 4202560 6199 1240 0 0 748 13 0 0 25 0 33 0 680583835 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=30190/tid=30202] ppid=30188 vsize=2003736 CPUtime=7.74 cores=0-31
/proc/30190/task/30202/stat : 30202 (plingeling) R 30188 30190 30092 0 -1 4202560 10839 1240 0 0 766 8 0 0 25 0 33 0 680583835 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252601 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=30190/tid=30203] ppid=30188 vsize=2003736 CPUtime=7.6 cores=0-31
/proc/30190/task/30203/stat : 30203 (plingeling) R 30188 30190 30092 0 -1 4202560 13177 1240 0 0 740 20 0 0 25 0 33 0 680583835 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4235973 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30190/tid=30204] ppid=30188 vsize=2003736 CPUtime=7.67 cores=0-31
/proc/30190/task/30204/stat : 30204 (plingeling) R 30188 30190 30092 0 -1 4202560 13526 1240 0 0 750 17 0 0 25 0 33 0 680583835 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30190/tid=30205] ppid=30188 vsize=2003736 CPUtime=7.69 cores=0-31
/proc/30190/task/30205/stat : 30205 (plingeling) R 30188 30190 30092 0 -1 4202560 16600 1240 0 0 753 16 0 0 25 0 33 0 680583835 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253075 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=30190/tid=30206] ppid=30188 vsize=2003736 CPUtime=7.72 cores=0-31
/proc/30190/task/30206/stat : 30206 (plingeling) R 30188 30190 30092 0 -1 4202560 11331 1240 0 0 752 20 0 0 25 0 33 0 680583836 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252995 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30190/tid=30207] ppid=30188 vsize=2003736 CPUtime=7.75 cores=0-31
/proc/30190/task/30207/stat : 30207 (plingeling) R 30188 30190 30092 0 -1 4202560 11091 1240 0 0 755 20 0 0 25 0 33 0 680583836 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4258488 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=30190/tid=30208] ppid=30188 vsize=2003736 CPUtime=7.71 cores=0-31
/proc/30190/task/30208/stat : 30208 (plingeling) R 30188 30190 30092 0 -1 4202560 10704 1240 0 0 754 17 0 0 25 0 33 0 680583836 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4257409 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=30190/tid=30209] ppid=30188 vsize=2003736 CPUtime=7.62 cores=0-31
/proc/30190/task/30209/stat : 30209 (plingeling) R 30188 30190 30092 0 -1 4202560 9620 1240 0 0 743 19 0 0 25 0 33 0 680583836 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4319200 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=30190/tid=30210] ppid=30188 vsize=2003736 CPUtime=7.61 cores=0-31
/proc/30190/task/30210/stat : 30210 (plingeling) R 30188 30190 30092 0 -1 4202560 10122 1240 0 0 744 17 0 0 18 0 33 0 680583836 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252216 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=30190/tid=30211] ppid=30188 vsize=2003736 CPUtime=7.57 cores=0-31
/proc/30190/task/30211/stat : 30211 (plingeling) R 30188 30190 30092 0 -1 4202560 16030 1240 0 0 734 23 0 0 25 0 33 0 680583836 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4258188 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=30190/tid=30212] ppid=30188 vsize=2003736 CPUtime=7.61 cores=0-31
/proc/30190/task/30212/stat : 30212 (plingeling) R 30188 30190 30092 0 -1 4202560 9708 1240 0 0 740 21 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252098 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=30190/tid=30213] ppid=30188 vsize=2003736 CPUtime=7.67 cores=0-31
/proc/30190/task/30213/stat : 30213 (plingeling) R 30188 30190 30092 0 -1 4202560 9672 1240 0 0 747 20 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=30190/tid=30214] ppid=30188 vsize=2003736 CPUtime=7.71 cores=0-31
/proc/30190/task/30214/stat : 30214 (plingeling) R 30188 30190 30092 0 -1 4202560 16596 1240 0 0 756 15 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252515 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=30190/tid=30215] ppid=30188 vsize=2003736 CPUtime=7.69 cores=0-31
/proc/30190/task/30215/stat : 30215 (plingeling) R 30188 30190 30092 0 -1 4202560 10839 1240 0 0 748 21 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4233286 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=30190/tid=30216] ppid=30188 vsize=2003736 CPUtime=7.53 cores=0-31
/proc/30190/task/30216/stat : 30216 (plingeling) R 30188 30190 30092 0 -1 4202560 17790 1240 0 0 732 21 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253415 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=30190/tid=30217] ppid=30188 vsize=2003736 CPUtime=7.86 cores=0-31
/proc/30190/task/30217/stat : 30217 (plingeling) R 30188 30190 30092 0 -1 4202560 17971 1240 0 0 771 15 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253280 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=30190/tid=30218] ppid=30188 vsize=2003736 CPUtime=7.61 cores=0-31
/proc/30190/task/30218/stat : 30218 (plingeling) R 30188 30190 30092 0 -1 4202560 11564 1240 0 0 740 21 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=30190/tid=30219] ppid=30188 vsize=2003736 CPUtime=7.29 cores=0-31
/proc/30190/task/30219/stat : 30219 (plingeling) R 30188 30190 30092 0 -1 4202560 14994 1240 0 0 710 19 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4260536 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=30190/tid=30220] ppid=30188 vsize=2003736 CPUtime=7.73 cores=0-31
/proc/30190/task/30220/stat : 30220 (plingeling) R 30188 30190 30092 0 -1 4202560 8037 1240 0 0 757 16 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4274050 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=30190/tid=30221] ppid=30188 vsize=2003736 CPUtime=7.63 cores=0-31
/proc/30190/task/30221/stat : 30221 (plingeling) R 30188 30190 30092 0 -1 4202560 15462 1240 0 0 742 21 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=30190/tid=30222] ppid=30188 vsize=2003736 CPUtime=7.73 cores=0-31
/proc/30190/task/30222/stat : 30222 (plingeling) R 30188 30190 30092 0 -1 4202560 12214 1240 0 0 760 13 0 0 25 0 33 0 680583837 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4320455 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30190/tid=30223] ppid=30188 vsize=2003736 CPUtime=7.61 cores=0-31
/proc/30190/task/30223/stat : 30223 (plingeling) R 30188 30190 30092 0 -1 4202560 12435 1240 0 0 741 20 0 0 25 0 33 0 680583838 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4258604 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=30190/tid=30224] ppid=30188 vsize=2003736 CPUtime=7.64 cores=0-31
/proc/30190/task/30224/stat : 30224 (plingeling) R 30188 30190 30092 0 -1 4202560 10661 1240 0 0 742 22 0 0 25 0 33 0 680583838 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4235295 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=30190/tid=30225] ppid=30188 vsize=2003736 CPUtime=7.64 cores=0-31
/proc/30190/task/30225/stat : 30225 (plingeling) R 30188 30190 30092 0 -1 4202560 12138 1240 0 0 744 20 0 0 25 0 33 0 680583838 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=30190/tid=30226] ppid=30188 vsize=2003736 CPUtime=7.6 cores=0-31
/proc/30190/task/30226/stat : 30226 (plingeling) R 30188 30190 30092 0 -1 4202560 10924 1240 0 0 738 22 0 0 25 0 33 0 680583838 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252507 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30190/tid=30227] ppid=30188 vsize=2003736 CPUtime=7.63 cores=0-31
/proc/30190/task/30227/stat : 30227 (plingeling) R 30188 30190 30092 0 -1 4202560 13277 1240 0 0 745 18 0 0 25 0 33 0 680583838 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4334582 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=30190/tid=30228] ppid=30188 vsize=2003736 CPUtime=7.72 cores=0-31
/proc/30190/task/30228/stat : 30228 (plingeling) R 30188 30190 30092 0 -1 4202560 9059 1240 0 0 752 20 0 0 25 0 33 0 680583838 2051825664 378454 268435456000 4194304 4417452 140736474396720 18446744073709551615 4272422 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 254.26
Current children cumulated vsize (KiB) 2003736

[startup+17.6014 s]
/proc/loadavg: 22.97 28.33 29.98 32/445 30228
/proc/meminfo: memFree=253918160/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=1995152 CPUtime=280.36 cores=0-31
/proc/30190/stat : 30190 (plingeling) S 30188 30190 30092 0 -1 4202496 608000 1240 0 0 27412 624 0 0 19 0 32 0 680582948 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/30190/statm: 498788 390650 175 55 0 496674 0
[pid=30190/tid=30197] ppid=30188 vsize=1995152 CPUtime=8.49 cores=0-31
/proc/30190/task/30197/stat : 30197 (plingeling) R 30188 30190 30092 0 -1 4202560 10514 1240 0 0 835 14 0 0 25 0 32 0 680583835 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252911 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=30190/tid=30198] ppid=30188 vsize=1995152 CPUtime=8.54 cores=0-31
/proc/30190/task/30198/stat : 30198 (plingeling) R 30188 30190 30092 0 -1 4202560 12043 1240 0 0 838 16 0 0 25 0 32 0 680583835 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4238783 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30190/tid=30199] ppid=30188 vsize=1995152 CPUtime=8.43 cores=0-31
/proc/30190/task/30199/stat : 30199 (plingeling) R 30188 30190 30092 0 -1 4202560 10367 1240 0 0 829 14 0 0 25 0 32 0 680583835 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4234264 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30190/tid=30201] ppid=30188 vsize=1995152 CPUtime=8.43 cores=0-31
/proc/30190/task/30201/stat : 30201 (plingeling) R 30188 30190 30092 0 -1 4202560 6199 1240 0 0 830 13 0 0 25 0 32 0 680583835 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=30190/tid=30202] ppid=30188 vsize=1995152 CPUtime=8.56 cores=0-31
/proc/30190/task/30202/stat : 30202 (plingeling) R 30188 30190 30092 0 -1 4202560 10839 1240 0 0 848 8 0 0 25 0 32 0 680583835 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=30190/tid=30203] ppid=30188 vsize=1995152 CPUtime=8.42 cores=0-31
/proc/30190/task/30203/stat : 30203 (plingeling) R 30188 30190 30092 0 -1 4202560 14201 1240 0 0 821 21 0 0 25 0 32 0 680583835 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4302950 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30190/tid=30204] ppid=30188 vsize=1995152 CPUtime=8.49 cores=0-31
/proc/30190/task/30204/stat : 30204 (plingeling) R 30188 30190 30092 0 -1 4202560 13526 1240 0 0 832 17 0 0 25 0 32 0 680583835 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4271941 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30190/tid=30205] ppid=30188 vsize=1995152 CPUtime=8.51 cores=0-31
/proc/30190/task/30205/stat : 30205 (plingeling) R 30188 30190 30092 0 -1 4202560 16600 1240 0 0 835 16 0 0 25 0 32 0 680583835 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=30190/tid=30206] ppid=30188 vsize=1995152 CPUtime=8.54 cores=0-31
/proc/30190/task/30206/stat : 30206 (plingeling) R 30188 30190 30092 0 -1 4202560 11331 1240 0 0 834 20 0 0 25 0 32 0 680583836 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4257101 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30190/tid=30207] ppid=30188 vsize=1995152 CPUtime=8.56 cores=0-31
/proc/30190/task/30207/stat : 30207 (plingeling) R 30188 30190 30092 0 -1 4202560 12627 1240 0 0 836 20 0 0 25 0 32 0 680583836 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=30190/tid=30208] ppid=30188 vsize=1995152 CPUtime=8.53 cores=0-31
/proc/30190/task/30208/stat : 30208 (plingeling) R 30188 30190 30092 0 -1 4202560 11216 1240 0 0 836 17 0 0 25 0 32 0 680583836 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4240317 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=30190/tid=30209] ppid=30188 vsize=1995152 CPUtime=8.44 cores=0-31
/proc/30190/task/30209/stat : 30209 (plingeling) R 30188 30190 30092 0 -1 4202560 9620 1240 0 0 825 19 0 0 25 0 32 0 680583836 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4341311 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=30190/tid=30210] ppid=30188 vsize=1995152 CPUtime=8.43 cores=0-31
/proc/30190/task/30210/stat : 30210 (plingeling) R 30188 30190 30092 0 -1 4202560 10122 1240 0 0 826 17 0 0 19 0 32 0 680583836 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4272789 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=30190/tid=30211] ppid=30188 vsize=1995152 CPUtime=8.39 cores=0-31
/proc/30190/task/30211/stat : 30211 (plingeling) R 30188 30190 30092 0 -1 4202560 17022 1240 0 0 816 23 0 0 25 0 32 0 680583836 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4268745 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=30190/tid=30212] ppid=30188 vsize=1995152 CPUtime=8.4 cores=0-31
/proc/30190/task/30212/stat : 30212 (plingeling) R 30188 30190 30092 0 -1 4202560 9708 1240 0 0 819 21 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252487 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=30190/tid=30213] ppid=30188 vsize=1995152 CPUtime=8.49 cores=0-31
/proc/30190/task/30213/stat : 30213 (plingeling) R 30188 30190 30092 0 -1 4202560 9672 1240 0 0 829 20 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=30190/tid=30214] ppid=30188 vsize=1995152 CPUtime=8.53 cores=0-31
/proc/30190/task/30214/stat : 30214 (plingeling) R 30188 30190 30092 0 -1 4202560 16596 1240 0 0 838 15 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=30190/tid=30215] ppid=30188 vsize=1995152 CPUtime=8.51 cores=0-31
/proc/30190/task/30215/stat : 30215 (plingeling) R 30188 30190 30092 0 -1 4202560 11863 1240 0 0 830 21 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=30190/tid=30216] ppid=30188 vsize=1995152 CPUtime=8.35 cores=0-31
/proc/30190/task/30216/stat : 30216 (plingeling) R 30188 30190 30092 0 -1 4202560 18814 1240 0 0 814 21 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=30190/tid=30217] ppid=30188 vsize=1995152 CPUtime=8.68 cores=0-31
/proc/30190/task/30217/stat : 30217 (plingeling) R 30188 30190 30092 0 -1 4202560 17971 1240 0 0 853 15 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252419 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=30190/tid=30218] ppid=30188 vsize=1995152 CPUtime=8.43 cores=0-31
/proc/30190/task/30218/stat : 30218 (plingeling) R 30188 30190 30092 0 -1 4202560 13100 1240 0 0 821 22 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4319231 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=30190/tid=30219] ppid=30188 vsize=1995152 CPUtime=8.11 cores=0-31
/proc/30190/task/30219/stat : 30219 (plingeling) R 30188 30190 30092 0 -1 4202560 14994 1240 0 0 792 19 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 258650649892 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=30190/tid=30220] ppid=30188 vsize=1995152 CPUtime=8.55 cores=0-31
/proc/30190/task/30220/stat : 30220 (plingeling) R 30188 30190 30092 0 -1 4202560 9061 1240 0 0 839 16 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4252216 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=30190/tid=30221] ppid=30188 vsize=1995152 CPUtime=8.45 cores=0-31
/proc/30190/task/30221/stat : 30221 (plingeling) R 30188 30190 30092 0 -1 4202560 15462 1240 0 0 824 21 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=30190/tid=30222] ppid=30188 vsize=1995152 CPUtime=8.55 cores=0-31
/proc/30190/task/30222/stat : 30222 (plingeling) R 30188 30190 30092 0 -1 4202560 12214 1240 0 0 842 13 0 0 25 0 32 0 680583837 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4268231 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30190/tid=30223] ppid=30188 vsize=1995152 CPUtime=8.43 cores=0-31
/proc/30190/task/30223/stat : 30223 (plingeling) R 30188 30190 30092 0 -1 4202560 13459 1240 0 0 822 21 0 0 25 0 32 0 680583838 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4302964 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=30190/tid=30224] ppid=30188 vsize=1995152 CPUtime=8.46 cores=0-31
/proc/30190/task/30224/stat : 30224 (plingeling) R 30188 30190 30092 0 -1 4202560 11685 1240 0 0 824 22 0 0 25 0 32 0 680583838 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4233423 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=30190/tid=30225] ppid=30188 vsize=1995152 CPUtime=8.46 cores=0-31
/proc/30190/task/30225/stat : 30225 (plingeling) R 30188 30190 30092 0 -1 4202560 12138 1240 0 0 826 20 0 0 25 0 32 0 680583838 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4320455 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=30190/tid=30226] ppid=30188 vsize=1995152 CPUtime=8.42 cores=0-31
/proc/30190/task/30226/stat : 30226 (plingeling) R 30188 30190 30092 0 -1 4202560 10924 1240 0 0 820 22 0 0 25 0 32 0 680583838 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4341403 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30190/tid=30227] ppid=30188 vsize=1995152 CPUtime=8.45 cores=0-31
/proc/30190/task/30227/stat : 30227 (plingeling) R 30188 30190 30092 0 -1 4202560 13277 1240 0 0 827 18 0 0 25 0 32 0 680583838 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4268745 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=30190/tid=30228] ppid=30188 vsize=1995152 CPUtime=8.54 cores=0-31
/proc/30190/task/30228/stat : 30228 (plingeling) R 30188 30190 30092 0 -1 4202560 9571 1240 0 0 834 20 0 0 25 0 32 0 680583838 2043035648 390650 268435456000 4194304 4417452 140736474396720 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 280.36
Current children cumulated vsize (KiB) 1995152

[startup+18.0016 s]
/proc/loadavg: 22.97 28.33 29.98 32/445 30228
/proc/meminfo: memFree=253918160/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=1967912 CPUtime=285.84 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 608000 1240 0 0 27960 624 0 0 17 0 1 0 680582948 2015141888 388946 268435456000 4194304 4417452 140736474396720 18446744073709551615 258650999159 0 0 4096 17442 0 0 0 17 25 0 0 0
/proc/30190/statm: 474051 388908 175 55 0 471937 0
Current children cumulated CPU time (s) 285.84
Current children cumulated vsize (KiB) 1967912

[startup+18.1006 s]
/proc/loadavg: 22.97 28.33 29.98 32/445 30228
/proc/meminfo: memFree=253918160/264257624 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=791296 CPUtime=285.94 cores=0-31
/proc/30190/stat : 30190 (plingeling) R 30188 30190 30092 0 -1 4202496 608000 1240 0 0 27960 634 0 0 17 0 1 0 680582948 810287104 130435 268435456000 4194304 4417452 140736474396720 18446744073709551615 258650981722 0 0 4096 0 0 0 0 17 25 0 0 0
/proc/30190/statm: 197824 129923 175 55 0 195710 0
Current children cumulated CPU time (s) 285.94
Current children cumulated vsize (KiB) 791296

Child status: 20
Real time (s): 18.1542
CPU time (s): 286.022
CPU user time (s): 279.613
CPU system time (s): 6.40902
CPU usage (%): 1575.52
Max. virtual memory (cumulated for all children) (KiB): 2004900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 279.612
system time used= 6.40902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 609244
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= 3752
involuntary context switches= 678

runsolver used 0.123981 second user time and 0.428934 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-18 05:56:05
IDJOB=3372585
IDBENCH=82470
IDSOLVER=1852
FILE ID=node200/3372585-1305690964
RUNJOBID= node200-1305690677-30106
PBS_JOBID= 13357381
Free space on /tmp= 62044 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372585-1305690964/watcher-3372585-1305690964 -o /tmp/evaluation-result-3372585-1305690964/solver-3372585-1305690964 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372585-1305690964.cnf

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

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=1764696441

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:      255505588 kB
Buffers:        451868 kB
Cached:        7895548 kB
SwapCached:          0 kB
Active:        7408580 kB
Inactive:      1007972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255505588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8296 kB
Writeback:           0 kB
AnonPages:       69028 kB
Mapped:          14504 kB
Slab:           251788 kB
PageTables:       4416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   190160 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-18 05:56:24