Trace number 3312636

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.12 1207.43

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S110935064-075.SATISFIABLE.cnf
MD5SUMb179d65395dd8ffd730bf106fb19b537
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.272958
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

0.10/0.12	24:50 INFO : Reading from input HOME/instance-3312636-1304126690.cnf
0.27/0.29	Executor set job limit to 1000000
0.27/0.29	Executor set job limit to 1000000
0.27/0.29	Executor set job limit to 1000000
0.27/0.29	Executor set job limit to 1000000
0.27/0.29	Starting Executor!
0.27/0.29	Starting Executor!
0.27/0.29	Starting Executor!
0.27/0.30	Starting Executor!
1.05/0.51	24:50 INFO : 175 variables remaining out of 175
1.05/0.51	24:50 INFO : 22362 literals remaining out of 22362

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-3312636-1304126690/watcher-3312636-1304126690 -o /tmp/evaluation-result-3312636-1304126690/solver-3312636-1304126690 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312636-1304126690.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: 7.46 7.98 7.97 1/175 22920
/proc/meminfo: memFree=17898092/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/22920/stat : 22920 (java) R 22918 22920 22629 0 -1 4202496 694 0 0 0 0 0 0 0 25 0 1 0 524271585 23580672 180 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216629545835 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22920/statm: 5757 191 157 9 0 124 0

[startup+0.009511 s]
/proc/loadavg: 7.46 7.98 7.97 1/175 22920
/proc/meminfo: memFree=17898092/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=30540 CPUtime=0 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 1493 0 0 0 0 0 0 0 25 0 2 0 524271585 31272960 954 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 7635 954 735 9 0 386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30540

[startup+0.105104 s]
/proc/loadavg: 7.46 7.98 7.97 1/175 22920
/proc/meminfo: memFree=17898092/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=15676908 CPUtime=0.1 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 5561 0 1 0 9 1 0 0 25 0 18 0 524271585 16053153792 4999 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 3919227 4999 2116 9 0 3909946 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676908

[startup+0.302141 s]
/proc/loadavg: 7.46 7.98 7.97 1/175 22920
/proc/meminfo: memFree=17898092/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=15686572 CPUtime=0.51 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 13475 0 1 0 48 3 0 0 25 0 22 0 524271585 16063049728 11657 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 3921643 11658 2209 9 0 3912362 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15686572

[startup+0.997469 s]
/proc/loadavg: 7.46 7.98 7.97 1/175 22920
/proc/meminfo: memFree=17898092/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=15701772 CPUtime=2.83 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 51220 0 1 0 275 8 0 0 25 0 22 0 524271585 16078614528 44724 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 3925443 44724 2265 9 0 3916162 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 15701772

[startup+1.50122 s]
/proc/loadavg: 7.46 7.98 7.97 14/220 22990
/proc/meminfo: memFree=17557764/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=15701772 CPUtime=4.82 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 57021 0 1 0 474 8 0 0 25 0 22 0 524271585 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 3925443 50517 2276 9 0 3916162 0
[pid=22920/tid=22922] ppid=22918 vsize=15701772 CPUtime=0.49 cores=1,3,5,7
/proc/22920/task/22922/stat : 22922 (java) S 22918 22920 22629 0 -1 4202560 8846 0 1 0 47 2 0 0 20 0 22 0 524271586 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22923] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22923/stat : 22923 (java) S 22918 22920 22629 0 -1 4202560 770 0 0 0 0 0 0 0 16 0 22 0 524271587 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22924] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22924/stat : 22924 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22925] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22925/stat : 22925 (java) S 22918 22920 22629 0 -1 4202560 272 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22926] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22926/stat : 22926 (java) S 22918 22920 22629 0 -1 4202560 1506 0 0 0 0 0 0 0 16 0 22 0 524271587 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22927] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22927/stat : 22927 (java) S 22918 22920 22629 0 -1 4202560 808 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22928] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22928/stat : 22928 (java) S 22918 22920 22629 0 -1 4202560 1517 0 0 0 0 0 0 0 16 0 22 0 524271587 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22929] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22929/stat : 22929 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22930] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22930/stat : 22930 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22931] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22931/stat : 22931 (java) S 22918 22920 22629 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 524271588 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22933] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22933/stat : 22933 (java) S 22918 22920 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22934] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22934/stat : 22934 (java) S 22918 22920 22629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22940] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22940/stat : 22940 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524271590 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22941] ppid=22918 vsize=15701772 CPUtime=0.57 cores=1,3,5,7
/proc/22920/task/22941/stat : 22941 (java) R 22918 22920 22629 0 -1 4202560 8022 0 0 0 56 1 0 0 20 0 22 0 524271590 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646341301 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22920/tid=22942] ppid=22918 vsize=15701772 CPUtime=0.78 cores=1,3,5,7
/proc/22920/task/22942/stat : 22942 (java) R 22918 22920 22629 0 -1 4202560 7241 0 0 0 77 1 0 0 20 0 22 0 524271590 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 47480201111488 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22920/tid=22943] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22943/stat : 22943 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524271590 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22944] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22944/stat : 22944 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271590 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22983] ppid=22918 vsize=15701772 CPUtime=0.77 cores=1,3,5,7
/proc/22920/task/22983/stat : 22983 (java) R 22918 22920 22629 0 -1 4202560 4314 0 0 0 77 0 0 0 18 0 22 0 524271615 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505121410 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22920/tid=22984] ppid=22918 vsize=15701772 CPUtime=0.63 cores=1,3,5,7
/proc/22920/task/22984/stat : 22984 (java) R 22918 22920 22629 0 -1 4202560 6510 0 0 0 63 0 0 0 16 0 22 0 524271615 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 47480200769691 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22920/tid=22985] ppid=22918 vsize=15701772 CPUtime=0.74 cores=1,3,5,7
/proc/22920/task/22985/stat : 22985 (java) R 22918 22920 22629 0 -1 4202560 7700 0 0 0 74 0 0 0 18 0 22 0 524271615 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505970411 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22920/tid=22986] ppid=22918 vsize=15701772 CPUtime=0.75 cores=1,3,5,7
/proc/22920/task/22986/stat : 22986 (java) R 22918 22920 22629 0 -1 4202560 8115 0 0 0 75 0 0 0 17 0 22 0 524271615 16078614528 50517 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 15701772

[startup+3.10094 s]
/proc/loadavg: 7.46 7.98 7.97 12/220 22990
/proc/meminfo: memFree=17537552/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=15701772 CPUtime=11.18 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 89461 0 1 0 1105 13 0 0 25 0 22 0 524271585 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 3925443 80282 2286 9 0 3916162 0
[pid=22920/tid=22922] ppid=22918 vsize=15701772 CPUtime=0.49 cores=1,3,5,7
/proc/22920/task/22922/stat : 22922 (java) S 22918 22920 22629 0 -1 4202560 8846 0 1 0 47 2 0 0 20 0 22 0 524271586 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22923] ppid=22918 vsize=15701772 CPUtime=0.01 cores=1,3,5,7
/proc/22920/task/22923/stat : 22923 (java) S 22918 22920 22629 0 -1 4202560 1762 0 0 0 1 0 0 0 16 0 22 0 524271587 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22924] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22924/stat : 22924 (java) S 22918 22920 22629 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22925] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22925/stat : 22925 (java) S 22918 22920 22629 0 -1 4202560 1172 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22926] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22926/stat : 22926 (java) S 22918 22920 22629 0 -1 4202560 2294 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22927] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22927/stat : 22927 (java) S 22918 22920 22629 0 -1 4202560 1787 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22928] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22928/stat : 22928 (java) S 22918 22920 22629 0 -1 4202560 2340 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22929] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22929/stat : 22929 (java) S 22918 22920 22629 0 -1 4202560 766 0 0 0 0 0 0 0 16 0 22 0 524271587 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22930] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22930/stat : 22930 (java) S 22918 22920 22629 0 -1 4202560 862 0 0 0 0 0 0 0 16 0 22 0 524271587 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22931] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22931/stat : 22931 (java) S 22918 22920 22629 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 524271588 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22933] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22933/stat : 22933 (java) S 22918 22920 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22934] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22934/stat : 22934 (java) S 22918 22920 22629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22940] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22940/stat : 22940 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524271590 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22941] ppid=22918 vsize=15701772 CPUtime=0.78 cores=1,3,5,7
/proc/22920/task/22941/stat : 22941 (java) S 22918 22920 22629 0 -1 4202560 8065 0 0 0 77 1 0 0 15 0 22 0 524271590 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22942] ppid=22918 vsize=15701772 CPUtime=0.99 cores=1,3,5,7
/proc/22920/task/22942/stat : 22942 (java) S 22918 22920 22629 0 -1 4202560 7366 0 0 0 98 1 0 0 15 0 22 0 524271590 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22943] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22943/stat : 22943 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524271590 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22944] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22944/stat : 22944 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524271590 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22983] ppid=22918 vsize=15701772 CPUtime=2.05 cores=1,3,5,7
/proc/22920/task/22983/stat : 22983 (java) R 22918 22920 22629 0 -1 4202560 10310 0 0 0 205 0 0 0 19 0 22 0 524271615 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912506048122 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22920/tid=22984] ppid=22918 vsize=15701772 CPUtime=2.22 cores=1,3,5,7
/proc/22920/task/22984/stat : 22984 (java) R 22918 22920 22629 0 -1 4202560 13058 0 0 0 221 1 0 0 18 0 22 0 524271615 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912506011949 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22920/tid=22985] ppid=22918 vsize=15701772 CPUtime=2.19 cores=1,3,5,7
/proc/22920/task/22985/stat : 22985 (java) R 22918 22920 22629 0 -1 4202560 14614 0 0 0 218 1 0 0 18 0 22 0 524271615 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 47480200767587 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22920/tid=22986] ppid=22918 vsize=15701772 CPUtime=2.32 cores=1,3,5,7
/proc/22920/task/22986/stat : 22986 (java) R 22918 22920 22629 0 -1 4202560 14754 0 0 0 231 1 0 0 19 0 22 0 524271615 16078614528 80282 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505786207 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 15701772

[startup+6.30137 s]
/proc/loadavg: 7.59 8.00 7.98 9/220 22990
/proc/meminfo: memFree=17432812/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=15701772 CPUtime=23.94 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 90228 0 1 0 2381 13 0 0 25 0 22 0 524271585 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 3925443 64796 2286 9 0 3916162 0
[pid=22920/tid=22922] ppid=22918 vsize=15701772 CPUtime=0.49 cores=1,3,5,7
/proc/22920/task/22922/stat : 22922 (java) S 22918 22920 22629 0 -1 4202560 8846 0 1 0 47 2 0 0 20 0 22 0 524271586 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22923] ppid=22918 vsize=15701772 CPUtime=0.01 cores=1,3,5,7
/proc/22920/task/22923/stat : 22923 (java) S 22918 22920 22629 0 -1 4202560 1815 0 0 0 1 0 0 0 16 0 22 0 524271587 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22924] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22924/stat : 22924 (java) S 22918 22920 22629 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22925] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22925/stat : 22925 (java) S 22918 22920 22629 0 -1 4202560 1410 0 0 0 0 0 0 0 16 0 22 0 524271587 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22926] ppid=22918 vsize=15701772 CPUtime=0.01 cores=1,3,5,7
/proc/22920/task/22926/stat : 22926 (java) S 22918 22920 22629 0 -1 4202560 2460 0 0 0 1 0 0 0 15 0 22 0 524271587 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22927] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22927/stat : 22927 (java) S 22918 22920 22629 0 -1 4202560 1830 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22928] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22928/stat : 22928 (java) S 22918 22920 22629 0 -1 4202560 2346 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22929] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22929/stat : 22929 (java) S 22918 22920 22629 0 -1 4202560 791 0 0 0 0 0 0 0 16 0 22 0 524271587 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22930] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22930/stat : 22930 (java) S 22918 22920 22629 0 -1 4202560 969 0 0 0 0 0 0 0 15 0 22 0 524271587 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22931] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22931/stat : 22931 (java) S 22918 22920 22629 0 -1 4202560 78 0 0 0 0 0 0 0 16 0 22 0 524271588 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22933] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22933/stat : 22933 (java) S 22918 22920 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22934] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22934/stat : 22934 (java) S 22918 22920 22629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22940] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22940/stat : 22940 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524271590 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22941] ppid=22918 vsize=15701772 CPUtime=0.83 cores=1,3,5,7
/proc/22920/task/22941/stat : 22941 (java) S 22918 22920 22629 0 -1 4202560 8069 0 0 0 82 1 0 0 15 0 22 0 524271590 16078614528 64796 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0

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

[pid=22920/tid=22984] ppid=22918 vsize=15701772 CPUtime=1048.41 cores=1,3,5,7
/proc/22920/task/22984/stat : 22984 (java) R 22918 22920 22629 0 -1 4202560 179521 0 0 0 104808 33 0 0 25 0 22 0 524271615 16078614528 73531 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505715490 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22920/tid=22985] ppid=22918 vsize=15701772 CPUtime=1049.37 cores=1,3,5,7
/proc/22920/task/22985/stat : 22985 (java) R 22918 22920 22629 0 -1 4202560 187741 0 0 0 104903 34 0 0 25 0 22 0 524271615 16078614528 73531 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912506058914 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22920/tid=22986] ppid=22918 vsize=15701772 CPUtime=1048.8 cores=1,3,5,7
/proc/22920/task/22986/stat : 22986 (java) R 22918 22920 22629 0 -1 4202560 186918 0 0 0 104847 33 0 0 25 0 22 0 524271615 16078614528 73531 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912506012031 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4223.31
Current children cumulated vsize (KiB) 15701772

[startup+1122.3 s]
/proc/loadavg: 8.02 8.04 8.00 10/220 23069
/proc/meminfo: memFree=17318492/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=15701772 CPUtime=4461.74 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 1481751 0 1 0 445802 372 0 0 25 0 22 0 524271585 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 3925443 70507 2299 9 0 3916162 0
[pid=22920/tid=22922] ppid=22918 vsize=15701772 CPUtime=0.49 cores=1,3,5,7
/proc/22920/task/22922/stat : 22922 (java) S 22918 22920 22629 0 -1 4202560 8846 0 1 0 47 2 0 0 20 0 22 0 524271586 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22923] ppid=22918 vsize=15701772 CPUtime=3.09 cores=1,3,5,7
/proc/22920/task/22923/stat : 22923 (java) S 22918 22920 22629 0 -1 4202560 83525 0 0 0 294 15 0 0 16 0 22 0 524271587 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22924] ppid=22918 vsize=15701772 CPUtime=3.09 cores=1,3,5,7
/proc/22920/task/22924/stat : 22924 (java) S 22918 22920 22629 0 -1 4202560 84006 0 0 0 290 19 0 0 15 0 22 0 524271587 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22925] ppid=22918 vsize=15701772 CPUtime=3.03 cores=1,3,5,7
/proc/22920/task/22925/stat : 22925 (java) S 22918 22920 22629 0 -1 4202560 82597 0 0 0 282 21 0 0 16 0 22 0 524271587 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22926] ppid=22918 vsize=15701772 CPUtime=3.09 cores=1,3,5,7
/proc/22920/task/22926/stat : 22926 (java) S 22918 22920 22629 0 -1 4202560 83264 0 0 0 288 21 0 0 15 0 22 0 524271587 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22927] ppid=22918 vsize=15701772 CPUtime=3.16 cores=1,3,5,7
/proc/22920/task/22927/stat : 22927 (java) S 22918 22920 22629 0 -1 4202560 81645 0 0 0 295 21 0 0 15 0 22 0 524271587 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22928] ppid=22918 vsize=15701772 CPUtime=3.21 cores=1,3,5,7
/proc/22920/task/22928/stat : 22928 (java) S 22918 22920 22629 0 -1 4202560 86826 0 0 0 302 19 0 0 16 0 22 0 524271587 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22929] ppid=22918 vsize=15701772 CPUtime=3.07 cores=1,3,5,7
/proc/22920/task/22929/stat : 22929 (java) S 22918 22920 22629 0 -1 4202560 79348 0 0 0 289 18 0 0 15 0 22 0 524271587 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22930] ppid=22918 vsize=15701772 CPUtime=3.13 cores=1,3,5,7
/proc/22920/task/22930/stat : 22930 (java) S 22918 22920 22629 0 -1 4202560 84825 0 0 0 292 21 0 0 16 0 22 0 524271587 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22931] ppid=22918 vsize=15701772 CPUtime=2.2 cores=1,3,5,7
/proc/22920/task/22931/stat : 22931 (java) S 22918 22920 22629 0 -1 4202560 3732 0 0 0 160 60 0 0 15 0 22 0 524271588 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22933] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22933/stat : 22933 (java) S 22918 22920 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22934] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22934/stat : 22934 (java) S 22918 22920 22629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22940] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22940/stat : 22940 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524271590 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22941] ppid=22918 vsize=15701772 CPUtime=0.87 cores=1,3,5,7
/proc/22920/task/22941/stat : 22941 (java) S 22918 22920 22629 0 -1 4202560 8078 0 0 0 86 1 0 0 16 0 22 0 524271590 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22942] ppid=22918 vsize=15701772 CPUtime=1.11 cores=1,3,5,7
/proc/22920/task/22942/stat : 22942 (java) S 22918 22920 22629 0 -1 4202560 7388 0 0 0 110 1 0 0 15 0 22 0 524271590 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22943] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22943/stat : 22943 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524271590 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22944] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22944/stat : 22944 (java) S 22918 22920 22629 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524271590 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22983] ppid=22918 vsize=15701772 CPUtime=1107.57 cores=1,3,5,7
/proc/22920/task/22983/stat : 22983 (java) R 22918 22920 22629 0 -1 4202560 195264 0 0 0 110723 34 0 0 25 0 22 0 524271615 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505799651 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22920/tid=22984] ppid=22918 vsize=15701772 CPUtime=1107.7 cores=1,3,5,7
/proc/22920/task/22984/stat : 22984 (java) R 22918 22920 22629 0 -1 4202560 191842 0 0 0 110734 36 0 0 25 0 22 0 524271615 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505820430 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22920/tid=22985] ppid=22918 vsize=15701772 CPUtime=1108.65 cores=1,3,5,7
/proc/22920/task/22985/stat : 22985 (java) R 22918 22920 22629 0 -1 4202560 200175 0 0 0 110827 38 0 0 25 0 22 0 524271615 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505967984 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22920/tid=22986] ppid=22918 vsize=15701772 CPUtime=1108.1 cores=1,3,5,7
/proc/22920/task/22986/stat : 22986 (java) R 22918 22920 22629 0 -1 4202560 198942 0 0 0 110775 35 0 0 25 0 22 0 524271615 16078614528 70507 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912506011949 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4461.74
Current children cumulated vsize (KiB) 15701772

[startup+1182.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/220 23071
/proc/meminfo: memFree=17320920/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=15701772 CPUtime=4700.25 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 1554362 0 1 0 469637 388 0 0 25 0 22 0 524271585 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 3925443 68447 2299 9 0 3916162 0
[pid=22920/tid=22922] ppid=22918 vsize=15701772 CPUtime=0.49 cores=1,3,5,7
/proc/22920/task/22922/stat : 22922 (java) S 22918 22920 22629 0 -1 4202560 8846 0 1 0 47 2 0 0 20 0 22 0 524271586 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22923] ppid=22918 vsize=15701772 CPUtime=3.25 cores=1,3,5,7
/proc/22920/task/22923/stat : 22923 (java) S 22918 22920 22629 0 -1 4202560 86876 0 0 0 309 16 0 0 15 0 22 0 524271587 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22924] ppid=22918 vsize=15701772 CPUtime=3.28 cores=1,3,5,7
/proc/22920/task/22924/stat : 22924 (java) S 22918 22920 22629 0 -1 4202560 87745 0 0 0 308 20 0 0 15 0 22 0 524271587 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22925] ppid=22918 vsize=15701772 CPUtime=3.19 cores=1,3,5,7
/proc/22920/task/22925/stat : 22925 (java) S 22918 22920 22629 0 -1 4202560 86205 0 0 0 298 21 0 0 15 0 22 0 524271587 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22926] ppid=22918 vsize=15701772 CPUtime=3.24 cores=1,3,5,7
/proc/22920/task/22926/stat : 22926 (java) S 22918 22920 22629 0 -1 4202560 86362 0 0 0 302 22 0 0 16 0 22 0 524271587 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22927] ppid=22918 vsize=15701772 CPUtime=3.32 cores=1,3,5,7
/proc/22920/task/22927/stat : 22927 (java) S 22918 22920 22629 0 -1 4202560 85402 0 0 0 310 22 0 0 16 0 22 0 524271587 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22928] ppid=22918 vsize=15701772 CPUtime=3.37 cores=1,3,5,7
/proc/22920/task/22928/stat : 22928 (java) S 22918 22920 22629 0 -1 4202560 90409 0 0 0 317 20 0 0 16 0 22 0 524271587 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22929] ppid=22918 vsize=15701772 CPUtime=3.22 cores=1,3,5,7
/proc/22920/task/22929/stat : 22929 (java) S 22918 22920 22629 0 -1 4202560 83342 0 0 0 303 19 0 0 15 0 22 0 524271587 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22930] ppid=22918 vsize=15701772 CPUtime=3.27 cores=1,3,5,7
/proc/22920/task/22930/stat : 22930 (java) S 22918 22920 22629 0 -1 4202560 87255 0 0 0 306 21 0 0 16 0 22 0 524271587 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22931] ppid=22918 vsize=15701772 CPUtime=2.34 cores=1,3,5,7
/proc/22920/task/22931/stat : 22931 (java) S 22918 22920 22629 0 -1 4202560 4019 0 0 0 170 64 0 0 15 0 22 0 524271588 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22933] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22933/stat : 22933 (java) S 22918 22920 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22934] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22934/stat : 22934 (java) S 22918 22920 22629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22940] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22940/stat : 22940 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524271590 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22941] ppid=22918 vsize=15701772 CPUtime=0.87 cores=1,3,5,7
/proc/22920/task/22941/stat : 22941 (java) S 22918 22920 22629 0 -1 4202560 8078 0 0 0 86 1 0 0 16 0 22 0 524271590 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22942] ppid=22918 vsize=15701772 CPUtime=1.11 cores=1,3,5,7
/proc/22920/task/22942/stat : 22942 (java) S 22918 22920 22629 0 -1 4202560 7388 0 0 0 110 1 0 0 15 0 22 0 524271590 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22943] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22943/stat : 22943 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524271590 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22944] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22944/stat : 22944 (java) S 22918 22920 22629 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 524271590 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22983] ppid=22918 vsize=15701772 CPUtime=1166.93 cores=1,3,5,7
/proc/22920/task/22983/stat : 22983 (java) R 22918 22920 22629 0 -1 4202560 206876 0 0 0 116657 36 0 0 25 0 22 0 524271615 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505599984 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22920/tid=22984] ppid=22918 vsize=15701772 CPUtime=1166.92 cores=1,3,5,7
/proc/22920/task/22984/stat : 22984 (java) R 22918 22920 22629 0 -1 4202560 202686 0 0 0 116654 38 0 0 25 0 22 0 524271615 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505799656 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22920/tid=22985] ppid=22918 vsize=15701772 CPUtime=1167.86 cores=1,3,5,7
/proc/22920/task/22985/stat : 22985 (java) R 22918 22920 22629 0 -1 4202560 211796 0 0 0 116746 40 0 0 25 0 22 0 524271615 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505857611 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22920/tid=22986] ppid=22918 vsize=15701772 CPUtime=1167.44 cores=1,3,5,7
/proc/22920/task/22986/stat : 22986 (java) R 22918 22920 22629 0 -1 4202560 209625 0 0 0 116707 37 0 0 25 0 22 0 524271615 16078614528 68447 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912506132716 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4700.25
Current children cumulated vsize (KiB) 15701772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.08 8.04 8.00 9/220 23071
/proc/meminfo: memFree=17260496/32951124 swapFree=67111528/67111528
[pid=22920] ppid=22918 vsize=15701772 CPUtime=4800.06 cores=1,3,5,7
/proc/22920/stat : 22920 (java) S 22918 22920 22629 0 -1 4202496 1593986 0 1 0 479609 397 0 0 25 0 22 0 524271585 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/22920/statm: 3925443 75332 2299 9 0 3916162 0
[pid=22920/tid=22922] ppid=22918 vsize=15701772 CPUtime=0.49 cores=1,3,5,7
/proc/22920/task/22922/stat : 22922 (java) S 22918 22920 22629 0 -1 4202560 8846 0 1 0 47 2 0 0 20 0 22 0 524271586 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22923] ppid=22918 vsize=15701772 CPUtime=3.32 cores=1,3,5,7
/proc/22920/task/22923/stat : 22923 (java) S 22918 22920 22629 0 -1 4202560 88828 0 0 0 315 17 0 0 15 0 22 0 524271587 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22924] ppid=22918 vsize=15701772 CPUtime=3.36 cores=1,3,5,7
/proc/22920/task/22924/stat : 22924 (java) S 22918 22920 22629 0 -1 4202560 89480 0 0 0 316 20 0 0 16 0 22 0 524271587 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22925] ppid=22918 vsize=15701772 CPUtime=3.26 cores=1,3,5,7
/proc/22920/task/22925/stat : 22925 (java) S 22918 22920 22629 0 -1 4202560 87848 0 0 0 304 22 0 0 16 0 22 0 524271587 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22926] ppid=22918 vsize=15701772 CPUtime=3.3 cores=1,3,5,7
/proc/22920/task/22926/stat : 22926 (java) S 22918 22920 22629 0 -1 4202560 88335 0 0 0 308 22 0 0 15 0 22 0 524271587 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22927] ppid=22918 vsize=15701772 CPUtime=3.39 cores=1,3,5,7
/proc/22920/task/22927/stat : 22927 (java) S 22918 22920 22629 0 -1 4202560 86606 0 0 0 316 23 0 0 16 0 22 0 524271587 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22928] ppid=22918 vsize=15701772 CPUtime=3.43 cores=1,3,5,7
/proc/22920/task/22928/stat : 22928 (java) S 22918 22920 22629 0 -1 4202560 91686 0 0 0 323 20 0 0 15 0 22 0 524271587 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22929] ppid=22918 vsize=15701772 CPUtime=3.28 cores=1,3,5,7
/proc/22920/task/22929/stat : 22929 (java) S 22918 22920 22629 0 -1 4202560 84544 0 0 0 309 19 0 0 15 0 22 0 524271587 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22930] ppid=22918 vsize=15701772 CPUtime=3.33 cores=1,3,5,7
/proc/22920/task/22930/stat : 22930 (java) S 22918 22920 22629 0 -1 4202560 89057 0 0 0 311 22 0 0 15 0 22 0 524271587 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=22920/tid=22931] ppid=22918 vsize=15701772 CPUtime=2.38 cores=1,3,5,7
/proc/22920/task/22931/stat : 22931 (java) S 22918 22920 22629 0 -1 4202560 4118 0 0 0 173 65 0 0 15 0 22 0 524271588 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22933] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22933/stat : 22933 (java) S 22918 22920 22629 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22934] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22934/stat : 22934 (java) S 22918 22920 22629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524271588 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22940] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22940/stat : 22940 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524271590 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22941] ppid=22918 vsize=15701772 CPUtime=0.87 cores=1,3,5,7
/proc/22920/task/22941/stat : 22941 (java) S 22918 22920 22629 0 -1 4202560 8078 0 0 0 86 1 0 0 16 0 22 0 524271590 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=22920/tid=22942] ppid=22918 vsize=15701772 CPUtime=1.11 cores=1,3,5,7
/proc/22920/task/22942/stat : 22942 (java) S 22918 22920 22629 0 -1 4202560 7388 0 0 0 110 1 0 0 15 0 22 0 524271590 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22943] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22943/stat : 22943 (java) S 22918 22920 22629 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524271590 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=22920/tid=22944] ppid=22918 vsize=15701772 CPUtime=0 cores=1,3,5,7
/proc/22920/task/22944/stat : 22944 (java) S 22918 22920 22629 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 524271590 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=22920/tid=22983] ppid=22918 vsize=15701772 CPUtime=1191.74 cores=1,3,5,7
/proc/22920/task/22983/stat : 22983 (java) R 22918 22920 22629 0 -1 4202560 213506 0 0 0 119137 37 0 0 25 0 22 0 524271615 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22920/tid=22984] ppid=22918 vsize=15701772 CPUtime=1191.75 cores=1,3,5,7
/proc/22920/task/22984/stat : 22984 (java) R 22918 22920 22629 0 -1 4202560 209466 0 0 0 119137 38 0 0 25 0 22 0 524271615 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912505786095 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22920/tid=22985] ppid=22918 vsize=15701772 CPUtime=1192.71 cores=1,3,5,7
/proc/22920/task/22985/stat : 22985 (java) R 22918 22920 22629 0 -1 4202560 218605 0 0 0 119230 41 0 0 25 0 22 0 524271615 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 47480200771501 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22920/tid=22986] ppid=22918 vsize=15701772 CPUtime=1192.18 cores=1,3,5,7
/proc/22920/task/22986/stat : 22986 (java) R 22918 22920 22629 0 -1 4202560 216141 0 0 0 119180 38 0 0 25 0 22 0 524271615 16078614528 75332 33554432000 1073741824 1073778376 140735674114112 18446744073709551615 46912506356949 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15701772

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.43
CPU time (s): 4800.12
CPU user time (s): 4796.13
CPU system time (s): 3.99139
CPU usage (%): 397.548
Max. virtual memory (cumulated for all children) (KiB): 15703692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.13
system time used= 3.99139
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1594012
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= 308899
involuntary context switches= 171905

runsolver used 1.87871 second user time and 4.74328 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 03:24:50
IDJOB=3312636
IDBENCH=82821
IDSOLVER=1699
FILE ID=node103/3312636-1304126690
RUNJOBID= node103-1304124271-22648
PBS_JOBID= 13170757
Free space on /tmp= 71516 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S110935064-075.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312636-1304126690/watcher-3312636-1304126690 -o /tmp/evaluation-result-3312636-1304126690/solver-3312636-1304126690 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312636-1304126690.cnf

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

MD5SUM BENCH= b179d65395dd8ffd730bf106fb19b537
RANDOM SEED=1154768726

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17898240 kB
Buffers:       2149844 kB
Cached:       12252624 kB
SwapCached:          0 kB
Active:        5597780 kB
Inactive:      8870928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17898240 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1648 kB
Writeback:           0 kB
AnonPages:       65840 kB
Mapped:          15088 kB
Slab:           520324 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218172 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= 71516 MiB
End job on node103 at 2011-04-30 03:44:59