Trace number 3313474

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.45 1206.09

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

0.10/0.11	25:56 INFO : Reading from input HOME/instance-3313474-1304180756.cnf
0.71/0.55	Executor set job limit to 1000000
0.71/0.55	Executor set job limit to 1000000
0.71/0.55	Executor set job limit to 1000000
0.71/0.55	Executor set job limit to 1000000
0.71/0.55	Starting Executor!
0.71/0.55	Starting Executor!
0.71/0.55	Starting Executor!
0.71/0.55	Starting Executor!
2.47/1.35	25:57 INFO : Found 4851 xor gates
4.38/2.16	25:58 INFO : 20832 variables remaining out of 22886
4.38/2.16	25:58 INFO : 591614 literals remaining out of 210988

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

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

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


[startup+0 s]
/proc/loadavg: 3.70 5.11 6.69 2/174 13858
/proc/meminfo: memFree=23005660/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/13858/stat : 13858 (java) R 13856 13858 13200 0 -1 4202496 973 0 0 0 0 0 0 0 21 0 1 0 529675237 23580672 460 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274469005077 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13858/statm: 5757 474 364 9 0 124 0

[startup+0.088201 s]
/proc/loadavg: 3.70 5.11 6.69 2/174 13858
/proc/meminfo: memFree=23005660/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15676608 CPUtime=0.09 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 5394 0 1 0 8 1 0 0 21 0 18 0 529675237 16052846592 4803 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3919152 4803 2116 9 0 3909871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676608

[startup+0.100196 s]
/proc/loadavg: 3.70 5.11 6.69 2/174 13858
/proc/meminfo: memFree=23005660/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15676608 CPUtime=0.1 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 5564 0 1 0 9 1 0 0 21 0 18 0 529675237 16052846592 4973 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3919152 4973 2117 9 0 3909871 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676608

[startup+0.300165 s]
/proc/loadavg: 3.70 5.11 6.69 2/174 13858
/proc/meminfo: memFree=23005660/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15679808 CPUtime=0.51 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 15911 0 1 0 48 3 0 0 21 0 18 0 529675237 16056123392 14327 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3919952 14333 2207 9 0 3910671 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679808

[startup+0.701094 s]
/proc/loadavg: 3.70 5.11 6.69 2/174 13858
/proc/meminfo: memFree=23005660/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15683920 CPUtime=1.11 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 41956 0 1 0 105 6 0 0 21 0 22 0 529675237 16060334080 39786 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3920980 39786 2258 9 0 3911699 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 15683920

[startup+1.50095 s]
/proc/loadavg: 3.57 5.06 6.66 4/216 13903
/proc/meminfo: memFree=22670768/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15697208 CPUtime=3.03 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 59631 0 1 0 295 8 0 0 21 0 22 0 529675237 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3924302 50027 2266 9 0 3915021 0
[pid=13858/tid=13860] ppid=13856 vsize=15697208 CPUtime=1.48 cores=1,3,5,7
/proc/13858/task/13860/stat : 13860 (java) R 13856 13858 13200 0 -1 4202560 35625 0 1 0 144 4 0 0 25 0 22 0 529675237 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 47718720965804 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13858/tid=13861] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13861/stat : 13861 (java) S 13856 13858 13200 0 -1 4202560 418 0 0 0 0 0 0 0 19 0 22 0 529675238 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13862] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13862/stat : 13862 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 529675238 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13863] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13863/stat : 13863 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529675238 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13864] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13864/stat : 13864 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529675238 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13865] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13865/stat : 13865 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529675238 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13866] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13866/stat : 13866 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529675238 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13867] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13867/stat : 13867 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529675238 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13868] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13868/stat : 13868 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529675238 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13869] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13869/stat : 13869 (java) S 13856 13858 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529675239 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 0 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13870] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13870/stat : 13870 (java) S 13856 13858 13200 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 529675239 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13871] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13871/stat : 13871 (java) S 13856 13858 13200 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 529675239 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13872] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13872/stat : 13872 (java) S 13856 13858 13200 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 529675242 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485791153 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13873] ppid=13856 vsize=15697208 CPUtime=1.03 cores=1,3,5,7
/proc/13858/task/13873/stat : 13873 (java) R 13856 13858 13200 0 -1 4202560 18372 0 0 0 101 2 0 0 25 0 22 0 529675242 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 47718719308386 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13858/tid=13874] ppid=13856 vsize=15697208 CPUtime=0.48 cores=1,3,5,7
/proc/13858/task/13874/stat : 13874 (java) R 13856 13858 13200 0 -1 4202560 3771 0 0 0 48 0 0 0 15 0 22 0 529675242 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 47718718836219 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13858/tid=13875] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13875/stat : 13875 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675242 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13876] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13876/stat : 13876 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529675242 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13900] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13900/stat : 13900 (java) S 13856 13858 13200 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 529675292 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13901] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13901/stat : 13901 (java) S 13856 13858 13200 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 529675292 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13902] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13902/stat : 13902 (java) S 13856 13858 13200 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 529675292 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13903] ppid=13856 vsize=15697208 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13903/stat : 13903 (java) S 13856 13858 13200 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529675292 16073940992 50027 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 15697208

[startup+3.10067 s]
/proc/loadavg: 3.57 5.06 6.66 6/220 13907
/proc/meminfo: memFree=22588548/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15694236 CPUtime=6.03 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 73471 0 1 0 593 10 0 0 21 0 22 0 529675237 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3923559 60391 2278 9 0 3914278 0
[pid=13858/tid=13860] ppid=13856 vsize=15694236 CPUtime=2.14 cores=1,3,5,7
/proc/13858/task/13860/stat : 13860 (java) S 13856 13858 13200 0 -1 4202560 35671 0 1 0 210 4 0 0 25 0 22 0 529675237 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13861] ppid=13856 vsize=15694236 CPUtime=0.01 cores=1,3,5,7
/proc/13858/task/13861/stat : 13861 (java) S 13856 13858 13200 0 -1 4202560 1567 0 0 0 1 0 0 0 16 0 22 0 529675238 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13862] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13862/stat : 13862 (java) S 13856 13858 13200 0 -1 4202560 127 0 0 0 0 0 0 0 15 0 22 0 529675238 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13863] ppid=13856 vsize=15694236 CPUtime=0.01 cores=1,3,5,7
/proc/13858/task/13863/stat : 13863 (java) S 13856 13858 13200 0 -1 4202560 3090 0 0 0 1 0 0 0 18 0 22 0 529675238 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13864] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13864/stat : 13864 (java) S 13856 13858 13200 0 -1 4202560 567 0 0 0 0 0 0 0 18 0 22 0 529675238 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13865] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13865/stat : 13865 (java) S 13856 13858 13200 0 -1 4202560 2258 0 0 0 0 0 0 0 18 0 22 0 529675238 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13866] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13866/stat : 13866 (java) S 13856 13858 13200 0 -1 4202560 1507 0 0 0 0 0 0 0 18 0 22 0 529675238 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13867] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13867/stat : 13867 (java) S 13856 13858 13200 0 -1 4202560 278 0 0 0 0 0 0 0 18 0 22 0 529675238 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13868] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13868/stat : 13868 (java) S 13856 13858 13200 0 -1 4202560 2124 0 0 0 0 0 0 0 16 0 22 0 529675238 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13869] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13869/stat : 13869 (java) S 13856 13858 13200 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 529675239 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 0 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13870] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13870/stat : 13870 (java) S 13856 13858 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675239 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13871] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13871/stat : 13871 (java) S 13856 13858 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529675239 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13872] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13872/stat : 13872 (java) S 13856 13858 13200 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 529675242 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485791153 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13873] ppid=13856 vsize=15694236 CPUtime=1.68 cores=1,3,5,7
/proc/13858/task/13873/stat : 13873 (java) S 13856 13858 13200 0 -1 4202560 20943 0 0 0 165 3 0 0 20 0 22 0 529675242 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13874] ppid=13856 vsize=15694236 CPUtime=1.1 cores=1,3,5,7
/proc/13858/task/13874/stat : 13874 (java) S 13856 13858 13200 0 -1 4202560 3883 0 0 0 110 0 0 0 15 0 22 0 529675242 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13875] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13875/stat : 13875 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675242 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13876] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13876/stat : 13876 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529675242 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13900] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13900/stat : 13900 (java) S 13856 13858 13200 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 529675292 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13901] ppid=13856 vsize=15694236 CPUtime=0.6 cores=1,3,5,7
/proc/13858/task/13901/stat : 13901 (java) R 13856 13858 13200 0 -1 4202560 11 0 0 0 60 0 0 0 15 0 22 0 529675292 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505978635 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13858/tid=13902] ppid=13856 vsize=15694236 CPUtime=0.4 cores=1,3,5,7
/proc/13858/task/13902/stat : 13902 (java) R 13856 13858 13200 0 -1 4202560 22 0 0 0 40 0 0 0 15 0 22 0 529675292 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505944437 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13858/tid=13903] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13903/stat : 13903 (java) S 13856 13858 13200 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529675292 16070897664 60391 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 15694236

[startup+6.30111 s]
/proc/loadavg: 3.84 5.09 6.66 7/220 13907
/proc/meminfo: memFree=22103348/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15694236 CPUtime=17 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 188702 0 1 0 1675 25 0 0 21 0 22 0 529675237 16070897664 174697 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3923559 174704 2278 9 0 3914278 0
[pid=13858/tid=13860] ppid=13856 vsize=15694236 CPUtime=2.14 cores=1,3,5,7
/proc/13858/task/13860/stat : 13860 (java) S 13856 13858 13200 0 -1 4202560 35671 0 1 0 210 4 0 0 25 0 22 0 529675237 16070897664 174706 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13861] ppid=13856 vsize=15694236 CPUtime=0.12 cores=1,3,5,7
/proc/13858/task/13861/stat : 13861 (java) S 13856 13858 13200 0 -1 4202560 14318 0 0 0 11 1 0 0 16 0 22 0 529675238 16070897664 174709 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13862] ppid=13856 vsize=15694236 CPUtime=0.07 cores=1,3,5,7
/proc/13858/task/13862/stat : 13862 (java) S 13856 13858 13200 0 -1 4202560 8706 0 0 0 6 1 0 0 16 0 22 0 529675238 16070897664 174712 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13863] ppid=13856 vsize=15694236 CPUtime=0.09 cores=1,3,5,7
/proc/13858/task/13863/stat : 13863 (java) S 13856 13858 13200 0 -1 4202560 12861 0 0 0 8 1 0 0 15 0 22 0 529675238 16070897664 174716 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13864] ppid=13856 vsize=15694236 CPUtime=0.07 cores=1,3,5,7
/proc/13858/task/13864/stat : 13864 (java) S 13856 13858 13200 0 -1 4202560 10801 0 0 0 6 1 0 0 15 0 22 0 529675238 16070897664 174721 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13865] ppid=13856 vsize=15694236 CPUtime=0.09 cores=1,3,5,7
/proc/13858/task/13865/stat : 13865 (java) S 13856 13858 13200 0 -1 4202560 12856 0 0 0 8 1 0 0 15 0 22 0 529675238 16070897664 174723 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13866] ppid=13856 vsize=15694236 CPUtime=0.06 cores=1,3,5,7
/proc/13858/task/13866/stat : 13866 (java) S 13856 13858 13200 0 -1 4202560 8504 0 0 0 5 1 0 0 15 0 22 0 529675238 16070897664 174727 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13867] ppid=13856 vsize=15694236 CPUtime=0.08 cores=1,3,5,7
/proc/13858/task/13867/stat : 13867 (java) S 13856 13858 13200 0 -1 4202560 18210 0 0 0 7 1 0 0 16 0 22 0 529675238 16070897664 174730 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13868] ppid=13856 vsize=15694236 CPUtime=0.07 cores=1,3,5,7
/proc/13858/task/13868/stat : 13868 (java) S 13856 13858 13200 0 -1 4202560 13763 0 0 0 6 1 0 0 15 0 22 0 529675238 16070897664 174734 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13869] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13869/stat : 13869 (java) S 13856 13858 13200 0 -1 4202560 291 0 0 0 0 0 0 0 16 0 22 0 529675239 16070897664 174739 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 0 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13870] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13870/stat : 13870 (java) S 13856 13858 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675239 16070897664 174741 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13871] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13871/stat : 13871 (java) S 13856 13858 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529675239 16070897664 174744 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13872] ppid=13856 vsize=15694236 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13872/stat : 13872 (java) S 13856 13858 13200 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 529675242 16070897664 174748 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485791153 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13873] ppid=13856 vsize=15694236 CPUtime=1.7 cores=1,3,5,7
/proc/13858/task/13873/stat : 13873 (java) S 13856 13858 13200 0 -1 4202560 20946 0 0 0 167 3 0 0 15 0 22 0 529675242 16070897664 174753 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0

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

[pid=13858/tid=13901] ppid=13856 vsize=15759772 CPUtime=1046.77 cores=1,3,5,7
/proc/13858/task/13901/stat : 13901 (java) R 13856 13858 13200 0 -1 4202560 429621 0 0 0 104627 50 0 0 25 0 22 0 529675292 16138006528 451384 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505905092 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13858/tid=13902] ppid=13856 vsize=15759772 CPUtime=1048.58 cores=1,3,5,7
/proc/13858/task/13902/stat : 13902 (java) R 13856 13858 13200 0 -1 4202560 428684 0 0 0 104804 54 0 0 25 0 22 0 529675292 16138006528 451384 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912506368509 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13858/tid=13903] ppid=13856 vsize=15759772 CPUtime=1048.11 cores=1,3,5,7
/proc/13858/task/13903/stat : 13903 (java) R 13856 13858 13200 0 -1 4202560 422874 0 0 0 104761 50 0 0 25 0 22 0 529675292 16138006528 451384 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505778242 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4227.39
Current children cumulated vsize (KiB) 15759772

[startup+1122.3 s]
/proc/loadavg: 8.15 8.03 7.62 11/220 13937
/proc/meminfo: memFree=12513968/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15759772 CPUtime=4466.64 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 3481808 0 1 0 446130 534 0 0 21 0 22 0 529675237 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3939943 484669 2296 9 0 3930662 0
[pid=13858/tid=13860] ppid=13856 vsize=15759772 CPUtime=2.14 cores=1,3,5,7
/proc/13858/task/13860/stat : 13860 (java) S 13856 13858 13200 0 -1 4202560 35671 0 1 0 210 4 0 0 25 0 22 0 529675237 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13861] ppid=13856 vsize=15759772 CPUtime=3.81 cores=1,3,5,7
/proc/13858/task/13861/stat : 13861 (java) S 13856 13858 13200 0 -1 4202560 202431 0 0 0 353 28 0 0 15 0 22 0 529675238 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13862] ppid=13856 vsize=15759772 CPUtime=4.05 cores=1,3,5,7
/proc/13858/task/13862/stat : 13862 (java) S 13856 13858 13200 0 -1 4202560 232121 0 0 0 368 37 0 0 16 0 22 0 529675238 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13863] ppid=13856 vsize=15759772 CPUtime=3.75 cores=1,3,5,7
/proc/13858/task/13863/stat : 13863 (java) S 13856 13858 13200 0 -1 4202560 202622 0 0 0 345 30 0 0 15 0 22 0 529675238 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13864] ppid=13856 vsize=15759772 CPUtime=3.99 cores=1,3,5,7
/proc/13858/task/13864/stat : 13864 (java) S 13856 13858 13200 0 -1 4202560 244439 0 0 0 362 37 0 0 16 0 22 0 529675238 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13865] ppid=13856 vsize=15759772 CPUtime=3.81 cores=1,3,5,7
/proc/13858/task/13865/stat : 13865 (java) S 13856 13858 13200 0 -1 4202560 199870 0 0 0 349 32 0 0 15 0 22 0 529675238 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13866] ppid=13856 vsize=15759772 CPUtime=3.79 cores=1,3,5,7
/proc/13858/task/13866/stat : 13866 (java) S 13856 13858 13200 0 -1 4202560 160710 0 0 0 354 25 0 0 16 0 22 0 529675238 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13867] ppid=13856 vsize=15759772 CPUtime=3.74 cores=1,3,5,7
/proc/13858/task/13867/stat : 13867 (java) S 13856 13858 13200 0 -1 4202560 200244 0 0 0 343 31 0 0 15 0 22 0 529675238 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13868] ppid=13856 vsize=15759772 CPUtime=4.08 cores=1,3,5,7
/proc/13858/task/13868/stat : 13868 (java) S 13856 13858 13200 0 -1 4202560 219773 0 0 0 375 33 0 0 16 0 22 0 529675238 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13869] ppid=13856 vsize=15759772 CPUtime=2.02 cores=1,3,5,7
/proc/13858/task/13869/stat : 13869 (java) S 13856 13858 13200 0 -1 4202560 8706 0 0 0 149 53 0 0 15 0 22 0 529675239 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 0 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13870] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13870/stat : 13870 (java) S 13856 13858 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675239 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13871] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13871/stat : 13871 (java) S 13856 13858 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529675239 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13872] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13872/stat : 13872 (java) S 13856 13858 13200 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 529675242 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485791153 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13873] ppid=13856 vsize=15759772 CPUtime=1.99 cores=1,3,5,7
/proc/13858/task/13873/stat : 13873 (java) S 13856 13858 13200 0 -1 4202560 20975 0 0 0 196 3 0 0 15 0 22 0 529675242 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13874] ppid=13856 vsize=15759772 CPUtime=1.4 cores=1,3,5,7
/proc/13858/task/13874/stat : 13874 (java) S 13856 13858 13200 0 -1 4202560 3913 0 0 0 140 0 0 0 15 0 22 0 529675242 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13875] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13875/stat : 13875 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675242 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13876] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13876/stat : 13876 (java) S 13856 13858 13200 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529675242 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13900] ppid=13856 vsize=15759772 CPUtime=1106.59 cores=1,3,5,7
/proc/13858/task/13900/stat : 13900 (java) R 13856 13858 13200 0 -1 4202560 417699 0 0 0 110606 53 0 0 25 0 22 0 529675292 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505944550 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13858/tid=13901] ppid=13856 vsize=15759772 CPUtime=1105.84 cores=1,3,5,7
/proc/13858/task/13901/stat : 13901 (java) R 13856 13858 13200 0 -1 4202560 447135 0 0 0 110531 53 0 0 25 0 22 0 529675292 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505944704 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13858/tid=13902] ppid=13856 vsize=15759772 CPUtime=1107.97 cores=1,3,5,7
/proc/13858/task/13902/stat : 13902 (java) R 13856 13858 13200 0 -1 4202560 444499 0 0 0 110741 56 0 0 25 0 22 0 529675292 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505630779 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13858/tid=13903] ppid=13856 vsize=15759772 CPUtime=1107.5 cores=1,3,5,7
/proc/13858/task/13903/stat : 13903 (java) R 13856 13858 13200 0 -1 4202560 439549 0 0 0 110698 52 0 0 25 0 22 0 529675292 16138006528 484669 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505944526 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4466.64
Current children cumulated vsize (KiB) 15759772

[startup+1182.3 s]
/proc/loadavg: 8.17 8.05 7.65 6/220 13939
/proc/meminfo: memFree=12161152/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15759772 CPUtime=4705.95 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 3652014 0 1 0 470032 563 0 0 21 0 22 0 529675237 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3939943 495449 2296 9 0 3930662 0
[pid=13858/tid=13860] ppid=13856 vsize=15759772 CPUtime=2.14 cores=1,3,5,7
/proc/13858/task/13860/stat : 13860 (java) S 13856 13858 13200 0 -1 4202560 35671 0 1 0 210 4 0 0 25 0 22 0 529675237 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13861] ppid=13856 vsize=15759772 CPUtime=4.01 cores=1,3,5,7
/proc/13858/task/13861/stat : 13861 (java) S 13856 13858 13200 0 -1 4202560 218507 0 0 0 370 31 0 0 15 0 22 0 529675238 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13862] ppid=13856 vsize=15759772 CPUtime=4.25 cores=1,3,5,7
/proc/13858/task/13862/stat : 13862 (java) S 13856 13858 13200 0 -1 4202560 241415 0 0 0 387 38 0 0 15 0 22 0 529675238 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13863] ppid=13856 vsize=15759772 CPUtime=4 cores=1,3,5,7
/proc/13858/task/13863/stat : 13863 (java) S 13856 13858 13200 0 -1 4202560 215373 0 0 0 368 32 0 0 15 0 22 0 529675238 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13864] ppid=13856 vsize=15759772 CPUtime=4.19 cores=1,3,5,7
/proc/13858/task/13864/stat : 13864 (java) S 13856 13858 13200 0 -1 4202560 254578 0 0 0 380 39 0 0 15 0 22 0 529675238 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13865] ppid=13856 vsize=15759772 CPUtime=4.06 cores=1,3,5,7
/proc/13858/task/13865/stat : 13865 (java) S 13856 13858 13200 0 -1 4202560 209812 0 0 0 372 34 0 0 16 0 22 0 529675238 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13866] ppid=13856 vsize=15759772 CPUtime=4.02 cores=1,3,5,7
/proc/13858/task/13866/stat : 13866 (java) S 13856 13858 13200 0 -1 4202560 175822 0 0 0 374 28 0 0 16 0 22 0 529675238 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13867] ppid=13856 vsize=15759772 CPUtime=4 cores=1,3,5,7
/proc/13858/task/13867/stat : 13867 (java) S 13856 13858 13200 0 -1 4202560 217317 0 0 0 366 34 0 0 16 0 22 0 529675238 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13868] ppid=13856 vsize=15759772 CPUtime=4.35 cores=1,3,5,7
/proc/13858/task/13868/stat : 13868 (java) S 13856 13858 13200 0 -1 4202560 241636 0 0 0 399 36 0 0 15 0 22 0 529675238 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13869] ppid=13856 vsize=15759772 CPUtime=2.11 cores=1,3,5,7
/proc/13858/task/13869/stat : 13869 (java) S 13856 13858 13200 0 -1 4202560 9249 0 0 0 155 56 0 0 15 0 22 0 529675239 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 0 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13870] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13870/stat : 13870 (java) S 13856 13858 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675239 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13871] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13871/stat : 13871 (java) S 13856 13858 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529675239 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13872] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13872/stat : 13872 (java) S 13856 13858 13200 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 529675242 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485791153 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13873] ppid=13856 vsize=15759772 CPUtime=1.99 cores=1,3,5,7
/proc/13858/task/13873/stat : 13873 (java) S 13856 13858 13200 0 -1 4202560 20975 0 0 0 196 3 0 0 15 0 22 0 529675242 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13874] ppid=13856 vsize=15759772 CPUtime=1.4 cores=1,3,5,7
/proc/13858/task/13874/stat : 13874 (java) S 13856 13858 13200 0 -1 4202560 3913 0 0 0 140 0 0 0 15 0 22 0 529675242 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13875] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13875/stat : 13875 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675242 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13876] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13876/stat : 13876 (java) S 13856 13858 13200 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 529675242 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13900] ppid=13856 vsize=15759772 CPUtime=1166.01 cores=1,3,5,7
/proc/13858/task/13900/stat : 13900 (java) R 13856 13858 13200 0 -1 4202560 432476 0 0 0 116547 54 0 0 25 0 22 0 529675292 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505978644 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13858/tid=13901] ppid=13856 vsize=15759772 CPUtime=1164.94 cores=1,3,5,7
/proc/13858/task/13901/stat : 13901 (java) R 13856 13858 13200 0 -1 4202560 461937 0 0 0 116439 55 0 0 25 0 22 0 529675292 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912506674929 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13858/tid=13902] ppid=13856 vsize=15759772 CPUtime=1167.39 cores=1,3,5,7
/proc/13858/task/13902/stat : 13902 (java) R 13856 13858 13200 0 -1 4202560 455250 0 0 0 116682 57 0 0 25 0 22 0 529675292 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505944521 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13858/tid=13903] ppid=13856 vsize=15759772 CPUtime=1166.93 cores=1,3,5,7
/proc/13858/task/13903/stat : 13903 (java) R 13856 13858 13200 0 -1 4202560 456628 0 0 0 116639 54 0 0 25 0 22 0 529675292 16138006528 495449 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505944558 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4705.95
Current children cumulated vsize (KiB) 15759772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 8.11 8.05 7.66 10/220 13939
/proc/meminfo: memFree=12507232/32950928 swapFree=67111524/67111528
[pid=13858] ppid=13856 vsize=15759772 CPUtime=4800.33 cores=1,3,5,7
/proc/13858/stat : 13858 (java) S 13856 13858 13200 0 -1 4202496 3662540 0 1 0 479467 566 0 0 21 0 22 0 529675237 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/13858/statm: 3939943 416791 2296 9 0 3930662 0
[pid=13858/tid=13860] ppid=13856 vsize=15759772 CPUtime=2.14 cores=1,3,5,7
/proc/13858/task/13860/stat : 13860 (java) S 13856 13858 13200 0 -1 4202560 35671 0 1 0 210 4 0 0 25 0 22 0 529675237 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13861] ppid=13856 vsize=15759772 CPUtime=4.07 cores=1,3,5,7
/proc/13858/task/13861/stat : 13861 (java) S 13856 13858 13200 0 -1 4202560 218514 0 0 0 376 31 0 0 15 0 22 0 529675238 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13862] ppid=13856 vsize=15759772 CPUtime=4.35 cores=1,3,5,7
/proc/13858/task/13862/stat : 13862 (java) S 13856 13858 13200 0 -1 4202560 241417 0 0 0 397 38 0 0 16 0 22 0 529675238 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13863] ppid=13856 vsize=15759772 CPUtime=4.12 cores=1,3,5,7
/proc/13858/task/13863/stat : 13863 (java) S 13856 13858 13200 0 -1 4202560 217350 0 0 0 380 32 0 0 16 0 22 0 529675238 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13864] ppid=13856 vsize=15759772 CPUtime=4.31 cores=1,3,5,7
/proc/13858/task/13864/stat : 13864 (java) S 13856 13858 13200 0 -1 4202560 254582 0 0 0 392 39 0 0 16 0 22 0 529675238 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13865] ppid=13856 vsize=15759772 CPUtime=4.16 cores=1,3,5,7
/proc/13858/task/13865/stat : 13865 (java) S 13856 13858 13200 0 -1 4202560 211011 0 0 0 382 34 0 0 16 0 22 0 529675238 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13866] ppid=13856 vsize=15759772 CPUtime=4.13 cores=1,3,5,7
/proc/13858/task/13866/stat : 13866 (java) S 13856 13858 13200 0 -1 4202560 181651 0 0 0 385 28 0 0 16 0 22 0 529675238 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13867] ppid=13856 vsize=15759772 CPUtime=4.06 cores=1,3,5,7
/proc/13858/task/13867/stat : 13867 (java) S 13856 13858 13200 0 -1 4202560 218609 0 0 0 372 34 0 0 16 0 22 0 529675238 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13868] ppid=13856 vsize=15759772 CPUtime=4.43 cores=1,3,5,7
/proc/13858/task/13868/stat : 13868 (java) S 13856 13858 13200 0 -1 4202560 241644 0 0 0 407 36 0 0 15 0 22 0 529675238 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 7 0 0 0
[pid=13858/tid=13869] ppid=13856 vsize=15759772 CPUtime=2.18 cores=1,3,5,7
/proc/13858/task/13869/stat : 13869 (java) S 13856 13858 13200 0 -1 4202560 9443 0 0 0 161 57 0 0 16 0 22 0 529675239 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 0 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13870] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13870/stat : 13870 (java) S 13856 13858 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529675239 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13871] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13871/stat : 13871 (java) S 13856 13858 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529675239 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13872] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13872/stat : 13872 (java) S 13856 13858 13200 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 529675242 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485791153 0 4 0 16800975 18446604471102742720 0 0 -1 3 0 0 0
[pid=13858/tid=13873] ppid=13856 vsize=15759772 CPUtime=1.99 cores=1,3,5,7
/proc/13858/task/13873/stat : 13873 (java) S 13856 13858 13200 0 -1 4202560 20975 0 0 0 196 3 0 0 15 0 22 0 529675242 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13874] ppid=13856 vsize=15759772 CPUtime=1.4 cores=1,3,5,7
/proc/13858/task/13874/stat : 13874 (java) S 13856 13858 13200 0 -1 4202560 3913 0 0 0 140 0 0 0 15 0 22 0 529675242 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13875] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13875/stat : 13875 (java) S 13856 13858 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529675242 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485783449 0 4 0 16800975 18446604471102742720 0 0 -1 5 0 0 0
[pid=13858/tid=13876] ppid=13856 vsize=15759772 CPUtime=0 cores=1,3,5,7
/proc/13858/task/13876/stat : 13876 (java) S 13856 13858 13200 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 529675242 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 274485784064 0 4 0 16800975 18446604471102742720 0 0 -1 1 0 0 0
[pid=13858/tid=13900] ppid=13856 vsize=15759772 CPUtime=1189.43 cores=1,3,5,7
/proc/13858/task/13900/stat : 13900 (java) R 13856 13858 13200 0 -1 4202560 432478 0 0 0 118889 54 0 0 25 0 22 0 529675292 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505944521 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13858/tid=13901] ppid=13856 vsize=15759772 CPUtime=1188.23 cores=1,3,5,7
/proc/13858/task/13901/stat : 13901 (java) R 13856 13858 13200 0 -1 4202560 461940 0 0 0 118768 55 0 0 25 0 22 0 529675292 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912505944593 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13858/tid=13902] ppid=13856 vsize=15759772 CPUtime=1190.81 cores=1,3,5,7
/proc/13858/task/13902/stat : 13902 (java) R 13856 13858 13200 0 -1 4202560 455255 0 0 0 119024 57 0 0 25 0 22 0 529675292 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912506258330 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13858/tid=13903] ppid=13856 vsize=15759772 CPUtime=1190.35 cores=1,3,5,7
/proc/13858/task/13903/stat : 13903 (java) R 13856 13858 13200 0 -1 4202560 456632 0 0 0 118981 54 0 0 25 0 22 0 529675292 16138006528 416791 33554432000 1073741824 1073778376 140734865250032 18446744073709551615 46912506649870 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15759772

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): 1206.09
CPU time (s): 4800.45
CPU user time (s): 4794.71
CPU system time (s): 5.74113
CPU usage (%): 398.017
Max. virtual memory (cumulated for all children) (KiB): 15759772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.71
system time used= 5.74113
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3662566
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= 48115
involuntary context switches= 61085

runsolver used 2.02569 second user time and 4.6133 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 18:25:56
IDJOB=3313474
IDBENCH=83125
IDSOLVER=1699
FILE ID=node125/3313474-1304180756
RUNJOBID= node125-1304180756-13845
PBS_JOBID= 13172427
Free space on /tmp= 73020 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313474-1304180756/watcher-3313474-1304180756 -o /tmp/evaluation-result-3313474-1304180756/solver-3313474-1304180756 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313474-1304180756.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=304984903

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:      23005692 kB
Buffers:       2135368 kB
Cached:        7218148 kB
SwapCached:          4 kB
Active:        2576120 kB
Inactive:      6844900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23005692 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3628 kB
Writeback:           0 kB
AnonPages:       67316 kB
Mapped:          14492 kB
Slab:           461184 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190744 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 18:46:04