Trace number 3311555

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.24 1207.14

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S224791863-033.UNKNOWN.cnf
MD5SUM97219d7d3b8dcf40225a045ad28970d7
Bench CategoryRANDOM (random 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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	33:37 INFO : Reading from input HOME/instance-3311555-1304134417.cnf
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.26	Starting Executor!
0.53/0.38	33:37 INFO : 595 variables remaining out of 600
0.53/0.38	33:37 INFO : 10096 literals remaining out of 10224

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

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

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


[startup+0 s]
/proc/loadavg: 7.77 7.92 7.25 5/198 10332
/proc/meminfo: memFree=30791748/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/10332/stat : 10332 (java) R 10330 10332 8981 0 -1 4202496 1104 0 0 0 0 0 0 0 18 0 1 0 525040181 23580672 591 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210199684864 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10332/statm: 5757 605 454 9 0 124 0

[startup+0.0359459 s]
/proc/loadavg: 7.77 7.92 7.25 5/198 10332
/proc/meminfo: memFree=30791748/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 3637 0 1 0 2 0 0 0 18 0 13 0 525040181 15978749952 3077 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3901062 3079 1673 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100925 s]
/proc/loadavg: 7.77 7.92 7.25 5/198 10332
/proc/meminfo: memFree=30791748/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15676152 CPUtime=0.09 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 5522 0 1 0 9 0 0 0 18 0 18 0 525040181 16052379648 4962 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3919038 4962 2117 9 0 3909757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676152

[startup+0.307894 s]
/proc/loadavg: 7.77 7.92 7.25 5/198 10332
/proc/meminfo: memFree=30791748/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15686344 CPUtime=0.53 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 11182 0 1 0 52 1 0 0 18 0 22 0 525040181 16062816256 9652 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3921586 9652 2213 9 0 3912305 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15686344

[startup+0.859804 s]
/proc/loadavg: 7.77 7.92 7.25 5/198 10332
/proc/meminfo: memFree=30791748/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15699764 CPUtime=2.44 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 40068 0 1 0 240 4 0 0 18 0 22 0 525040181 16076558336 35217 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3924941 35220 2262 9 0 3915660 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 15699764

[startup+1.50066 s]
/proc/loadavg: 7.77 7.92 7.25 11/220 10354
/proc/meminfo: memFree=30610160/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15699764 CPUtime=4.95 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 59277 0 1 0 489 6 0 0 18 0 22 0 525040181 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3924941 54412 2284 9 0 3915660 0
[pid=10332/tid=10334] ppid=10330 vsize=15699764 CPUtime=0.37 cores=0,2,4,6
/proc/10332/task/10334/stat : 10334 (java) S 10330 10332 8981 0 -1 4202560 6583 0 1 0 36 1 0 0 18 0 22 0 525040182 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10335] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10335/stat : 10335 (java) S 10330 10332 8981 0 -1 4202560 1193 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10336] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10336/stat : 10336 (java) S 10330 10332 8981 0 -1 4202560 1372 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10337] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10337/stat : 10337 (java) S 10330 10332 8981 0 -1 4202560 696 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10338] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10338/stat : 10338 (java) S 10330 10332 8981 0 -1 4202560 648 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10339] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10339/stat : 10339 (java) S 10330 10332 8981 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10340] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10340/stat : 10340 (java) S 10330 10332 8981 0 -1 4202560 667 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10341] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10341/stat : 10341 (java) S 10330 10332 8981 0 -1 4202560 1540 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10342] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10342/stat : 10342 (java) S 10330 10332 8981 0 -1 4202560 758 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10343] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10343/stat : 10343 (java) S 10330 10332 8981 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 525040183 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 0 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10344] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10344/stat : 10344 (java) S 10330 10332 8981 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10345] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10345/stat : 10345 (java) S 10330 10332 8981 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10346] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10346/stat : 10346 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216470961 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10347] ppid=10330 vsize=15699764 CPUtime=0.71 cores=0,2,4,6
/proc/10332/task/10347/stat : 10347 (java) S 10330 10332 8981 0 -1 4202560 9223 0 0 0 71 0 0 0 15 0 22 0 525040186 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10348] ppid=10330 vsize=15699764 CPUtime=0.74 cores=0,2,4,6
/proc/10332/task/10348/stat : 10348 (java) S 10330 10332 8981 0 -1 4202560 5981 0 0 0 74 0 0 0 15 0 22 0 525040186 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10349] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10349/stat : 10349 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10350] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10350/stat : 10350 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525040186 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10351] ppid=10330 vsize=15699764 CPUtime=0.74 cores=0,2,4,6
/proc/10332/task/10351/stat : 10351 (java) R 10330 10332 8981 0 -1 4202560 9844 0 0 0 74 0 0 0 16 0 22 0 525040207 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 47080033022983 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10332/tid=10352] ppid=10330 vsize=15699764 CPUtime=0.91 cores=0,2,4,6
/proc/10332/task/10352/stat : 10352 (java) R 10330 10332 8981 0 -1 4202560 10513 0 0 0 91 0 0 0 20 0 22 0 525040207 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912506170114 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10332/tid=10353] ppid=10330 vsize=15699764 CPUtime=0.59 cores=0,2,4,6
/proc/10332/task/10353/stat : 10353 (java) R 10330 10332 8981 0 -1 4202560 3761 0 0 0 59 0 0 0 18 0 22 0 525040207 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505944802 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10332/tid=10354] ppid=10330 vsize=15699764 CPUtime=0.79 cores=0,2,4,6
/proc/10332/task/10354/stat : 10354 (java) R 10330 10332 8981 0 -1 4202560 5015 0 0 0 79 0 0 0 19 0 22 0 525040207 16076558336 54412 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505615398 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 15699764

[startup+3.1014 s]
/proc/loadavg: 7.77 7.92 7.25 9/220 10354
/proc/meminfo: memFree=30467560/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15699764 CPUtime=11.33 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 153194 0 1 0 1116 17 0 0 18 0 22 0 525040181 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3924941 148276 2285 9 0 3915660 0
[pid=10332/tid=10334] ppid=10330 vsize=15699764 CPUtime=0.37 cores=0,2,4,6
/proc/10332/task/10334/stat : 10334 (java) S 10330 10332 8981 0 -1 4202560 6583 0 1 0 36 1 0 0 18 0 22 0 525040182 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10335] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10335/stat : 10335 (java) S 10330 10332 8981 0 -1 4202560 2044 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10336] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10336/stat : 10336 (java) S 10330 10332 8981 0 -1 4202560 2140 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10337] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10337/stat : 10337 (java) S 10330 10332 8981 0 -1 4202560 1764 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10338] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10338/stat : 10338 (java) S 10330 10332 8981 0 -1 4202560 1282 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10339] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10339/stat : 10339 (java) S 10330 10332 8981 0 -1 4202560 536 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10340] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10340/stat : 10340 (java) S 10330 10332 8981 0 -1 4202560 1042 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10341] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10341/stat : 10341 (java) S 10330 10332 8981 0 -1 4202560 2996 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10342] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10342/stat : 10342 (java) S 10330 10332 8981 0 -1 4202560 2558 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10343] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10343/stat : 10343 (java) S 10330 10332 8981 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 525040183 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 0 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10344] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10344/stat : 10344 (java) S 10330 10332 8981 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10345] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10345/stat : 10345 (java) S 10330 10332 8981 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10346] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10346/stat : 10346 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216470961 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10347] ppid=10330 vsize=15699764 CPUtime=0.77 cores=0,2,4,6
/proc/10332/task/10347/stat : 10347 (java) S 10330 10332 8981 0 -1 4202560 9231 0 0 0 77 0 0 0 16 0 22 0 525040186 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10348] ppid=10330 vsize=15699764 CPUtime=0.85 cores=0,2,4,6
/proc/10332/task/10348/stat : 10348 (java) S 10330 10332 8981 0 -1 4202560 6033 0 0 0 85 0 0 0 15 0 22 0 525040186 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10349] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10349/stat : 10349 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10350] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10350/stat : 10350 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525040186 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10351] ppid=10330 vsize=15699764 CPUtime=2.34 cores=0,2,4,6
/proc/10332/task/10351/stat : 10351 (java) R 10330 10332 8981 0 -1 4202560 31605 0 0 0 231 3 0 0 18 0 22 0 525040207 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505944574 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10332/tid=10352] ppid=10330 vsize=15699764 CPUtime=2.43 cores=0,2,4,6
/proc/10332/task/10352/stat : 10352 (java) R 10330 10332 8981 0 -1 4202560 32260 0 0 0 241 2 0 0 25 0 22 0 525040207 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505745513 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10332/tid=10353] ppid=10330 vsize=15699764 CPUtime=2.18 cores=0,2,4,6
/proc/10332/task/10353/stat : 10353 (java) R 10330 10332 8981 0 -1 4202560 25519 0 0 0 216 2 0 0 21 0 22 0 525040207 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505745559 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10332/tid=10354] ppid=10330 vsize=15699764 CPUtime=2.27 cores=0,2,4,6
/proc/10332/task/10354/stat : 10354 (java) R 10330 10332 8981 0 -1 4202560 25775 0 0 0 224 3 0 0 23 0 22 0 525040207 16076558336 148276 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505700690 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 15699764

[startup+6.30086 s]
/proc/loadavg: 7.79 7.92 7.25 9/220 10354
/proc/meminfo: memFree=29744888/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15699764 CPUtime=24.1 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 281635 0 1 0 2378 32 0 0 18 0 22 0 525040181 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3924941 275934 2285 9 0 3915660 0
[pid=10332/tid=10334] ppid=10330 vsize=15699764 CPUtime=0.37 cores=0,2,4,6
/proc/10332/task/10334/stat : 10334 (java) S 10330 10332 8981 0 -1 4202560 6583 0 1 0 36 1 0 0 18 0 22 0 525040182 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10335] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10335/stat : 10335 (java) S 10330 10332 8981 0 -1 4202560 2931 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10336] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10336/stat : 10336 (java) S 10330 10332 8981 0 -1 4202560 2426 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10337] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10337/stat : 10337 (java) S 10330 10332 8981 0 -1 4202560 2103 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10338] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10338/stat : 10338 (java) S 10330 10332 8981 0 -1 4202560 1629 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10339] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10339/stat : 10339 (java) S 10330 10332 8981 0 -1 4202560 536 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10340] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10340/stat : 10340 (java) S 10330 10332 8981 0 -1 4202560 1776 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10341] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10341/stat : 10341 (java) S 10330 10332 8981 0 -1 4202560 3386 0 0 0 0 0 0 0 16 0 22 0 525040182 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10342] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10342/stat : 10342 (java) S 10330 10332 8981 0 -1 4202560 2827 0 0 0 0 0 0 0 15 0 22 0 525040182 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10343] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10343/stat : 10343 (java) S 10330 10332 8981 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 525040183 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 0 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10344] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10344/stat : 10344 (java) S 10330 10332 8981 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10345] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10345/stat : 10345 (java) S 10330 10332 8981 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10346] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10346/stat : 10346 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216470961 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10347] ppid=10330 vsize=15699764 CPUtime=0.8 cores=0,2,4,6
/proc/10332/task/10347/stat : 10347 (java) S 10330 10332 8981 0 -1 4202560 9235 0 0 0 80 0 0 0 15 0 22 0 525040186 16076558336 275934 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0

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

[pid=10332/tid=10352] ppid=10330 vsize=15699764 CPUtime=1048.12 cores=0,2,4,6
/proc/10332/task/10352/stat : 10352 (java) R 10330 10332 8981 0 -1 4202560 373997 0 0 0 104760 52 0 0 25 0 22 0 525040207 16076558336 85587 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505944830 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10332/tid=10353] ppid=10330 vsize=15699764 CPUtime=1048.66 cores=0,2,4,6
/proc/10332/task/10353/stat : 10353 (java) R 10330 10332 8981 0 -1 4202560 367652 0 0 0 104819 47 0 0 25 0 22 0 525040207 16076558336 85587 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10332/tid=10354] ppid=10330 vsize=15699764 CPUtime=1049.01 cores=0,2,4,6
/proc/10332/task/10354/stat : 10354 (java) R 10330 10332 8981 0 -1 4202560 372771 0 0 0 104847 54 0 0 25 0 22 0 525040207 16076558336 85587 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505955740 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4224.39
Current children cumulated vsize (KiB) 15699764

[startup+1122.3 s]
/proc/loadavg: 4.17 5.84 6.88 5/193 10404
/proc/meminfo: memFree=30777712/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15699764 CPUtime=4462.91 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 2688652 0 1 0 445786 505 0 0 18 0 22 0 525040181 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3924941 108614 2299 9 0 3915660 0
[pid=10332/tid=10334] ppid=10330 vsize=15699764 CPUtime=0.37 cores=0,2,4,6
/proc/10332/task/10334/stat : 10334 (java) S 10330 10332 8981 0 -1 4202560 6583 0 1 0 36 1 0 0 18 0 22 0 525040182 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10335] ppid=10330 vsize=15699764 CPUtime=3.36 cores=0,2,4,6
/proc/10332/task/10335/stat : 10335 (java) S 10330 10332 8981 0 -1 4202560 138899 0 0 0 312 24 0 0 15 0 22 0 525040182 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10336] ppid=10330 vsize=15699764 CPUtime=3.25 cores=0,2,4,6
/proc/10332/task/10336/stat : 10336 (java) S 10330 10332 8981 0 -1 4202560 136404 0 0 0 302 23 0 0 15 0 22 0 525040182 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10337] ppid=10330 vsize=15699764 CPUtime=3.27 cores=0,2,4,6
/proc/10332/task/10337/stat : 10337 (java) S 10330 10332 8981 0 -1 4202560 132246 0 0 0 304 23 0 0 15 0 22 0 525040182 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10338] ppid=10330 vsize=15699764 CPUtime=3.32 cores=0,2,4,6
/proc/10332/task/10338/stat : 10338 (java) S 10330 10332 8981 0 -1 4202560 138757 0 0 0 308 24 0 0 16 0 22 0 525040182 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10339] ppid=10330 vsize=15699764 CPUtime=3.33 cores=0,2,4,6
/proc/10332/task/10339/stat : 10339 (java) S 10330 10332 8981 0 -1 4202560 130831 0 0 0 309 24 0 0 15 0 22 0 525040182 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10340] ppid=10330 vsize=15699764 CPUtime=3.36 cores=0,2,4,6
/proc/10332/task/10340/stat : 10340 (java) S 10330 10332 8981 0 -1 4202560 137676 0 0 0 310 26 0 0 15 0 22 0 525040182 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10341] ppid=10330 vsize=15699764 CPUtime=3.31 cores=0,2,4,6
/proc/10332/task/10341/stat : 10341 (java) S 10330 10332 8981 0 -1 4202560 136863 0 0 0 307 24 0 0 15 0 22 0 525040182 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10342] ppid=10330 vsize=15699764 CPUtime=3.34 cores=0,2,4,6
/proc/10332/task/10342/stat : 10342 (java) S 10330 10332 8981 0 -1 4202560 136359 0 0 0 310 24 0 0 16 0 22 0 525040182 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10343] ppid=10330 vsize=15699764 CPUtime=2.17 cores=0,2,4,6
/proc/10332/task/10343/stat : 10343 (java) S 10330 10332 8981 0 -1 4202560 6889 0 0 0 127 90 0 0 15 0 22 0 525040183 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 0 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10344] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10344/stat : 10344 (java) S 10330 10332 8981 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10345] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10345/stat : 10345 (java) S 10330 10332 8981 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10346] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10346/stat : 10346 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216470961 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10347] ppid=10330 vsize=15699764 CPUtime=0.87 cores=0,2,4,6
/proc/10332/task/10347/stat : 10347 (java) S 10330 10332 8981 0 -1 4202560 9251 0 0 0 87 0 0 0 16 0 22 0 525040186 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10348] ppid=10330 vsize=15699764 CPUtime=0.94 cores=0,2,4,6
/proc/10332/task/10348/stat : 10348 (java) S 10330 10332 8981 0 -1 4202560 6056 0 0 0 94 0 0 0 15 0 22 0 525040186 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10349] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10349/stat : 10349 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10350] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10350/stat : 10350 (java) S 10330 10332 8981 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 525040186 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10351] ppid=10330 vsize=15699764 CPUtime=1108.28 cores=0,2,4,6
/proc/10332/task/10351/stat : 10351 (java) R 10330 10332 8981 0 -1 4202560 392285 0 0 0 110776 52 0 0 25 0 22 0 525040207 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505944771 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10332/tid=10352] ppid=10330 vsize=15699764 CPUtime=1107.36 cores=0,2,4,6
/proc/10332/task/10352/stat : 10352 (java) R 10330 10332 8981 0 -1 4202560 394719 0 0 0 110680 56 0 0 25 0 22 0 525040207 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912506089275 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10332/tid=10353] ppid=10330 vsize=15699764 CPUtime=1107.94 cores=0,2,4,6
/proc/10332/task/10353/stat : 10353 (java) R 10330 10332 8981 0 -1 4202560 389603 0 0 0 110744 50 0 0 25 0 22 0 525040207 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505754734 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10332/tid=10354] ppid=10330 vsize=15699764 CPUtime=1108.29 cores=0,2,4,6
/proc/10332/task/10354/stat : 10354 (java) R 10330 10332 8981 0 -1 4202560 393785 0 0 0 110773 56 0 0 25 0 22 0 525040207 16076558336 108614 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505769866 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4462.91
Current children cumulated vsize (KiB) 15699764

[startup+1182.3 s]
/proc/loadavg: 4.06 5.50 6.70 5/193 10405
/proc/meminfo: memFree=30837948/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15699764 CPUtime=4701.54 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 2813606 0 1 0 469625 529 0 0 18 0 22 0 525040181 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3924941 92654 2299 9 0 3915660 0
[pid=10332/tid=10334] ppid=10330 vsize=15699764 CPUtime=0.37 cores=0,2,4,6
/proc/10332/task/10334/stat : 10334 (java) S 10330 10332 8981 0 -1 4202560 6583 0 1 0 36 1 0 0 18 0 22 0 525040182 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10335] ppid=10330 vsize=15699764 CPUtime=3.52 cores=0,2,4,6
/proc/10332/task/10335/stat : 10335 (java) S 10330 10332 8981 0 -1 4202560 145654 0 0 0 326 26 0 0 15 0 22 0 525040182 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10336] ppid=10330 vsize=15699764 CPUtime=3.44 cores=0,2,4,6
/proc/10332/task/10336/stat : 10336 (java) S 10330 10332 8981 0 -1 4202560 142010 0 0 0 320 24 0 0 15 0 22 0 525040182 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10337] ppid=10330 vsize=15699764 CPUtime=3.45 cores=0,2,4,6
/proc/10332/task/10337/stat : 10337 (java) S 10330 10332 8981 0 -1 4202560 139563 0 0 0 321 24 0 0 15 0 22 0 525040182 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10338] ppid=10330 vsize=15699764 CPUtime=3.49 cores=0,2,4,6
/proc/10332/task/10338/stat : 10338 (java) S 10330 10332 8981 0 -1 4202560 146243 0 0 0 324 25 0 0 15 0 22 0 525040182 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10339] ppid=10330 vsize=15699764 CPUtime=3.48 cores=0,2,4,6
/proc/10332/task/10339/stat : 10339 (java) S 10330 10332 8981 0 -1 4202560 137226 0 0 0 323 25 0 0 16 0 22 0 525040182 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10340] ppid=10330 vsize=15699764 CPUtime=3.56 cores=0,2,4,6
/proc/10332/task/10340/stat : 10340 (java) S 10330 10332 8981 0 -1 4202560 145976 0 0 0 328 28 0 0 15 0 22 0 525040182 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10341] ppid=10330 vsize=15699764 CPUtime=3.49 cores=0,2,4,6
/proc/10332/task/10341/stat : 10341 (java) S 10330 10332 8981 0 -1 4202560 143330 0 0 0 324 25 0 0 16 0 22 0 525040182 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10342] ppid=10330 vsize=15699764 CPUtime=3.51 cores=0,2,4,6
/proc/10332/task/10342/stat : 10342 (java) S 10330 10332 8981 0 -1 4202560 143187 0 0 0 326 25 0 0 15 0 22 0 525040182 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10343] ppid=10330 vsize=15699764 CPUtime=2.27 cores=0,2,4,6
/proc/10332/task/10343/stat : 10343 (java) S 10330 10332 8981 0 -1 4202560 7206 0 0 0 134 93 0 0 15 0 22 0 525040183 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 0 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10344] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10344/stat : 10344 (java) S 10330 10332 8981 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10345] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10345/stat : 10345 (java) S 10330 10332 8981 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10346] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10346/stat : 10346 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216470961 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10347] ppid=10330 vsize=15699764 CPUtime=0.87 cores=0,2,4,6
/proc/10332/task/10347/stat : 10347 (java) S 10330 10332 8981 0 -1 4202560 9251 0 0 0 87 0 0 0 16 0 22 0 525040186 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10348] ppid=10330 vsize=15699764 CPUtime=0.94 cores=0,2,4,6
/proc/10332/task/10348/stat : 10348 (java) S 10330 10332 8981 0 -1 4202560 6056 0 0 0 94 0 0 0 15 0 22 0 525040186 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10349] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10349/stat : 10349 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10350] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10350/stat : 10350 (java) S 10330 10332 8981 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 525040186 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10351] ppid=10330 vsize=15699764 CPUtime=1167.62 cores=0,2,4,6
/proc/10332/task/10351/stat : 10351 (java) R 10330 10332 8981 0 -1 4202560 410563 0 0 0 116709 53 0 0 25 0 22 0 525040207 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505944614 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10332/tid=10352] ppid=10330 vsize=15699764 CPUtime=1166.68 cores=0,2,4,6
/proc/10332/task/10352/stat : 10352 (java) R 10330 10332 8981 0 -1 4202560 411367 0 0 0 116610 58 0 0 25 0 22 0 525040207 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505944517 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10332/tid=10353] ppid=10330 vsize=15699764 CPUtime=1167.14 cores=0,2,4,6
/proc/10332/task/10353/stat : 10353 (java) R 10330 10332 8981 0 -1 4202560 406356 0 0 0 116661 53 0 0 25 0 22 0 525040207 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505944574 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10332/tid=10354] ppid=10330 vsize=15699764 CPUtime=1167.53 cores=0,2,4,6
/proc/10332/task/10354/stat : 10354 (java) R 10330 10332 8981 0 -1 4202560 411585 0 0 0 116694 59 0 0 25 0 22 0 525040207 16076558336 92654 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505944628 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4701.54
Current children cumulated vsize (KiB) 15699764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 4.04 5.38 6.62 5/193 10406
/proc/meminfo: memFree=30842552/32951124 swapFree=67107188/67111528
[pid=10332] ppid=10330 vsize=15699764 CPUtime=4800.18 cores=0,2,4,6
/proc/10332/stat : 10332 (java) S 10330 10332 8981 0 -1 4202496 2869949 0 1 0 479478 540 0 0 18 0 22 0 525040181 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10332/statm: 3924941 93200 2299 9 0 3915660 0
[pid=10332/tid=10334] ppid=10330 vsize=15699764 CPUtime=0.37 cores=0,2,4,6
/proc/10332/task/10334/stat : 10334 (java) S 10330 10332 8981 0 -1 4202560 6583 0 1 0 36 1 0 0 18 0 22 0 525040182 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10335] ppid=10330 vsize=15699764 CPUtime=3.6 cores=0,2,4,6
/proc/10332/task/10335/stat : 10335 (java) S 10330 10332 8981 0 -1 4202560 148459 0 0 0 334 26 0 0 15 0 22 0 525040182 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10336] ppid=10330 vsize=15699764 CPUtime=3.51 cores=0,2,4,6
/proc/10332/task/10336/stat : 10336 (java) S 10330 10332 8981 0 -1 4202560 145181 0 0 0 326 25 0 0 15 0 22 0 525040182 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10337] ppid=10330 vsize=15699764 CPUtime=3.52 cores=0,2,4,6
/proc/10332/task/10337/stat : 10337 (java) S 10330 10332 8981 0 -1 4202560 143159 0 0 0 328 24 0 0 15 0 22 0 525040182 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10338] ppid=10330 vsize=15699764 CPUtime=3.55 cores=0,2,4,6
/proc/10332/task/10338/stat : 10338 (java) S 10330 10332 8981 0 -1 4202560 149686 0 0 0 330 25 0 0 15 0 22 0 525040182 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10339] ppid=10330 vsize=15699764 CPUtime=3.54 cores=0,2,4,6
/proc/10332/task/10339/stat : 10339 (java) S 10330 10332 8981 0 -1 4202560 140566 0 0 0 329 25 0 0 15 0 22 0 525040182 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10340] ppid=10330 vsize=15699764 CPUtime=3.64 cores=0,2,4,6
/proc/10332/task/10340/stat : 10340 (java) S 10330 10332 8981 0 -1 4202560 150805 0 0 0 335 29 0 0 15 0 22 0 525040182 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10341] ppid=10330 vsize=15699764 CPUtime=3.56 cores=0,2,4,6
/proc/10332/task/10341/stat : 10341 (java) S 10330 10332 8981 0 -1 4202560 146946 0 0 0 330 26 0 0 15 0 22 0 525040182 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10342] ppid=10330 vsize=15699764 CPUtime=3.58 cores=0,2,4,6
/proc/10332/task/10342/stat : 10342 (java) S 10330 10332 8981 0 -1 4202560 146147 0 0 0 333 25 0 0 15 0 22 0 525040182 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10343] ppid=10330 vsize=15699764 CPUtime=2.31 cores=0,2,4,6
/proc/10332/task/10343/stat : 10343 (java) S 10330 10332 8981 0 -1 4202560 7340 0 0 0 136 95 0 0 16 0 22 0 525040183 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 0 0 16800975 18446604453917645760 0 0 -1 4 0 0 0
[pid=10332/tid=10344] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10344/stat : 10344 (java) S 10330 10332 8981 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10345] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10345/stat : 10345 (java) S 10330 10332 8981 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525040184 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10346] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10346/stat : 10346 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216470961 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10347] ppid=10330 vsize=15699764 CPUtime=0.87 cores=0,2,4,6
/proc/10332/task/10347/stat : 10347 (java) S 10330 10332 8981 0 -1 4202560 9251 0 0 0 87 0 0 0 16 0 22 0 525040186 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10348] ppid=10330 vsize=15699764 CPUtime=0.94 cores=0,2,4,6
/proc/10332/task/10348/stat : 10348 (java) S 10330 10332 8981 0 -1 4202560 6056 0 0 0 94 0 0 0 15 0 22 0 525040186 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 0 0 0 0
[pid=10332/tid=10349] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10349/stat : 10349 (java) S 10330 10332 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525040186 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463257 0 4 0 16800975 18446604453917645760 0 0 -1 6 0 0 0
[pid=10332/tid=10350] ppid=10330 vsize=15699764 CPUtime=0 cores=0,2,4,6
/proc/10332/task/10350/stat : 10350 (java) S 10330 10332 8981 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 525040186 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 210216463872 0 4 0 16800975 18446604453917645760 0 0 -1 2 0 0 0
[pid=10332/tid=10351] ppid=10330 vsize=15699764 CPUtime=1192.11 cores=0,2,4,6
/proc/10332/task/10351/stat : 10351 (java) R 10330 10332 8981 0 -1 4202560 417641 0 0 0 119156 55 0 0 25 0 22 0 525040207 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10332/tid=10352] ppid=10330 vsize=15699764 CPUtime=1191.23 cores=0,2,4,6
/proc/10332/task/10352/stat : 10352 (java) R 10330 10332 8981 0 -1 4202560 418340 0 0 0 119064 59 0 0 25 0 22 0 525040207 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505945117 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10332/tid=10353] ppid=10330 vsize=15699764 CPUtime=1191.67 cores=0,2,4,6
/proc/10332/task/10353/stat : 10353 (java) R 10330 10332 8981 0 -1 4202560 413942 0 0 0 119113 54 0 0 25 0 22 0 525040207 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505745712 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10332/tid=10354] ppid=10330 vsize=15699764 CPUtime=1192 cores=0,2,4,6
/proc/10332/task/10354/stat : 10354 (java) R 10330 10332 8981 0 -1 4202560 418397 0 0 0 119139 61 0 0 25 0 22 0 525040207 16076558336 93200 33554432000 1073741824 1073778376 140735695958896 18446744073709551615 46912505944811 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 15699764

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

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

Child status: 143
Real time (s): 1207.14
CPU time (s): 4800.24
CPU user time (s): 4794.81
CPU system time (s): 5.42317
CPU usage (%): 397.655
Max. virtual memory (cumulated for all children) (KiB): 15702280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.82
system time used= 5.42317
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2869975
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= 221856
involuntary context switches= 122867

runsolver used 2.08768 second user time and 4.55831 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 05:33:37
IDJOB=3311555
IDBENCH=82940
IDSOLVER=1698
FILE ID=node130/3311555-1304134417
RUNJOBID= node130-1304133207-10109
PBS_JOBID= 13170785
Free space on /tmp= 72700 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S224791863-033.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311555-1304134417/watcher-3311555-1304134417 -o /tmp/evaluation-result-3311555-1304134417/solver-3311555-1304134417 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311555-1304134417.cnf -hbr 2

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

MD5SUM BENCH= 97219d7d3b8dcf40225a045ad28970d7
RANDOM SEED=1857026871

node130.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.838
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.67
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30792036 kB
Buffers:        178044 kB
Cached:        1225688 kB
SwapCached:       1596 kB
Active:         706732 kB
Inactive:      1175120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30792036 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:            1612 kB
Writeback:           0 kB
AnonPages:      476864 kB
Mapped:          23576 kB
Slab:           212592 kB
PageTables:       7048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   686300 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= 72700 MiB
End job on node130 at 2011-04-30 05:53:46