Trace number 3312301

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 (hbr=2)? (TO) 4800.42 1207.63

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.10/0.12	42:48 INFO : Reading from input HOME/instance-3312301-1304185368.cnf
0.25/0.28	Executor set job limit to 1000000
0.25/0.28	Executor set job limit to 1000000
0.25/0.28	Executor set job limit to 1000000
0.25/0.28	Executor set job limit to 1000000
0.25/0.28	Starting Executor!
0.25/0.28	Starting Executor!
0.25/0.28	Starting Executor!
0.25/0.28	Starting Executor!
0.49/0.37	42:48 INFO : Found 480 xor gates
0.74/0.45	42:48 INFO : 704 variables remaining out of 912
0.74/0.46	42:48 INFO : 12672 literals remaining out of 8400
4.45/1.44	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
4.45/1.44	log4j:WARN Please initialize the log4j system properly.
4.45/1.44	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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-3312301-1304185368/watcher-3312301-1304185368 -o /tmp/evaluation-result-3312301-1304185368/solver-3312301-1304185368 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312301-1304185368.cnf -hbr 2 

running on 4 cores: 0,2,4,6

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: 3.11 4.19 5.67 2/172 10516
/proc/meminfo: memFree=30480524/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/10516/stat : 10516 (java) R 10514 10516 10483 0 -1 4202496 703 0 0 0 0 0 0 0 25 0 1 0 530135594 23580672 189 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268267767216 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10516/statm: 5757 199 163 9 0 124 0

[startup+0.043852 s]
/proc/loadavg: 3.11 4.19 5.67 2/172 10516
/proc/meminfo: memFree=30480524/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 3781 0 1 0 2 0 0 0 25 0 13 0 530135594 15978749952 3220 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3901062 3221 1682 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100819 s]
/proc/loadavg: 3.11 4.19 5.67 2/172 10516
/proc/meminfo: memFree=30480524/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15676112 CPUtime=0.1 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 5511 0 1 0 9 1 0 0 25 0 18 0 530135594 16052338688 4915 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3919028 4915 2115 9 0 3909747 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676112

[startup+0.304693 s]
/proc/loadavg: 3.11 4.19 5.67 2/172 10516
/proc/meminfo: memFree=30480524/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15685324 CPUtime=0.49 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 11884 0 1 0 47 2 0 0 25 0 22 0 530135594 16061771776 10306 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3921331 10306 2210 9 0 3912050 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15685324

[startup+1.00848 s]
/proc/loadavg: 3.11 4.19 5.67 2/172 10516
/proc/meminfo: memFree=30480524/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15699948 CPUtime=2.87 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 50277 0 1 0 281 6 0 0 25 0 22 0 530135594 16076746752 40783 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3924987 40783 2258 9 0 3915706 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 15699948

[startup+1.50154 s]
/proc/loadavg: 3.11 4.19 5.67 11/220 10564
/proc/meminfo: memFree=30094948/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15697664 CPUtime=4.82 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 63323 0 1 0 474 8 0 0 25 0 22 0 530135594 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3924416 52830 2281 9 0 3915135 0
[pid=10516/tid=10522] ppid=10514 vsize=15697664 CPUtime=0.43 cores=0,2,4,6
/proc/10516/task/10522/stat : 10522 (java) S 10514 10516 10483 0 -1 4202560 7486 0 1 0 42 1 0 0 25 0 22 0 530135595 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10525] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10525/stat : 10525 (java) S 10514 10516 10483 0 -1 4202560 383 0 0 0 0 0 0 0 15 0 22 0 530135596 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10527] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10527/stat : 10527 (java) S 10514 10516 10483 0 -1 4202560 68 0 0 0 0 0 0 0 16 0 22 0 530135596 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10529] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10529/stat : 10529 (java) S 10514 10516 10483 0 -1 4202560 1161 0 0 0 0 0 0 0 15 0 22 0 530135596 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10531] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10531/stat : 10531 (java) S 10514 10516 10483 0 -1 4202560 96 0 0 0 0 0 0 0 16 0 22 0 530135596 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10533] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10533/stat : 10533 (java) S 10514 10516 10483 0 -1 4202560 390 0 0 0 0 0 0 0 16 0 22 0 530135596 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10535] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10535/stat : 10535 (java) S 10514 10516 10483 0 -1 4202560 720 0 0 0 0 0 0 0 16 0 22 0 530135596 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10537] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10537/stat : 10537 (java) S 10514 10516 10483 0 -1 4202560 1386 0 0 0 0 0 0 0 15 0 22 0 530135596 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10539] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10539/stat : 10539 (java) S 10514 10516 10483 0 -1 4202560 1010 0 0 0 0 0 0 0 15 0 22 0 530135596 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10541] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10541/stat : 10541 (java) S 10514 10516 10483 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530135597 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 0 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10544] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10544/stat : 10544 (java) S 10514 10516 10483 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530135597 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10546] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10546/stat : 10546 (java) S 10514 10516 10483 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530135597 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10549] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10549/stat : 10549 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530135600 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284512689 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10550] ppid=10514 vsize=15697664 CPUtime=1.07 cores=0,2,4,6
/proc/10516/task/10550/stat : 10550 (java) S 10514 10516 10483 0 -1 4202560 14115 0 0 0 106 1 0 0 16 0 22 0 530135600 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10553] ppid=10514 vsize=15697664 CPUtime=1 cores=0,2,4,6
/proc/10516/task/10553/stat : 10553 (java) R 10514 10516 10483 0 -1 4202560 6928 0 0 0 100 0 0 0 16 0 22 0 530135600 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 47055411812108 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10516/tid=10554] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10554/stat : 10554 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530135600 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10556] ppid=10514 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10556/stat : 10556 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530135600 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10561] ppid=10514 vsize=15697664 CPUtime=0.5 cores=0,2,4,6
/proc/10516/task/10561/stat : 10561 (java) R 10514 10516 10483 0 -1 4202560 5577 0 0 0 50 0 0 0 25 0 22 0 530135623 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505748188 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10516/tid=10562] ppid=10514 vsize=15697664 CPUtime=0.71 cores=0,2,4,6
/proc/10516/task/10562/stat : 10562 (java) R 10514 10516 10483 0 -1 4202560 9603 0 0 0 70 1 0 0 25 0 22 0 530135623 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505191184 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10516/tid=10563] ppid=10514 vsize=15697664 CPUtime=0.58 cores=0,2,4,6
/proc/10516/task/10563/stat : 10563 (java) R 10514 10516 10483 0 -1 4202560 6548 0 0 0 58 0 0 0 24 0 22 0 530135623 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505733767 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10516/tid=10564] ppid=10514 vsize=15697664 CPUtime=0.42 cores=0,2,4,6
/proc/10516/task/10564/stat : 10564 (java) R 10514 10516 10483 0 -1 4202560 6390 0 0 0 42 0 0 0 25 0 22 0 530135623 16074407936 52830 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505121180 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 15697664

[startup+3.10125 s]
/proc/loadavg: 3.11 4.19 5.67 10/220 10564
/proc/meminfo: memFree=29586920/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15698276 CPUtime=11.19 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 160421 0 1 0 1099 20 0 0 25 0 22 0 530135594 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3924569 149867 2282 9 0 3915288 0
[pid=10516/tid=10522] ppid=10514 vsize=15698276 CPUtime=0.43 cores=0,2,4,6
/proc/10516/task/10522/stat : 10522 (java) S 10514 10516 10483 0 -1 4202560 7486 0 1 0 42 1 0 0 25 0 22 0 530135595 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10525] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10525/stat : 10525 (java) S 10514 10516 10483 0 -1 4202560 390 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10527] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10527/stat : 10527 (java) S 10514 10516 10483 0 -1 4202560 3388 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10529] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10529/stat : 10529 (java) S 10514 10516 10483 0 -1 4202560 2316 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10531] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10531/stat : 10531 (java) S 10514 10516 10483 0 -1 4202560 1818 0 0 0 0 0 0 0 16 0 22 0 530135596 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10533] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10533/stat : 10533 (java) S 10514 10516 10483 0 -1 4202560 985 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10535] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10535/stat : 10535 (java) S 10514 10516 10483 0 -1 4202560 1173 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10537] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10537/stat : 10537 (java) S 10514 10516 10483 0 -1 4202560 3031 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10539] ppid=10514 vsize=15698276 CPUtime=0.01 cores=0,2,4,6
/proc/10516/task/10539/stat : 10539 (java) S 10514 10516 10483 0 -1 4202560 2797 0 0 0 1 0 0 0 15 0 22 0 530135596 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10541] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10541/stat : 10541 (java) S 10514 10516 10483 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 530135597 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 0 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10544] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10544/stat : 10544 (java) S 10514 10516 10483 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10546] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10546/stat : 10546 (java) S 10514 10516 10483 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10549] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10549/stat : 10549 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530135600 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284512689 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10550] ppid=10514 vsize=15698276 CPUtime=1.16 cores=0,2,4,6
/proc/10516/task/10550/stat : 10550 (java) S 10514 10516 10483 0 -1 4202560 14144 0 0 0 115 1 0 0 15 0 22 0 530135600 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10553] ppid=10514 vsize=15698276 CPUtime=1.25 cores=0,2,4,6
/proc/10516/task/10553/stat : 10553 (java) S 10514 10516 10483 0 -1 4202560 7122 0 0 0 125 0 0 0 15 0 22 0 530135600 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10554] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10554/stat : 10554 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530135600 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10556] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10556/stat : 10556 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530135600 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10561] ppid=10514 vsize=15698276 CPUtime=1.9 cores=0,2,4,6
/proc/10516/task/10561/stat : 10561 (java) R 10514 10516 10483 0 -1 4202560 26957 0 0 0 188 2 0 0 19 0 22 0 530135623 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 47055416293142 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10516/tid=10562] ppid=10514 vsize=15698276 CPUtime=2.23 cores=0,2,4,6
/proc/10516/task/10562/stat : 10562 (java) R 10514 10516 10483 0 -1 4202560 31415 0 0 0 220 3 0 0 25 0 22 0 530135623 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10516/tid=10563] ppid=10514 vsize=15698276 CPUtime=2.09 cores=0,2,4,6
/proc/10516/task/10563/stat : 10563 (java) R 10514 10516 10483 0 -1 4202560 27016 0 0 0 207 2 0 0 25 0 22 0 530135623 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505718016 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10516/tid=10564] ppid=10514 vsize=15698276 CPUtime=1.98 cores=0,2,4,6
/proc/10516/task/10564/stat : 10564 (java) R 10514 10516 10483 0 -1 4202560 28551 0 0 0 194 4 0 0 25 0 22 0 530135623 16075034624 149867 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505757136 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 15698276

[startup+6.30068 s]
/proc/loadavg: 3.50 4.26 5.68 9/220 10564
/proc/meminfo: memFree=28806888/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15698276 CPUtime=23.96 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 285479 0 1 0 2360 36 0 0 25 0 22 0 530135594 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3924569 272621 2285 9 0 3915288 0
[pid=10516/tid=10522] ppid=10514 vsize=15698276 CPUtime=0.43 cores=0,2,4,6
/proc/10516/task/10522/stat : 10522 (java) S 10514 10516 10483 0 -1 4202560 7486 0 1 0 42 1 0 0 25 0 22 0 530135595 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10525] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10525/stat : 10525 (java) S 10514 10516 10483 0 -1 4202560 820 0 0 0 0 0 0 0 16 0 22 0 530135596 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10527] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10527/stat : 10527 (java) S 10514 10516 10483 0 -1 4202560 3549 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10529] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10529/stat : 10529 (java) S 10514 10516 10483 0 -1 4202560 2630 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10531] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10531/stat : 10531 (java) S 10514 10516 10483 0 -1 4202560 1818 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10533] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10533/stat : 10533 (java) S 10514 10516 10483 0 -1 4202560 1147 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10535] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10535/stat : 10535 (java) S 10514 10516 10483 0 -1 4202560 1323 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10537] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10537/stat : 10537 (java) S 10514 10516 10483 0 -1 4202560 3042 0 0 0 0 0 0 0 15 0 22 0 530135596 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10539] ppid=10514 vsize=15698276 CPUtime=0.01 cores=0,2,4,6
/proc/10516/task/10539/stat : 10539 (java) S 10514 10516 10483 0 -1 4202560 3009 0 0 0 1 0 0 0 16 0 22 0 530135596 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10541] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10541/stat : 10541 (java) S 10514 10516 10483 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 530135597 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 0 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10544] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10544/stat : 10544 (java) S 10514 10516 10483 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10546] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10546/stat : 10546 (java) S 10514 10516 10483 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10549] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10549/stat : 10549 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530135600 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284512689 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10550] ppid=10514 vsize=15698276 CPUtime=1.23 cores=0,2,4,6
/proc/10516/task/10550/stat : 10550 (java) S 10514 10516 10483 0 -1 4202560 14148 0 0 0 122 1 0 0 15 0 22 0 530135600 16075034624 272621 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0

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

[pid=10516/tid=10562] ppid=10514 vsize=15698276 CPUtime=1108.36 cores=0,2,4,6
/proc/10516/task/10562/stat : 10562 (java) R 10514 10516 10483 0 -1 4202560 272348 0 0 0 110791 45 0 0 25 0 22 0 530135623 16075034624 101600 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10516/tid=10563] ppid=10514 vsize=15698276 CPUtime=1107.08 cores=0,2,4,6
/proc/10516/task/10563/stat : 10563 (java) R 10514 10516 10483 0 -1 4202560 267588 0 0 0 110665 43 0 0 25 0 22 0 530135623 16075034624 101600 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505889306 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10516/tid=10564] ppid=10514 vsize=15698276 CPUtime=1107.71 cores=0,2,4,6
/proc/10516/task/10564/stat : 10564 (java) R 10514 10516 10483 0 -1 4202560 268354 0 0 0 110725 46 0 0 25 0 22 0 530135623 16075034624 101600 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912506254733 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4461.32
Current children cumulated vsize (KiB) 15698276

[startup+1182.3 s]
/proc/loadavg: 8.04 8.01 7.38 9/220 10605
/proc/meminfo: memFree=29669988/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15698276 CPUtime=4699.76 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 1789838 0 1 0 469559 417 0 0 25 0 22 0 530135594 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3924569 108684 2297 9 0 3915288 0
[pid=10516/tid=10522] ppid=10514 vsize=15698276 CPUtime=0.43 cores=0,2,4,6
/proc/10516/task/10522/stat : 10522 (java) S 10514 10516 10483 0 -1 4202560 7486 0 1 0 42 1 0 0 25 0 22 0 530135595 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10525] ppid=10514 vsize=15698276 CPUtime=3.31 cores=0,2,4,6
/proc/10516/task/10525/stat : 10525 (java) S 10514 10516 10483 0 -1 4202560 77155 0 0 0 315 16 0 0 15 0 22 0 530135596 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10527] ppid=10514 vsize=15698276 CPUtime=3.22 cores=0,2,4,6
/proc/10516/task/10527/stat : 10527 (java) S 10514 10516 10483 0 -1 4202560 79474 0 0 0 304 18 0 0 15 0 22 0 530135596 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10529] ppid=10514 vsize=15698276 CPUtime=3.27 cores=0,2,4,6
/proc/10516/task/10529/stat : 10529 (java) S 10514 10516 10483 0 -1 4202560 78826 0 0 0 309 18 0 0 15 0 22 0 530135596 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10531] ppid=10514 vsize=15698276 CPUtime=3.21 cores=0,2,4,6
/proc/10516/task/10531/stat : 10531 (java) S 10514 10516 10483 0 -1 4202560 76430 0 0 0 303 18 0 0 15 0 22 0 530135596 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10533] ppid=10514 vsize=15698276 CPUtime=3.26 cores=0,2,4,6
/proc/10516/task/10533/stat : 10533 (java) S 10514 10516 10483 0 -1 4202560 73511 0 0 0 306 20 0 0 16 0 22 0 530135596 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10535] ppid=10514 vsize=15698276 CPUtime=3.25 cores=0,2,4,6
/proc/10516/task/10535/stat : 10535 (java) S 10514 10516 10483 0 -1 4202560 76732 0 0 0 309 16 0 0 15 0 22 0 530135596 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10537] ppid=10514 vsize=15698276 CPUtime=3.28 cores=0,2,4,6
/proc/10516/task/10537/stat : 10537 (java) S 10514 10516 10483 0 -1 4202560 79749 0 0 0 309 19 0 0 15 0 22 0 530135596 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10539] ppid=10514 vsize=15698276 CPUtime=3.24 cores=0,2,4,6
/proc/10516/task/10539/stat : 10539 (java) S 10514 10516 10483 0 -1 4202560 78109 0 0 0 306 18 0 0 16 0 22 0 530135596 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10541] ppid=10514 vsize=15698276 CPUtime=2.38 cores=0,2,4,6
/proc/10516/task/10541/stat : 10541 (java) S 10514 10516 10483 0 -1 4202560 4991 0 0 0 163 75 0 0 15 0 22 0 530135597 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 0 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10544] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10544/stat : 10544 (java) S 10514 10516 10483 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10546] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10546/stat : 10546 (java) S 10514 10516 10483 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10549] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10549/stat : 10549 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530135600 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284512689 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10550] ppid=10514 vsize=15698276 CPUtime=1.3 cores=0,2,4,6
/proc/10516/task/10550/stat : 10550 (java) S 10514 10516 10483 0 -1 4202560 14152 0 0 0 129 1 0 0 15 0 22 0 530135600 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10553] ppid=10514 vsize=15698276 CPUtime=1.4 cores=0,2,4,6
/proc/10516/task/10553/stat : 10553 (java) S 10514 10516 10483 0 -1 4202560 7141 0 0 0 140 0 0 0 15 0 22 0 530135600 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10554] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10554/stat : 10554 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530135600 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10556] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10556/stat : 10556 (java) S 10514 10516 10483 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530135600 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10561] ppid=10514 vsize=15698276 CPUtime=1167.17 cores=0,2,4,6
/proc/10516/task/10561/stat : 10561 (java) R 10514 10516 10483 0 -1 4202560 283931 0 0 0 116670 47 0 0 25 0 22 0 530135623 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505724938 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10516/tid=10562] ppid=10514 vsize=15698276 CPUtime=1167.53 cores=0,2,4,6
/proc/10516/task/10562/stat : 10562 (java) R 10514 10516 10483 0 -1 4202560 286728 0 0 0 116706 47 0 0 25 0 22 0 530135623 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912506113996 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10516/tid=10563] ppid=10514 vsize=15698276 CPUtime=1166.4 cores=0,2,4,6
/proc/10516/task/10563/stat : 10563 (java) R 10514 10516 10483 0 -1 4202560 281625 0 0 0 116595 45 0 0 25 0 22 0 530135623 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912506175863 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10516/tid=10564] ppid=10514 vsize=15698276 CPUtime=1166.95 cores=0,2,4,6
/proc/10516/task/10564/stat : 10564 (java) R 10514 10516 10483 0 -1 4202560 282349 0 0 0 116646 49 0 0 25 0 22 0 530135623 16075034624 108684 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 18446744073699065897 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4699.76
Current children cumulated vsize (KiB) 15698276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 8.02 8.01 7.40 5/197 10608
/proc/meminfo: memFree=30094336/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15698276 CPUtime=4800.36 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 1818303 0 1 0 479611 425 0 0 25 0 22 0 530135594 16075034624 98440 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3924569 98442 2297 9 0 3915288 0
[pid=10516/tid=10522] ppid=10514 vsize=15698276 CPUtime=0.43 cores=0,2,4,6
/proc/10516/task/10522/stat : 10522 (java) S 10514 10516 10483 0 -1 4202560 7486 0 1 0 42 1 0 0 25 0 22 0 530135595 16075034624 98493 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10525] ppid=10514 vsize=15698276 CPUtime=3.37 cores=0,2,4,6
/proc/10516/task/10525/stat : 10525 (java) S 10514 10516 10483 0 -1 4202560 78301 0 0 0 321 16 0 0 15 0 22 0 530135596 16075034624 98497 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10527] ppid=10514 vsize=15698276 CPUtime=3.29 cores=0,2,4,6
/proc/10516/task/10527/stat : 10527 (java) S 10514 10516 10483 0 -1 4202560 80425 0 0 0 310 19 0 0 15 0 22 0 530135596 16075034624 98501 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10529] ppid=10514 vsize=15698276 CPUtime=3.34 cores=0,2,4,6
/proc/10516/task/10529/stat : 10529 (java) S 10514 10516 10483 0 -1 4202560 80554 0 0 0 315 19 0 0 16 0 22 0 530135596 16075034624 98505 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10531] ppid=10514 vsize=15698276 CPUtime=3.28 cores=0,2,4,6
/proc/10516/task/10531/stat : 10531 (java) S 10514 10516 10483 0 -1 4202560 77438 0 0 0 310 18 0 0 15 0 22 0 530135596 16075034624 98508 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10533] ppid=10514 vsize=15698276 CPUtime=3.32 cores=0,2,4,6
/proc/10516/task/10533/stat : 10533 (java) S 10514 10516 10483 0 -1 4202560 74352 0 0 0 312 20 0 0 16 0 22 0 530135596 16075034624 98512 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10535] ppid=10514 vsize=15698276 CPUtime=3.33 cores=0,2,4,6
/proc/10516/task/10535/stat : 10535 (java) S 10514 10516 10483 0 -1 4202560 78017 0 0 0 316 17 0 0 16 0 22 0 530135596 16075034624 98516 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10537] ppid=10514 vsize=15698276 CPUtime=3.35 cores=0,2,4,6
/proc/10516/task/10537/stat : 10537 (java) S 10514 10516 10483 0 -1 4202560 80899 0 0 0 315 20 0 0 15 0 22 0 530135596 16075034624 98518 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10539] ppid=10514 vsize=15698276 CPUtime=3.31 cores=0,2,4,6
/proc/10516/task/10539/stat : 10539 (java) S 10514 10516 10483 0 -1 4202560 79554 0 0 0 312 19 0 0 15 0 22 0 530135596 16075034624 98522 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10541] ppid=10514 vsize=15698276 CPUtime=2.43 cores=0,2,4,6
/proc/10516/task/10541/stat : 10541 (java) S 10514 10516 10483 0 -1 4202560 5076 0 0 0 166 77 0 0 15 0 22 0 530135597 16075034624 98526 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 0 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10544] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10544/stat : 10544 (java) S 10514 10516 10483 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 98531 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10546] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10546/stat : 10546 (java) S 10514 10516 10483 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 98535 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10549] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10549/stat : 10549 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530135600 16075034624 98538 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284512689 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10550] ppid=10514 vsize=15698276 CPUtime=1.3 cores=0,2,4,6
/proc/10516/task/10550/stat : 10550 (java) S 10514 10516 10483 0 -1 4202560 14152 0 0 0 129 1 0 0 15 0 22 0 530135600 16075034624 98540 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10553] ppid=10514 vsize=15698276 CPUtime=1.4 cores=0,2,4,6
/proc/10516/task/10553/stat : 10553 (java) S 10514 10516 10483 0 -1 4202560 7141 0 0 0 140 0 0 0 15 0 22 0 530135600 16075034624 98551 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10554] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10554/stat : 10554 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530135600 16075034624 98564 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10556] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10556/stat : 10556 (java) S 10514 10516 10483 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530135600 16075034624 98575 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10561] ppid=10514 vsize=15698276 CPUtime=1192.21 cores=0,2,4,6
/proc/10516/task/10561/stat : 10561 (java) R 10514 10516 10483 0 -1 4202560 289094 0 0 0 119173 48 0 0 25 0 22 0 530135623 16075034624 98584 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505903945 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10516/tid=10562] ppid=10514 vsize=15698276 CPUtime=1192.43 cores=0,2,4,6
/proc/10516/task/10562/stat : 10562 (java) R 10514 10516 10483 0 -1 4202560 290901 0 0 0 119196 47 0 0 25 0 22 0 530135623 16075034624 98595 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 47055416293577 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10516/tid=10563] ppid=10514 vsize=15698276 CPUtime=1191.43 cores=0,2,4,6
/proc/10516/task/10563/stat : 10563 (java) R 10514 10516 10483 0 -1 4202560 286608 0 0 0 119098 45 0 0 25 0 22 0 530135623 16075034624 98600 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505724703 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10516/tid=10564] ppid=10514 vsize=15698276 CPUtime=1191.98 cores=0,2,4,6
/proc/10516/task/10564/stat : 10564 (java) R 10514 10516 10483 0 -1 4202560 287011 0 0 0 119149 49 0 0 25 0 22 0 530135623 16075034624 98606 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505865264 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15698276

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

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

[startup+1207.6 s]
/proc/loadavg: 8.02 8.01 7.40 5/197 10608
/proc/meminfo: memFree=30094336/32950928 swapFree=67111464/67111528
[pid=10516] ppid=10514 vsize=15698276 CPUtime=4800.36 cores=0,2,4,6
/proc/10516/stat : 10516 (java) S 10514 10516 10483 0 -1 4202496 1818303 0 1 0 479611 425 0 0 25 0 22 0 530135594 16075034624 98440 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10516/statm: 3924569 98442 2297 9 0 3915288 0
[pid=10516/tid=10522] ppid=10514 vsize=15698276 CPUtime=0.43 cores=0,2,4,6
/proc/10516/task/10522/stat : 10522 (java) S 10514 10516 10483 0 -1 4202560 7486 0 1 0 42 1 0 0 25 0 22 0 530135595 16075034624 98493 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10525] ppid=10514 vsize=15698276 CPUtime=3.37 cores=0,2,4,6
/proc/10516/task/10525/stat : 10525 (java) S 10514 10516 10483 0 -1 4202560 78301 0 0 0 321 16 0 0 15 0 22 0 530135596 16075034624 98497 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10527] ppid=10514 vsize=15698276 CPUtime=3.29 cores=0,2,4,6
/proc/10516/task/10527/stat : 10527 (java) S 10514 10516 10483 0 -1 4202560 80425 0 0 0 310 19 0 0 15 0 22 0 530135596 16075034624 98501 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10529] ppid=10514 vsize=15698276 CPUtime=3.34 cores=0,2,4,6
/proc/10516/task/10529/stat : 10529 (java) S 10514 10516 10483 0 -1 4202560 80554 0 0 0 315 19 0 0 16 0 22 0 530135596 16075034624 98505 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10531] ppid=10514 vsize=15698276 CPUtime=3.28 cores=0,2,4,6
/proc/10516/task/10531/stat : 10531 (java) S 10514 10516 10483 0 -1 4202560 77438 0 0 0 310 18 0 0 15 0 22 0 530135596 16075034624 98508 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10533] ppid=10514 vsize=15698276 CPUtime=3.32 cores=0,2,4,6
/proc/10516/task/10533/stat : 10533 (java) S 10514 10516 10483 0 -1 4202560 74352 0 0 0 312 20 0 0 16 0 22 0 530135596 16075034624 98512 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10535] ppid=10514 vsize=15698276 CPUtime=3.33 cores=0,2,4,6
/proc/10516/task/10535/stat : 10535 (java) S 10514 10516 10483 0 -1 4202560 78017 0 0 0 316 17 0 0 16 0 22 0 530135596 16075034624 98516 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10537] ppid=10514 vsize=15698276 CPUtime=3.35 cores=0,2,4,6
/proc/10516/task/10537/stat : 10537 (java) S 10514 10516 10483 0 -1 4202560 80899 0 0 0 315 20 0 0 15 0 22 0 530135596 16075034624 98518 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10539] ppid=10514 vsize=15698276 CPUtime=3.31 cores=0,2,4,6
/proc/10516/task/10539/stat : 10539 (java) S 10514 10516 10483 0 -1 4202560 79554 0 0 0 312 19 0 0 15 0 22 0 530135596 16075034624 98522 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10541] ppid=10514 vsize=15698276 CPUtime=2.43 cores=0,2,4,6
/proc/10516/task/10541/stat : 10541 (java) S 10514 10516 10483 0 -1 4202560 5076 0 0 0 166 77 0 0 15 0 22 0 530135597 16075034624 98526 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 0 0 16800975 18446604443313882240 0 0 -1 2 0 0 0
[pid=10516/tid=10544] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10544/stat : 10544 (java) S 10514 10516 10483 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 98531 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10546] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10546/stat : 10546 (java) S 10514 10516 10483 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530135597 16075034624 98535 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10549] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10549/stat : 10549 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530135600 16075034624 98538 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284512689 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10550] ppid=10514 vsize=15698276 CPUtime=1.3 cores=0,2,4,6
/proc/10516/task/10550/stat : 10550 (java) S 10514 10516 10483 0 -1 4202560 14152 0 0 0 129 1 0 0 15 0 22 0 530135600 16075034624 98540 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 6 0 0 0
[pid=10516/tid=10553] ppid=10514 vsize=15698276 CPUtime=1.4 cores=0,2,4,6
/proc/10516/task/10553/stat : 10553 (java) S 10514 10516 10483 0 -1 4202560 7141 0 0 0 140 0 0 0 15 0 22 0 530135600 16075034624 98551 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10554] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10554/stat : 10554 (java) S 10514 10516 10483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530135600 16075034624 98564 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284504985 0 4 0 16800975 18446604443313882240 0 0 -1 4 0 0 0
[pid=10516/tid=10556] ppid=10514 vsize=15698276 CPUtime=0 cores=0,2,4,6
/proc/10516/task/10556/stat : 10556 (java) S 10514 10516 10483 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530135600 16075034624 98575 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 268284505600 0 4 0 16800975 18446604443313882240 0 0 -1 0 0 0 0
[pid=10516/tid=10561] ppid=10514 vsize=15698276 CPUtime=1192.21 cores=0,2,4,6
/proc/10516/task/10561/stat : 10561 (java) R 10514 10516 10483 0 -1 4202560 289094 0 0 0 119173 48 0 0 25 0 22 0 530135623 16075034624 98584 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505903945 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10516/tid=10562] ppid=10514 vsize=15698276 CPUtime=1192.43 cores=0,2,4,6
/proc/10516/task/10562/stat : 10562 (java) R 10514 10516 10483 0 -1 4202560 290901 0 0 0 119196 47 0 0 25 0 22 0 530135623 16075034624 98595 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 47055416293577 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10516/tid=10563] ppid=10514 vsize=15698276 CPUtime=1191.43 cores=0,2,4,6
/proc/10516/task/10563/stat : 10563 (java) R 10514 10516 10483 0 -1 4202560 286608 0 0 0 119098 45 0 0 25 0 22 0 530135623 16075034624 98600 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505724703 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10516/tid=10564] ppid=10514 vsize=15698276 CPUtime=1191.98 cores=0,2,4,6
/proc/10516/task/10564/stat : 10564 (java) R 10514 10516 10483 0 -1 4202560 287011 0 0 0 119149 49 0 0 25 0 22 0 530135623 16075034624 98606 33554432000 1073741824 1073778376 140737419992368 18446744073709551615 46912505865264 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15698276

Child status: 143
Real time (s): 1207.63
CPU time (s): 4800.42
CPU user time (s): 4796.14
CPU system time (s): 4.27635
CPU usage (%): 397.506
Max. virtual memory (cumulated for all children) (KiB): 15699948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.14
system time used= 4.27635
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1820105
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= 296378
involuntary context switches= 162092

runsolver used 1.9427 second user time and 4.70328 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 19:42:48
IDJOB=3312301
IDBENCH=83431
IDSOLVER=1698
FILE ID=node122/3312301-1304185368
RUNJOBID= node122-1304185368-10501
PBS_JOBID= 13172479
Free space on /tmp= 73348 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312301-1304185368/watcher-3312301-1304185368 -o /tmp/evaluation-result-3312301-1304185368/solver-3312301-1304185368 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312301-1304185368.cnf -hbr 2

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1053724155

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.75
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30480796 kB
Buffers:        344616 kB
Cached:        1716200 kB
SwapCached:         64 kB
Active:         367028 kB
Inactive:      1758288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30480796 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            3240 kB
Writeback:           0 kB
AnonPages:       65052 kB
Mapped:          14620 kB
Slab:           279360 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185708 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= 73340 MiB
End job on node122 at 2011-04-30 20:02:58