Trace number 3313217

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.16 1208.04

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	46:43 INFO : Reading from input HOME/instance-3313217-1304182003.cnf
0.10/0.17	Executor set job limit to 1000000
0.10/0.17	Executor set job limit to 1000000
0.10/0.17	Executor set job limit to 1000000
0.10/0.17	Executor set job limit to 1000000
0.10/0.17	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.28/0.21	46:43 INFO : 193 variables remaining out of 193
0.28/0.21	46:43 INFO : 1584 literals remaining out of 1584

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-3313217-1304182003/watcher-3313217-1304182003 -o /tmp/evaluation-result-3313217-1304182003/solver-3313217-1304182003 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313217-1304182003.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.91 8.03 7.67 5/198 14119
/proc/meminfo: memFree=22426656/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=28436 CPUtime=0 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 1436 0 0 0 0 0 0 0 25 0 2 0 529799949 29118464 905 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 7645 909 695 9 0 383 0
[pid=14119/tid=14120] ppid=14117 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) R 14117 14119 13200 0 -1 4202560 103 0 0 0 0 0 0 0 25 0 2 0 529799949 31313920 929 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274469004407 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0116619 s]
/proc/loadavg: 7.91 8.03 7.67 5/198 14119
/proc/meminfo: memFree=22426656/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15589660 CPUtime=0 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 2457 0 1 0 0 0 0 0 25 0 10 0 529799949 15963811840 1899 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3897415 1899 1055 9 0 3888571 0
[pid=14119/tid=14120] ppid=14117 vsize=15589660 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) S 14117 14119 13200 0 -1 4202560 1091 0 1 0 0 0 0 0 25 0 10 0 529799949 15963811840 1899 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485796831 0 2147483391 0 16784584 18446744071699215550 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.105715 s]
/proc/loadavg: 7.91 8.03 7.67 5/198 14119
/proc/meminfo: memFree=22426656/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15676608 CPUtime=0.1 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 5745 0 1 0 10 0 0 0 25 0 18 0 529799949 16052846592 5142 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3919152 5143 2119 9 0 3909871 0
[pid=14119/tid=14120] ppid=14117 vsize=15676608 CPUtime=0.09 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) R 14117 14119 13200 0 -1 4202560 3581 0 1 0 9 0 0 0 25 0 18 0 529799949 16052846592 5143 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 47287947699818 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676608

[startup+0.300679 s]
/proc/loadavg: 7.91 8.03 7.67 5/198 14119
/proc/meminfo: memFree=22426656/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15685340 CPUtime=0.45 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 10308 0 1 0 44 1 0 0 25 0 22 0 529799949 16061788160 8720 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3921335 8720 2225 9 0 3912054 0
[pid=14119/tid=14120] ppid=14117 vsize=15685340 CPUtime=0.19 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) S 14117 14119 13200 0 -1 4202560 4654 0 1 0 19 0 0 0 25 0 22 0 529799949 16061788160 8720 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 15685340

[startup+0.700608 s]
/proc/loadavg: 7.91 8.03 7.67 5/198 14119
/proc/meminfo: memFree=22426656/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15686872 CPUtime=2.01 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 26230 0 1 0 197 4 0 0 25 0 22 0 529799949 16063356928 23644 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3921718 23652 2256 9 0 3912437 0
[pid=14119/tid=14120] ppid=14117 vsize=15686872 CPUtime=0.19 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) S 14117 14119 13200 0 -1 4202560 4654 0 1 0 19 0 0 0 25 0 22 0 529799949 16063356928 23652 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 15686872

[startup+1.50147 s]
/proc/loadavg: 7.91 8.03 7.67 12/220 14141
/proc/meminfo: memFree=22263800/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15769296 CPUtime=5.16 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 55864 0 1 0 508 8 0 0 25 0 22 0 529799949 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3942324 47131 2287 9 0 3933043 0
[pid=14119/tid=14120] ppid=14117 vsize=15769296 CPUtime=0.19 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) S 14117 14119 13200 0 -1 4202560 4654 0 1 0 19 0 0 0 25 0 22 0 529799949 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14122] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14122/stat : 14122 (java) S 14117 14119 13200 0 -1 4202560 610 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14123] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14123/stat : 14123 (java) S 14117 14119 13200 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14124] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14124/stat : 14124 (java) S 14117 14119 13200 0 -1 4202560 273 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14125] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14125/stat : 14125 (java) S 14117 14119 13200 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14126] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14126/stat : 14126 (java) S 14117 14119 13200 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14127] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14127/stat : 14127 (java) S 14117 14119 13200 0 -1 4202560 266 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14128] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14128/stat : 14128 (java) S 14117 14119 13200 0 -1 4202560 195 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14129] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14129/stat : 14129 (java) S 14117 14119 13200 0 -1 4202560 27 0 0 0 0 0 0 0 16 0 22 0 529799950 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14130] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14130/stat : 14130 (java) S 14117 14119 13200 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529799951 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 0 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14131] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14131/stat : 14131 (java) S 14117 14119 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14132] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14132/stat : 14132 (java) S 14117 14119 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14133] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14133/stat : 14133 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485791153 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14134] ppid=14117 vsize=15769296 CPUtime=0.77 cores=0,2,4,6
/proc/14119/task/14134/stat : 14134 (java) S 14117 14119 13200 0 -1 4202560 10187 0 0 0 76 1 0 0 25 0 22 0 529799953 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14135] ppid=14117 vsize=15769296 CPUtime=0.82 cores=0,2,4,6
/proc/14119/task/14135/stat : 14135 (java) S 14117 14119 13200 0 -1 4202560 7250 0 0 0 81 1 0 0 25 0 22 0 529799953 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14136] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14136/stat : 14136 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14137] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14137/stat : 14137 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529799953 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14138] ppid=14117 vsize=15769296 CPUtime=0.73 cores=0,2,4,6
/proc/14119/task/14138/stat : 14138 (java) R 14117 14119 13200 0 -1 4202560 5687 0 0 0 73 0 0 0 25 0 22 0 529799967 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505950587 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14119/tid=14139] ppid=14117 vsize=15769296 CPUtime=0.64 cores=0,2,4,6
/proc/14119/task/14139/stat : 14139 (java) R 14117 14119 13200 0 -1 4202560 6056 0 0 0 64 0 0 0 25 0 22 0 529799967 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912506133571 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14119/tid=14140] ppid=14117 vsize=15769296 CPUtime=0.72 cores=0,2,4,6
/proc/14119/task/14140/stat : 14140 (java) R 14117 14119 13200 0 -1 4202560 9366 0 0 0 71 1 0 0 25 0 22 0 529799967 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912506135465 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14119/tid=14141] ppid=14117 vsize=15769296 CPUtime=1.21 cores=0,2,4,6
/proc/14119/task/14141/stat : 14141 (java) R 14117 14119 13200 0 -1 4202560 9849 0 0 0 120 1 0 0 18 0 22 0 529799967 16147759104 47131 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505696428 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 15769296

[startup+3.10119 s]
/proc/loadavg: 7.91 8.03 7.67 9/220 14141
/proc/meminfo: memFree=22113140/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15769296 CPUtime=11.53 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 151800 0 1 0 1133 20 0 0 25 0 22 0 529799949 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3942324 142177 2292 9 0 3933043 0
[pid=14119/tid=14120] ppid=14117 vsize=15769296 CPUtime=0.19 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) S 14117 14119 13200 0 -1 4202560 4654 0 1 0 19 0 0 0 25 0 22 0 529799949 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14122] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14122/stat : 14122 (java) S 14117 14119 13200 0 -1 4202560 668 0 0 0 0 0 0 0 16 0 22 0 529799950 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14123] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14123/stat : 14123 (java) S 14117 14119 13200 0 -1 4202560 348 0 0 0 0 0 0 0 16 0 22 0 529799950 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14124] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14124/stat : 14124 (java) S 14117 14119 13200 0 -1 4202560 575 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14125] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14125/stat : 14125 (java) S 14117 14119 13200 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14126] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14126/stat : 14126 (java) S 14117 14119 13200 0 -1 4202560 302 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14127] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14127/stat : 14127 (java) S 14117 14119 13200 0 -1 4202560 554 0 0 0 0 0 0 0 16 0 22 0 529799950 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14128] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14128/stat : 14128 (java) S 14117 14119 13200 0 -1 4202560 412 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14129] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14129/stat : 14129 (java) S 14117 14119 13200 0 -1 4202560 317 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14130] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14130/stat : 14130 (java) S 14117 14119 13200 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 22 0 529799951 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 0 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14131] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14131/stat : 14131 (java) S 14117 14119 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14132] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14132/stat : 14132 (java) S 14117 14119 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14133] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14133/stat : 14133 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485791153 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14134] ppid=14117 vsize=15769296 CPUtime=0.8 cores=0,2,4,6
/proc/14119/task/14134/stat : 14134 (java) S 14117 14119 13200 0 -1 4202560 10189 0 0 0 79 1 0 0 20 0 22 0 529799953 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14135] ppid=14117 vsize=15769296 CPUtime=0.9 cores=0,2,4,6
/proc/14119/task/14135/stat : 14135 (java) S 14117 14119 13200 0 -1 4202560 7562 0 0 0 89 1 0 0 23 0 22 0 529799953 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14136] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14136/stat : 14136 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14137] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14137/stat : 14137 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529799953 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14138] ppid=14117 vsize=15769296 CPUtime=2.31 cores=0,2,4,6
/proc/14119/task/14138/stat : 14138 (java) R 14117 14119 13200 0 -1 4202560 29133 0 0 0 228 3 0 0 25 0 22 0 529799967 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14119/tid=14139] ppid=14117 vsize=15769296 CPUtime=2.11 cores=0,2,4,6
/proc/14119/task/14139/stat : 14139 (java) R 14117 14119 13200 0 -1 4202560 27340 0 0 0 209 2 0 0 25 0 22 0 529799967 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505686183 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14119/tid=14140] ppid=14117 vsize=15769296 CPUtime=2.3 cores=0,2,4,6
/proc/14119/task/14140/stat : 14140 (java) R 14117 14119 13200 0 -1 4202560 33609 0 0 0 226 4 0 0 25 0 22 0 529799967 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505720817 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14119/tid=14141] ppid=14117 vsize=15769296 CPUtime=2.78 cores=0,2,4,6
/proc/14119/task/14141/stat : 14141 (java) R 14117 14119 13200 0 -1 4202560 34534 0 0 0 274 4 0 0 21 0 22 0 529799967 16147759104 142177 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505594336 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 15769296

[startup+6.30162 s]
/proc/loadavg: 7.92 8.03 7.67 9/220 14141
/proc/meminfo: memFree=21877160/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15769296 CPUtime=24.26 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 152045 0 1 0 2405 21 0 0 25 0 22 0 529799949 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3942324 135704 2292 9 0 3933043 0
[pid=14119/tid=14120] ppid=14117 vsize=15769296 CPUtime=0.19 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) S 14117 14119 13200 0 -1 4202560 4654 0 1 0 19 0 0 0 25 0 22 0 529799949 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14122] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14122/stat : 14122 (java) S 14117 14119 13200 0 -1 4202560 697 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14123] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14123/stat : 14123 (java) S 14117 14119 13200 0 -1 4202560 370 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14124] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14124/stat : 14124 (java) S 14117 14119 13200 0 -1 4202560 602 0 0 0 0 0 0 0 16 0 22 0 529799950 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14125] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14125/stat : 14125 (java) S 14117 14119 13200 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14126] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14126/stat : 14126 (java) S 14117 14119 13200 0 -1 4202560 332 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14127] ppid=14117 vsize=15769296 CPUtime=0.01 cores=0,2,4,6
/proc/14119/task/14127/stat : 14127 (java) S 14117 14119 13200 0 -1 4202560 586 0 0 0 1 0 0 0 15 0 22 0 529799950 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14128] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14128/stat : 14128 (java) S 14117 14119 13200 0 -1 4202560 431 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14129] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14129/stat : 14129 (java) S 14117 14119 13200 0 -1 4202560 334 0 0 0 0 0 0 0 15 0 22 0 529799950 16147759104 135704 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0

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

[pid=14119/tid=14139] ppid=14117 vsize=15769296 CPUtime=1047.98 cores=0,2,4,6
/proc/14119/task/14139/stat : 14139 (java) R 14117 14119 13200 0 -1 4202560 63766 0 0 0 104652 146 0 0 25 0 22 0 529799967 16147759104 151303 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505594358 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14119/tid=14140] ppid=14117 vsize=15769296 CPUtime=1048.18 cores=0,2,4,6
/proc/14119/task/14140/stat : 14140 (java) R 14117 14119 13200 0 -1 4202560 71044 0 0 0 104672 146 0 0 25 0 22 0 529799967 16147759104 151303 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912506052150 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14119/tid=14141] ppid=14117 vsize=15769296 CPUtime=1048.8 cores=0,2,4,6
/proc/14119/task/14141/stat : 14141 (java) R 14117 14119 13200 0 -1 4202560 72796 0 0 0 104729 151 0 0 25 0 22 0 529799967 16147759104 151303 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505637871 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4221.25
Current children cumulated vsize (KiB) 15769296

[startup+1122.3 s]
/proc/loadavg: 8.01 8.02 7.91 9/220 14183
/proc/meminfo: memFree=22098684/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15769296 CPUtime=4459.71 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 487392 0 1 0 445224 747 0 0 25 0 22 0 529799949 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3942324 135192 2301 9 0 3933043 0
[pid=14119/tid=14120] ppid=14117 vsize=15769296 CPUtime=0.19 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) S 14117 14119 13200 0 -1 4202560 4654 0 1 0 19 0 0 0 25 0 22 0 529799949 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14122] ppid=14117 vsize=15769296 CPUtime=3.2 cores=0,2,4,6
/proc/14119/task/14122/stat : 14122 (java) S 14117 14119 13200 0 -1 4202560 23655 0 0 0 310 10 0 0 15 0 22 0 529799950 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14123] ppid=14117 vsize=15769296 CPUtime=3.2 cores=0,2,4,6
/proc/14119/task/14123/stat : 14123 (java) S 14117 14119 13200 0 -1 4202560 23948 0 0 0 311 9 0 0 15 0 22 0 529799950 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14124] ppid=14117 vsize=15769296 CPUtime=3.29 cores=0,2,4,6
/proc/14119/task/14124/stat : 14124 (java) S 14117 14119 13200 0 -1 4202560 23371 0 0 0 318 11 0 0 15 0 22 0 529799950 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14125] ppid=14117 vsize=15769296 CPUtime=3.27 cores=0,2,4,6
/proc/14119/task/14125/stat : 14125 (java) S 14117 14119 13200 0 -1 4202560 23749 0 0 0 317 10 0 0 15 0 22 0 529799950 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14126] ppid=14117 vsize=15769296 CPUtime=3.26 cores=0,2,4,6
/proc/14119/task/14126/stat : 14126 (java) S 14117 14119 13200 0 -1 4202560 23972 0 0 0 313 13 0 0 15 0 22 0 529799950 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14127] ppid=14117 vsize=15769296 CPUtime=3.25 cores=0,2,4,6
/proc/14119/task/14127/stat : 14127 (java) S 14117 14119 13200 0 -1 4202560 22622 0 0 0 316 9 0 0 16 0 22 0 529799950 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14128] ppid=14117 vsize=15769296 CPUtime=3.17 cores=0,2,4,6
/proc/14119/task/14128/stat : 14128 (java) S 14117 14119 13200 0 -1 4202560 23386 0 0 0 308 9 0 0 15 0 22 0 529799950 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14129] ppid=14117 vsize=15769296 CPUtime=3.2 cores=0,2,4,6
/proc/14119/task/14129/stat : 14129 (java) S 14117 14119 13200 0 -1 4202560 23785 0 0 0 309 11 0 0 15 0 22 0 529799950 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14130] ppid=14117 vsize=15769296 CPUtime=1.72 cores=0,2,4,6
/proc/14119/task/14130/stat : 14130 (java) S 14117 14119 13200 0 -1 4202560 1029 0 0 0 136 36 0 0 16 0 22 0 529799951 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 0 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14131] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14131/stat : 14131 (java) S 14117 14119 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14132] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14132/stat : 14132 (java) S 14117 14119 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14133] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14133/stat : 14133 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485791153 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14134] ppid=14117 vsize=15769296 CPUtime=0.89 cores=0,2,4,6
/proc/14119/task/14134/stat : 14134 (java) S 14117 14119 13200 0 -1 4202560 10204 0 0 0 88 1 0 0 15 0 22 0 529799953 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14135] ppid=14117 vsize=15769296 CPUtime=0.92 cores=0,2,4,6
/proc/14119/task/14135/stat : 14135 (java) S 14117 14119 13200 0 -1 4202560 7568 0 0 0 91 1 0 0 18 0 22 0 529799953 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14136] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14136/stat : 14136 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14137] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14137/stat : 14137 (java) S 14117 14119 13200 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529799953 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14138] ppid=14117 vsize=15769296 CPUtime=1107.18 cores=0,2,4,6
/proc/14119/task/14138/stat : 14138 (java) R 14117 14119 13200 0 -1 4202560 65907 0 0 0 110567 151 0 0 19 0 22 0 529799967 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 47287950657587 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14119/tid=14139] ppid=14117 vsize=15769296 CPUtime=1107.29 cores=0,2,4,6
/proc/14119/task/14139/stat : 14139 (java) R 14117 14119 13200 0 -1 4202560 63944 0 0 0 110574 155 0 0 19 0 22 0 529799967 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505803625 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14119/tid=14140] ppid=14117 vsize=15769296 CPUtime=1107.45 cores=0,2,4,6
/proc/14119/task/14140/stat : 14140 (java) R 14117 14119 13200 0 -1 4202560 71180 0 0 0 110591 154 0 0 19 0 22 0 529799967 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505696361 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14119/tid=14141] ppid=14117 vsize=15769296 CPUtime=1108.05 cores=0,2,4,6
/proc/14119/task/14141/stat : 14141 (java) R 14117 14119 13200 0 -1 4202560 72969 0 0 0 110647 158 0 0 25 0 22 0 529799967 16147759104 135192 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505696600 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4459.71
Current children cumulated vsize (KiB) 15769296

[startup+1182.3 s]
/proc/loadavg: 7.09 7.82 7.85 5/193 14204
/proc/meminfo: memFree=22387512/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15769296 CPUtime=4698.15 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 524372 0 1 0 469028 787 0 0 25 0 22 0 529799949 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3942324 156756 2301 9 0 3933043 0
[pid=14119/tid=14120] ppid=14117 vsize=15769296 CPUtime=0.19 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) S 14117 14119 13200 0 -1 4202560 4654 0 1 0 19 0 0 0 25 0 22 0 529799949 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14122] ppid=14117 vsize=15769296 CPUtime=3.36 cores=0,2,4,6
/proc/14119/task/14122/stat : 14122 (java) S 14117 14119 13200 0 -1 4202560 24023 0 0 0 325 11 0 0 15 0 22 0 529799950 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14123] ppid=14117 vsize=15769296 CPUtime=3.34 cores=0,2,4,6
/proc/14119/task/14123/stat : 14123 (java) S 14117 14119 13200 0 -1 4202560 24416 0 0 0 325 9 0 0 16 0 22 0 529799950 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14124] ppid=14117 vsize=15769296 CPUtime=3.45 cores=0,2,4,6
/proc/14119/task/14124/stat : 14124 (java) S 14117 14119 13200 0 -1 4202560 23738 0 0 0 333 12 0 0 15 0 22 0 529799950 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14125] ppid=14117 vsize=15769296 CPUtime=3.42 cores=0,2,4,6
/proc/14119/task/14125/stat : 14125 (java) S 14117 14119 13200 0 -1 4202560 24051 0 0 0 331 11 0 0 16 0 22 0 529799950 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14126] ppid=14117 vsize=15769296 CPUtime=3.41 cores=0,2,4,6
/proc/14119/task/14126/stat : 14126 (java) S 14117 14119 13200 0 -1 4202560 24343 0 0 0 328 13 0 0 16 0 22 0 529799950 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14127] ppid=14117 vsize=15769296 CPUtime=3.42 cores=0,2,4,6
/proc/14119/task/14127/stat : 14127 (java) S 14117 14119 13200 0 -1 4202560 22977 0 0 0 332 10 0 0 16 0 22 0 529799950 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14128] ppid=14117 vsize=15769296 CPUtime=3.34 cores=0,2,4,6
/proc/14119/task/14128/stat : 14128 (java) S 14117 14119 13200 0 -1 4202560 23632 0 0 0 324 10 0 0 15 0 22 0 529799950 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14129] ppid=14117 vsize=15769296 CPUtime=3.36 cores=0,2,4,6
/proc/14119/task/14129/stat : 14129 (java) S 14117 14119 13200 0 -1 4202560 24037 0 0 0 325 11 0 0 15 0 22 0 529799950 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14130] ppid=14117 vsize=15769296 CPUtime=1.82 cores=0,2,4,6
/proc/14119/task/14130/stat : 14130 (java) S 14117 14119 13200 0 -1 4202560 1121 0 0 0 144 38 0 0 15 0 22 0 529799951 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 0 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14131] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14131/stat : 14131 (java) S 14117 14119 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14132] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14132/stat : 14132 (java) S 14117 14119 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14133] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14133/stat : 14133 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485791153 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14134] ppid=14117 vsize=15769296 CPUtime=0.89 cores=0,2,4,6
/proc/14119/task/14134/stat : 14134 (java) S 14117 14119 13200 0 -1 4202560 10204 0 0 0 88 1 0 0 15 0 22 0 529799953 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14135] ppid=14117 vsize=15769296 CPUtime=0.92 cores=0,2,4,6
/proc/14119/task/14135/stat : 14135 (java) S 14117 14119 13200 0 -1 4202560 7568 0 0 0 91 1 0 0 18 0 22 0 529799953 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14136] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14136/stat : 14136 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14137] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14137/stat : 14137 (java) S 14117 14119 13200 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529799953 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14138] ppid=14117 vsize=15769296 CPUtime=1166.41 cores=0,2,4,6
/proc/14119/task/14138/stat : 14138 (java) R 14117 14119 13200 0 -1 4202560 74598 0 0 0 116481 160 0 0 25 0 22 0 529799967 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505833864 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14119/tid=14139] ppid=14117 vsize=15769296 CPUtime=1166.62 cores=0,2,4,6
/proc/14119/task/14139/stat : 14139 (java) R 14117 14119 13200 0 -1 4202560 71999 0 0 0 116498 164 0 0 25 0 22 0 529799967 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505833306 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14119/tid=14140] ppid=14117 vsize=15769296 CPUtime=1166.71 cores=0,2,4,6
/proc/14119/task/14140/stat : 14140 (java) R 14117 14119 13200 0 -1 4202560 79851 0 0 0 116508 163 0 0 25 0 22 0 529799967 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505738522 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14119/tid=14141] ppid=14117 vsize=15769296 CPUtime=1167.31 cores=0,2,4,6
/proc/14119/task/14141/stat : 14141 (java) R 14117 14119 13200 0 -1 4202560 81708 0 0 0 116566 165 0 0 18 0 22 0 529799967 16147759104 156756 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505872664 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4698.15
Current children cumulated vsize (KiB) 15769296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208 s]
/proc/loadavg: 5.87 7.46 7.72 5/193 14205
/proc/meminfo: memFree=22428212/32950928 swapFree=67111524/67111528
[pid=14119] ppid=14117 vsize=15769296 CPUtime=4800.09 cores=0,2,4,6
/proc/14119/stat : 14119 (java) S 14117 14119 13200 0 -1 4202496 524938 0 1 0 479207 802 0 0 25 0 22 0 529799949 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14119/statm: 3942324 146551 2301 9 0 3933043 0
[pid=14119/tid=14120] ppid=14117 vsize=15769296 CPUtime=0.19 cores=0,2,4,6
/proc/14119/task/14120/stat : 14120 (java) S 14117 14119 13200 0 -1 4202560 4654 0 1 0 19 0 0 0 25 0 22 0 529799949 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14122] ppid=14117 vsize=15769296 CPUtime=3.42 cores=0,2,4,6
/proc/14119/task/14122/stat : 14122 (java) S 14117 14119 13200 0 -1 4202560 24041 0 0 0 331 11 0 0 15 0 22 0 529799950 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14123] ppid=14117 vsize=15769296 CPUtime=3.41 cores=0,2,4,6
/proc/14119/task/14123/stat : 14123 (java) S 14117 14119 13200 0 -1 4202560 24440 0 0 0 332 9 0 0 15 0 22 0 529799950 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14124] ppid=14117 vsize=15769296 CPUtime=3.52 cores=0,2,4,6
/proc/14119/task/14124/stat : 14124 (java) S 14117 14119 13200 0 -1 4202560 23766 0 0 0 340 12 0 0 16 0 22 0 529799950 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14125] ppid=14117 vsize=15769296 CPUtime=3.49 cores=0,2,4,6
/proc/14119/task/14125/stat : 14125 (java) S 14117 14119 13200 0 -1 4202560 24073 0 0 0 338 11 0 0 16 0 22 0 529799950 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14126] ppid=14117 vsize=15769296 CPUtime=3.48 cores=0,2,4,6
/proc/14119/task/14126/stat : 14126 (java) S 14117 14119 13200 0 -1 4202560 24365 0 0 0 335 13 0 0 16 0 22 0 529799950 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14127] ppid=14117 vsize=15769296 CPUtime=3.48 cores=0,2,4,6
/proc/14119/task/14127/stat : 14127 (java) S 14117 14119 13200 0 -1 4202560 22992 0 0 0 338 10 0 0 15 0 22 0 529799950 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14128] ppid=14117 vsize=15769296 CPUtime=3.4 cores=0,2,4,6
/proc/14119/task/14128/stat : 14128 (java) S 14117 14119 13200 0 -1 4202560 23653 0 0 0 330 10 0 0 15 0 22 0 529799950 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14129] ppid=14117 vsize=15769296 CPUtime=3.43 cores=0,2,4,6
/proc/14119/task/14129/stat : 14129 (java) S 14117 14119 13200 0 -1 4202560 24061 0 0 0 332 11 0 0 15 0 22 0 529799950 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14130] ppid=14117 vsize=15769296 CPUtime=1.9 cores=0,2,4,6
/proc/14119/task/14130/stat : 14130 (java) S 14117 14119 13200 0 -1 4202560 1122 0 0 0 151 39 0 0 15 0 22 0 529799951 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 0 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14131] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14131/stat : 14131 (java) S 14117 14119 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 2 0 0 0
[pid=14119/tid=14132] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14132/stat : 14132 (java) S 14117 14119 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529799951 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14133] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14133/stat : 14133 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485791153 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14134] ppid=14117 vsize=15769296 CPUtime=0.89 cores=0,2,4,6
/proc/14119/task/14134/stat : 14134 (java) S 14117 14119 13200 0 -1 4202560 10204 0 0 0 88 1 0 0 15 0 22 0 529799953 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 0 0 0 0
[pid=14119/tid=14135] ppid=14117 vsize=15769296 CPUtime=0.92 cores=0,2,4,6
/proc/14119/task/14135/stat : 14135 (java) S 14117 14119 13200 0 -1 4202560 7568 0 0 0 91 1 0 0 18 0 22 0 529799953 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 4 0 0 0
[pid=14119/tid=14136] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14136/stat : 14136 (java) S 14117 14119 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529799953 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485783449 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14137] ppid=14117 vsize=15769296 CPUtime=0 cores=0,2,4,6
/proc/14119/task/14137/stat : 14137 (java) S 14117 14119 13200 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 529799953 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 274485784064 0 4 0 16800975 18446604453860694848 0 0 -1 6 0 0 0
[pid=14119/tid=14138] ppid=14117 vsize=15769296 CPUtime=1191.74 cores=0,2,4,6
/proc/14119/task/14138/stat : 14138 (java) R 14117 14119 13200 0 -1 4202560 74686 0 0 0 119012 162 0 0 25 0 22 0 529799967 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912506050165 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14119/tid=14139] ppid=14117 vsize=15769296 CPUtime=1191.92 cores=0,2,4,6
/proc/14119/task/14139/stat : 14139 (java) R 14117 14119 13200 0 -1 4202560 72104 0 0 0 119025 167 0 0 22 0 22 0 529799967 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505832869 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14119/tid=14140] ppid=14117 vsize=15769296 CPUtime=1192.02 cores=0,2,4,6
/proc/14119/task/14140/stat : 14140 (java) R 14117 14119 13200 0 -1 4202560 79936 0 0 0 119036 166 0 0 25 0 22 0 529799967 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912506051015 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14119/tid=14141] ppid=14117 vsize=15769296 CPUtime=1192.69 cores=0,2,4,6
/proc/14119/task/14141/stat : 14141 (java) R 14117 14119 13200 0 -1 4202560 81819 0 0 0 119101 168 0 0 25 0 22 0 529799967 16147759104 146551 33554432000 1073741824 1073778376 140733195803040 18446744073709551615 46912505738542 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15769296

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

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

Child status: 143
Real time (s): 1208.04
CPU time (s): 4800.16
CPU user time (s): 4792.1
CPU system time (s): 8.05078
CPU usage (%): 397.35
Max. virtual memory (cumulated for all children) (KiB): 15769296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.1
system time used= 8.05078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524964
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= 891925
involuntary context switches= 175456

runsolver used 2.07768 second user time and 4.56031 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 18:46:43
IDJOB=3313217
IDBENCH=83156
IDSOLVER=1699
FILE ID=node125/3313217-1304182003
RUNJOBID= node125-1304180756-13844
PBS_JOBID= 13172427
Free space on /tmp= 73020 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313217-1304182003/watcher-3313217-1304182003 -o /tmp/evaluation-result-3313217-1304182003/solver-3313217-1304182003 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313217-1304182003.cnf

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=225658351

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:      22426812 kB
Buffers:       2135536 kB
Cached:        7218348 kB
SwapCached:          4 kB
Active:        3155048 kB
Inactive:      6843360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22426812 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1800 kB
Writeback:           0 kB
AnonPages:      644272 kB
Mapped:          23204 kB
Slab:           461408 kB
PageTables:       6144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1522972 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= 73020 MiB
End job on node125 at 2011-04-30 19:06:53