Trace number 3372459

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) 158935 5102.41

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3372459-1305636600/watcher-3372459-1305636600 -o /tmp/evaluation-result-3372459-1305636600/solver-3372459-1305636600 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372459-1305636600.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: 19.53 29.00 30.99 1/413 25069
/proc/meminfo: memFree=255520028/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=17724 CPUtime=0.02 cores=0-31
/proc/25069/stat : 25069 (plingeling) R 25067 25069 25043 0 -1 4202496 2484 1247 0 0 2 0 0 0 21 0 1 0 675146529 18149376 2416 268435456000 4194304 4417452 140736014901424 18446744073709551615 258650649801 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25069/statm: 4431 2416 141 55 0 2317 0

[startup+0.0428331 s]
/proc/loadavg: 19.53 29.00 30.99 1/413 25069
/proc/meminfo: memFree=255520028/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=17724 CPUtime=0.02 cores=0-31
/proc/25069/stat : 25069 (plingeling) R 25067 25069 25043 0 -1 4202496 2484 1247 0 0 2 0 0 0 21 0 1 0 675146529 18149376 2416 268435456000 4194304 4417452 140736014901424 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25069/statm: 4431 2416 141 55 0 2317 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17724

[startup+0.100808 s]
/proc/loadavg: 19.53 29.00 30.99 1/413 25069
/proc/meminfo: memFree=255520028/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=23048 CPUtime=0.09 cores=0-31
/proc/25069/stat : 25069 (plingeling) R 25067 25069 25043 0 -1 4202496 3835 1247 0 0 8 1 0 0 21 0 1 0 675146529 23601152 3767 268435456000 4194304 4417452 140736014901424 18446744073709551615 258650652667 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25069/statm: 5798 3790 144 55 0 3684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23048

[startup+0.300858 s]
/proc/loadavg: 19.53 29.00 30.99 1/413 25069
/proc/meminfo: memFree=255520028/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=55852 CPUtime=0.28 cores=0-31
/proc/25069/stat : 25069 (plingeling) R 25067 25069 25043 0 -1 4202496 12037 1247 0 0 26 2 0 0 22 0 1 0 675146529 57192448 11969 268435456000 4194304 4417452 140736014901424 18446744073709551615 4231277 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25069/statm: 13963 11969 146 55 0 11849 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 55852

[startup+0.700828 s]
/proc/loadavg: 19.53 29.00 30.99 1/413 25069
/proc/meminfo: memFree=255520028/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=105156 CPUtime=0.68 cores=0-31
/proc/25069/stat : 25069 (plingeling) R 25067 25069 25043 0 -1 4202496 24379 1247 0 0 63 5 0 0 23 0 1 0 675146529 107679744 24311 268435456000 4194304 4417452 140736014901424 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25069/statm: 26289 24311 146 55 0 24175 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 105156

[startup+1.5009 s]
/proc/loadavg: 19.53 29.00 30.99 2/414 25075
/proc/meminfo: memFree=255413212/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=149216 CPUtime=1.48 cores=0-31
/proc/25069/stat : 25069 (plingeling) R 25067 25069 25043 0 -1 4202496 35362 1247 0 0 141 7 0 0 25 0 1 0 675146529 152797184 35294 268435456000 4194304 4417452 140736014901424 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25069/statm: 37304 35294 146 55 0 35190 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 149216

[startup+3.10092 s]
/proc/loadavg: 19.53 29.00 30.99 2/414 25075
/proc/meminfo: memFree=255307460/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=256956 CPUtime=3.08 cores=0-31
/proc/25069/stat : 25069 (plingeling) R 25067 25069 25043 0 -1 4202496 62329 1247 0 0 294 14 0 0 25 0 1 0 675146529 263122944 62261 268435456000 4194304 4417452 140736014901424 18446744073709551615 4264909 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25069/statm: 64239 62261 146 55 0 62125 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 256956

[startup+6.30108 s]
/proc/loadavg: 18.04 28.54 30.83 2/414 25075
/proc/meminfo: memFree=255045448/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=481276 CPUtime=6.28 cores=0-31
/proc/25069/stat : 25069 (plingeling) R 25067 25069 25043 0 -1 4202496 118409 1247 0 0 603 25 0 0 25 0 1 0 675146529 492826624 118341 268435456000 4194304 4417452 140736014901424 18446744073709551615 4264909 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25069/statm: 120319 118341 146 55 0 118205 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 481276

[startup+12.7021 s]
/proc/loadavg: 19.16 28.60 30.84 33/446 25107
/proc/meminfo: memFree=254634168/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=1409956 CPUtime=138.76 cores=0-31
/proc/25069/stat : 25069 (plingeling) S 25067 25069 25043 0 -1 4202496 534188 1247 0 0 13536 340 0 0 18 0 33 0 675146529 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25069/statm: 352489 218444 174 55 0 350375 0
[pid=25069/tid=25076] ppid=25067 vsize=1409956 CPUtime=4.05 cores=0-31
/proc/25069/task/25076/stat : 25076 (plingeling) R 25067 25069 25043 0 -1 4202560 14481 1247 0 0 394 11 0 0 25 0 33 0 675147375 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346404 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25069/tid=25077] ppid=25067 vsize=1409956 CPUtime=4.1 cores=0-31
/proc/25069/task/25077/stat : 25077 (plingeling) R 25067 25069 25043 0 -1 4202560 10504 1247 0 0 401 9 0 0 25 0 33 0 675147375 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25069/tid=25078] ppid=25067 vsize=1409956 CPUtime=4.12 cores=0-31
/proc/25069/task/25078/stat : 25078 (plingeling) R 25067 25069 25043 0 -1 4202560 6379 1247 0 0 406 6 0 0 25 0 33 0 675147375 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25069/tid=25079] ppid=25067 vsize=1409956 CPUtime=4.09 cores=0-31
/proc/25069/task/25079/stat : 25079 (plingeling) R 25067 25069 25043 0 -1 4202560 2271 1247 0 0 402 7 0 0 25 0 33 0 675147375 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25069/tid=25080] ppid=25067 vsize=1409956 CPUtime=4 cores=0-31
/proc/25069/task/25080/stat : 25080 (plingeling) R 25067 25069 25043 0 -1 4202560 6992 1247 0 0 393 7 0 0 25 0 33 0 675147375 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=25069/tid=25081] ppid=25067 vsize=1409956 CPUtime=4.09 cores=0-31
/proc/25069/task/25081/stat : 25081 (plingeling) R 25067 25069 25043 0 -1 4202560 5394 1247 0 0 402 7 0 0 25 0 33 0 675147375 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25069/tid=25082] ppid=25067 vsize=1409956 CPUtime=4.09 cores=0-31
/proc/25069/task/25082/stat : 25082 (plingeling) R 25067 25069 25043 0 -1 4202560 6445 1247 0 0 402 7 0 0 25 0 33 0 675147375 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4233423 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25069/tid=25083] ppid=25067 vsize=1409956 CPUtime=4.08 cores=0-31
/proc/25069/task/25083/stat : 25083 (plingeling) R 25067 25069 25043 0 -1 4202560 15097 1247 0 0 398 10 0 0 18 0 33 0 675147375 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 258650649918 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25069/tid=25084] ppid=25067 vsize=1409956 CPUtime=4.1 cores=0-31
/proc/25069/task/25084/stat : 25084 (plingeling) R 25067 25069 25043 0 -1 4202560 4317 1247 0 0 404 6 0 0 25 0 33 0 675147376 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346468 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25069/tid=25085] ppid=25067 vsize=1409956 CPUtime=4.1 cores=0-31
/proc/25069/task/25085/stat : 25085 (plingeling) R 25067 25069 25043 0 -1 4202560 16559 1247 0 0 401 9 0 0 25 0 33 0 675147376 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346677 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25069/tid=25086] ppid=25067 vsize=1409956 CPUtime=4.08 cores=0-31
/proc/25069/task/25086/stat : 25086 (plingeling) R 25067 25069 25043 0 -1 4202560 7658 1247 0 0 399 9 0 0 25 0 33 0 675147376 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4254983 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25069/tid=25087] ppid=25067 vsize=1409956 CPUtime=4.09 cores=0-31
/proc/25069/task/25087/stat : 25087 (plingeling) R 25067 25069 25043 0 -1 4202560 11732 1247 0 0 400 9 0 0 25 0 33 0 675147376 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4331217 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25069/tid=25088] ppid=25067 vsize=1409956 CPUtime=4.07 cores=0-31
/proc/25069/task/25088/stat : 25088 (plingeling) R 25067 25069 25043 0 -1 4202560 10597 1247 0 0 397 10 0 0 25 0 33 0 675147376 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25069/tid=25089] ppid=25067 vsize=1409956 CPUtime=4.09 cores=0-31
/proc/25069/task/25089/stat : 25089 (plingeling) R 25067 25069 25043 0 -1 4202560 8924 1247 0 0 402 7 0 0 19 0 33 0 675147376 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=25069/tid=25090] ppid=25067 vsize=1409956 CPUtime=4.06 cores=0-31
/proc/25069/task/25090/stat : 25090 (plingeling) R 25067 25069 25043 0 -1 4202560 9776 1247 0 0 398 8 0 0 25 0 33 0 675147376 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4287184 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=25069/tid=25091] ppid=25067 vsize=1409956 CPUtime=4.08 cores=0-31
/proc/25069/task/25091/stat : 25091 (plingeling) R 25067 25069 25043 0 -1 4202560 7270 1247 0 0 398 10 0 0 25 0 33 0 675147376 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25069/tid=25092] ppid=25067 vsize=1409956 CPUtime=4.06 cores=0-31
/proc/25069/task/25092/stat : 25092 (plingeling) R 25067 25069 25043 0 -1 4202560 10816 1247 0 0 397 9 0 0 25 0 33 0 675147377 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4330445 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=25069/tid=25093] ppid=25067 vsize=1409956 CPUtime=4.09 cores=0-31
/proc/25069/task/25093/stat : 25093 (plingeling) R 25067 25069 25043 0 -1 4202560 12051 1247 0 0 398 11 0 0 25 0 33 0 675147377 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25069/tid=25094] ppid=25067 vsize=1409956 CPUtime=4.05 cores=0-31
/proc/25069/task/25094/stat : 25094 (plingeling) R 25067 25069 25043 0 -1 4202560 11800 1247 0 0 396 9 0 0 25 0 33 0 675147377 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4253475 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=25069/tid=25095] ppid=25067 vsize=1409956 CPUtime=4.08 cores=0-31
/proc/25069/task/25095/stat : 25095 (plingeling) R 25067 25069 25043 0 -1 4202560 10168 1247 0 0 397 11 0 0 20 0 33 0 675147377 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25069/tid=25096] ppid=25067 vsize=1409956 CPUtime=4.1 cores=0-31
/proc/25069/task/25096/stat : 25096 (plingeling) R 25067 25069 25043 0 -1 4202560 8169 1247 0 0 403 7 0 0 25 0 33 0 675147377 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25069/tid=25097] ppid=25067 vsize=1409956 CPUtime=4.03 cores=0-31
/proc/25069/task/25097/stat : 25097 (plingeling) R 25067 25069 25043 0 -1 4202560 5587 1247 0 0 396 7 0 0 18 0 33 0 675147377 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=25069/tid=25098] ppid=25067 vsize=1409956 CPUtime=3.92 cores=0-31
/proc/25069/task/25098/stat : 25098 (plingeling) R 25067 25069 25043 0 -1 4202560 10867 1247 0 0 385 7 0 0 25 0 33 0 675147378 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25069/tid=25099] ppid=25067 vsize=1409956 CPUtime=4.03 cores=0-31
/proc/25069/task/25099/stat : 25099 (plingeling) R 25067 25069 25043 0 -1 4202560 5660 1247 0 0 397 6 0 0 25 0 33 0 675147378 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4302932 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25069/tid=25100] ppid=25067 vsize=1409956 CPUtime=4.04 cores=0-31
/proc/25069/task/25100/stat : 25100 (plingeling) R 25067 25069 25043 0 -1 4202560 5254 1247 0 0 396 8 0 0 25 0 33 0 675147378 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4234207 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25069/tid=25101] ppid=25067 vsize=1409956 CPUtime=4.02 cores=0-31
/proc/25069/task/25101/stat : 25101 (plingeling) R 25067 25069 25043 0 -1 4202560 15852 1247 0 0 390 12 0 0 25 0 33 0 675147378 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25069/tid=25102] ppid=25067 vsize=1409956 CPUtime=4.03 cores=0-31
/proc/25069/task/25102/stat : 25102 (plingeling) R 25067 25069 25043 0 -1 4202560 7931 1247 0 0 394 9 0 0 25 0 33 0 675147378 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4254990 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25069/tid=25103] ppid=25067 vsize=1409956 CPUtime=4.06 cores=0-31
/proc/25069/task/25103/stat : 25103 (plingeling) R 25067 25069 25043 0 -1 4202560 3867 1247 0 0 398 8 0 0 25 0 33 0 675147378 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346677 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25069/tid=25104] ppid=25067 vsize=1409956 CPUtime=4.06 cores=0-31
/proc/25069/task/25104/stat : 25104 (plingeling) R 25067 25069 25043 0 -1 4202560 13325 1247 0 0 397 9 0 0 25 0 33 0 675147378 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4233454 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=25069/tid=25105] ppid=25067 vsize=1409956 CPUtime=4.04 cores=0-31
/proc/25069/task/25105/stat : 25105 (plingeling) R 25067 25069 25043 0 -1 4202560 14339 1247 0 0 393 11 0 0 25 0 33 0 675147381 1443794944 218444 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25069/tid=25106] ppid=25067 vsize=1409956 CPUtime=4.03 cores=0-31
/proc/25069/task/25106/stat : 25106 (plingeling) R 25067 25069 25043 0 -1 4202560 12473 1247 0 0 393 10 0 0 25 0 33 0 675147382 1443794944 218448 268435456000 4194304 4417452 140736014901424 18446744073709551615 4254893 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25069/tid=25107] ppid=25067 vsize=1409956 CPUtime=4.06 cores=0-31
/proc/25069/task/25107/stat : 25107 (plingeling) R 25067 25069 25043 0 -1 4202560 11296 1247 0 0 396 10 0 0 25 0 33 0 675147382 1443794944 218457 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346270 0 0 4096 17442 0 0 0 -1 13 0 0 0
Current children cumulated CPU time (s) 138.76
Current children cumulated vsize (KiB) 1409956

[startup+25.5016 s]
/proc/loadavg: 22.00 28.76 30.85 33/446 25107
/proc/meminfo: memFree=254321952/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=1713336 CPUtime=547.8 cores=0-31
/proc/25069/stat : 25069 (plingeling) S 25067 25069 25043 0 -1 4202496 620526 1247 0 0 54416 364 0 0 18 0 33 0 675146529 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25069/statm: 428334 291657 175 55 0 426220 0
[pid=25069/tid=25076] ppid=25067 vsize=1713336 CPUtime=16.85 cores=0-31
/proc/25069/task/25076/stat : 25076 (plingeling) R 25067 25069 25043 0 -1 4202560 18096 1247 0 0 1673 12 0 0 25 0 33 0 675147375 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25069/tid=25077] ppid=25067 vsize=1713336 CPUtime=16.9 cores=0-31
/proc/25069/task/25077/stat : 25077 (plingeling) R 25067 25069 25043 0 -1 4202560 13939 1247 0 0 1679 11 0 0 25 0 33 0 675147375 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4365184 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25069/tid=25078] ppid=25067 vsize=1713336 CPUtime=16.91 cores=0-31
/proc/25069/task/25078/stat : 25078 (plingeling) R 25067 25069 25043 0 -1 4202560 9508 1247 0 0 1684 7 0 0 25 0 33 0 675147375 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25069/tid=25079] ppid=25067 vsize=1713336 CPUtime=16.87 cores=0-31
/proc/25069/task/25079/stat : 25079 (plingeling) R 25067 25069 25043 0 -1 4202560 17748 1247 0 0 1678 9 0 0 25 0 33 0 675147375 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25069/tid=25080] ppid=25067 vsize=1713336 CPUtime=16.8 cores=0-31
/proc/25069/task/25080/stat : 25080 (plingeling) R 25067 25069 25043 0 -1 4202560 8219 1247 0 0 1672 8 0 0 25 0 33 0 675147375 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4250953 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=25069/tid=25081] ppid=25067 vsize=1713336 CPUtime=16.88 cores=0-31
/proc/25069/task/25081/stat : 25081 (plingeling) R 25067 25069 25043 0 -1 4202560 9729 1247 0 0 1680 8 0 0 25 0 33 0 675147375 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4357291 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25069/tid=25082] ppid=25067 vsize=1713336 CPUtime=16.89 cores=0-31
/proc/25069/task/25082/stat : 25082 (plingeling) R 25067 25069 25043 0 -1 4202560 11923 1247 0 0 1681 8 0 0 25 0 33 0 675147375 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25069/tid=25083] ppid=25067 vsize=1713336 CPUtime=16.88 cores=0-31
/proc/25069/task/25083/stat : 25083 (plingeling) R 25067 25069 25043 0 -1 4202560 17322 1247 0 0 1677 11 0 0 25 0 33 0 675147375 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25069/tid=25084] ppid=25067 vsize=1713336 CPUtime=16.89 cores=0-31
/proc/25069/task/25084/stat : 25084 (plingeling) R 25067 25069 25043 0 -1 4202560 4835 1247 0 0 1683 6 0 0 25 0 33 0 675147376 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4232609 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25069/tid=25085] ppid=25067 vsize=1713336 CPUtime=16.53 cores=0-31
/proc/25069/task/25085/stat : 25085 (plingeling) R 25067 25069 25043 0 -1 4202560 19032 1247 0 0 1643 10 0 0 25 0 33 0 675147376 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25069/tid=25086] ppid=25067 vsize=1713336 CPUtime=16.86 cores=0-31
/proc/25069/task/25086/stat : 25086 (plingeling) R 25067 25069 25043 0 -1 4202560 9217 1247 0 0 1677 9 0 0 25 0 33 0 675147376 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25069/tid=25087] ppid=25067 vsize=1713336 CPUtime=16.87 cores=0-31
/proc/25069/task/25087/stat : 25087 (plingeling) R 25067 25069 25043 0 -1 4202560 12764 1247 0 0 1678 9 0 0 25 0 33 0 675147376 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25069/tid=25088] ppid=25067 vsize=1713336 CPUtime=16.88 cores=0-31
/proc/25069/task/25088/stat : 25088 (plingeling) R 25067 25069 25043 0 -1 4202560 13435 1247 0 0 1677 11 0 0 25 0 33 0 675147376 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4232612 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25069/tid=25089] ppid=25067 vsize=1713336 CPUtime=16.88 cores=0-31
/proc/25069/task/25089/stat : 25089 (plingeling) R 25067 25069 25043 0 -1 4202560 11892 1247 0 0 1681 7 0 0 25 0 33 0 675147376 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=25069/tid=25090] ppid=25067 vsize=1713336 CPUtime=16.85 cores=0-31
/proc/25069/task/25090/stat : 25090 (plingeling) R 25067 25069 25043 0 -1 4202560 10774 1247 0 0 1677 8 0 0 25 0 33 0 675147376 1754456064 291657 268435456000 4194304 4417452 140736014901424 18446744073709551615 4357024 0 0 4096 17442 0 0 0 -1 24 0 0 0

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

[pid=25069/tid=25089] ppid=25067 vsize=29280596 CPUtime=4932.85 cores=0-31
/proc/25069/task/25089/stat : 25089 (plingeling) R 25067 25069 25043 0 -1 4202560 3885912 1247 0 0 487581 5704 0 0 25 0 33 0 675147376 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4312212 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25069/tid=25090] ppid=25067 vsize=29280596 CPUtime=4964.2 cores=0-31
/proc/25069/task/25090/stat : 25090 (plingeling) R 25067 25069 25043 0 -1 4202560 3161771 1247 0 0 492032 4388 0 0 25 0 33 0 675147376 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4232609 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25069/tid=25091] ppid=25067 vsize=29280596 CPUtime=4925.58 cores=0-31
/proc/25069/task/25091/stat : 25091 (plingeling) R 25067 25069 25043 0 -1 4202560 3671162 1247 0 0 487284 5274 0 0 25 0 33 0 675147376 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=25069/tid=25092] ppid=25067 vsize=29280596 CPUtime=4957.85 cores=0-31
/proc/25069/task/25092/stat : 25092 (plingeling) R 25067 25069 25043 0 -1 4202560 5595068 1247 0 0 487152 8633 0 0 25 0 33 0 675147377 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25069/tid=25093] ppid=25067 vsize=29280596 CPUtime=4953.74 cores=0-31
/proc/25069/task/25093/stat : 25093 (plingeling) R 25067 25069 25043 0 -1 4202560 3683741 1247 0 0 489737 5637 0 0 25 0 33 0 675147377 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25069/tid=25094] ppid=25067 vsize=29280596 CPUtime=4946.02 cores=0-31
/proc/25069/task/25094/stat : 25094 (plingeling) R 25067 25069 25043 0 -1 4202560 3103037 1247 0 0 490480 4122 0 0 25 0 33 0 675147377 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25069/tid=25095] ppid=25067 vsize=29280596 CPUtime=4963.46 cores=0-31
/proc/25069/task/25095/stat : 25095 (plingeling) R 25067 25069 25043 0 -1 4202560 4100403 1247 0 0 490704 5642 0 0 25 0 33 0 675147377 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4309183 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25069/tid=25096] ppid=25067 vsize=29280596 CPUtime=4934.08 cores=0-31
/proc/25069/task/25096/stat : 25096 (plingeling) R 25067 25069 25043 0 -1 4202560 4494960 1247 0 0 487878 5530 0 0 25 0 33 0 675147377 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25069/tid=25097] ppid=25067 vsize=29280596 CPUtime=4962.13 cores=0-31
/proc/25069/task/25097/stat : 25097 (plingeling) R 25067 25069 25043 0 -1 4202560 3719247 1247 0 0 490650 5563 0 0 25 0 33 0 675147377 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25069/tid=25098] ppid=25067 vsize=29280596 CPUtime=4928.87 cores=0-31
/proc/25069/task/25098/stat : 25098 (plingeling) R 25067 25069 25043 0 -1 4202560 3685210 1247 0 0 488058 4829 0 0 25 0 33 0 675147378 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4354515 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=25069/tid=25099] ppid=25067 vsize=29280596 CPUtime=4946.43 cores=0-31
/proc/25069/task/25099/stat : 25099 (plingeling) R 25067 25069 25043 0 -1 4202560 3872902 1247 0 0 489382 5261 0 0 25 0 33 0 675147378 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4320983 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=25069/tid=25100] ppid=25067 vsize=29280596 CPUtime=4945.29 cores=0-31
/proc/25069/task/25100/stat : 25100 (plingeling) R 25067 25069 25043 0 -1 4202560 3741042 1247 0 0 489207 5322 0 0 25 0 33 0 675147378 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4263005 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25069/tid=25101] ppid=25067 vsize=29280596 CPUtime=4977.96 cores=0-31
/proc/25069/task/25101/stat : 25101 (plingeling) R 25067 25069 25043 0 -1 4202560 4071767 1247 0 0 491207 6589 0 0 25 0 33 0 675147378 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4311326 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25069/tid=25102] ppid=25067 vsize=29280596 CPUtime=4927.91 cores=0-31
/proc/25069/task/25102/stat : 25102 (plingeling) R 25067 25069 25043 0 -1 4202560 3641745 1247 0 0 487982 4809 0 0 25 0 33 0 675147378 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4358110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25069/tid=25103] ppid=25067 vsize=29280596 CPUtime=4952.99 cores=0-31
/proc/25069/task/25103/stat : 25103 (plingeling) R 25067 25069 25043 0 -1 4202560 3404743 1247 0 0 490619 4680 0 0 25 0 33 0 675147378 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25069/tid=25104] ppid=25067 vsize=29280596 CPUtime=4934.26 cores=0-31
/proc/25069/task/25104/stat : 25104 (plingeling) R 25067 25069 25043 0 -1 4202560 4687697 1247 0 0 487434 5992 0 0 25 0 33 0 675147378 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25069/tid=25105] ppid=25067 vsize=29280596 CPUtime=4936.8 cores=0-31
/proc/25069/task/25105/stat : 25105 (plingeling) R 25067 25069 25043 0 -1 4202560 3636087 1247 0 0 488025 5655 0 0 25 0 33 0 675147381 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25069/tid=25106] ppid=25067 vsize=29280596 CPUtime=4947.21 cores=0-31
/proc/25069/task/25106/stat : 25106 (plingeling) R 25067 25069 25043 0 -1 4202560 3371148 1247 0 0 490105 4616 0 0 25 0 33 0 675147382 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25069/tid=25107] ppid=25067 vsize=29280596 CPUtime=4941.64 cores=0-31
/proc/25069/task/25107/stat : 25107 (plingeling) R 25067 25069 25043 0 -1 4202560 4570758 1247 0 0 487446 6718 0 0 25 0 33 0 675147382 29983330304 7165760 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 14 0 0 0
Current children cumulated CPU time (s) 158386
Current children cumulated vsize (KiB) 29280596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 31.98 32.00 31.99 33/446 25264
/proc/meminfo: memFree=227058828/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=28869276 CPUtime=158933 cores=0-31
/proc/25069/stat : 25069 (plingeling) S 25067 25069 25043 0 -1 4202496 128924785 1247 0 0 15709339 183923 0 0 18 0 33 0 675146529 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25069/statm: 7217319 7054707 175 55 0 7215205 0
[pid=25069/tid=25076] ppid=25067 vsize=28869276 CPUtime=5009.49 cores=0-31
/proc/25069/task/25076/stat : 25076 (plingeling) R 25067 25069 25043 0 -1 4202560 3332660 1247 0 0 496005 4944 0 0 25 0 33 0 675147375 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25069/tid=25077] ppid=25067 vsize=28869276 CPUtime=4939.85 cores=0-31
/proc/25069/task/25077/stat : 25077 (plingeling) R 25067 25069 25043 0 -1 4202560 4123675 1247 0 0 488228 5757 0 0 25 0 33 0 675147375 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25069/tid=25078] ppid=25067 vsize=28869276 CPUtime=4981.19 cores=0-31
/proc/25069/task/25078/stat : 25078 (plingeling) R 25067 25069 25043 0 -1 4202560 3534866 1247 0 0 492872 5247 0 0 25 0 33 0 675147375 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4310641 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=25069/tid=25079] ppid=25067 vsize=28869276 CPUtime=5022.67 cores=0-31
/proc/25069/task/25079/stat : 25079 (plingeling) R 25067 25069 25043 0 -1 4202560 6459519 1247 0 0 492343 9924 0 0 25 0 33 0 675147375 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=25069/tid=25080] ppid=25067 vsize=28869276 CPUtime=4945.96 cores=0-31
/proc/25069/task/25080/stat : 25080 (plingeling) R 25067 25069 25043 0 -1 4202560 4417017 1247 0 0 487836 6760 0 0 25 0 33 0 675147375 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=25069/tid=25081] ppid=25067 vsize=28869276 CPUtime=4944.41 cores=0-31
/proc/25069/task/25081/stat : 25081 (plingeling) R 25067 25069 25043 0 -1 4202560 4721749 1247 0 0 488102 6339 0 0 25 0 33 0 675147375 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25069/tid=25082] ppid=25067 vsize=28869276 CPUtime=4993.98 cores=0-31
/proc/25069/task/25082/stat : 25082 (plingeling) R 25067 25069 25043 0 -1 4202560 3540650 1247 0 0 494359 5039 0 0 25 0 33 0 675147375 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25069/tid=25083] ppid=25067 vsize=28869276 CPUtime=4948.54 cores=0-31
/proc/25069/task/25083/stat : 25083 (plingeling) R 25067 25069 25043 0 -1 4202560 4034067 1247 0 0 489239 5615 0 0 25 0 33 0 675147375 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4354070 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25069/tid=25084] ppid=25067 vsize=28869276 CPUtime=4962.61 cores=0-31
/proc/25069/task/25084/stat : 25084 (plingeling) R 25067 25069 25043 0 -1 4202560 3868862 1247 0 0 490992 5269 0 0 25 0 33 0 675147376 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25069/tid=25085] ppid=25067 vsize=28869276 CPUtime=4948.78 cores=0-31
/proc/25069/task/25085/stat : 25085 (plingeling) R 25067 25069 25043 0 -1 4202560 3624698 1247 0 0 489710 5168 0 0 25 0 33 0 675147376 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25069/tid=25086] ppid=25067 vsize=28869276 CPUtime=4966.26 cores=0-31
/proc/25069/task/25086/stat : 25086 (plingeling) R 25067 25069 25043 0 -1 4202560 3541952 1247 0 0 491981 4645 0 0 25 0 33 0 675147376 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25069/tid=25087] ppid=25067 vsize=28869276 CPUtime=4966.03 cores=0-31
/proc/25069/task/25087/stat : 25087 (plingeling) R 25067 25069 25043 0 -1 4202560 4537411 1247 0 0 489826 6777 0 0 25 0 33 0 675147376 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25069/tid=25088] ppid=25067 vsize=28869276 CPUtime=4991.36 cores=0-31
/proc/25069/task/25088/stat : 25088 (plingeling) R 25067 25069 25043 0 -1 4202560 4611127 1247 0 0 492148 6988 0 0 25 0 33 0 675147376 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=25069/tid=25089] ppid=25067 vsize=28869276 CPUtime=4949.23 cores=0-31
/proc/25069/task/25089/stat : 25089 (plingeling) R 25067 25069 25043 0 -1 4202560 3953855 1247 0 0 489132 5791 0 0 25 0 33 0 675147376 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=25069/tid=25090] ppid=25067 vsize=28869276 CPUtime=4979.89 cores=0-31
/proc/25069/task/25090/stat : 25090 (plingeling) R 25067 25069 25043 0 -1 4202560 3183370 1247 0 0 493586 4403 0 0 25 0 33 0 675147376 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25069/tid=25091] ppid=25067 vsize=28869276 CPUtime=4942.79 cores=0-31
/proc/25069/task/25091/stat : 25091 (plingeling) R 25067 25069 25043 0 -1 4202560 3675258 1247 0 0 489003 5276 0 0 25 0 33 0 675147376 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4357934 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=25069/tid=25092] ppid=25067 vsize=28869276 CPUtime=4975.57 cores=0-31
/proc/25069/task/25092/stat : 25092 (plingeling) R 25067 25069 25043 0 -1 4202560 5595068 1247 0 0 488924 8633 0 0 25 0 33 0 675147377 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25069/tid=25093] ppid=25067 vsize=28869276 CPUtime=4971.45 cores=0-31
/proc/25069/task/25093/stat : 25093 (plingeling) R 25067 25069 25043 0 -1 4202560 3683741 1247 0 0 491508 5637 0 0 25 0 33 0 675147377 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25069/tid=25094] ppid=25067 vsize=28869276 CPUtime=4963.74 cores=0-31
/proc/25069/task/25094/stat : 25094 (plingeling) R 25067 25069 25043 0 -1 4202560 3103037 1247 0 0 492252 4122 0 0 25 0 33 0 675147377 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25069/tid=25095] ppid=25067 vsize=28869276 CPUtime=4981.18 cores=0-31
/proc/25069/task/25095/stat : 25095 (plingeling) R 25067 25069 25043 0 -1 4202560 4100403 1247 0 0 492476 5642 0 0 25 0 33 0 675147377 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4307754 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25069/tid=25096] ppid=25067 vsize=28869276 CPUtime=4951.07 cores=0-31
/proc/25069/task/25096/stat : 25096 (plingeling) R 25067 25069 25043 0 -1 4202560 4541049 1247 0 0 489492 5615 0 0 25 0 33 0 675147377 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25069/tid=25097] ppid=25067 vsize=28869276 CPUtime=4979.85 cores=0-31
/proc/25069/task/25097/stat : 25097 (plingeling) R 25067 25069 25043 0 -1 4202560 3719247 1247 0 0 492422 5563 0 0 25 0 33 0 675147377 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25069/tid=25098] ppid=25067 vsize=28869276 CPUtime=4943.23 cores=0-31
/proc/25069/task/25098/stat : 25098 (plingeling) R 25067 25069 25043 0 -1 4202560 3705724 1247 0 0 489466 4857 0 0 19 0 33 0 675147378 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25069/tid=25099] ppid=25067 vsize=28869276 CPUtime=4963.48 cores=0-31
/proc/25069/task/25099/stat : 25099 (plingeling) R 25067 25069 25043 0 -1 4202560 3883014 1247 0 0 491058 5290 0 0 25 0 33 0 675147378 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4357753 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=25069/tid=25100] ppid=25067 vsize=28869276 CPUtime=4963 cores=0-31
/proc/25069/task/25100/stat : 25100 (plingeling) R 25067 25069 25043 0 -1 4202560 3749812 1247 0 0 490973 5327 0 0 19 0 33 0 675147378 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25069/tid=25101] ppid=25067 vsize=28869276 CPUtime=4995.68 cores=0-31
/proc/25069/task/25101/stat : 25101 (plingeling) R 25067 25069 25043 0 -1 4202560 4071767 1247 0 0 492979 6589 0 0 25 0 33 0 675147378 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4310182 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25069/tid=25102] ppid=25067 vsize=28869276 CPUtime=4944.76 cores=0-31
/proc/25069/task/25102/stat : 25102 (plingeling) R 25067 25069 25043 0 -1 4202560 3670579 1247 0 0 489600 4876 0 0 25 0 33 0 675147378 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4283504 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25069/tid=25103] ppid=25067 vsize=28869276 CPUtime=4970.21 cores=0-31
/proc/25069/task/25103/stat : 25103 (plingeling) R 25067 25069 25043 0 -1 4202560 3410802 1247 0 0 492325 4696 0 0 25 0 33 0 675147378 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25069/tid=25104] ppid=25067 vsize=28869276 CPUtime=4951.98 cores=0-31
/proc/25069/task/25104/stat : 25104 (plingeling) R 25067 25069 25043 0 -1 4202560 4687697 1247 0 0 489206 5992 0 0 25 0 33 0 675147378 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25069/tid=25105] ppid=25067 vsize=28869276 CPUtime=4952.39 cores=0-31
/proc/25069/task/25105/stat : 25105 (plingeling) R 25067 25069 25043 0 -1 4202560 3641071 1247 0 0 489577 5662 0 0 25 0 33 0 675147381 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25069/tid=25106] ppid=25067 vsize=28869276 CPUtime=4964.89 cores=0-31
/proc/25069/task/25106/stat : 25106 (plingeling) R 25067 25069 25043 0 -1 4202560 3371148 1247 0 0 491873 4616 0 0 25 0 33 0 675147382 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25069/tid=25107] ppid=25067 vsize=28869276 CPUtime=4958.33 cores=0-31
/proc/25069/task/25107/stat : 25107 (plingeling) R 25067 25069 25043 0 -1 4202560 4599553 1247 0 0 489034 6799 0 0 25 0 33 0 675147382 29562138624 7054707 268435456000 4194304 4417452 140736014901424 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 21 0 0 0
Current children cumulated CPU time (s) 158933
Current children cumulated vsize (KiB) 28869276

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -25069

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

[startup+5100.6 s]
/proc/loadavg: 31.98 32.00 31.99 2/416 25265
/proc/meminfo: memFree=233144652/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=0 CPUtime=158933 cores=0-31
/proc/25069/stat : 25069 (plingeling) Z 25067 25069 25043 0 -1 4203548 128924785 1247 0 0 15709361 183984 0 0 18 0 2 0 675146529 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25069/statm: 0 0 0 0 0 0 0
[pid=25069/tid=25084] ppid=25067 vsize=0 CPUtime=4963.23 cores=0-31
/proc/25069/task/25084/stat : 25084 (plingeling) R 25067 25069 25043 0 -1 4203588 3868862 1247 0 0 490993 5330 0 0 25 0 2 0 675147376 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 158933
Current children cumulated vsize (KiB) 0

[startup+5101.4 s]
/proc/loadavg: 31.98 32.00 31.99 2/416 25265
/proc/meminfo: memFree=233144652/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=0 CPUtime=158934 cores=0-31
/proc/25069/stat : 25069 (plingeling) Z 25067 25069 25043 0 -1 4203548 128924785 1247 0 0 15709361 184060 0 0 18 0 2 0 675146529 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25069/statm: 0 0 0 0 0 0 0
[pid=25069/tid=25084] ppid=25067 vsize=0 CPUtime=4963.99 cores=0-31
/proc/25069/task/25084/stat : 25084 (plingeling) R 25067 25069 25043 0 -1 4203588 3868862 1247 0 0 490993 5406 0 0 25 0 2 0 675147376 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 158934
Current children cumulated vsize (KiB) 0

[startup+5102.2 s]
/proc/loadavg: 31.98 32.00 31.99 2/416 25265
/proc/meminfo: memFree=246992224/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=0 CPUtime=158935 cores=0-31
/proc/25069/stat : 25069 (plingeling) Z 25067 25069 25043 0 -1 4203548 128924785 1247 0 0 15709361 184140 0 0 18 0 2 0 675146529 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25069/statm: 0 0 0 0 0 0 0
[pid=25069/tid=25084] ppid=25067 vsize=0 CPUtime=4964.79 cores=0-31
/proc/25069/task/25084/stat : 25084 (plingeling) R 25067 25069 25043 0 -1 4203588 3868862 1247 0 0 490993 5486 0 0 25 0 2 0 675147376 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 158935
Current children cumulated vsize (KiB) 0

[startup+5102.4 s]
/proc/loadavg: 31.98 32.00 31.99 2/416 25265
/proc/meminfo: memFree=246992224/264257624 swapFree=67111528/67111528
[pid=25069] ppid=25067 vsize=0 CPUtime=158935 cores=0-31
/proc/25069/stat : 25069 (plingeling) Z 25067 25069 25043 0 -1 4203548 128924785 1247 0 0 15709361 184160 0 0 18 0 2 0 675146529 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25069/statm: 0 0 0 0 0 0 0
[pid=25069/tid=25084] ppid=25067 vsize=0 CPUtime=4964.99 cores=0-31
/proc/25069/task/25084/stat : 25084 (plingeling) R 25067 25069 25043 0 -1 4203588 3868862 1247 0 0 490993 5506 0 0 25 0 2 0 675147376 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 158935
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5102.41
CPU time (s): 158935
CPU user time (s): 157094
CPU system time (s): 1841.63
CPU usage (%): 3114.91
Max. virtual memory (cumulated for all children) (KiB): 29767256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157094
system time used= 1841.63
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128926032
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= 92328
involuntary context switches= 385053

runsolver used 29.1996 second user time and 117.883 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-17 14:50:01
IDJOB=3372459
IDBENCH=82392
IDSOLVER=1852
FILE ID=node200/3372459-1305636600
RUNJOBID= node200-1305636592-25057
PBS_JOBID= 13354305
Free space on /tmp= 62040 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372459-1305636600/watcher-3372459-1305636600 -o /tmp/evaluation-result-3372459-1305636600/solver-3372459-1305636600 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372459-1305636600.cnf

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=182440115

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:      255520440 kB
Buffers:        448828 kB
Cached:        7889756 kB
SwapCached:          0 kB
Active:        7407372 kB
Inactive:      1000320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255520440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11864 kB
Writeback:           0 kB
AnonPages:       68684 kB
Mapped:          14408 kB
Slab:           251336 kB
PageTables:       4324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   187232 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= 62040 MiB
End job on node200 at 2011-05-17 16:15:04