Trace number 3313319

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.64 1206.52

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
abb313GPIA-9-tr.used-as.sat04-321.cnf
MD5SUM6c3ea795f258ba82c81e44969c0c5fb4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.211967
Satisfiable
(Un)Satisfiability was proved
Number of variables14013
Number of clauses481761
Sum of the clauses size974385
Maximum clause length9
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2480205
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 51552

Solver Data

0.10/0.11	07:40 INFO : Reading from input HOME/instance-3313319-1304186860.cnf
1.87/1.60	Executor set job limit to 1000000
1.87/1.60	Executor set job limit to 1000000
1.87/1.60	Executor set job limit to 1000000
1.87/1.60	Executor set job limit to 1000000
1.87/1.60	Starting Executor!
1.87/1.60	Starting Executor!
1.87/1.60	Starting Executor!
1.87/1.60	Starting Executor!
5.01/3.46	07:43 INFO : 13315 variables remaining out of 14013
5.01/3.46	07:43 INFO : 2669986 literals remaining out of 1456146
323.24/85.07	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
323.24/85.07	log4j:WARN Please initialize the log4j system properly.
323.24/85.07	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-3313319-1304186860/watcher-3313319-1304186860 -o /tmp/evaluation-result-3313319-1304186860/solver-3313319-1304186860 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313319-1304186860.cnf 

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: 7.46 7.86 7.94 3/198 14668
/proc/meminfo: memFree=22911376/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 1444 0 0 0 0 0 0 0 25 0 2 0 530285655 31313920 911 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 7645 920 703 9 0 383 0
[pid=14668/tid=14669] ppid=14666 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) R 14666 14668 14328 0 -1 4202560 115 0 0 0 0 0 0 0 25 0 2 0 530285655 31260672 935 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 47125806093328 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.077217 s]
/proc/loadavg: 7.46 7.86 7.94 3/198 14668
/proc/meminfo: memFree=22911376/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=15675868 CPUtime=0.07 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 4848 0 1 0 6 1 0 0 25 0 18 0 530285655 16052088832 4258 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 3918967 4264 1996 9 0 3909686 0
[pid=14668/tid=14669] ppid=14666 vsize=15675868 CPUtime=0.06 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) S 14666 14668 14328 0 -1 4202560 3103 0 1 0 5 1 0 0 25 0 18 0 530285655 16052088832 4267 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485793140 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15675868

[startup+0.106211 s]
/proc/loadavg: 7.46 7.86 7.94 3/198 14668
/proc/meminfo: memFree=22911376/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=15677036 CPUtime=0.1 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 5750 0 1 0 9 1 0 0 25 0 18 0 530285655 16053284864 5140 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 3919259 5140 2119 9 0 3909978 0
[pid=14668/tid=14669] ppid=14666 vsize=15677036 CPUtime=0.09 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) R 14666 14668 14328 0 -1 4202560 3583 0 1 0 8 1 0 0 25 0 18 0 530285655 16053284864 5141 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 47125811690323 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677036

[startup+0.300182 s]
/proc/loadavg: 7.46 7.86 7.94 3/198 14668
/proc/meminfo: memFree=22911376/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=15682688 CPUtime=0.52 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 14886 0 1 0 49 3 0 0 25 0 18 0 530285655 16059072512 13089 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 3920672 13095 2206 9 0 3911391 0
[pid=14668/tid=14669] ppid=14666 vsize=15682688 CPUtime=0.28 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) R 14666 14668 14328 0 -1 4202560 9772 0 1 0 26 2 0 0 25 0 18 0 530285655 16059072512 13099 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912505578786 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682688

[startup+0.701108 s]
/proc/loadavg: 7.46 7.86 7.94 3/198 14668
/proc/meminfo: memFree=22911376/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=15682688 CPUtime=0.92 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 41813 0 1 0 86 6 0 0 25 0 18 0 530285655 16059072512 40013 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 3920672 40013 2222 9 0 3911391 0
[pid=14668/tid=14669] ppid=14666 vsize=15682688 CPUtime=0.67 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) R 14666 14668 14328 0 -1 4202560 35547 0 1 0 62 5 0 0 25 0 18 0 530285655 16059072512 40013 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912505637960 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15682688

[startup+1.50096 s]
/proc/loadavg: 7.46 7.86 7.94 5/216 14686
/proc/meminfo: memFree=22657544/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=15682688 CPUtime=1.75 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 61265 0 1 0 166 9 0 0 25 0 18 0 530285655 16059072512 59448 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 3920672 59452 2222 9 0 3911391 0
[pid=14668/tid=14669] ppid=14666 vsize=15682688 CPUtime=1.47 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) R 14666 14668 14328 0 -1 4202560 51947 0 1 0 139 8 0 0 25 0 18 0 530285655 16059072512 59456 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912505637984 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14668/tid=14671] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14671/stat : 14671 (java) S 14666 14668 14328 0 -1 4202560 700 0 0 0 0 0 0 0 16 0 18 0 530285656 16059072512 59460 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14672] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14672/stat : 14672 (java) S 14666 14668 14328 0 -1 4202560 613 0 0 0 0 0 0 0 16 0 18 0 530285656 16059072512 59463 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14673] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14673/stat : 14673 (java) S 14666 14668 14328 0 -1 4202560 1331 0 0 0 0 0 0 0 16 0 18 0 530285656 16059072512 59468 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14674] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14674/stat : 14674 (java) S 14666 14668 14328 0 -1 4202560 671 0 0 0 0 0 0 0 15 0 18 0 530285656 16059072512 59472 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14675] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14675/stat : 14675 (java) S 14666 14668 14328 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 18 0 530285656 16059072512 59476 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14676] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14676/stat : 14676 (java) S 14666 14668 14328 0 -1 4202560 79 0 0 0 0 0 0 0 16 0 18 0 530285656 16059072512 59480 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14677] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14677/stat : 14677 (java) S 14666 14668 14328 0 -1 4202560 326 0 0 0 0 0 0 0 16 0 18 0 530285656 16059072512 59484 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14678] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14678/stat : 14678 (java) S 14666 14668 14328 0 -1 4202560 394 0 0 0 0 0 0 0 16 0 18 0 530285656 16059072512 59487 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14679] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14679/stat : 14679 (java) S 14666 14668 14328 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 530285657 16059072512 59491 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 0 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14680] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14680/stat : 14680 (java) S 14666 14668 14328 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530285657 16059072512 59495 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14681] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14681/stat : 14681 (java) S 14666 14668 14328 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530285658 16059072512 59499 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14682] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14682/stat : 14682 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530285660 16059072512 59503 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485791153 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14683] ppid=14666 vsize=15682688 CPUtime=0.13 cores=0,2,4,6
/proc/14668/task/14683/stat : 14683 (java) S 14666 14668 14328 0 -1 4202560 2424 0 0 0 13 0 0 0 17 0 18 0 530285660 16059072512 59507 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14684] ppid=14666 vsize=15682688 CPUtime=0.09 cores=0,2,4,6
/proc/14668/task/14684/stat : 14684 (java) S 14666 14668 14328 0 -1 4202560 1304 0 0 0 9 0 0 0 25 0 18 0 530285660 16059072512 59512 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14685] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14685/stat : 14685 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530285660 16059072512 59515 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14686] ppid=14666 vsize=15682688 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14686/stat : 14686 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530285660 16059072512 59518 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15682688

[startup+3.10068 s]
/proc/loadavg: 7.46 7.86 7.94 9/220 14690
/proc/meminfo: memFree=22239880/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=15712680 CPUtime=4.39 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 91022 0 1 0 426 13 0 0 25 0 22 0 530285655 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 3928170 82019 2264 9 0 3918889 0
[pid=14668/tid=14669] ppid=14666 vsize=15712680 CPUtime=3.05 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) R 14666 14668 14328 0 -1 4202560 64982 0 1 0 296 9 0 0 25 0 22 0 530285655 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506108353 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14668/tid=14671] ppid=14666 vsize=15712680 CPUtime=0.01 cores=0,2,4,6
/proc/14668/task/14671/stat : 14671 (java) S 14666 14668 14328 0 -1 4202560 730 0 0 0 1 0 0 0 16 0 22 0 530285656 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14672] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14672/stat : 14672 (java) S 14666 14668 14328 0 -1 4202560 613 0 0 0 0 0 0 0 15 0 22 0 530285656 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14673] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14673/stat : 14673 (java) S 14666 14668 14328 0 -1 4202560 1348 0 0 0 0 0 0 0 16 0 22 0 530285656 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14674] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14674/stat : 14674 (java) S 14666 14668 14328 0 -1 4202560 671 0 0 0 0 0 0 0 15 0 22 0 530285656 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14675] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14675/stat : 14675 (java) S 14666 14668 14328 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 530285656 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14676] ppid=14666 vsize=15712680 CPUtime=0.01 cores=0,2,4,6
/proc/14668/task/14676/stat : 14676 (java) S 14666 14668 14328 0 -1 4202560 120 0 0 0 1 0 0 0 16 0 22 0 530285656 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14677] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14677/stat : 14677 (java) S 14666 14668 14328 0 -1 4202560 2887 0 0 0 0 0 0 0 16 0 22 0 530285656 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14678] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14678/stat : 14678 (java) S 14666 14668 14328 0 -1 4202560 394 0 0 0 0 0 0 0 15 0 22 0 530285656 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14679] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14679/stat : 14679 (java) S 14666 14668 14328 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 530285657 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 0 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14680] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14680/stat : 14680 (java) S 14666 14668 14328 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530285657 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14681] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14681/stat : 14681 (java) S 14666 14668 14328 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530285658 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14682] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14682/stat : 14682 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530285660 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485791153 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14683] ppid=14666 vsize=15712680 CPUtime=0.75 cores=0,2,4,6
/proc/14668/task/14683/stat : 14683 (java) S 14666 14668 14328 0 -1 4202560 11822 0 0 0 74 1 0 0 15 0 22 0 530285660 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14684] ppid=14666 vsize=15712680 CPUtime=0.49 cores=0,2,4,6
/proc/14668/task/14684/stat : 14684 (java) S 14666 14668 14328 0 -1 4202560 5803 0 0 0 49 0 0 0 15 0 22 0 530285660 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14685] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14685/stat : 14685 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530285660 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14686] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14686/stat : 14686 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530285660 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14687] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14687/stat : 14687 (java) S 14666 14668 14328 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 530285816 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14688] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14688/stat : 14688 (java) S 14666 14668 14328 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530285816 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14689] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14689/stat : 14689 (java) S 14666 14668 14328 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530285816 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14690] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14690/stat : 14690 (java) S 14666 14668 14328 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530285816 16089784320 82019 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 15712680

[startup+6.31913 s]
/proc/loadavg: 7.42 7.84 7.94 7/220 14690
/proc/meminfo: memFree=20984312/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=15712680 CPUtime=12.66 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 244637 0 1 0 1226 40 0 0 25 0 22 0 530285655 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 3928170 232686 2274 9 0 3918889 0
[pid=14668/tid=14669] ppid=14666 vsize=15712680 CPUtime=3.42 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) S 14666 14668 14328 0 -1 4202560 65022 0 1 0 333 9 0 0 25 0 22 0 530285655 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14671] ppid=14666 vsize=15712680 CPUtime=0.04 cores=0,2,4,6
/proc/14668/task/14671/stat : 14671 (java) S 14666 14668 14328 0 -1 4202560 10608 0 0 0 3 1 0 0 15 0 22 0 530285656 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14672] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14672/stat : 14672 (java) S 14666 14668 14328 0 -1 4202560 613 0 0 0 0 0 0 0 15 0 22 0 530285656 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14673] ppid=14666 vsize=15712680 CPUtime=0.06 cores=0,2,4,6
/proc/14668/task/14673/stat : 14673 (java) S 14666 14668 14328 0 -1 4202560 15531 0 0 0 4 2 0 0 15 0 22 0 530285656 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14674] ppid=14666 vsize=15712680 CPUtime=0.07 cores=0,2,4,6
/proc/14668/task/14674/stat : 14674 (java) S 14666 14668 14328 0 -1 4202560 16167 0 0 0 4 3 0 0 16 0 22 0 530285656 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14675] ppid=14666 vsize=15712680 CPUtime=0.08 cores=0,2,4,6
/proc/14668/task/14675/stat : 14675 (java) S 14666 14668 14328 0 -1 4202560 18509 0 0 0 5 3 0 0 16 0 22 0 530285656 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14676] ppid=14666 vsize=15712680 CPUtime=0.07 cores=0,2,4,6
/proc/14668/task/14676/stat : 14676 (java) S 14666 14668 14328 0 -1 4202560 17023 0 0 0 5 2 0 0 16 0 22 0 530285656 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14677] ppid=14666 vsize=15712680 CPUtime=0.06 cores=0,2,4,6
/proc/14668/task/14677/stat : 14677 (java) S 14666 14668 14328 0 -1 4202560 17668 0 0 0 3 3 0 0 15 0 22 0 530285656 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14678] ppid=14666 vsize=15712680 CPUtime=0.04 cores=0,2,4,6
/proc/14668/task/14678/stat : 14678 (java) S 14666 14668 14328 0 -1 4202560 8613 0 0 0 3 1 0 0 16 0 22 0 530285656 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14679] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14679/stat : 14679 (java) S 14666 14668 14328 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 530285657 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 0 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14680] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14680/stat : 14680 (java) S 14666 14668 14328 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530285657 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14681] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14681/stat : 14681 (java) S 14666 14668 14328 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530285658 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14682] ppid=14666 vsize=15712680 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14682/stat : 14682 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530285660 16089784320 232686 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485791153 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0

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

/proc/14668/task/14673/stat : 14673 (java) S 14666 14668 14328 0 -1 4202560 168621 0 0 0 488 32 0 0 15 0 22 0 530285656 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14674] ppid=14666 vsize=15704124 CPUtime=5.5 cores=0,2,4,6
/proc/14668/task/14674/stat : 14674 (java) S 14666 14668 14328 0 -1 4202560 228860 0 0 0 509 41 0 0 16 0 22 0 530285656 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14675] ppid=14666 vsize=15704124 CPUtime=5.91 cores=0,2,4,6
/proc/14668/task/14675/stat : 14675 (java) S 14666 14668 14328 0 -1 4202560 218936 0 0 0 548 43 0 0 16 0 22 0 530285656 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14676] ppid=14666 vsize=15704124 CPUtime=5.5 cores=0,2,4,6
/proc/14668/task/14676/stat : 14676 (java) S 14666 14668 14328 0 -1 4202560 163876 0 0 0 519 31 0 0 16 0 22 0 530285656 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14677] ppid=14666 vsize=15704124 CPUtime=5.61 cores=0,2,4,6
/proc/14668/task/14677/stat : 14677 (java) S 14666 14668 14328 0 -1 4202560 180401 0 0 0 525 36 0 0 15 0 22 0 530285656 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14678] ppid=14666 vsize=15704124 CPUtime=5.97 cores=0,2,4,6
/proc/14668/task/14678/stat : 14678 (java) S 14666 14668 14328 0 -1 4202560 228849 0 0 0 553 44 0 0 16 0 22 0 530285656 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14679] ppid=14666 vsize=15704124 CPUtime=1.49 cores=0,2,4,6
/proc/14668/task/14679/stat : 14679 (java) S 14666 14668 14328 0 -1 4202560 37850 0 0 0 144 5 0 0 15 0 22 0 530285657 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 0 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14680] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14680/stat : 14680 (java) S 14666 14668 14328 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530285657 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14681] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14681/stat : 14681 (java) S 14666 14668 14328 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530285658 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14682] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14682/stat : 14682 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530285660 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485791153 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14683] ppid=14666 vsize=15704124 CPUtime=1.23 cores=0,2,4,6
/proc/14668/task/14683/stat : 14683 (java) S 14666 14668 14328 0 -1 4202560 11894 0 0 0 122 1 0 0 16 0 22 0 530285660 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14684] ppid=14666 vsize=15704124 CPUtime=1.48 cores=0,2,4,6
/proc/14668/task/14684/stat : 14684 (java) S 14666 14668 14328 0 -1 4202560 9353 0 0 0 147 1 0 0 16 0 22 0 530285660 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14685] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14685/stat : 14685 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530285660 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14686] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14686/stat : 14686 (java) S 14666 14668 14328 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530285660 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14687] ppid=14666 vsize=15704124 CPUtime=1103.62 cores=0,2,4,6
/proc/14668/task/14687/stat : 14687 (java) R 14666 14668 14328 0 -1 4202560 65604 0 0 0 110355 7 0 0 25 0 22 0 530285816 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506179278 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14668/tid=14688] ppid=14666 vsize=15704124 CPUtime=1103.23 cores=0,2,4,6
/proc/14668/task/14688/stat : 14688 (java) R 14666 14668 14328 0 -1 4202560 94577 0 0 0 110311 12 0 0 25 0 22 0 530285816 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506247549 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14668/tid=14689] ppid=14666 vsize=15704124 CPUtime=1103.37 cores=0,2,4,6
/proc/14668/task/14689/stat : 14689 (java) R 14666 14668 14328 0 -1 4202560 53263 0 0 0 110330 7 0 0 25 0 22 0 530285816 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506194906 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14668/tid=14690] ppid=14666 vsize=15704124 CPUtime=1102.12 cores=0,2,4,6
/proc/14668/task/14690/stat : 14690 (java) R 14666 14668 14328 0 -1 4202560 88615 0 0 0 110201 11 0 0 25 0 22 0 530285816 16081022976 2011206 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506194998 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4465.21
Current children cumulated vsize (KiB) 15704124

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.02 9/220 14722
/proc/meminfo: memFree=14226828/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=15704124 CPUtime=4704.83 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 2067903 0 1 0 470109 374 0 0 25 0 22 0 530285655 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 3926031 2022801 2299 9 0 3916750 0
[pid=14668/tid=14669] ppid=14666 vsize=15704124 CPUtime=3.42 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) S 14666 14668 14328 0 -1 4202560 65022 0 1 0 333 9 0 0 25 0 22 0 530285655 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14671] ppid=14666 vsize=15704124 CPUtime=5.74 cores=0,2,4,6
/proc/14668/task/14671/stat : 14671 (java) S 14666 14668 14328 0 -1 4202560 221256 0 0 0 534 40 0 0 16 0 22 0 530285656 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14672] ppid=14666 vsize=15704124 CPUtime=6.02 cores=0,2,4,6
/proc/14668/task/14672/stat : 14672 (java) S 14666 14668 14328 0 -1 4202560 218535 0 0 0 560 42 0 0 16 0 22 0 530285656 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14673] ppid=14666 vsize=15704124 CPUtime=5.39 cores=0,2,4,6
/proc/14668/task/14673/stat : 14673 (java) S 14666 14668 14328 0 -1 4202560 170788 0 0 0 506 33 0 0 16 0 22 0 530285656 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14674] ppid=14666 vsize=15704124 CPUtime=5.79 cores=0,2,4,6
/proc/14668/task/14674/stat : 14674 (java) S 14666 14668 14328 0 -1 4202560 231684 0 0 0 537 42 0 0 16 0 22 0 530285656 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14675] ppid=14666 vsize=15704124 CPUtime=6 cores=0,2,4,6
/proc/14668/task/14675/stat : 14675 (java) S 14666 14668 14328 0 -1 4202560 221377 0 0 0 557 43 0 0 16 0 22 0 530285656 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14676] ppid=14666 vsize=15704124 CPUtime=5.77 cores=0,2,4,6
/proc/14668/task/14676/stat : 14676 (java) S 14666 14668 14328 0 -1 4202560 166632 0 0 0 545 32 0 0 16 0 22 0 530285656 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14677] ppid=14666 vsize=15704124 CPUtime=5.82 cores=0,2,4,6
/proc/14668/task/14677/stat : 14677 (java) S 14666 14668 14328 0 -1 4202560 180402 0 0 0 546 36 0 0 15 0 22 0 530285656 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14678] ppid=14666 vsize=15704124 CPUtime=6.13 cores=0,2,4,6
/proc/14668/task/14678/stat : 14678 (java) S 14666 14668 14328 0 -1 4202560 229576 0 0 0 569 44 0 0 15 0 22 0 530285656 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14679] ppid=14666 vsize=15704124 CPUtime=1.49 cores=0,2,4,6
/proc/14668/task/14679/stat : 14679 (java) S 14666 14668 14328 0 -1 4202560 37856 0 0 0 144 5 0 0 15 0 22 0 530285657 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 0 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14680] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14680/stat : 14680 (java) S 14666 14668 14328 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530285657 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14681] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14681/stat : 14681 (java) S 14666 14668 14328 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530285658 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14682] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14682/stat : 14682 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530285660 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485791153 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14683] ppid=14666 vsize=15704124 CPUtime=1.23 cores=0,2,4,6
/proc/14668/task/14683/stat : 14683 (java) S 14666 14668 14328 0 -1 4202560 11894 0 0 0 122 1 0 0 16 0 22 0 530285660 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14684] ppid=14666 vsize=15704124 CPUtime=1.48 cores=0,2,4,6
/proc/14668/task/14684/stat : 14684 (java) S 14666 14668 14328 0 -1 4202560 9353 0 0 0 147 1 0 0 16 0 22 0 530285660 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14685] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14685/stat : 14685 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530285660 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14686] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14686/stat : 14686 (java) S 14666 14668 14328 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530285660 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14687] ppid=14666 vsize=15704124 CPUtime=1163.06 cores=0,2,4,6
/proc/14668/task/14687/stat : 14687 (java) R 14666 14668 14328 0 -1 4202560 65607 0 0 0 116299 7 0 0 25 0 22 0 530285816 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912505616533 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14668/tid=14688] ppid=14666 vsize=15704124 CPUtime=1162.82 cores=0,2,4,6
/proc/14668/task/14688/stat : 14688 (java) R 14666 14668 14328 0 -1 4202560 94581 0 0 0 116270 12 0 0 25 0 22 0 530285816 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506057682 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14668/tid=14689] ppid=14666 vsize=15704124 CPUtime=1162.94 cores=0,2,4,6
/proc/14668/task/14689/stat : 14689 (java) R 14666 14668 14328 0 -1 4202560 53265 0 0 0 116287 7 0 0 25 0 22 0 530285816 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506194872 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14668/tid=14690] ppid=14666 vsize=15704124 CPUtime=1161.55 cores=0,2,4,6
/proc/14668/task/14690/stat : 14690 (java) R 14666 14668 14328 0 -1 4202560 88620 0 0 0 116144 11 0 0 25 0 22 0 530285816 16081022976 2022801 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506246872 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4704.83
Current children cumulated vsize (KiB) 15704124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.2 s]
/proc/loadavg: 8.11 8.09 8.02 5/197 14725
/proc/meminfo: memFree=14905504/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=15704124 CPUtime=4800.3 cores=0,2,4,6
/proc/14668/stat : 14668 (java) S 14666 14668 14328 0 -1 4202496 2067966 0 1 0 479655 375 0 0 25 0 22 0 530285655 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 3926031 2020547 2299 9 0 3916750 0
[pid=14668/tid=14669] ppid=14666 vsize=15704124 CPUtime=3.42 cores=0,2,4,6
/proc/14668/task/14669/stat : 14669 (java) S 14666 14668 14328 0 -1 4202560 65022 0 1 0 333 9 0 0 25 0 22 0 530285655 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14671] ppid=14666 vsize=15704124 CPUtime=5.81 cores=0,2,4,6
/proc/14668/task/14671/stat : 14671 (java) S 14666 14668 14328 0 -1 4202560 221259 0 0 0 541 40 0 0 16 0 22 0 530285656 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14672] ppid=14666 vsize=15704124 CPUtime=6.14 cores=0,2,4,6
/proc/14668/task/14672/stat : 14672 (java) S 14666 14668 14328 0 -1 4202560 218536 0 0 0 572 42 0 0 15 0 22 0 530285656 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14673] ppid=14666 vsize=15704124 CPUtime=5.48 cores=0,2,4,6
/proc/14668/task/14673/stat : 14673 (java) S 14666 14668 14328 0 -1 4202560 170797 0 0 0 515 33 0 0 15 0 22 0 530285656 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14674] ppid=14666 vsize=15704124 CPUtime=5.85 cores=0,2,4,6
/proc/14668/task/14674/stat : 14674 (java) S 14666 14668 14328 0 -1 4202560 231689 0 0 0 543 42 0 0 16 0 22 0 530285656 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14675] ppid=14666 vsize=15704124 CPUtime=6.09 cores=0,2,4,6
/proc/14668/task/14675/stat : 14675 (java) S 14666 14668 14328 0 -1 4202560 221377 0 0 0 566 43 0 0 16 0 22 0 530285656 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14676] ppid=14666 vsize=15704124 CPUtime=5.92 cores=0,2,4,6
/proc/14668/task/14676/stat : 14676 (java) S 14666 14668 14328 0 -1 4202560 166637 0 0 0 560 32 0 0 16 0 22 0 530285656 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14677] ppid=14666 vsize=15704124 CPUtime=5.91 cores=0,2,4,6
/proc/14668/task/14677/stat : 14677 (java) S 14666 14668 14328 0 -1 4202560 180406 0 0 0 555 36 0 0 15 0 22 0 530285656 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14678] ppid=14666 vsize=15704124 CPUtime=6.19 cores=0,2,4,6
/proc/14668/task/14678/stat : 14678 (java) S 14666 14668 14328 0 -1 4202560 229594 0 0 0 575 44 0 0 16 0 22 0 530285656 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14679] ppid=14666 vsize=15704124 CPUtime=1.49 cores=0,2,4,6
/proc/14668/task/14679/stat : 14679 (java) S 14666 14668 14328 0 -1 4202560 37865 0 0 0 144 5 0 0 15 0 22 0 530285657 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 0 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14680] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14680/stat : 14680 (java) S 14666 14668 14328 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530285657 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14681] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14681/stat : 14681 (java) S 14666 14668 14328 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530285658 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14682] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14682/stat : 14682 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530285660 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485791153 0 4 0 16800975 18446604453982872000 0 0 -1 6 0 0 0
[pid=14668/tid=14683] ppid=14666 vsize=15704124 CPUtime=1.23 cores=0,2,4,6
/proc/14668/task/14683/stat : 14683 (java) S 14666 14668 14328 0 -1 4202560 11894 0 0 0 122 1 0 0 16 0 22 0 530285660 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14684] ppid=14666 vsize=15704124 CPUtime=1.48 cores=0,2,4,6
/proc/14668/task/14684/stat : 14684 (java) S 14666 14668 14328 0 -1 4202560 9353 0 0 0 147 1 0 0 16 0 22 0 530285660 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 4 0 0 0
[pid=14668/tid=14685] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14685/stat : 14685 (java) S 14666 14668 14328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530285660 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485783449 0 4 0 16800975 18446604453982872000 0 0 -1 2 0 0 0
[pid=14668/tid=14686] ppid=14666 vsize=15704124 CPUtime=0 cores=0,2,4,6
/proc/14668/task/14686/stat : 14686 (java) S 14666 14668 14328 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530285660 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 274485784064 0 4 0 16800975 18446604453982872000 0 0 -1 0 0 0 0
[pid=14668/tid=14687] ppid=14666 vsize=15704124 CPUtime=1186.78 cores=0,2,4,6
/proc/14668/task/14687/stat : 14687 (java) R 14666 14668 14328 0 -1 4202560 65611 0 0 0 118671 7 0 0 25 0 22 0 530285816 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506195077 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14668/tid=14688] ppid=14666 vsize=15704124 CPUtime=1186.54 cores=0,2,4,6
/proc/14668/task/14688/stat : 14688 (java) R 14666 14668 14328 0 -1 4202560 94581 0 0 0 118642 12 0 0 25 0 22 0 530285816 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506179465 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14668/tid=14689] ppid=14666 vsize=15704124 CPUtime=1186.63 cores=0,2,4,6
/proc/14668/task/14689/stat : 14689 (java) R 14666 14668 14328 0 -1 4202560 53266 0 0 0 118656 7 0 0 25 0 22 0 530285816 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506195048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14668/tid=14690] ppid=14666 vsize=15704124 CPUtime=1185.15 cores=0,2,4,6
/proc/14668/task/14690/stat : 14690 (java) R 14666 14668 14328 0 -1 4202560 88622 0 0 0 118504 11 0 0 25 0 22 0 530285816 16081022976 2020547 33554432000 1073741824 1073778376 140733619840256 18446744073709551615 46912506077578 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15704124

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

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

[startup+1206.4 s]
/proc/loadavg: 8.11 8.09 8.02 5/197 14725
/proc/meminfo: memFree=14905504/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=0 CPUtime=4800.51 cores=0,2,4,6
/proc/14668/stat : 14668 (java) Z 14666 14668 14328 0 -1 4203548 2067993 0 1 0 479658 393 0 0 17 0 2 0 530285655 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 0 0 0 0 0 0 0
[pid=14668/tid=14687] ppid=14666 vsize=0 CPUtime=1186.98 cores=0,2,4,6
/proc/14668/task/14687/stat : 14687 (java) R 14666 14668 14328 0 -1 4203588 65611 0 0 0 118672 26 0 0 25 0 2 0 530285816 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.51
Current children cumulated vsize (KiB) 0

[startup+1206.5 s]
/proc/loadavg: 8.11 8.09 8.02 5/197 14725
/proc/meminfo: memFree=14905504/32950928 swapFree=67111524/67111528
[pid=14668] ppid=14666 vsize=0 CPUtime=4800.61 cores=0,2,4,6
/proc/14668/stat : 14668 (java) Z 14666 14668 14328 0 -1 4203548 2067993 0 1 0 479658 403 0 0 17 0 2 0 530285655 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14668/statm: 0 0 0 0 0 0 0
[pid=14668/tid=14687] ppid=14666 vsize=0 CPUtime=1187.08 cores=0,2,4,6
/proc/14668/task/14687/stat : 14687 (java) R 14666 14668 14328 0 -1 4203588 65611 0 0 0 118672 36 0 0 25 0 2 0 530285816 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.61
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1206.52
CPU time (s): 4800.64
CPU user time (s): 4796.58
CPU system time (s): 4.05738
CPU usage (%): 397.891
Max. virtual memory (cumulated for all children) (KiB): 15714192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.58
system time used= 4.05738
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2067993
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= 35615
involuntary context switches= 58420

runsolver used 2.16667 second user time and 4.48432 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 20:07:40
IDJOB=3313319
IDBENCH=84802
IDSOLVER=1699
FILE ID=node125/3313319-1304186860
RUNJOBID= node125-1304184433-14346
PBS_JOBID= 13172469
Free space on /tmp= 73012 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-tr.used-as.sat04-321.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313319-1304186860/watcher-3313319-1304186860 -o /tmp/evaluation-result-3313319-1304186860/solver-3313319-1304186860 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313319-1304186860.cnf

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

MD5SUM BENCH= 6c3ea795f258ba82c81e44969c0c5fb4
RANDOM SEED=2018884436

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22911532 kB
Buffers:       2136224 kB
Cached:        7227012 kB
SwapCached:          4 kB
Active:        2673676 kB
Inactive:      6841340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22911532 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10532 kB
Writeback:           0 kB
AnonPages:      150480 kB
Mapped:          23244 kB
Slab:           461356 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   801116 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= 73012 MiB
End job on node125 at 2011-04-30 20:27:48