Trace number 3312980

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.18 1206.64

General information on the benchmark

NameSAT04/handmade/anton/l5k3/
lksat-n1100-m4103-k3-l5-s558351420.used-as.sat04-934.cnf
MD5SUMecdbc194541c1a4c742d6834592d26be
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
Satisfiable
(Un)Satisfiability was proved
Number of variables1090
Number of clauses4103
Sum of the clauses size12309
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 34103
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	04:11 INFO : Reading from input HOME/instance-3312980-1304186651.cnf
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Executor set job limit to 1000000
0.26/0.28	Starting Executor!
0.26/0.28	Starting Executor!
0.26/0.28	Starting Executor!
0.26/0.28	Starting Executor!
0.76/0.45	04:11 INFO : 1055 variables remaining out of 1090
0.76/0.45	04:11 INFO : 15672 literals remaining out of 16412

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-3312980-1304186651/watcher-3312980-1304186651 -o /tmp/evaluation-result-3312980-1304186651/solver-3312980-1304186651 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312980-1304186651.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: 5.61 7.12 7.41 3/198 16589
/proc/meminfo: memFree=30242452/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/16589/stat : 16589 (java) R 16587 16589 16197 0 -1 4202496 901 0 0 0 0 0 0 0 25 0 1 0 530265527 23580672 387 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230804203264 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16589/statm: 5757 399 310 9 0 124 0

[startup+0.0342109 s]
/proc/loadavg: 5.61 7.12 7.41 3/198 16589
/proc/meminfo: memFree=30242452/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 3601 0 1 0 2 0 0 0 25 0 13 0 530265527 15978749952 3040 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3901062 3040 1671 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100198 s]
/proc/loadavg: 5.61 7.12 7.41 3/198 16589
/proc/meminfo: memFree=30242452/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15676832 CPUtime=0.1 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 5579 0 1 0 9 1 0 0 25 0 18 0 530265527 16053075968 4984 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3919208 4984 2117 9 0 3909927 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676832

[startup+0.301127 s]
/proc/loadavg: 5.61 7.12 7.41 3/198 16589
/proc/meminfo: memFree=30242452/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15684432 CPUtime=0.51 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 12331 0 1 0 49 2 0 0 25 0 22 0 530265527 16060858368 10748 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3921108 10748 2212 9 0 3911827 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15684432

[startup+0.91441 s]
/proc/loadavg: 5.61 7.12 7.41 3/198 16589
/proc/meminfo: memFree=30242452/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15699488 CPUtime=2.6 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 43025 0 1 0 254 6 0 0 25 0 22 0 530265527 16076275712 34626 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3924872 34639 2259 9 0 3915591 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 15699488

[startup+1.50091 s]
/proc/loadavg: 5.61 7.12 7.41 8/220 16611
/proc/meminfo: memFree=30059688/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15698500 CPUtime=4.93 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 64940 0 1 0 484 9 0 0 25 0 22 0 530265527 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3924625 52330 2273 9 0 3915344 0
[pid=16589/tid=16591] ppid=16587 vsize=15698500 CPUtime=0.43 cores=1,3,5,7
/proc/16589/task/16591/stat : 16591 (java) S 16587 16589 16197 0 -1 4202560 7928 0 1 0 41 2 0 0 20 0 22 0 530265528 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16592] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16592/stat : 16592 (java) S 16587 16589 16197 0 -1 4202560 783 0 0 0 0 0 0 0 16 0 22 0 530265528 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16593] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16593/stat : 16593 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16594] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16594/stat : 16594 (java) S 16587 16589 16197 0 -1 4202560 738 0 0 0 0 0 0 0 16 0 22 0 530265528 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16595] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16595/stat : 16595 (java) S 16587 16589 16197 0 -1 4202560 194 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16596] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16596/stat : 16596 (java) S 16587 16589 16197 0 -1 4202560 427 0 0 0 0 0 0 0 17 0 22 0 530265528 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16597] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16597/stat : 16597 (java) S 16587 16589 16197 0 -1 4202560 1664 0 0 0 0 0 0 0 16 0 22 0 530265528 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16598] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16598/stat : 16598 (java) S 16587 16589 16197 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16599] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16599/stat : 16599 (java) S 16587 16589 16197 0 -1 4202560 398 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16600] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16600/stat : 16600 (java) S 16587 16589 16197 0 -1 4202560 74 0 0 0 0 0 0 0 16 0 22 0 530265529 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 0 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16601] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16601/stat : 16601 (java) S 16587 16589 16197 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16602] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16602/stat : 16602 (java) S 16587 16589 16197 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16603] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16603/stat : 16603 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820989361 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16604] ppid=16587 vsize=15698500 CPUtime=1.04 cores=1,3,5,7
/proc/16589/task/16604/stat : 16604 (java) S 16587 16589 16197 0 -1 4202560 7362 0 0 0 104 0 0 0 18 0 22 0 530265532 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16605] ppid=16587 vsize=15698500 CPUtime=1.15 cores=1,3,5,7
/proc/16589/task/16605/stat : 16605 (java) S 16587 16589 16197 0 -1 4202560 15924 0 0 0 113 2 0 0 17 0 22 0 530265532 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16606] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16606/stat : 16606 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16607] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16607/stat : 16607 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530265532 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16608] ppid=16587 vsize=15698500 CPUtime=0.84 cores=1,3,5,7
/proc/16589/task/16608/stat : 16608 (java) R 16587 16589 16197 0 -1 4202560 13750 0 0 0 83 1 0 0 17 0 22 0 530265555 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912506015083 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16589/tid=16609] ppid=16587 vsize=15698500 CPUtime=0.24 cores=1,3,5,7
/proc/16589/task/16609/stat : 16609 (java) R 16587 16589 16197 0 -1 4202560 1564 0 0 0 24 0 0 0 19 0 22 0 530265555 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912506233382 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16589/tid=16610] ppid=16587 vsize=15698500 CPUtime=0.38 cores=1,3,5,7
/proc/16589/task/16610/stat : 16610 (java) R 16587 16589 16197 0 -1 4202560 1904 0 0 0 38 0 0 0 18 0 22 0 530265555 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505763673 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16589/tid=16611] ppid=16587 vsize=15698500 CPUtime=0.78 cores=1,3,5,7
/proc/16589/task/16611/stat : 16611 (java) R 16587 16589 16197 0 -1 4202560 10646 0 0 0 77 1 0 0 17 0 22 0 530265555 16075264000 52330 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505754339 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 15698500

[startup+3.10162 s]
/proc/loadavg: 5.56 7.08 7.40 6/220 16611
/proc/meminfo: memFree=29898116/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15698500 CPUtime=11.3 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 162673 0 1 0 1110 20 0 0 25 0 22 0 530265527 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3924625 150007 2277 9 0 3915344 0
[pid=16589/tid=16591] ppid=16587 vsize=15698500 CPUtime=0.43 cores=1,3,5,7
/proc/16589/task/16591/stat : 16591 (java) S 16587 16589 16197 0 -1 4202560 7928 0 1 0 41 2 0 0 20 0 22 0 530265528 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16592] ppid=16587 vsize=15698500 CPUtime=0.01 cores=1,3,5,7
/proc/16589/task/16592/stat : 16592 (java) S 16587 16589 16197 0 -1 4202560 2988 0 0 0 1 0 0 0 16 0 22 0 530265528 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16593] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16593/stat : 16593 (java) S 16587 16589 16197 0 -1 4202560 826 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16594] ppid=16587 vsize=15698500 CPUtime=0.01 cores=1,3,5,7
/proc/16589/task/16594/stat : 16594 (java) S 16587 16589 16197 0 -1 4202560 2709 0 0 0 1 0 0 0 15 0 22 0 530265528 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16595] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16595/stat : 16595 (java) S 16587 16589 16197 0 -1 4202560 1729 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16596] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16596/stat : 16596 (java) S 16587 16589 16197 0 -1 4202560 877 0 0 0 0 0 0 0 16 0 22 0 530265528 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16597] ppid=16587 vsize=15698500 CPUtime=0.01 cores=1,3,5,7
/proc/16589/task/16597/stat : 16597 (java) S 16587 16589 16197 0 -1 4202560 3497 0 0 0 1 0 0 0 16 0 22 0 530265528 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16598] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16598/stat : 16598 (java) S 16587 16589 16197 0 -1 4202560 1234 0 0 0 0 0 0 0 16 0 22 0 530265528 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16599] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16599/stat : 16599 (java) S 16587 16589 16197 0 -1 4202560 2852 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16600] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16600/stat : 16600 (java) S 16587 16589 16197 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 530265529 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 0 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16601] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16601/stat : 16601 (java) S 16587 16589 16197 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16602] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16602/stat : 16602 (java) S 16587 16589 16197 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16603] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16603/stat : 16603 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820989361 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16604] ppid=16587 vsize=15698500 CPUtime=1.13 cores=1,3,5,7
/proc/16589/task/16604/stat : 16604 (java) S 16587 16589 16197 0 -1 4202560 7399 0 0 0 113 0 0 0 15 0 22 0 530265532 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16605] ppid=16587 vsize=15698500 CPUtime=1.15 cores=1,3,5,7
/proc/16589/task/16605/stat : 16605 (java) S 16587 16589 16197 0 -1 4202560 15924 0 0 0 113 2 0 0 15 0 22 0 530265532 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16606] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16606/stat : 16606 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16607] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16607/stat : 16607 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530265532 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16608] ppid=16587 vsize=15698500 CPUtime=2.41 cores=1,3,5,7
/proc/16589/task/16608/stat : 16608 (java) R 16587 16589 16197 0 -1 4202560 35368 0 0 0 237 4 0 0 18 0 22 0 530265555 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505831682 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16589/tid=16609] ppid=16587 vsize=15698500 CPUtime=1.72 cores=1,3,5,7
/proc/16589/task/16609/stat : 16609 (java) R 16587 16589 16197 0 -1 4202560 22608 0 0 0 171 1 0 0 21 0 22 0 530265555 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505781077 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16589/tid=16610] ppid=16587 vsize=15698500 CPUtime=1.95 cores=1,3,5,7
/proc/16589/task/16610/stat : 16610 (java) R 16587 16589 16197 0 -1 4202560 22926 0 0 0 193 2 0 0 21 0 22 0 530265555 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505523239 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16589/tid=16611] ppid=16587 vsize=15698500 CPUtime=2.35 cores=1,3,5,7
/proc/16589/task/16611/stat : 16611 (java) R 16587 16589 16197 0 -1 4202560 31980 0 0 0 232 3 0 0 19 0 22 0 530265555 16075264000 150007 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 47402441139377 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 15698500

[startup+6.30103 s]
/proc/loadavg: 5.56 7.08 7.40 6/220 16612
/proc/meminfo: memFree=29135392/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15698500 CPUtime=24.06 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 292513 0 1 0 2368 38 0 0 25 0 22 0 530265527 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3924625 277960 2277 9 0 3915344 0
[pid=16589/tid=16591] ppid=16587 vsize=15698500 CPUtime=0.43 cores=1,3,5,7
/proc/16589/task/16591/stat : 16591 (java) S 16587 16589 16197 0 -1 4202560 7928 0 1 0 41 2 0 0 20 0 22 0 530265528 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16592] ppid=16587 vsize=15698500 CPUtime=0.01 cores=1,3,5,7
/proc/16589/task/16592/stat : 16592 (java) S 16587 16589 16197 0 -1 4202560 3487 0 0 0 1 0 0 0 15 0 22 0 530265528 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16593] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16593/stat : 16593 (java) S 16587 16589 16197 0 -1 4202560 1651 0 0 0 0 0 0 0 16 0 22 0 530265528 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16594] ppid=16587 vsize=15698500 CPUtime=0.01 cores=1,3,5,7
/proc/16589/task/16594/stat : 16594 (java) S 16587 16589 16197 0 -1 4202560 3695 0 0 0 1 0 0 0 16 0 22 0 530265528 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16595] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16595/stat : 16595 (java) S 16587 16589 16197 0 -1 4202560 2787 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16596] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16596/stat : 16596 (java) S 16587 16589 16197 0 -1 4202560 889 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16597] ppid=16587 vsize=15698500 CPUtime=0.01 cores=1,3,5,7
/proc/16589/task/16597/stat : 16597 (java) S 16587 16589 16197 0 -1 4202560 4434 0 0 0 1 0 0 0 15 0 22 0 530265528 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16598] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16598/stat : 16598 (java) S 16587 16589 16197 0 -1 4202560 1959 0 0 0 0 0 0 0 15 0 22 0 530265528 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16599] ppid=16587 vsize=15698500 CPUtime=0.01 cores=1,3,5,7
/proc/16589/task/16599/stat : 16599 (java) S 16587 16589 16197 0 -1 4202560 3389 0 0 0 1 0 0 0 15 0 22 0 530265528 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16600] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16600/stat : 16600 (java) S 16587 16589 16197 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 22 0 530265529 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 0 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16601] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16601/stat : 16601 (java) S 16587 16589 16197 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16602] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16602/stat : 16602 (java) S 16587 16589 16197 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16603] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16603/stat : 16603 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820989361 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16604] ppid=16587 vsize=15698500 CPUtime=1.19 cores=1,3,5,7
/proc/16589/task/16604/stat : 16604 (java) S 16587 16589 16197 0 -1 4202560 7402 0 0 0 119 0 0 0 15 0 22 0 530265532 16075264000 277960 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0

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

[pid=16589/tid=16609] ppid=16587 vsize=15698500 CPUtime=1048.38 cores=1,3,5,7
/proc/16589/task/16609/stat : 16609 (java) R 16587 16589 16197 0 -1 4202560 307167 0 0 0 104791 47 0 0 25 0 22 0 530265555 16075264000 122515 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912506495404 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16589/tid=16610] ppid=16587 vsize=15698500 CPUtime=1048.18 cores=1,3,5,7
/proc/16589/task/16610/stat : 16610 (java) R 16587 16589 16197 0 -1 4202560 298473 0 0 0 104771 47 0 0 25 0 22 0 530265555 16075264000 122515 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505831703 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16589/tid=16611] ppid=16587 vsize=15698500 CPUtime=1048.57 cores=1,3,5,7
/proc/16589/task/16611/stat : 16611 (java) R 16587 16589 16197 0 -1 4202560 311724 0 0 0 104806 51 0 0 25 0 22 0 530265555 16075264000 122515 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912506564519 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4225.99
Current children cumulated vsize (KiB) 15698500

[startup+1122.3 s]
/proc/loadavg: 8.04 8.04 7.64 9/220 16641
/proc/meminfo: memFree=22097176/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15698500 CPUtime=4464.72 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 2481012 0 1 0 445981 491 0 0 25 0 22 0 530265527 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3924625 134259 2299 9 0 3915344 0
[pid=16589/tid=16591] ppid=16587 vsize=15698500 CPUtime=0.43 cores=1,3,5,7
/proc/16589/task/16591/stat : 16591 (java) S 16587 16589 16197 0 -1 4202560 7928 0 1 0 41 2 0 0 20 0 22 0 530265528 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16592] ppid=16587 vsize=15698500 CPUtime=3.51 cores=1,3,5,7
/proc/16589/task/16592/stat : 16592 (java) S 16587 16589 16197 0 -1 4202560 138467 0 0 0 326 25 0 0 15 0 22 0 530265528 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16593] ppid=16587 vsize=15698500 CPUtime=3.56 cores=1,3,5,7
/proc/16589/task/16593/stat : 16593 (java) S 16587 16589 16197 0 -1 4202560 137949 0 0 0 331 25 0 0 15 0 22 0 530265528 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16594] ppid=16587 vsize=15698500 CPUtime=3.6 cores=1,3,5,7
/proc/16589/task/16594/stat : 16594 (java) S 16587 16589 16197 0 -1 4202560 143979 0 0 0 332 28 0 0 16 0 22 0 530265528 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16595] ppid=16587 vsize=15698500 CPUtime=3.52 cores=1,3,5,7
/proc/16589/task/16595/stat : 16595 (java) S 16587 16589 16197 0 -1 4202560 141210 0 0 0 328 24 0 0 16 0 22 0 530265528 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16596] ppid=16587 vsize=15698500 CPUtime=3.45 cores=1,3,5,7
/proc/16589/task/16596/stat : 16596 (java) S 16587 16589 16197 0 -1 4202560 146435 0 0 0 320 25 0 0 15 0 22 0 530265528 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16597] ppid=16587 vsize=15698500 CPUtime=3.57 cores=1,3,5,7
/proc/16589/task/16597/stat : 16597 (java) S 16587 16589 16197 0 -1 4202560 146104 0 0 0 333 24 0 0 16 0 22 0 530265528 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16598] ppid=16587 vsize=15698500 CPUtime=3.46 cores=1,3,5,7
/proc/16589/task/16598/stat : 16598 (java) S 16587 16589 16197 0 -1 4202560 138683 0 0 0 323 23 0 0 15 0 22 0 530265528 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16599] ppid=16587 vsize=15698500 CPUtime=3.62 cores=1,3,5,7
/proc/16589/task/16599/stat : 16599 (java) S 16587 16589 16197 0 -1 4202560 143568 0 0 0 336 26 0 0 16 0 22 0 530265528 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16600] ppid=16587 vsize=15698500 CPUtime=2.05 cores=1,3,5,7
/proc/16589/task/16600/stat : 16600 (java) S 16587 16589 16197 0 -1 4202560 6065 0 0 0 132 73 0 0 15 0 22 0 530265529 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 0 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16601] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16601/stat : 16601 (java) S 16587 16589 16197 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16602] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16602/stat : 16602 (java) S 16587 16589 16197 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16603] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16603/stat : 16603 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820989361 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16604] ppid=16587 vsize=15698500 CPUtime=1.39 cores=1,3,5,7
/proc/16589/task/16604/stat : 16604 (java) S 16587 16589 16197 0 -1 4202560 7436 0 0 0 139 0 0 0 16 0 22 0 530265532 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16605] ppid=16587 vsize=15698500 CPUtime=1.69 cores=1,3,5,7
/proc/16589/task/16605/stat : 16605 (java) S 16587 16589 16197 0 -1 4202560 16000 0 0 0 167 2 0 0 15 0 22 0 530265532 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16606] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16606/stat : 16606 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16607] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16607/stat : 16607 (java) S 16587 16589 16197 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530265532 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16608] ppid=16587 vsize=15698500 CPUtime=1107.79 cores=1,3,5,7
/proc/16589/task/16608/stat : 16608 (java) R 16587 16589 16197 0 -1 4202560 337965 0 0 0 110726 53 0 0 25 0 22 0 530265555 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505366054 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16589/tid=16609] ppid=16587 vsize=15698500 CPUtime=1107.5 cores=1,3,5,7
/proc/16589/task/16609/stat : 16609 (java) R 16587 16589 16197 0 -1 4202560 323549 0 0 0 110701 49 0 0 25 0 22 0 530265555 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912506047703 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16589/tid=16610] ppid=16587 vsize=15698500 CPUtime=1107.54 cores=1,3,5,7
/proc/16589/task/16610/stat : 16610 (java) R 16587 16589 16197 0 -1 4202560 316035 0 0 0 110704 50 0 0 25 0 22 0 530265555 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 47402441139207 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16589/tid=16611] ppid=16587 vsize=15698500 CPUtime=1107.88 cores=1,3,5,7
/proc/16589/task/16611/stat : 16611 (java) R 16587 16589 16197 0 -1 4202560 328193 0 0 0 110734 54 0 0 25 0 22 0 530265555 16075264000 134259 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912506565263 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4464.72
Current children cumulated vsize (KiB) 15698500

[startup+1182.3 s]
/proc/loadavg: 8.07 8.05 7.66 9/220 16643
/proc/meminfo: memFree=22033236/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15698500 CPUtime=4703.49 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 2591338 0 1 0 469832 517 0 0 25 0 22 0 530265527 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3924625 120898 2299 9 0 3915344 0
[pid=16589/tid=16591] ppid=16587 vsize=15698500 CPUtime=0.43 cores=1,3,5,7
/proc/16589/task/16591/stat : 16591 (java) S 16587 16589 16197 0 -1 4202560 7928 0 1 0 41 2 0 0 20 0 22 0 530265528 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16592] ppid=16587 vsize=15698500 CPUtime=3.7 cores=1,3,5,7
/proc/16589/task/16592/stat : 16592 (java) S 16587 16589 16197 0 -1 4202560 145990 0 0 0 343 27 0 0 15 0 22 0 530265528 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16593] ppid=16587 vsize=15698500 CPUtime=3.77 cores=1,3,5,7
/proc/16589/task/16593/stat : 16593 (java) S 16587 16589 16197 0 -1 4202560 145339 0 0 0 350 27 0 0 15 0 22 0 530265528 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16594] ppid=16587 vsize=15698500 CPUtime=3.8 cores=1,3,5,7
/proc/16589/task/16594/stat : 16594 (java) S 16587 16589 16197 0 -1 4202560 152598 0 0 0 350 30 0 0 16 0 22 0 530265528 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16595] ppid=16587 vsize=15698500 CPUtime=3.71 cores=1,3,5,7
/proc/16589/task/16595/stat : 16595 (java) S 16587 16589 16197 0 -1 4202560 149823 0 0 0 345 26 0 0 15 0 22 0 530265528 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16596] ppid=16587 vsize=15698500 CPUtime=3.66 cores=1,3,5,7
/proc/16589/task/16596/stat : 16596 (java) S 16587 16589 16197 0 -1 4202560 155775 0 0 0 339 27 0 0 15 0 22 0 530265528 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16597] ppid=16587 vsize=15698500 CPUtime=3.77 cores=1,3,5,7
/proc/16589/task/16597/stat : 16597 (java) S 16587 16589 16197 0 -1 4202560 156134 0 0 0 351 26 0 0 15 0 22 0 530265528 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16598] ppid=16587 vsize=15698500 CPUtime=3.67 cores=1,3,5,7
/proc/16589/task/16598/stat : 16598 (java) S 16587 16589 16197 0 -1 4202560 146217 0 0 0 343 24 0 0 15 0 22 0 530265528 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16599] ppid=16587 vsize=15698500 CPUtime=3.8 cores=1,3,5,7
/proc/16589/task/16599/stat : 16599 (java) S 16587 16589 16197 0 -1 4202560 150658 0 0 0 352 28 0 0 15 0 22 0 530265528 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16600] ppid=16587 vsize=15698500 CPUtime=2.16 cores=1,3,5,7
/proc/16589/task/16600/stat : 16600 (java) S 16587 16589 16197 0 -1 4202560 6363 0 0 0 140 76 0 0 16 0 22 0 530265529 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 0 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16601] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16601/stat : 16601 (java) S 16587 16589 16197 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16602] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16602/stat : 16602 (java) S 16587 16589 16197 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16603] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16603/stat : 16603 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820989361 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16604] ppid=16587 vsize=15698500 CPUtime=1.39 cores=1,3,5,7
/proc/16589/task/16604/stat : 16604 (java) S 16587 16589 16197 0 -1 4202560 7436 0 0 0 139 0 0 0 16 0 22 0 530265532 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16605] ppid=16587 vsize=15698500 CPUtime=1.69 cores=1,3,5,7
/proc/16589/task/16605/stat : 16605 (java) S 16587 16589 16197 0 -1 4202560 16000 0 0 0 167 2 0 0 15 0 22 0 530265532 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16606] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16606/stat : 16606 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16607] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16607/stat : 16607 (java) S 16587 16589 16197 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530265532 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16608] ppid=16587 vsize=15698500 CPUtime=1167.08 cores=1,3,5,7
/proc/16589/task/16608/stat : 16608 (java) R 16587 16589 16197 0 -1 4202560 348949 0 0 0 116654 54 0 0 25 0 22 0 530265555 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 47402441139324 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16589/tid=16609] ppid=16587 vsize=15698500 CPUtime=1166.67 cores=1,3,5,7
/proc/16589/task/16609/stat : 16609 (java) R 16587 16589 16197 0 -1 4202560 334965 0 0 0 116616 51 0 0 25 0 22 0 530265555 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 18446744073699066043 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16589/tid=16610] ppid=16587 vsize=15698500 CPUtime=1166.81 cores=1,3,5,7
/proc/16589/task/16610/stat : 16610 (java) R 16587 16589 16197 0 -1 4202560 326797 0 0 0 116629 52 0 0 25 0 22 0 530265555 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505831629 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16589/tid=16611] ppid=16587 vsize=15698500 CPUtime=1167.23 cores=1,3,5,7
/proc/16589/task/16611/stat : 16611 (java) R 16587 16589 16197 0 -1 4202560 338918 0 0 0 116667 56 0 0 25 0 22 0 530265555 16075264000 120898 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505764585 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4703.49
Current children cumulated vsize (KiB) 15698500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 7.30 7.88 7.62 5/193 16664
/proc/meminfo: memFree=30395388/32951124 swapFree=67111448/67111528
[pid=16589] ppid=16587 vsize=15698500 CPUtime=4800.12 cores=1,3,5,7
/proc/16589/stat : 16589 (java) S 16587 16589 16197 0 -1 4202496 2639656 0 1 0 479486 526 0 0 25 0 22 0 530265527 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16589/statm: 3924625 124108 2299 9 0 3915344 0
[pid=16589/tid=16591] ppid=16587 vsize=15698500 CPUtime=0.43 cores=1,3,5,7
/proc/16589/task/16591/stat : 16591 (java) S 16587 16589 16197 0 -1 4202560 7928 0 1 0 41 2 0 0 20 0 22 0 530265528 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16592] ppid=16587 vsize=15698500 CPUtime=3.76 cores=1,3,5,7
/proc/16589/task/16592/stat : 16592 (java) S 16587 16589 16197 0 -1 4202560 150060 0 0 0 349 27 0 0 15 0 22 0 530265528 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16593] ppid=16587 vsize=15698500 CPUtime=3.82 cores=1,3,5,7
/proc/16589/task/16593/stat : 16593 (java) S 16587 16589 16197 0 -1 4202560 149680 0 0 0 355 27 0 0 15 0 22 0 530265528 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16594] ppid=16587 vsize=15698500 CPUtime=3.86 cores=1,3,5,7
/proc/16589/task/16594/stat : 16594 (java) S 16587 16589 16197 0 -1 4202560 156436 0 0 0 356 30 0 0 15 0 22 0 530265528 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16595] ppid=16587 vsize=15698500 CPUtime=3.78 cores=1,3,5,7
/proc/16589/task/16595/stat : 16595 (java) S 16587 16589 16197 0 -1 4202560 154158 0 0 0 352 26 0 0 16 0 22 0 530265528 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16596] ppid=16587 vsize=15698500 CPUtime=3.74 cores=1,3,5,7
/proc/16589/task/16596/stat : 16596 (java) S 16587 16589 16197 0 -1 4202560 160851 0 0 0 346 28 0 0 15 0 22 0 530265528 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16597] ppid=16587 vsize=15698500 CPUtime=3.84 cores=1,3,5,7
/proc/16589/task/16597/stat : 16597 (java) S 16587 16589 16197 0 -1 4202560 161310 0 0 0 357 27 0 0 15 0 22 0 530265528 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16598] ppid=16587 vsize=15698500 CPUtime=3.75 cores=1,3,5,7
/proc/16589/task/16598/stat : 16598 (java) S 16587 16589 16197 0 -1 4202560 150447 0 0 0 350 25 0 0 15 0 22 0 530265528 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16599] ppid=16587 vsize=15698500 CPUtime=3.87 cores=1,3,5,7
/proc/16589/task/16599/stat : 16599 (java) S 16587 16589 16197 0 -1 4202560 156563 0 0 0 358 29 0 0 16 0 22 0 530265528 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16600] ppid=16587 vsize=15698500 CPUtime=2.22 cores=1,3,5,7
/proc/16589/task/16600/stat : 16600 (java) S 16587 16589 16197 0 -1 4202560 6501 0 0 0 144 78 0 0 15 0 22 0 530265529 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 0 0 16800975 18446604471119693824 0 0 -1 1 0 0 0
[pid=16589/tid=16601] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16601/stat : 16601 (java) S 16587 16589 16197 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16602] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16602/stat : 16602 (java) S 16587 16589 16197 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530265530 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16603] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16603/stat : 16603 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820989361 0 4 0 16800975 18446604471119693824 0 0 -1 5 0 0 0
[pid=16589/tid=16604] ppid=16587 vsize=15698500 CPUtime=1.39 cores=1,3,5,7
/proc/16589/task/16604/stat : 16604 (java) S 16587 16589 16197 0 -1 4202560 7436 0 0 0 139 0 0 0 16 0 22 0 530265532 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16605] ppid=16587 vsize=15698500 CPUtime=1.69 cores=1,3,5,7
/proc/16589/task/16605/stat : 16605 (java) S 16587 16589 16197 0 -1 4202560 16000 0 0 0 167 2 0 0 15 0 22 0 530265532 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 3 0 0 0
[pid=16589/tid=16606] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16606/stat : 16606 (java) S 16587 16589 16197 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530265532 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820981657 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16607] ppid=16587 vsize=15698500 CPUtime=0 cores=1,3,5,7
/proc/16589/task/16607/stat : 16607 (java) S 16587 16589 16197 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530265532 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 230820982272 0 4 0 16800975 18446604471119693824 0 0 -1 7 0 0 0
[pid=16589/tid=16608] ppid=16587 vsize=15698500 CPUtime=1191.13 cores=1,3,5,7
/proc/16589/task/16608/stat : 16608 (java) R 16587 16589 16197 0 -1 4202560 351765 0 0 0 119058 55 0 0 25 0 22 0 530265555 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912506005644 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16589/tid=16609] ppid=16587 vsize=15698500 CPUtime=1190.71 cores=1,3,5,7
/proc/16589/task/16609/stat : 16609 (java) R 16587 16589 16197 0 -1 4202560 337641 0 0 0 119020 51 0 0 25 0 22 0 530265555 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505850070 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16589/tid=16610] ppid=16587 vsize=15698500 CPUtime=1190.71 cores=1,3,5,7
/proc/16589/task/16610/stat : 16610 (java) R 16587 16589 16197 0 -1 4202560 330060 0 0 0 119018 53 0 0 20 0 22 0 530265555 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 46912505831787 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=16589/tid=16611] ppid=16587 vsize=15698500 CPUtime=1191.27 cores=1,3,5,7
/proc/16589/task/16611/stat : 16611 (java) R 16587 16589 16197 0 -1 4202560 341370 0 0 0 119070 57 0 0 25 0 22 0 530265555 16075264000 124108 33554432000 1073741824 1073778376 140735988306064 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15698500

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.64
CPU time (s): 4800.18
CPU user time (s): 4794.89
CPU system time (s): 5.28919
CPU usage (%): 397.814
Max. virtual memory (cumulated for all children) (KiB): 15701296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.89
system time used= 5.2892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2639683
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= 197007
involuntary context switches= 119464

runsolver used 1.89771 second user time and 4.73728 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 20:04:11
IDJOB=3312980
IDBENCH=84569
IDSOLVER=1699
FILE ID=node104/3312980-1304186651
RUNJOBID= node104-1304184127-16216
PBS_JOBID= 13172466
Free space on /tmp= 72528 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT04/handmade/anton/l5k3/lksat-n1100-m4103-k3-l5-s558351420.used-as.sat04-934.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312980-1304186651/watcher-3312980-1304186651 -o /tmp/evaluation-result-3312980-1304186651/solver-3312980-1304186651 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312980-1304186651.cnf

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

MD5SUM BENCH= ecdbc194541c1a4c742d6834592d26be
RANDOM SEED=1019339645

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30242600 kB
Buffers:        429916 kB
Cached:        1176512 kB
SwapCached:         80 kB
Active:         854372 kB
Inactive:      1442268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30242600 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            3412 kB
Writeback:           0 kB
AnonPages:      690324 kB
Mapped:          23396 kB
Slab:           345660 kB
PageTables:       5696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1737100 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= 72540 MiB
End job on node104 at 2011-04-30 20:24:19