Trace number 3312872

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
STRUCTure 0.1? (TO) 4800.35 1207.23

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1940049314-069.SATISFIABLE.cnf
MD5SUMc3d1d9237da00564d672945308bcff7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	44:38 INFO : Reading from input HOME/instance-3312872-1304178278.cnf
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.46/0.36	44:38 INFO : 548 variables remaining out of 550
0.46/0.36	44:38 INFO : 9316 literals remaining out of 9372

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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312872-1304178278/watcher-3312872-1304178278 -o /tmp/evaluation-result-3312872-1304178278/solver-3312872-1304178278 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312872-1304178278.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.01 7.99 7.98 5/198 6605
/proc/meminfo: memFree=30388576/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/6605/stat : 6605 (java) R 6603 6605 6256 0 -1 4202496 827 0 0 0 0 0 0 0 25 0 1 0 529425735 23580672 313 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228239386389 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6605/statm: 5757 324 255 9 0 124 0

[startup+0.0325061 s]
/proc/loadavg: 8.01 7.99 7.98 5/198 6605
/proc/meminfo: memFree=30388576/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15604116 CPUtime=0.02 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 3526 0 1 0 2 0 0 0 25 0 13 0 529425735 15978614784 2965 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3901029 2965 1657 9 0 3891777 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604116

[startup+0.1005 s]
/proc/loadavg: 8.01 7.99 7.98 5/198 6605
/proc/meminfo: memFree=30388576/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15675708 CPUtime=0.1 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 5534 0 1 0 9 1 0 0 25 0 18 0 529425735 16051924992 4947 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3918927 4947 2116 9 0 3909646 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675708

[startup+0.305458 s]
/proc/loadavg: 8.01 7.99 7.98 5/198 6605
/proc/meminfo: memFree=30388576/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15681356 CPUtime=0.46 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 9240 0 1 0 45 1 0 0 25 0 22 0 529425735 16057708544 8366 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3920339 8366 2220 9 0 3911058 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15681356

[startup+0.743724 s]
/proc/loadavg: 8.01 7.99 7.98 5/198 6605
/proc/meminfo: memFree=30388576/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15688060 CPUtime=2.2 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 44070 0 1 0 214 6 0 0 25 0 22 0 529425735 16064573440 39313 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3922015 39314 2261 9 0 3912734 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 15688060

[startup+1.50721 s]
/proc/loadavg: 8.09 8.01 7.98 10/220 6627
/proc/meminfo: memFree=30219700/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15688060 CPUtime=5.01 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 58913 0 1 0 493 8 0 0 25 0 22 0 529425735 16064573440 53966 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3922015 53968 2282 9 0 3912734 0
[pid=6605/tid=6607] ppid=6603 vsize=15688060 CPUtime=0.34 cores=1,3,5,7
/proc/6605/task/6607/stat : 6607 (java) S 6603 6605 6256 0 -1 4202560 6373 0 1 0 33 1 0 0 20 0 22 0 529425736 16064573440 53970 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6608] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6608/stat : 6608 (java) S 6603 6605 6256 0 -1 4202560 1102 0 0 0 0 0 0 0 16 0 22 0 529425737 16064573440 53975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6609] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6609/stat : 6609 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 53980 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6610] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6610/stat : 6610 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 53994 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6611] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6611/stat : 6611 (java) S 6603 6605 6256 0 -1 4202560 957 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 54000 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6612] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6612/stat : 6612 (java) S 6603 6605 6256 0 -1 4202560 2324 0 0 0 0 0 0 0 16 0 22 0 529425737 16064573440 54003 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6613] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6613/stat : 6613 (java) S 6603 6605 6256 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 54015 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6614] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6614/stat : 6614 (java) S 6603 6605 6256 0 -1 4202560 2110 0 0 0 0 0 0 0 16 0 22 0 529425737 16064573440 54017 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6615] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6615/stat : 6615 (java) S 6603 6605 6256 0 -1 4202560 714 0 0 0 0 0 0 0 16 0 22 0 529425737 16064573440 54019 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6616] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6616/stat : 6616 (java) S 6603 6605 6256 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529425738 16064573440 54021 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 0 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6617] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6617/stat : 6617 (java) S 6603 6605 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529425738 16064573440 54026 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6618] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6618/stat : 6618 (java) S 6603 6605 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529425738 16064573440 54030 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6619] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6619/stat : 6619 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16064573440 54035 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256172465 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6620] ppid=6603 vsize=15688060 CPUtime=0.48 cores=1,3,5,7
/proc/6605/task/6620/stat : 6620 (java) S 6603 6605 6256 0 -1 4202560 4624 0 0 0 48 0 0 0 25 0 22 0 529425741 16064573440 54040 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6621] ppid=6603 vsize=15688060 CPUtime=0.72 cores=1,3,5,7
/proc/6605/task/6621/stat : 6621 (java) S 6603 6605 6256 0 -1 4202560 3788 0 0 0 72 0 0 0 15 0 22 0 529425741 16064573440 54045 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6622] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6622/stat : 6622 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16064573440 54047 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6623] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6623/stat : 6623 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529425741 16064573440 54049 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6624] ppid=6603 vsize=15688060 CPUtime=0.96 cores=1,3,5,7
/proc/6605/task/6624/stat : 6624 (java) R 6603 6605 6256 0 -1 4202560 11660 0 0 0 95 1 0 0 18 0 22 0 529425761 16064573440 54052 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505786583 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6605/tid=6625] ppid=6603 vsize=15688060 CPUtime=0.63 cores=1,3,5,7
/proc/6605/task/6625/stat : 6625 (java) R 6603 6605 6256 0 -1 4202560 6431 0 0 0 63 0 0 0 20 0 22 0 529425761 16064573440 54054 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505859355 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6605/tid=6626] ppid=6603 vsize=15688060 CPUtime=0.8 cores=1,3,5,7
/proc/6605/task/6626/stat : 6626 (java) R 6603 6605 6256 0 -1 4202560 7818 0 0 0 80 0 0 0 17 0 22 0 529425761 16064573440 54057 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505665423 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6605/tid=6627] ppid=6603 vsize=15688060 CPUtime=0.96 cores=1,3,5,7
/proc/6605/task/6627/stat : 6627 (java) R 6603 6605 6256 0 -1 4202560 9548 0 0 0 95 1 0 0 20 0 22 0 529425761 16064573440 54061 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505807900 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 15688060

[startup+3.10094 s]
/proc/loadavg: 8.09 8.01 7.98 9/220 6627
/proc/meminfo: memFree=29855376/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15688060 CPUtime=11.36 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 148616 0 1 0 1117 19 0 0 25 0 22 0 529425735 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3922015 143474 2283 9 0 3912734 0
[pid=6605/tid=6607] ppid=6603 vsize=15688060 CPUtime=0.34 cores=1,3,5,7
/proc/6605/task/6607/stat : 6607 (java) S 6603 6605 6256 0 -1 4202560 6373 0 1 0 33 1 0 0 20 0 22 0 529425736 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6608] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6608/stat : 6608 (java) S 6603 6605 6256 0 -1 4202560 2135 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6609] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6609/stat : 6609 (java) S 6603 6605 6256 0 -1 4202560 504 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6610] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6610/stat : 6610 (java) S 6603 6605 6256 0 -1 4202560 611 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6611] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6611/stat : 6611 (java) S 6603 6605 6256 0 -1 4202560 1611 0 0 0 0 0 0 0 16 0 22 0 529425737 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6612] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6612/stat : 6612 (java) S 6603 6605 6256 0 -1 4202560 2783 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6613] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6613/stat : 6613 (java) S 6603 6605 6256 0 -1 4202560 2252 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6614] ppid=6603 vsize=15688060 CPUtime=0.01 cores=1,3,5,7
/proc/6605/task/6614/stat : 6614 (java) S 6603 6605 6256 0 -1 4202560 3306 0 0 0 1 0 0 0 16 0 22 0 529425737 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6615] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6615/stat : 6615 (java) S 6603 6605 6256 0 -1 4202560 2385 0 0 0 0 0 0 0 15 0 22 0 529425737 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6616] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6616/stat : 6616 (java) S 6603 6605 6256 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 529425738 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 0 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6617] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6617/stat : 6617 (java) S 6603 6605 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529425738 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6618] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6618/stat : 6618 (java) S 6603 6605 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529425738 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6619] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6619/stat : 6619 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256172465 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6620] ppid=6603 vsize=15688060 CPUtime=0.52 cores=1,3,5,7
/proc/6605/task/6620/stat : 6620 (java) S 6603 6605 6256 0 -1 4202560 4771 0 0 0 52 0 0 0 15 0 22 0 529425741 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6621] ppid=6603 vsize=15688060 CPUtime=0.83 cores=1,3,5,7
/proc/6605/task/6621/stat : 6621 (java) S 6603 6605 6256 0 -1 4202560 3885 0 0 0 83 0 0 0 16 0 22 0 529425741 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6622] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6622/stat : 6622 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6623] ppid=6603 vsize=15688060 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6623/stat : 6623 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529425741 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6624] ppid=6603 vsize=15688060 CPUtime=2.53 cores=1,3,5,7
/proc/6605/task/6624/stat : 6624 (java) R 6603 6605 6256 0 -1 4202560 32348 0 0 0 250 3 0 0 20 0 22 0 529425761 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505786510 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6605/tid=6625] ppid=6603 vsize=15688060 CPUtime=2.09 cores=1,3,5,7
/proc/6605/task/6625/stat : 6625 (java) R 6603 6605 6256 0 -1 4202560 25949 0 0 0 207 2 0 0 24 0 22 0 529425761 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505880693 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6605/tid=6626] ppid=6603 vsize=15688060 CPUtime=2.39 cores=1,3,5,7
/proc/6605/task/6626/stat : 6626 (java) R 6603 6605 6256 0 -1 4202560 27823 0 0 0 236 3 0 0 19 0 22 0 529425761 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505880884 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6605/tid=6627] ppid=6603 vsize=15688060 CPUtime=2.5 cores=1,3,5,7
/proc/6605/task/6627/stat : 6627 (java) R 6603 6605 6256 0 -1 4202560 30053 0 0 0 247 3 0 0 25 0 22 0 529425761 16064573440 143474 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505670528 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 15688060

[startup+6.30138 s]
/proc/loadavg: 8.09 8.01 7.98 9/220 6627
/proc/meminfo: memFree=29808904/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15685692 CPUtime=24.14 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 154373 0 1 0 2394 20 0 0 25 0 22 0 529425735 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3921423 143984 2283 9 0 3912142 0
[pid=6605/tid=6607] ppid=6603 vsize=15685692 CPUtime=0.34 cores=1,3,5,7
/proc/6605/task/6607/stat : 6607 (java) S 6603 6605 6256 0 -1 4202560 6373 0 1 0 33 1 0 0 20 0 22 0 529425736 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6608] ppid=6603 vsize=15685692 CPUtime=0.01 cores=1,3,5,7
/proc/6605/task/6608/stat : 6608 (java) S 6603 6605 6256 0 -1 4202560 2738 0 0 0 1 0 0 0 16 0 22 0 529425737 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6609] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6609/stat : 6609 (java) S 6603 6605 6256 0 -1 4202560 960 0 0 0 0 0 0 0 15 0 22 0 529425737 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6610] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6610/stat : 6610 (java) S 6603 6605 6256 0 -1 4202560 1493 0 0 0 0 0 0 0 16 0 22 0 529425737 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6611] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6611/stat : 6611 (java) S 6603 6605 6256 0 -1 4202560 2684 0 0 0 0 0 0 0 15 0 22 0 529425737 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6612] ppid=6603 vsize=15685692 CPUtime=0.01 cores=1,3,5,7
/proc/6605/task/6612/stat : 6612 (java) S 6603 6605 6256 0 -1 4202560 3557 0 0 0 1 0 0 0 15 0 22 0 529425737 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6613] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6613/stat : 6613 (java) S 6603 6605 6256 0 -1 4202560 2366 0 0 0 0 0 0 0 15 0 22 0 529425737 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6614] ppid=6603 vsize=15685692 CPUtime=0.01 cores=1,3,5,7
/proc/6605/task/6614/stat : 6614 (java) S 6603 6605 6256 0 -1 4202560 4515 0 0 0 1 0 0 0 15 0 22 0 529425737 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6615] ppid=6603 vsize=15685692 CPUtime=0.01 cores=1,3,5,7
/proc/6605/task/6615/stat : 6615 (java) S 6603 6605 6256 0 -1 4202560 2952 0 0 0 1 0 0 0 15 0 22 0 529425737 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6616] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6616/stat : 6616 (java) S 6603 6605 6256 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 529425738 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 0 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6617] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6617/stat : 6617 (java) S 6603 6605 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529425738 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6618] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6618/stat : 6618 (java) S 6603 6605 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529425738 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6619] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6619/stat : 6619 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256172465 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6620] ppid=6603 vsize=15685692 CPUtime=0.57 cores=1,3,5,7
/proc/6605/task/6620/stat : 6620 (java) S 6603 6605 6256 0 -1 4202560 4836 0 0 0 57 0 0 0 15 0 22 0 529425741 16062148608 143984 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0

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

[pid=6605/tid=6625] ppid=6603 vsize=15685692 CPUtime=1047.96 cores=1,3,5,7
/proc/6605/task/6625/stat : 6625 (java) R 6603 6605 6256 0 -1 4202560 350114 0 0 0 104745 51 0 0 25 0 22 0 529425761 16062148608 107102 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505766498 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6605/tid=6626] ppid=6603 vsize=15685692 CPUtime=1048.63 cores=1,3,5,7
/proc/6605/task/6626/stat : 6626 (java) R 6603 6605 6256 0 -1 4202560 347757 0 0 0 104812 51 0 0 25 0 22 0 529425761 16062148608 107102 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 47339946316849 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6605/tid=6627] ppid=6603 vsize=15685692 CPUtime=1049.22 cores=1,3,5,7
/proc/6605/task/6627/stat : 6627 (java) R 6603 6605 6256 0 -1 4202560 353857 0 0 0 104873 49 0 0 25 0 22 0 529425761 16062148608 107102 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505880684 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4224.22
Current children cumulated vsize (KiB) 15685692

[startup+1122.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/220 6766
/proc/meminfo: memFree=30034404/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15685692 CPUtime=4462.76 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 2658295 0 1 0 445757 519 0 0 25 0 22 0 529425735 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3921423 95311 2297 9 0 3912142 0
[pid=6605/tid=6607] ppid=6603 vsize=15685692 CPUtime=0.34 cores=1,3,5,7
/proc/6605/task/6607/stat : 6607 (java) S 6603 6605 6256 0 -1 4202560 6373 0 1 0 33 1 0 0 20 0 22 0 529425736 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6608] ppid=6603 vsize=15685692 CPUtime=3.37 cores=1,3,5,7
/proc/6605/task/6608/stat : 6608 (java) S 6603 6605 6256 0 -1 4202560 143940 0 0 0 314 23 0 0 15 0 22 0 529425737 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6609] ppid=6603 vsize=15685692 CPUtime=3.3 cores=1,3,5,7
/proc/6605/task/6609/stat : 6609 (java) S 6603 6605 6256 0 -1 4202560 141996 0 0 0 305 25 0 0 15 0 22 0 529425737 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6610] ppid=6603 vsize=15685692 CPUtime=3.36 cores=1,3,5,7
/proc/6605/task/6610/stat : 6610 (java) S 6603 6605 6256 0 -1 4202560 141267 0 0 0 308 28 0 0 16 0 22 0 529425737 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6611] ppid=6603 vsize=15685692 CPUtime=3.4 cores=1,3,5,7
/proc/6605/task/6611/stat : 6611 (java) S 6603 6605 6256 0 -1 4202560 144015 0 0 0 313 27 0 0 15 0 22 0 529425737 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6612] ppid=6603 vsize=15685692 CPUtime=3.41 cores=1,3,5,7
/proc/6605/task/6612/stat : 6612 (java) S 6603 6605 6256 0 -1 4202560 141134 0 0 0 313 28 0 0 16 0 22 0 529425737 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6613] ppid=6603 vsize=15685692 CPUtime=3.37 cores=1,3,5,7
/proc/6605/task/6613/stat : 6613 (java) S 6603 6605 6256 0 -1 4202560 142289 0 0 0 309 28 0 0 16 0 22 0 529425737 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6614] ppid=6603 vsize=15685692 CPUtime=3.42 cores=1,3,5,7
/proc/6605/task/6614/stat : 6614 (java) S 6603 6605 6256 0 -1 4202560 146500 0 0 0 316 26 0 0 15 0 22 0 529425737 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6615] ppid=6603 vsize=15685692 CPUtime=3.42 cores=1,3,5,7
/proc/6605/task/6615/stat : 6615 (java) S 6603 6605 6256 0 -1 4202560 147493 0 0 0 316 26 0 0 15 0 22 0 529425737 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6616] ppid=6603 vsize=15685692 CPUtime=2.24 cores=1,3,5,7
/proc/6605/task/6616/stat : 6616 (java) S 6603 6605 6256 0 -1 4202560 6875 0 0 0 141 83 0 0 16 0 22 0 529425738 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 0 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6617] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6617/stat : 6617 (java) S 6603 6605 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529425738 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6618] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6618/stat : 6618 (java) S 6603 6605 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529425738 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6619] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6619/stat : 6619 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256172465 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6620] ppid=6603 vsize=15685692 CPUtime=0.64 cores=1,3,5,7
/proc/6605/task/6620/stat : 6620 (java) S 6603 6605 6256 0 -1 4202560 4854 0 0 0 64 0 0 0 15 0 22 0 529425741 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6621] ppid=6603 vsize=15685692 CPUtime=0.89 cores=1,3,5,7
/proc/6605/task/6621/stat : 6621 (java) S 6603 6605 6256 0 -1 4202560 3894 0 0 0 89 0 0 0 15 0 22 0 529425741 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6622] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6622/stat : 6622 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6623] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6623/stat : 6623 (java) S 6603 6605 6256 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 529425741 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6624] ppid=6603 vsize=15685692 CPUtime=1107.91 cores=1,3,5,7
/proc/6605/task/6624/stat : 6624 (java) R 6603 6605 6256 0 -1 4202560 375589 0 0 0 110735 56 0 0 25 0 22 0 529425761 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912506006274 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6605/tid=6625] ppid=6603 vsize=15685692 CPUtime=1107.25 cores=1,3,5,7
/proc/6605/task/6625/stat : 6625 (java) R 6603 6605 6256 0 -1 4202560 369878 0 0 0 110671 54 0 0 25 0 22 0 529425761 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6605/tid=6626] ppid=6603 vsize=15685692 CPUtime=1107.82 cores=1,3,5,7
/proc/6605/task/6626/stat : 6626 (java) R 6603 6605 6256 0 -1 4202560 367214 0 0 0 110728 54 0 0 25 0 22 0 529425761 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505987437 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6605/tid=6627] ppid=6603 vsize=15685692 CPUtime=1108.48 cores=1,3,5,7
/proc/6605/task/6627/stat : 6627 (java) R 6603 6605 6256 0 -1 4202560 373538 0 0 0 110797 51 0 0 25 0 22 0 529425761 16062148608 95311 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505835052 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4462.76
Current children cumulated vsize (KiB) 15685692

[startup+1182.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/220 6769
/proc/meminfo: memFree=30034212/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15685692 CPUtime=4701.4 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 2795803 0 1 0 469591 549 0 0 25 0 22 0 529425735 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3921423 98975 2297 9 0 3912142 0
[pid=6605/tid=6607] ppid=6603 vsize=15685692 CPUtime=0.34 cores=1,3,5,7
/proc/6605/task/6607/stat : 6607 (java) S 6603 6605 6256 0 -1 4202560 6373 0 1 0 33 1 0 0 20 0 22 0 529425736 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6608] ppid=6603 vsize=15685692 CPUtime=3.56 cores=1,3,5,7
/proc/6605/task/6608/stat : 6608 (java) S 6603 6605 6256 0 -1 4202560 150427 0 0 0 332 24 0 0 15 0 22 0 529425737 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6609] ppid=6603 vsize=15685692 CPUtime=3.46 cores=1,3,5,7
/proc/6605/task/6609/stat : 6609 (java) S 6603 6605 6256 0 -1 4202560 147705 0 0 0 319 27 0 0 15 0 22 0 529425737 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6610] ppid=6603 vsize=15685692 CPUtime=3.51 cores=1,3,5,7
/proc/6605/task/6610/stat : 6610 (java) S 6603 6605 6256 0 -1 4202560 145767 0 0 0 323 28 0 0 16 0 22 0 529425737 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6611] ppid=6603 vsize=15685692 CPUtime=3.59 cores=1,3,5,7
/proc/6605/task/6611/stat : 6611 (java) S 6603 6605 6256 0 -1 4202560 150620 0 0 0 331 28 0 0 15 0 22 0 529425737 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6612] ppid=6603 vsize=15685692 CPUtime=3.56 cores=1,3,5,7
/proc/6605/task/6612/stat : 6612 (java) S 6603 6605 6256 0 -1 4202560 147056 0 0 0 327 29 0 0 16 0 22 0 529425737 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6613] ppid=6603 vsize=15685692 CPUtime=3.56 cores=1,3,5,7
/proc/6605/task/6613/stat : 6613 (java) S 6603 6605 6256 0 -1 4202560 149041 0 0 0 326 30 0 0 15 0 22 0 529425737 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6614] ppid=6603 vsize=15685692 CPUtime=3.58 cores=1,3,5,7
/proc/6605/task/6614/stat : 6614 (java) S 6603 6605 6256 0 -1 4202560 152420 0 0 0 331 27 0 0 15 0 22 0 529425737 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6615] ppid=6603 vsize=15685692 CPUtime=3.58 cores=1,3,5,7
/proc/6605/task/6615/stat : 6615 (java) S 6603 6605 6256 0 -1 4202560 153127 0 0 0 331 27 0 0 15 0 22 0 529425737 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6616] ppid=6603 vsize=15685692 CPUtime=2.36 cores=1,3,5,7
/proc/6605/task/6616/stat : 6616 (java) S 6603 6605 6256 0 -1 4202560 7288 0 0 0 147 89 0 0 15 0 22 0 529425738 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 0 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6617] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6617/stat : 6617 (java) S 6603 6605 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529425738 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6618] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6618/stat : 6618 (java) S 6603 6605 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529425738 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6619] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6619/stat : 6619 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256172465 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6620] ppid=6603 vsize=15685692 CPUtime=0.64 cores=1,3,5,7
/proc/6605/task/6620/stat : 6620 (java) S 6603 6605 6256 0 -1 4202560 4854 0 0 0 64 0 0 0 15 0 22 0 529425741 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6621] ppid=6603 vsize=15685692 CPUtime=0.89 cores=1,3,5,7
/proc/6605/task/6621/stat : 6621 (java) S 6603 6605 6256 0 -1 4202560 3894 0 0 0 89 0 0 0 15 0 22 0 529425741 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6622] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6622/stat : 6622 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6623] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6623/stat : 6623 (java) S 6603 6605 6256 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529425741 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6624] ppid=6603 vsize=15685692 CPUtime=1167.03 cores=1,3,5,7
/proc/6605/task/6624/stat : 6624 (java) R 6603 6605 6256 0 -1 4202560 397697 0 0 0 116643 60 0 0 25 0 22 0 529425761 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505851289 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6605/tid=6625] ppid=6603 vsize=15685692 CPUtime=1166.59 cores=1,3,5,7
/proc/6605/task/6625/stat : 6625 (java) R 6603 6605 6256 0 -1 4202560 392445 0 0 0 116602 57 0 0 25 0 22 0 529425761 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505923840 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6605/tid=6626] ppid=6603 vsize=15685692 CPUtime=1167.2 cores=1,3,5,7
/proc/6605/task/6626/stat : 6626 (java) R 6603 6605 6256 0 -1 4202560 389169 0 0 0 116662 58 0 0 25 0 22 0 529425761 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505880952 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6605/tid=6627] ppid=6603 vsize=15685692 CPUtime=1167.78 cores=1,3,5,7
/proc/6605/task/6627/stat : 6627 (java) R 6603 6605 6256 0 -1 4202560 396471 0 0 0 116722 56 0 0 25 0 22 0 529425761 16062148608 98975 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4701.4
Current children cumulated vsize (KiB) 15685692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.27 8.11 8.02 9/220 6771
/proc/meminfo: memFree=30000548/32951124 swapFree=67111364/67111528
[pid=6605] ppid=6603 vsize=15685692 CPUtime=4800.3 cores=1,3,5,7
/proc/6605/stat : 6605 (java) S 6603 6605 6256 0 -1 4202496 2848028 0 1 0 479470 560 0 0 25 0 22 0 529425735 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/6605/statm: 3921423 95225 2297 9 0 3912142 0
[pid=6605/tid=6607] ppid=6603 vsize=15685692 CPUtime=0.34 cores=1,3,5,7
/proc/6605/task/6607/stat : 6607 (java) S 6603 6605 6256 0 -1 4202560 6373 0 1 0 33 1 0 0 20 0 22 0 529425736 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6608] ppid=6603 vsize=15685692 CPUtime=3.65 cores=1,3,5,7
/proc/6605/task/6608/stat : 6608 (java) S 6603 6605 6256 0 -1 4202560 153835 0 0 0 340 25 0 0 15 0 22 0 529425737 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6609] ppid=6603 vsize=15685692 CPUtime=3.53 cores=1,3,5,7
/proc/6605/task/6609/stat : 6609 (java) S 6603 6605 6256 0 -1 4202560 151259 0 0 0 326 27 0 0 16 0 22 0 529425737 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6610] ppid=6603 vsize=15685692 CPUtime=3.59 cores=1,3,5,7
/proc/6605/task/6610/stat : 6610 (java) S 6603 6605 6256 0 -1 4202560 149715 0 0 0 330 29 0 0 15 0 22 0 529425737 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6611] ppid=6603 vsize=15685692 CPUtime=3.66 cores=1,3,5,7
/proc/6605/task/6611/stat : 6611 (java) S 6603 6605 6256 0 -1 4202560 153107 0 0 0 338 28 0 0 16 0 22 0 529425737 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6612] ppid=6603 vsize=15685692 CPUtime=3.63 cores=1,3,5,7
/proc/6605/task/6612/stat : 6612 (java) S 6603 6605 6256 0 -1 4202560 149591 0 0 0 334 29 0 0 15 0 22 0 529425737 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6613] ppid=6603 vsize=15685692 CPUtime=3.64 cores=1,3,5,7
/proc/6605/task/6613/stat : 6613 (java) S 6603 6605 6256 0 -1 4202560 152335 0 0 0 334 30 0 0 15 0 22 0 529425737 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6614] ppid=6603 vsize=15685692 CPUtime=3.67 cores=1,3,5,7
/proc/6605/task/6614/stat : 6614 (java) S 6603 6605 6256 0 -1 4202560 154705 0 0 0 339 28 0 0 15 0 22 0 529425737 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6615] ppid=6603 vsize=15685692 CPUtime=3.65 cores=1,3,5,7
/proc/6605/task/6615/stat : 6615 (java) S 6603 6605 6256 0 -1 4202560 155737 0 0 0 338 27 0 0 15 0 22 0 529425737 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6616] ppid=6603 vsize=15685692 CPUtime=2.4 cores=1,3,5,7
/proc/6605/task/6616/stat : 6616 (java) S 6603 6605 6256 0 -1 4202560 7446 0 0 0 149 91 0 0 15 0 22 0 529425738 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 0 0 16800975 18446604464378550208 0 0 -1 7 0 0 0
[pid=6605/tid=6617] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6617/stat : 6617 (java) S 6603 6605 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529425738 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6618] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6618/stat : 6618 (java) S 6603 6605 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529425738 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6619] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6619/stat : 6619 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256172465 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6620] ppid=6603 vsize=15685692 CPUtime=0.64 cores=1,3,5,7
/proc/6605/task/6620/stat : 6620 (java) S 6603 6605 6256 0 -1 4202560 4854 0 0 0 64 0 0 0 15 0 22 0 529425741 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 1 0 0 0
[pid=6605/tid=6621] ppid=6603 vsize=15685692 CPUtime=0.89 cores=1,3,5,7
/proc/6605/task/6621/stat : 6621 (java) S 6603 6605 6256 0 -1 4202560 3894 0 0 0 89 0 0 0 15 0 22 0 529425741 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6622] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6622/stat : 6622 (java) S 6603 6605 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529425741 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256164761 0 4 0 16800975 18446604464378550208 0 0 -1 3 0 0 0
[pid=6605/tid=6623] ppid=6603 vsize=15685692 CPUtime=0 cores=1,3,5,7
/proc/6605/task/6623/stat : 6623 (java) S 6603 6605 6256 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529425741 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 228256165376 0 4 0 16800975 18446604464378550208 0 0 -1 5 0 0 0
[pid=6605/tid=6624] ppid=6603 vsize=15685692 CPUtime=1191.47 cores=1,3,5,7
/proc/6605/task/6624/stat : 6624 (java) R 6603 6605 6256 0 -1 4202560 404685 0 0 0 119086 61 0 0 25 0 22 0 529425761 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505786608 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6605/tid=6625] ppid=6603 vsize=15685692 CPUtime=1191.18 cores=1,3,5,7
/proc/6605/task/6625/stat : 6625 (java) R 6603 6605 6256 0 -1 4202560 399319 0 0 0 119060 58 0 0 25 0 22 0 529425761 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505880739 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6605/tid=6626] ppid=6603 vsize=15685692 CPUtime=1191.78 cores=1,3,5,7
/proc/6605/task/6626/stat : 6626 (java) R 6603 6605 6256 0 -1 4202560 396575 0 0 0 119119 59 0 0 25 0 22 0 529425761 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6605/tid=6627] ppid=6603 vsize=15685692 CPUtime=1192.41 cores=1,3,5,7
/proc/6605/task/6627/stat : 6627 (java) R 6603 6605 6256 0 -1 4202560 403149 0 0 0 119184 57 0 0 25 0 22 0 529425761 16062148608 95225 33554432000 1073741824 1073778376 140735750772400 18446744073709551615 46912505880992 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15685692

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

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

Child status: 143
Real time (s): 1207.23
CPU time (s): 4800.35
CPU user time (s): 4794.73
CPU system time (s): 5.62115
CPU usage (%): 397.632
Max. virtual memory (cumulated for all children) (KiB): 15688060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.73
system time used= 5.62115
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2848054
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231458
involuntary context switches= 137703

runsolver used 2.15467 second user time and 4.48932 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 17:44:38
IDJOB=3312872
IDBENCH=83057
IDSOLVER=1699
FILE ID=node136/3312872-1304178278
RUNJOBID= node136-1304176750-6275
PBS_JOBID= 13172430
Free space on /tmp= 73080 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1940049314-069.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312872-1304178278/watcher-3312872-1304178278 -o /tmp/evaluation-result-3312872-1304178278/solver-3312872-1304178278 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312872-1304178278.cnf

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

MD5SUM BENCH= c3d1d9237da00564d672945308bcff7c
RANDOM SEED=1125003290

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30388856 kB
Buffers:        626768 kB
Cached:        1012680 kB
SwapCached:          0 kB
Active:         620708 kB
Inactive:      1515628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30388856 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1676 kB
Writeback:           0 kB
AnonPages:      496904 kB
Mapped:          23628 kB
Slab:           360784 kB
PageTables:       6200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   689536 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73076 MiB
End job on node136 at 2011-04-30 18:04:47