Trace number 3311825

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.16 1207.53

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark194.024
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41496
Number of clauses of size 5784
Number of clauses of size over 5136

Solver Data

0.10/0.11	17:44 INFO : Reading from input HOME/instance-3311825-1304187464.cnf
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.78/0.42	17:44 INFO : 339 variables remaining out of 339
0.78/0.42	17:44 INFO : 13136 literals remaining out of 13136
6.09/1.83	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
6.09/1.83	log4j:WARN Please initialize the log4j system properly.
6.09/1.83	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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

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: 6.76 7.82 7.77 4/189 6399
/proc/meminfo: memFree=30563804/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 1422 0 0 0 0 0 0 0 23 0 2 0 530343079 27824128 892 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 6793 894 684 9 0 381 0
[pid=6398/tid=6400] ppid=6395 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) R 6395 6398 6349 0 -1 4202560 71 0 0 0 0 0 0 0 25 0 2 0 530343080 29065216 898 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254495769616 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0698729 s]
/proc/loadavg: 6.76 7.82 7.77 4/189 6399
/proc/meminfo: memFree=30563804/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 4414 0 1 0 5 0 0 0 23 0 18 0 530343079 15984414720 3853 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3902445 3853 1779 9 0 3893164 0
[pid=6398/tid=6400] ppid=6395 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) R 6395 6398 6349 0 -1 4202560 2997 0 1 0 5 0 0 0 18 0 18 0 530343080 15984414720 3854 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 47479078017875 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100815 s]
/proc/loadavg: 6.76 7.82 7.77 4/189 6399
/proc/meminfo: memFree=30563804/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15676928 CPUtime=0.1 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 5563 0 1 0 9 1 0 0 23 0 18 0 530343079 16053174272 5002 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3919232 5003 2116 9 0 3909951 0
[pid=6398/tid=6400] ppid=6395 vsize=15676928 CPUtime=0.08 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) R 6395 6398 6349 0 -1 4202560 3452 0 1 0 8 0 0 0 18 0 18 0 530343080 16053174272 5003 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 47479076582936 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676928

[startup+0.300702 s]
/proc/loadavg: 6.76 7.82 7.77 4/189 6399
/proc/meminfo: memFree=30563804/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15683552 CPUtime=0.52 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 11669 0 1 0 51 1 0 0 23 0 22 0 530343079 16059957248 10025 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3920888 10025 2218 9 0 3911607 0
[pid=6398/tid=6400] ppid=6395 vsize=15683552 CPUtime=0.29 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) R 6395 6398 6349 0 -1 4202560 6754 0 1 0 28 1 0 0 18 0 22 0 530343080 16059957248 10025 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505216719 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15683552

[startup+0.835919 s]
/proc/loadavg: 6.76 7.82 7.77 4/189 6399
/proc/meminfo: memFree=30563804/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15705080 CPUtime=2.27 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 38246 0 1 0 220 7 0 0 23 0 22 0 530343079 16082001920 31839 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3926270 31664 2257 9 0 3916989 0
[pid=6398/tid=6400] ppid=6395 vsize=15705080 CPUtime=0.41 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) S 6395 6398 6349 0 -1 4202560 7100 0 1 0 40 1 0 0 19 0 22 0 530343080 16082001920 31664 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 15705080

[startup+1.50146 s]
/proc/loadavg: 6.76 7.82 7.77 11/220 6430
/proc/meminfo: memFree=30184604/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15702572 CPUtime=4.91 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 58396 0 1 0 482 9 0 0 23 0 22 0 530343079 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3925643 51803 2274 9 0 3916362 0
[pid=6398/tid=6400] ppid=6395 vsize=15702572 CPUtime=0.41 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) S 6395 6398 6349 0 -1 4202560 7100 0 1 0 40 1 0 0 19 0 22 0 530343080 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6402] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6402/stat : 6402 (java) S 6395 6398 6349 0 -1 4202560 596 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6403] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6403/stat : 6403 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6404] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6404/stat : 6404 (java) S 6395 6398 6349 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6405] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6405/stat : 6405 (java) S 6395 6398 6349 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6406] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6406/stat : 6406 (java) S 6395 6398 6349 0 -1 4202560 942 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6407] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6407/stat : 6407 (java) S 6395 6398 6349 0 -1 4202560 1293 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6408] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6408/stat : 6408 (java) S 6395 6398 6349 0 -1 4202560 1131 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6409] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6409/stat : 6409 (java) S 6395 6398 6349 0 -1 4202560 842 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6410] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6410/stat : 6410 (java) S 6395 6398 6349 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 530343081 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 0 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6416] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6416/stat : 6416 (java) S 6395 6398 6349 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530343082 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6417] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6417/stat : 6417 (java) R 6395 6398 6349 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 22 0 530343082 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512517813 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6398/tid=6418] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6418/stat : 6418 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530343084 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512515505 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6419] ppid=6395 vsize=15702572 CPUtime=0.89 cores=1,3,5,7
/proc/6398/task/6419/stat : 6419 (java) R 6395 6398 6349 0 -1 4202560 9301 0 0 0 88 1 0 0 18 0 22 0 530343084 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 47479078121167 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6398/tid=6420] ppid=6395 vsize=15702572 CPUtime=0.47 cores=1,3,5,7
/proc/6398/task/6420/stat : 6420 (java) R 6395 6398 6349 0 -1 4202560 7442 0 0 0 46 1 0 0 23 0 22 0 530343084 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 47479072799554 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6398/tid=6421] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6421/stat : 6421 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530343084 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6422] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6422/stat : 6422 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530343084 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6427] ppid=6395 vsize=15702572 CPUtime=0.84 cores=1,3,5,7
/proc/6398/task/6427/stat : 6427 (java) R 6395 6398 6349 0 -1 4202560 8184 0 0 0 84 0 0 0 17 0 22 0 530343106 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505719012 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6398/tid=6428] ppid=6395 vsize=15702572 CPUtime=0.56 cores=1,3,5,7
/proc/6398/task/6428/stat : 6428 (java) R 6395 6398 6349 0 -1 4202560 6485 0 0 0 55 1 0 0 18 0 22 0 530343106 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 47479076906854 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6398/tid=6429] ppid=6395 vsize=15702572 CPUtime=0.74 cores=1,3,5,7
/proc/6398/task/6429/stat : 6429 (java) R 6395 6398 6349 0 -1 4202560 6125 0 0 0 74 0 0 0 16 0 22 0 530343106 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505743198 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6398/tid=6430] ppid=6395 vsize=15702572 CPUtime=0.9 cores=1,3,5,7
/proc/6398/task/6430/stat : 6430 (java) R 6395 6398 6349 0 -1 4202560 7537 0 0 0 89 1 0 0 17 0 22 0 530343106 16079433728 51803 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505774248 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 15702572

[startup+3.10115 s]
/proc/loadavg: 6.76 7.82 7.77 11/220 6430
/proc/meminfo: memFree=29941440/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15702572 CPUtime=11.26 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 155474 0 1 0 1105 21 0 0 23 0 22 0 530343079 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3925643 148783 2286 9 0 3916362 0
[pid=6398/tid=6400] ppid=6395 vsize=15702572 CPUtime=0.41 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) S 6395 6398 6349 0 -1 4202560 7100 0 1 0 40 1 0 0 19 0 22 0 530343080 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6402] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6402/stat : 6402 (java) S 6395 6398 6349 0 -1 4202560 1910 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6403] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6403/stat : 6403 (java) S 6395 6398 6349 0 -1 4202560 1575 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6404] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6404/stat : 6404 (java) S 6395 6398 6349 0 -1 4202560 1038 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6405] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6405/stat : 6405 (java) S 6395 6398 6349 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6406] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6406/stat : 6406 (java) S 6395 6398 6349 0 -1 4202560 4096 0 0 0 0 0 0 0 16 0 22 0 530343080 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6407] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6407/stat : 6407 (java) S 6395 6398 6349 0 -1 4202560 2254 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6408] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6408/stat : 6408 (java) S 6395 6398 6349 0 -1 4202560 2004 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6409] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6409/stat : 6409 (java) S 6395 6398 6349 0 -1 4202560 2063 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6410] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6410/stat : 6410 (java) S 6395 6398 6349 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 530343081 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 0 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6416] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6416/stat : 6416 (java) S 6395 6398 6349 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530343082 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6417] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6417/stat : 6417 (java) S 6395 6398 6349 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 530343082 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6418] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6418/stat : 6418 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530343084 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512515505 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6419] ppid=6395 vsize=15702572 CPUtime=1.66 cores=1,3,5,7
/proc/6398/task/6419/stat : 6419 (java) S 6395 6398 6349 0 -1 4202560 9399 0 0 0 165 1 0 0 15 0 22 0 530343084 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6420] ppid=6395 vsize=15702572 CPUtime=0.49 cores=1,3,5,7
/proc/6398/task/6420/stat : 6420 (java) S 6395 6398 6349 0 -1 4202560 7443 0 0 0 48 1 0 0 20 0 22 0 530343084 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6421] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6421/stat : 6421 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530343084 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6422] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6422/stat : 6422 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530343084 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6427] ppid=6395 vsize=15702572 CPUtime=2.37 cores=1,3,5,7
/proc/6398/task/6427/stat : 6427 (java) R 6395 6398 6349 0 -1 4202560 31807 0 0 0 234 3 0 0 18 0 22 0 530343106 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912506321221 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6398/tid=6428] ppid=6395 vsize=15702572 CPUtime=1.53 cores=1,3,5,7
/proc/6398/task/6428/stat : 6428 (java) R 6395 6398 6349 0 -1 4202560 22565 0 0 0 150 3 0 0 19 0 22 0 530343106 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505705024 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6398/tid=6429] ppid=6395 vsize=15702572 CPUtime=2.32 cores=1,3,5,7
/proc/6398/task/6429/stat : 6429 (java) R 6395 6398 6349 0 -1 4202560 29687 0 0 0 229 3 0 0 18 0 22 0 530343106 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505714438 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6398/tid=6430] ppid=6395 vsize=15702572 CPUtime=2.36 cores=1,3,5,7
/proc/6398/task/6430/stat : 6430 (java) R 6395 6398 6349 0 -1 4202560 29956 0 0 0 232 4 0 0 19 0 22 0 530343106 16079433728 148783 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505742676 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.26
Current children cumulated vsize (KiB) 15702572

[startup+6.30151 s]
/proc/loadavg: 6.86 7.82 7.77 9/220 6430
/proc/meminfo: memFree=29634312/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15702572 CPUtime=24.02 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 158884 0 1 0 2381 21 0 0 23 0 22 0 530343079 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3925643 149622 2286 9 0 3916362 0
[pid=6398/tid=6400] ppid=6395 vsize=15702572 CPUtime=0.41 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) S 6395 6398 6349 0 -1 4202560 7100 0 1 0 40 1 0 0 19 0 22 0 530343080 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6402] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6402/stat : 6402 (java) S 6395 6398 6349 0 -1 4202560 2391 0 0 0 0 0 0 0 16 0 22 0 530343080 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6403] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6403/stat : 6403 (java) S 6395 6398 6349 0 -1 4202560 1783 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6404] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6404/stat : 6404 (java) S 6395 6398 6349 0 -1 4202560 1364 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6405] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6405/stat : 6405 (java) S 6395 6398 6349 0 -1 4202560 1262 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6406] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6406/stat : 6406 (java) S 6395 6398 6349 0 -1 4202560 4826 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6407] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6407/stat : 6407 (java) S 6395 6398 6349 0 -1 4202560 2481 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6408] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6408/stat : 6408 (java) S 6395 6398 6349 0 -1 4202560 2271 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6409] ppid=6395 vsize=15702572 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6409/stat : 6409 (java) S 6395 6398 6349 0 -1 4202560 2419 0 0 0 0 0 0 0 15 0 22 0 530343080 16079433728 149622 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0

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

[pid=6398/tid=6428] ppid=6395 vsize=15702572 CPUtime=1047.89 cores=1,3,5,7
/proc/6398/task/6428/stat : 6428 (java) R 6395 6398 6349 0 -1 4202560 185258 0 0 0 104758 31 0 0 25 0 22 0 530343106 16079433728 101437 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912506479806 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6398/tid=6429] ppid=6395 vsize=15702572 CPUtime=1048.76 cores=1,3,5,7
/proc/6398/task/6429/stat : 6429 (java) R 6395 6398 6349 0 -1 4202560 193602 0 0 0 104845 31 0 0 25 0 22 0 530343106 16079433728 101437 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505741621 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6398/tid=6430] ppid=6395 vsize=15702572 CPUtime=1049.05 cores=1,3,5,7
/proc/6398/task/6430/stat : 6430 (java) R 6395 6398 6349 0 -1 4202560 194948 0 0 0 104871 34 0 0 25 0 22 0 530343106 16079433728 101437 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505741731 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4222.92
Current children cumulated vsize (KiB) 15702572

[startup+1122.3 s]
/proc/loadavg: 8.03 8.02 7.93 10/220 6460
/proc/meminfo: memFree=29764124/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15768108 CPUtime=4461.46 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 1501382 0 1 0 445784 362 0 0 23 0 22 0 530343079 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3942027 110019 2297 9 0 3932746 0
[pid=6398/tid=6400] ppid=6395 vsize=15768108 CPUtime=0.41 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) S 6395 6398 6349 0 -1 4202560 7100 0 1 0 40 1 0 0 19 0 22 0 530343080 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6402] ppid=6395 vsize=15768108 CPUtime=3.01 cores=1,3,5,7
/proc/6398/task/6402/stat : 6402 (java) S 6395 6398 6349 0 -1 4202560 87281 0 0 0 282 19 0 0 16 0 22 0 530343080 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6403] ppid=6395 vsize=15768108 CPUtime=2.93 cores=1,3,5,7
/proc/6398/task/6403/stat : 6403 (java) S 6395 6398 6349 0 -1 4202560 79093 0 0 0 276 17 0 0 15 0 22 0 530343080 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6404] ppid=6395 vsize=15768108 CPUtime=3.05 cores=1,3,5,7
/proc/6398/task/6404/stat : 6404 (java) S 6395 6398 6349 0 -1 4202560 79752 0 0 0 284 21 0 0 15 0 22 0 530343080 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6405] ppid=6395 vsize=15768108 CPUtime=3.05 cores=1,3,5,7
/proc/6398/task/6405/stat : 6405 (java) S 6395 6398 6349 0 -1 4202560 84252 0 0 0 289 16 0 0 16 0 22 0 530343080 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6406] ppid=6395 vsize=15768108 CPUtime=3.09 cores=1,3,5,7
/proc/6398/task/6406/stat : 6406 (java) S 6395 6398 6349 0 -1 4202560 86067 0 0 0 290 19 0 0 15 0 22 0 530343080 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6407] ppid=6395 vsize=15768108 CPUtime=3.01 cores=1,3,5,7
/proc/6398/task/6407/stat : 6407 (java) S 6395 6398 6349 0 -1 4202560 82590 0 0 0 284 17 0 0 15 0 22 0 530343080 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6408] ppid=6395 vsize=15768108 CPUtime=2.96 cores=1,3,5,7
/proc/6398/task/6408/stat : 6408 (java) S 6395 6398 6349 0 -1 4202560 81234 0 0 0 279 17 0 0 15 0 22 0 530343080 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6409] ppid=6395 vsize=15768108 CPUtime=3.08 cores=1,3,5,7
/proc/6398/task/6409/stat : 6409 (java) S 6395 6398 6349 0 -1 4202560 84231 0 0 0 288 20 0 0 16 0 22 0 530343080 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6410] ppid=6395 vsize=15768108 CPUtime=2.2 cores=1,3,5,7
/proc/6398/task/6410/stat : 6410 (java) S 6395 6398 6349 0 -1 4202560 3749 0 0 0 156 64 0 0 15 0 22 0 530343081 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 0 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6416] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6416/stat : 6416 (java) S 6395 6398 6349 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530343082 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6417] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6417/stat : 6417 (java) S 6395 6398 6349 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 530343082 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6418] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6418/stat : 6418 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530343084 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512515505 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6419] ppid=6395 vsize=15768108 CPUtime=1.78 cores=1,3,5,7
/proc/6398/task/6419/stat : 6419 (java) S 6395 6398 6349 0 -1 4202560 9411 0 0 0 177 1 0 0 15 0 22 0 530343084 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6420] ppid=6395 vsize=15768108 CPUtime=0.6 cores=1,3,5,7
/proc/6398/task/6420/stat : 6420 (java) S 6395 6398 6349 0 -1 4202560 7668 0 0 0 59 1 0 0 16 0 22 0 530343084 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6421] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6421/stat : 6421 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530343084 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6422] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6422/stat : 6422 (java) S 6395 6398 6349 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530343084 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6427] ppid=6395 vsize=15768108 CPUtime=1108.57 cores=1,3,5,7
/proc/6398/task/6427/stat : 6427 (java) R 6395 6398 6349 0 -1 4202560 204845 0 0 0 110818 39 0 0 25 0 22 0 530343106 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6398/tid=6428] ppid=6395 vsize=15768108 CPUtime=1107.2 cores=1,3,5,7
/proc/6398/task/6428/stat : 6428 (java) R 6395 6398 6349 0 -1 4202560 194780 0 0 0 110687 33 0 0 25 0 22 0 530343106 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 47479077337192 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6398/tid=6429] ppid=6395 vsize=15768108 CPUtime=1108.06 cores=1,3,5,7
/proc/6398/task/6429/stat : 6429 (java) R 6395 6398 6349 0 -1 4202560 202947 0 0 0 110773 33 0 0 25 0 22 0 530343106 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505832493 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6398/tid=6430] ppid=6395 vsize=15768108 CPUtime=1108.3 cores=1,3,5,7
/proc/6398/task/6430/stat : 6430 (java) R 6395 6398 6349 0 -1 4202560 204934 0 0 0 110793 37 0 0 25 0 22 0 530343106 16146542592 110019 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505743208 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4461.46
Current children cumulated vsize (KiB) 15768108

[startup+1182.3 s]
/proc/loadavg: 8.08 8.05 7.94 9/220 6462
/proc/meminfo: memFree=29854960/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15768108 CPUtime=4699.94 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 1558231 0 1 0 469614 380 0 0 23 0 22 0 530343079 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3942027 89078 2297 9 0 3932746 0
[pid=6398/tid=6400] ppid=6395 vsize=15768108 CPUtime=0.41 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) S 6395 6398 6349 0 -1 4202560 7100 0 1 0 40 1 0 0 19 0 22 0 530343080 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6402] ppid=6395 vsize=15768108 CPUtime=3.17 cores=1,3,5,7
/proc/6398/task/6402/stat : 6402 (java) S 6395 6398 6349 0 -1 4202560 90460 0 0 0 297 20 0 0 15 0 22 0 530343080 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6403] ppid=6395 vsize=15768108 CPUtime=3.1 cores=1,3,5,7
/proc/6398/task/6403/stat : 6403 (java) S 6395 6398 6349 0 -1 4202560 82368 0 0 0 292 18 0 0 15 0 22 0 530343080 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6404] ppid=6395 vsize=15768108 CPUtime=3.19 cores=1,3,5,7
/proc/6398/task/6404/stat : 6404 (java) S 6395 6398 6349 0 -1 4202560 82315 0 0 0 298 21 0 0 15 0 22 0 530343080 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6405] ppid=6395 vsize=15768108 CPUtime=3.21 cores=1,3,5,7
/proc/6398/task/6405/stat : 6405 (java) S 6395 6398 6349 0 -1 4202560 88080 0 0 0 304 17 0 0 15 0 22 0 530343080 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6406] ppid=6395 vsize=15768108 CPUtime=3.23 cores=1,3,5,7
/proc/6398/task/6406/stat : 6406 (java) S 6395 6398 6349 0 -1 4202560 88903 0 0 0 304 19 0 0 15 0 22 0 530343080 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6407] ppid=6395 vsize=15768108 CPUtime=3.16 cores=1,3,5,7
/proc/6398/task/6407/stat : 6407 (java) S 6395 6398 6349 0 -1 4202560 86294 0 0 0 298 18 0 0 15 0 22 0 530343080 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6408] ppid=6395 vsize=15768108 CPUtime=3.13 cores=1,3,5,7
/proc/6398/task/6408/stat : 6408 (java) S 6395 6398 6349 0 -1 4202560 84800 0 0 0 295 18 0 0 15 0 22 0 530343080 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6409] ppid=6395 vsize=15768108 CPUtime=3.24 cores=1,3,5,7
/proc/6398/task/6409/stat : 6409 (java) S 6395 6398 6349 0 -1 4202560 87777 0 0 0 303 21 0 0 15 0 22 0 530343080 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6410] ppid=6395 vsize=15768108 CPUtime=2.33 cores=1,3,5,7
/proc/6398/task/6410/stat : 6410 (java) S 6395 6398 6349 0 -1 4202560 3907 0 0 0 166 67 0 0 15 0 22 0 530343081 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 0 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6416] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6416/stat : 6416 (java) S 6395 6398 6349 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530343082 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6417] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6417/stat : 6417 (java) S 6395 6398 6349 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 530343082 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6418] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6418/stat : 6418 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530343084 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512515505 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6419] ppid=6395 vsize=15768108 CPUtime=1.78 cores=1,3,5,7
/proc/6398/task/6419/stat : 6419 (java) S 6395 6398 6349 0 -1 4202560 9411 0 0 0 177 1 0 0 15 0 22 0 530343084 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6420] ppid=6395 vsize=15768108 CPUtime=0.6 cores=1,3,5,7
/proc/6398/task/6420/stat : 6420 (java) S 6395 6398 6349 0 -1 4202560 7668 0 0 0 59 1 0 0 16 0 22 0 530343084 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6421] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6421/stat : 6421 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530343084 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6422] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6422/stat : 6422 (java) S 6395 6398 6349 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530343084 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6427] ppid=6395 vsize=15768108 CPUtime=1167.9 cores=1,3,5,7
/proc/6398/task/6427/stat : 6427 (java) R 6395 6398 6349 0 -1 4202560 212317 0 0 0 116749 41 0 0 25 0 22 0 530343106 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505523295 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6398/tid=6428] ppid=6395 vsize=15768108 CPUtime=1166.49 cores=1,3,5,7
/proc/6398/task/6428/stat : 6428 (java) R 6395 6398 6349 0 -1 4202560 202399 0 0 0 116614 35 0 0 25 0 22 0 530343106 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6398/tid=6429] ppid=6395 vsize=15768108 CPUtime=1167.29 cores=1,3,5,7
/proc/6398/task/6429/stat : 6429 (java) R 6395 6398 6349 0 -1 4202560 210604 0 0 0 116695 34 0 0 25 0 22 0 530343106 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505714512 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6398/tid=6430] ppid=6395 vsize=15768108 CPUtime=1167.54 cores=1,3,5,7
/proc/6398/task/6430/stat : 6430 (java) R 6395 6398 6349 0 -1 4202560 212379 0 0 0 116716 38 0 0 25 0 22 0 530343106 16146542592 89078 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505743061 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4699.94
Current children cumulated vsize (KiB) 15768108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.11 8.06 7.95 9/220 6462
/proc/meminfo: memFree=29914700/32950928 swapFree=67111464/67111528
[pid=6398] ppid=6395 vsize=15768108 CPUtime=4800.1 cores=1,3,5,7
/proc/6398/stat : 6398 (java) S 6395 6398 6349 0 -1 4202496 1582246 0 1 0 479622 388 0 0 23 0 22 0 530343079 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6398/statm: 3942027 82018 2297 9 0 3932746 0
[pid=6398/tid=6400] ppid=6395 vsize=15768108 CPUtime=0.41 cores=1,3,5,7
/proc/6398/task/6400/stat : 6400 (java) S 6395 6398 6349 0 -1 4202560 7100 0 1 0 40 1 0 0 19 0 22 0 530343080 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6402] ppid=6395 vsize=15768108 CPUtime=3.23 cores=1,3,5,7
/proc/6398/task/6402/stat : 6402 (java) S 6395 6398 6349 0 -1 4202560 91104 0 0 0 303 20 0 0 15 0 22 0 530343080 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6403] ppid=6395 vsize=15768108 CPUtime=3.16 cores=1,3,5,7
/proc/6398/task/6403/stat : 6403 (java) S 6395 6398 6349 0 -1 4202560 83290 0 0 0 298 18 0 0 15 0 22 0 530343080 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6404] ppid=6395 vsize=15768108 CPUtime=3.27 cores=1,3,5,7
/proc/6398/task/6404/stat : 6404 (java) S 6395 6398 6349 0 -1 4202560 83040 0 0 0 305 22 0 0 16 0 22 0 530343080 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6405] ppid=6395 vsize=15768108 CPUtime=3.28 cores=1,3,5,7
/proc/6398/task/6405/stat : 6405 (java) S 6395 6398 6349 0 -1 4202560 89098 0 0 0 311 17 0 0 15 0 22 0 530343080 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6406] ppid=6395 vsize=15768108 CPUtime=3.29 cores=1,3,5,7
/proc/6398/task/6406/stat : 6406 (java) S 6395 6398 6349 0 -1 4202560 90190 0 0 0 309 20 0 0 16 0 22 0 530343080 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6407] ppid=6395 vsize=15768108 CPUtime=3.23 cores=1,3,5,7
/proc/6398/task/6407/stat : 6407 (java) S 6395 6398 6349 0 -1 4202560 86939 0 0 0 304 19 0 0 15 0 22 0 530343080 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6408] ppid=6395 vsize=15768108 CPUtime=3.2 cores=1,3,5,7
/proc/6398/task/6408/stat : 6408 (java) S 6395 6398 6349 0 -1 4202560 85915 0 0 0 302 18 0 0 15 0 22 0 530343080 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6409] ppid=6395 vsize=15768108 CPUtime=3.3 cores=1,3,5,7
/proc/6398/task/6409/stat : 6409 (java) S 6395 6398 6349 0 -1 4202560 88542 0 0 0 309 21 0 0 15 0 22 0 530343080 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6410] ppid=6395 vsize=15768108 CPUtime=2.39 cores=1,3,5,7
/proc/6398/task/6410/stat : 6410 (java) S 6395 6398 6349 0 -1 4202560 3978 0 0 0 170 69 0 0 15 0 22 0 530343081 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 0 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6416] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6416/stat : 6416 (java) S 6395 6398 6349 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530343082 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6417] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6417/stat : 6417 (java) S 6395 6398 6349 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 530343082 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6418] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6418/stat : 6418 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530343084 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512515505 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6419] ppid=6395 vsize=15768108 CPUtime=1.78 cores=1,3,5,7
/proc/6398/task/6419/stat : 6419 (java) S 6395 6398 6349 0 -1 4202560 9411 0 0 0 177 1 0 0 15 0 22 0 530343084 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 3 0 0 0
[pid=6398/tid=6420] ppid=6395 vsize=15768108 CPUtime=0.6 cores=1,3,5,7
/proc/6398/task/6420/stat : 6420 (java) S 6395 6398 6349 0 -1 4202560 7668 0 0 0 59 1 0 0 16 0 22 0 530343084 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 1 0 0 0
[pid=6398/tid=6421] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6421/stat : 6421 (java) S 6395 6398 6349 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530343084 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512507801 0 4 0 16800975 18446604456295412928 0 0 -1 5 0 0 0
[pid=6398/tid=6422] ppid=6395 vsize=15768108 CPUtime=0 cores=1,3,5,7
/proc/6398/task/6422/stat : 6422 (java) S 6395 6398 6349 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530343084 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 254512508416 0 4 0 16800975 18446604456295412928 0 0 -1 7 0 0 0
[pid=6398/tid=6427] ppid=6395 vsize=15768108 CPUtime=1192.83 cores=1,3,5,7
/proc/6398/task/6427/stat : 6427 (java) R 6395 6398 6349 0 -1 4202560 216598 0 0 0 119241 42 0 0 25 0 22 0 530343106 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505714389 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6398/tid=6428] ppid=6395 vsize=15768108 CPUtime=1191.36 cores=1,3,5,7
/proc/6398/task/6428/stat : 6428 (java) R 6395 6398 6349 0 -1 4202560 206693 0 0 0 119100 36 0 0 25 0 22 0 530343106 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505742192 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6398/tid=6429] ppid=6395 vsize=15768108 CPUtime=1192.21 cores=1,3,5,7
/proc/6398/task/6429/stat : 6429 (java) R 6395 6398 6349 0 -1 4202560 214575 0 0 0 119185 36 0 0 25 0 22 0 530343106 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505714296 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6398/tid=6430] ppid=6395 vsize=15768108 CPUtime=1192.39 cores=1,3,5,7
/proc/6398/task/6430/stat : 6430 (java) R 6395 6398 6349 0 -1 4202560 216655 0 0 0 119200 39 0 0 25 0 22 0 530343106 16146542592 82018 33554432000 1073741824 1073778376 140733975984048 18446744073709551615 46912505800344 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15768108

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.53
CPU time (s): 4800.16
CPU user time (s): 4796.25
CPU system time (s): 3.90441
CPU usage (%): 397.518
Max. virtual memory (cumulated for all children) (KiB): 15768108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.25
system time used= 3.90441
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1582273
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= 315970
involuntary context switches= 168219

runsolver used 1.83072 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-30 20:17:44
IDJOB=3311825
IDBENCH=85343
IDSOLVER=1698
FILE ID=node149/3311825-1304187464
RUNJOBID= node149-1304187464-6368
PBS_JOBID= 13172497
Free space on /tmp= 73324 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311825-1304187464/watcher-3311825-1304187464 -o /tmp/evaluation-result-3311825-1304187464/solver-3311825-1304187464 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311825-1304187464.cnf -hbr 2

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

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
RANDOM SEED=326454340

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30564348 kB
Buffers:        521000 kB
Cached:        1417884 kB
SwapCached:         60 kB
Active:         196036 kB
Inactive:      1812680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30564348 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            3308 kB
Writeback:           0 kB
AnonPages:       69452 kB
Mapped:          20532 kB
Slab:           312596 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   769468 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= 73320 MiB
End job on node149 at 2011-04-30 20:37:53