Trace number 3312495

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.74 1205.12

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S43885340-006-UNKNOWN.cnf
MD5SUM745003317611baf9e79e91bc0ab8e275
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.2018
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	00:04 INFO : Reading from input HOME/instance-3312495-1304118004.cnf
0.72/0.53	Executor set job limit to 1000000
0.72/0.53	Executor set job limit to 1000000
0.72/0.53	Executor set job limit to 1000000
0.72/0.53	Executor set job limit to 1000000
0.72/0.53	Starting Executor!
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
3.09/1.55	00:06 INFO : 14942 variables remaining out of 15000
3.09/1.55	00:06 INFO : 250552 literals remaining out of 252000

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

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

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


[startup+0 s]
/proc/loadavg: 5.00 5.12 5.99 7/198 4515
/proc/meminfo: memFree=23485860/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/4515/stat : 4515 (java) R 4513 4515 4321 0 -1 4202496 894 0 0 0 0 0 0 0 25 0 1 0 504216315 23580672 380 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220811274005 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4515/statm: 5757 391 304 9 0 124 0

[startup+0.0375911 s]
/proc/loadavg: 5.00 5.12 5.99 7/198 4515
/proc/meminfo: memFree=23485860/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/4515/stat : 4515 (java) S 4513 4515 4321 0 -1 4202496 3663 0 1 0 2 1 0 0 25 0 13 0 504216315 15978749952 3102 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828039141 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 3901062 3103 1675 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100582 s]
/proc/loadavg: 5.00 5.12 5.99 7/198 4515
/proc/meminfo: memFree=23485860/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=15677156 CPUtime=0.1 cores=1,3,5,7
/proc/4515/stat : 4515 (java) S 4513 4515 4321 0 -1 4202496 5567 0 1 0 9 1 0 0 25 0 18 0 504216315 16053407744 4978 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 3919289 4978 2117 9 0 3910008 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677156

[startup+0.300546 s]
/proc/loadavg: 5.00 5.12 5.99 7/198 4515
/proc/meminfo: memFree=23485860/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=15680588 CPUtime=0.51 cores=1,3,5,7
/proc/4515/stat : 4515 (java) S 4513 4515 4321 0 -1 4202496 15154 0 1 0 49 2 0 0 25 0 18 0 504216315 16056922112 13617 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 3920147 13623 2207 9 0 3910866 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680588

[startup+0.700469 s]
/proc/loadavg: 5.00 5.12 5.99 7/198 4515
/proc/meminfo: memFree=23485860/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=15687156 CPUtime=1.11 cores=1,3,5,7
/proc/4515/stat : 4515 (java) S 4513 4515 4321 0 -1 4202496 42146 0 1 0 106 5 0 0 25 0 22 0 504216315 16063647744 40323 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 3921789 40357 2255 9 0 3912508 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 15687156

[startup+1.50132 s]
/proc/loadavg: 5.00 5.12 5.99 7/220 4537
/proc/meminfo: memFree=23304280/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=15714936 CPUtime=3.09 cores=1,3,5,7
/proc/4515/stat : 4515 (java) S 4513 4515 4321 0 -1 4202496 58074 0 1 0 301 8 0 0 25 0 22 0 504216315 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 3928734 48467 2267 9 0 3919453 0
[pid=4515/tid=4517] ppid=4513 vsize=15714936 CPUtime=1.48 cores=1,3,5,7
/proc/4515/task/4517/stat : 4517 (java) R 4513 4515 4321 0 -1 4202560 35686 0 1 0 143 5 0 0 25 0 22 0 504216316 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912505121065 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4515/tid=4518] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4518/stat : 4518 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504216317 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4519] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4519/stat : 4519 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504216317 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4520] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4520/stat : 4520 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504216317 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4521] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4521/stat : 4521 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504216317 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4522] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4522/stat : 4522 (java) S 4513 4515 4321 0 -1 4202560 56 0 0 0 0 0 0 0 21 0 22 0 504216317 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4523] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4523/stat : 4523 (java) S 4513 4515 4321 0 -1 4202560 338 0 0 0 0 0 0 0 21 0 22 0 504216317 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4524] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4524/stat : 4524 (java) S 4513 4515 4321 0 -1 4202560 22 0 0 0 0 0 0 0 21 0 22 0 504216317 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4525] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4525/stat : 4525 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504216317 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4526] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4526/stat : 4526 (java) S 4513 4515 4321 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 504216318 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 0 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4527] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4527/stat : 4527 (java) S 4513 4515 4321 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 504216318 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4528] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4528/stat : 4528 (java) S 4513 4515 4321 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 504216318 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4529] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4529/stat : 4529 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828060081 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4530] ppid=4513 vsize=15714936 CPUtime=0.96 cores=1,3,5,7
/proc/4515/task/4530/stat : 4530 (java) R 4513 4515 4321 0 -1 4202560 15702 0 0 0 94 2 0 0 25 0 22 0 504216320 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 47042586884897 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4515/tid=4531] ppid=4513 vsize=15714936 CPUtime=0.62 cores=1,3,5,7
/proc/4515/task/4531/stat : 4531 (java) S 4513 4515 4321 0 -1 4202560 4825 0 0 0 62 0 0 0 16 0 22 0 504216320 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4532] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4532/stat : 4532 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4533] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4533/stat : 4533 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504216320 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4534] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4534/stat : 4534 (java) S 4513 4515 4321 0 -1 4202560 15 0 0 0 0 0 0 0 16 0 22 0 504216369 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4535] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4535/stat : 4535 (java) S 4513 4515 4321 0 -1 4202560 14 0 0 0 0 0 0 0 16 0 22 0 504216369 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4536] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4536/stat : 4536 (java) S 4513 4515 4321 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 504216369 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4537] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4537/stat : 4537 (java) S 4513 4515 4321 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 504216369 16092094464 48467 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15714936

[startup+3.101 s]
/proc/loadavg: 5.24 5.17 6.00 7/220 4537
/proc/meminfo: memFree=23252832/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=15714936 CPUtime=8.57 cores=1,3,5,7
/proc/4515/stat : 4515 (java) S 4513 4515 4321 0 -1 4202496 133346 0 1 0 840 17 0 0 25 0 22 0 504216315 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 3928734 123194 2275 9 0 3919453 0
[pid=4515/tid=4517] ppid=4513 vsize=15714936 CPUtime=1.54 cores=1,3,5,7
/proc/4515/task/4517/stat : 4517 (java) S 4513 4515 4321 0 -1 4202560 35705 0 1 0 149 5 0 0 25 0 22 0 504216316 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4518] ppid=4513 vsize=15714936 CPUtime=0.06 cores=1,3,5,7
/proc/4515/task/4518/stat : 4518 (java) R 4513 4515 4321 0 -1 4202560 12944 0 0 0 5 1 0 0 16 0 22 0 504216317 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4515/tid=4519] ppid=4513 vsize=15714936 CPUtime=0.02 cores=1,3,5,7
/proc/4515/task/4519/stat : 4519 (java) S 4513 4515 4321 0 -1 4202560 6163 0 0 0 2 0 0 0 16 0 22 0 504216317 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4520] ppid=4513 vsize=15714936 CPUtime=0.03 cores=1,3,5,7
/proc/4515/task/4520/stat : 4520 (java) S 4513 4515 4321 0 -1 4202560 6829 0 0 0 2 1 0 0 16 0 22 0 504216317 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4521] ppid=4513 vsize=15714936 CPUtime=0.03 cores=1,3,5,7
/proc/4515/task/4521/stat : 4521 (java) S 4513 4515 4321 0 -1 4202560 5911 0 0 0 3 0 0 0 16 0 22 0 504216317 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4522] ppid=4513 vsize=15714936 CPUtime=0.02 cores=1,3,5,7
/proc/4515/task/4522/stat : 4522 (java) S 4513 4515 4321 0 -1 4202560 5610 0 0 0 2 0 0 0 16 0 22 0 504216317 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4523] ppid=4513 vsize=15714936 CPUtime=0.01 cores=1,3,5,7
/proc/4515/task/4523/stat : 4523 (java) S 4513 4515 4321 0 -1 4202560 3923 0 0 0 1 0 0 0 15 0 22 0 504216317 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4524] ppid=4513 vsize=15714936 CPUtime=0.04 cores=1,3,5,7
/proc/4515/task/4524/stat : 4524 (java) S 4513 4515 4321 0 -1 4202560 8279 0 0 0 4 0 0 0 16 0 22 0 504216317 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4525] ppid=4513 vsize=15714936 CPUtime=0.01 cores=1,3,5,7
/proc/4515/task/4525/stat : 4525 (java) S 4513 4515 4321 0 -1 4202560 4139 0 0 0 1 0 0 0 15 0 22 0 504216317 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4526] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4526/stat : 4526 (java) S 4513 4515 4321 0 -1 4202560 262 0 0 0 0 0 0 0 15 0 22 0 504216318 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 0 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4527] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4527/stat : 4527 (java) S 4513 4515 4321 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504216318 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4528] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4528/stat : 4528 (java) S 4513 4515 4321 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504216318 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4529] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4529/stat : 4529 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828060081 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4530] ppid=4513 vsize=15714936 CPUtime=1.15 cores=1,3,5,7
/proc/4515/task/4530/stat : 4530 (java) S 4513 4515 4321 0 -1 4202560 15724 0 0 0 113 2 0 0 24 0 22 0 504216320 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4531] ppid=4513 vsize=15714936 CPUtime=0.9 cores=1,3,5,7
/proc/4515/task/4531/stat : 4531 (java) S 4513 4515 4321 0 -1 4202560 5318 0 0 0 90 0 0 0 15 0 22 0 504216320 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4532] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4532/stat : 4532 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4533] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4533/stat : 4533 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504216320 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4534] ppid=4513 vsize=15714936 CPUtime=1.22 cores=1,3,5,7
/proc/4515/task/4534/stat : 4534 (java) R 4513 4515 4321 0 -1 4202560 5904 0 0 0 122 0 0 0 16 0 22 0 504216369 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4515/tid=4535] ppid=4513 vsize=15714936 CPUtime=1.08 cores=1,3,5,7
/proc/4515/task/4535/stat : 4535 (java) R 4513 4515 4321 0 -1 4202560 3660 0 0 0 108 0 0 0 16 0 22 0 504216369 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912506250921 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4515/tid=4536] ppid=4513 vsize=15714936 CPUtime=1.22 cores=1,3,5,7
/proc/4515/task/4536/stat : 4536 (java) R 4513 4515 4321 0 -1 4202560 5512 0 0 0 122 0 0 0 16 0 22 0 504216369 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912506284598 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4515/tid=4537] ppid=4513 vsize=15714936 CPUtime=1.09 cores=1,3,5,7
/proc/4515/task/4537/stat : 4537 (java) R 4513 4515 4321 0 -1 4202560 6076 0 0 0 109 0 0 0 16 0 22 0 504216369 16092094464 123194 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912506197459 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.57
Current children cumulated vsize (KiB) 15714936

[startup+6.30141 s]
/proc/loadavg: 5.24 5.17 6.00 10/220 4537
/proc/meminfo: memFree=22550620/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=15714936 CPUtime=21.34 cores=1,3,5,7
/proc/4515/stat : 4515 (java) S 4513 4515 4321 0 -1 4202496 373439 0 1 0 2085 49 0 0 25 0 22 0 504216315 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 3928734 363107 2275 9 0 3919453 0
[pid=4515/tid=4517] ppid=4513 vsize=15714936 CPUtime=1.54 cores=1,3,5,7
/proc/4515/task/4517/stat : 4517 (java) S 4513 4515 4321 0 -1 4202560 35705 0 1 0 149 5 0 0 25 0 22 0 504216316 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4518] ppid=4513 vsize=15714936 CPUtime=0.09 cores=1,3,5,7
/proc/4515/task/4518/stat : 4518 (java) S 4513 4515 4321 0 -1 4202560 21246 0 0 0 7 2 0 0 15 0 22 0 504216317 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4519] ppid=4513 vsize=15714936 CPUtime=0.1 cores=1,3,5,7
/proc/4515/task/4519/stat : 4519 (java) S 4513 4515 4321 0 -1 4202560 22658 0 0 0 7 3 0 0 16 0 22 0 504216317 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4520] ppid=4513 vsize=15714936 CPUtime=0.06 cores=1,3,5,7
/proc/4515/task/4520/stat : 4520 (java) S 4513 4515 4321 0 -1 4202560 15719 0 0 0 4 2 0 0 16 0 22 0 504216317 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4521] ppid=4513 vsize=15714936 CPUtime=0.07 cores=1,3,5,7
/proc/4515/task/4521/stat : 4521 (java) S 4513 4515 4321 0 -1 4202560 14203 0 0 0 5 2 0 0 15 0 22 0 504216317 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4522] ppid=4513 vsize=15714936 CPUtime=0.12 cores=1,3,5,7
/proc/4515/task/4522/stat : 4522 (java) S 4513 4515 4321 0 -1 4202560 31464 0 0 0 8 4 0 0 16 0 22 0 504216317 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4523] ppid=4513 vsize=15714936 CPUtime=0.05 cores=1,3,5,7
/proc/4515/task/4523/stat : 4523 (java) S 4513 4515 4321 0 -1 4202560 10765 0 0 0 4 1 0 0 15 0 22 0 504216317 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4524] ppid=4513 vsize=15714936 CPUtime=0.12 cores=1,3,5,7
/proc/4515/task/4524/stat : 4524 (java) S 4513 4515 4321 0 -1 4202560 28076 0 0 0 9 3 0 0 16 0 22 0 504216317 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4525] ppid=4513 vsize=15714936 CPUtime=0.11 cores=1,3,5,7
/proc/4515/task/4525/stat : 4525 (java) S 4513 4515 4321 0 -1 4202560 22159 0 0 0 8 3 0 0 16 0 22 0 504216317 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4526] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4526/stat : 4526 (java) S 4513 4515 4321 0 -1 4202560 872 0 0 0 0 0 0 0 16 0 22 0 504216318 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 0 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4527] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4527/stat : 4527 (java) S 4513 4515 4321 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504216318 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4528] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4528/stat : 4528 (java) S 4513 4515 4321 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504216318 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4529] ppid=4513 vsize=15714936 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4529/stat : 4529 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828060081 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4530] ppid=4513 vsize=15714936 CPUtime=1.16 cores=1,3,5,7
/proc/4515/task/4530/stat : 4530 (java) S 4513 4515 4321 0 -1 4202560 15725 0 0 0 114 2 0 0 15 0 22 0 504216320 16092094464 363107 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0

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

/proc/4515/task/4520/stat : 4520 (java) S 4513 4515 4321 0 -1 4202560 220944 0 0 0 279 38 0 0 15 0 22 0 504216317 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4521] ppid=4513 vsize=15780472 CPUtime=3.86 cores=1,3,5,7
/proc/4515/task/4521/stat : 4521 (java) S 4513 4515 4321 0 -1 4202560 200316 0 0 0 353 33 0 0 16 0 22 0 504216317 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4522] ppid=4513 vsize=15780472 CPUtime=3.92 cores=1,3,5,7
/proc/4515/task/4522/stat : 4522 (java) S 4513 4515 4321 0 -1 4202560 257998 0 0 0 347 45 0 0 15 0 22 0 504216317 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4523] ppid=4513 vsize=15780472 CPUtime=3.78 cores=1,3,5,7
/proc/4515/task/4523/stat : 4523 (java) S 4513 4515 4321 0 -1 4202560 205889 0 0 0 345 33 0 0 16 0 22 0 504216317 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4524] ppid=4513 vsize=15780472 CPUtime=4.34 cores=1,3,5,7
/proc/4515/task/4524/stat : 4524 (java) S 4513 4515 4321 0 -1 4202560 353592 0 0 0 375 59 0 0 16 0 22 0 504216317 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4525] ppid=4513 vsize=15780472 CPUtime=3.85 cores=1,3,5,7
/proc/4515/task/4525/stat : 4525 (java) S 4513 4515 4321 0 -1 4202560 228366 0 0 0 348 37 0 0 15 0 22 0 504216317 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4526] ppid=4513 vsize=15780472 CPUtime=2.63 cores=1,3,5,7
/proc/4515/task/4526/stat : 4526 (java) S 4513 4515 4321 0 -1 4202560 340809 0 0 0 224 39 0 0 15 0 22 0 504216318 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 0 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4527] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4527/stat : 4527 (java) S 4513 4515 4321 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504216318 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4528] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4528/stat : 4528 (java) S 4513 4515 4321 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504216318 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4529] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4529/stat : 4529 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828060081 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4530] ppid=4513 vsize=15780472 CPUtime=1.28 cores=1,3,5,7
/proc/4515/task/4530/stat : 4530 (java) S 4513 4515 4321 0 -1 4202560 15756 0 0 0 126 2 0 0 16 0 22 0 504216320 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4531] ppid=4513 vsize=15780472 CPUtime=1.18 cores=1,3,5,7
/proc/4515/task/4531/stat : 4531 (java) S 4513 4515 4321 0 -1 4202560 5359 0 0 0 118 0 0 0 15 0 22 0 504216320 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4532] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4532/stat : 4532 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4533] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4533/stat : 4533 (java) S 4513 4515 4321 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 504216320 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4534] ppid=4513 vsize=15780472 CPUtime=1108.65 cores=1,3,5,7
/proc/4515/task/4534/stat : 4534 (java) R 4513 4515 4321 0 -1 4202560 129719 0 0 0 110851 14 0 0 25 0 22 0 504216369 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912505601177 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4515/tid=4535] ppid=4513 vsize=15780472 CPUtime=1108.26 cores=1,3,5,7
/proc/4515/task/4535/stat : 4535 (java) R 4513 4515 4321 0 -1 4202560 120356 0 0 0 110812 14 0 0 25 0 22 0 504216369 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 47042588191834 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4515/tid=4536] ppid=4513 vsize=15780472 CPUtime=1109.81 cores=1,3,5,7
/proc/4515/task/4536/stat : 4536 (java) R 4513 4515 4321 0 -1 4202560 118360 0 0 0 110968 13 0 0 25 0 22 0 504216369 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912505819560 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4515/tid=4537] ppid=4513 vsize=15780472 CPUtime=1105.95 cores=1,3,5,7
/proc/4515/task/4537/stat : 4537 (java) R 4513 4515 4321 0 -1 4202560 136823 0 0 0 110578 17 0 0 25 0 22 0 504216369 16159203328 2231758 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912505819565 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4470.9
Current children cumulated vsize (KiB) 15780472

[startup+1182.3 s]
/proc/loadavg: 8.08 8.04 7.49 9/220 4629
/proc/meminfo: memFree=14079520/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=15780472 CPUtime=4710.52 cores=1,3,5,7
/proc/4515/stat : 4515 (java) S 4513 4515 4321 0 -1 4202496 2886541 0 1 0 470607 445 0 0 25 0 22 0 504216315 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 3945118 2291455 2293 9 0 3935837 0
[pid=4515/tid=4517] ppid=4513 vsize=15780472 CPUtime=1.54 cores=1,3,5,7
/proc/4515/task/4517/stat : 4517 (java) S 4513 4515 4321 0 -1 4202560 35705 0 1 0 149 5 0 0 25 0 22 0 504216316 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4518] ppid=4513 vsize=15780472 CPUtime=4.35 cores=1,3,5,7
/proc/4515/task/4518/stat : 4518 (java) S 4513 4515 4321 0 -1 4202560 203192 0 0 0 401 34 0 0 15 0 22 0 504216317 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4519] ppid=4513 vsize=15780472 CPUtime=4.68 cores=1,3,5,7
/proc/4515/task/4519/stat : 4519 (java) S 4513 4515 4321 0 -1 4202560 278355 0 0 0 420 48 0 0 16 0 22 0 504216317 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4520] ppid=4513 vsize=15780472 CPUtime=3.39 cores=1,3,5,7
/proc/4515/task/4520/stat : 4520 (java) S 4513 4515 4321 0 -1 4202560 231618 0 0 0 299 40 0 0 16 0 22 0 504216317 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4521] ppid=4513 vsize=15780472 CPUtime=4.15 cores=1,3,5,7
/proc/4515/task/4521/stat : 4521 (java) S 4513 4515 4321 0 -1 4202560 207818 0 0 0 381 34 0 0 16 0 22 0 504216317 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4522] ppid=4513 vsize=15780472 CPUtime=4.05 cores=1,3,5,7
/proc/4515/task/4522/stat : 4522 (java) S 4513 4515 4321 0 -1 4202560 264665 0 0 0 359 46 0 0 16 0 22 0 504216317 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4523] ppid=4513 vsize=15780472 CPUtime=3.79 cores=1,3,5,7
/proc/4515/task/4523/stat : 4523 (java) S 4513 4515 4321 0 -1 4202560 205889 0 0 0 346 33 0 0 15 0 22 0 504216317 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4524] ppid=4513 vsize=15780472 CPUtime=4.43 cores=1,3,5,7
/proc/4515/task/4524/stat : 4524 (java) S 4513 4515 4321 0 -1 4202560 353592 0 0 0 384 59 0 0 15 0 22 0 504216317 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4525] ppid=4513 vsize=15780472 CPUtime=4.16 cores=1,3,5,7
/proc/4515/task/4525/stat : 4525 (java) S 4513 4515 4321 0 -1 4202560 236814 0 0 0 377 39 0 0 15 0 22 0 504216317 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4526] ppid=4513 vsize=15780472 CPUtime=2.63 cores=1,3,5,7
/proc/4515/task/4526/stat : 4526 (java) S 4513 4515 4321 0 -1 4202560 341058 0 0 0 224 39 0 0 15 0 22 0 504216318 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 0 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4527] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4527/stat : 4527 (java) S 4513 4515 4321 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504216318 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4528] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4528/stat : 4528 (java) S 4513 4515 4321 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504216318 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4529] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4529/stat : 4529 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828060081 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4530] ppid=4513 vsize=15780472 CPUtime=1.28 cores=1,3,5,7
/proc/4515/task/4530/stat : 4530 (java) S 4513 4515 4321 0 -1 4202560 15756 0 0 0 126 2 0 0 16 0 22 0 504216320 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4531] ppid=4513 vsize=15780472 CPUtime=1.18 cores=1,3,5,7
/proc/4515/task/4531/stat : 4531 (java) S 4513 4515 4321 0 -1 4202560 5359 0 0 0 118 0 0 0 15 0 22 0 504216320 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4532] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4532/stat : 4532 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4533] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4533/stat : 4533 (java) S 4513 4515 4321 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 504216320 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4534] ppid=4513 vsize=15780472 CPUtime=1168.25 cores=1,3,5,7
/proc/4515/task/4534/stat : 4534 (java) R 4513 4515 4321 0 -1 4202560 129719 0 0 0 116811 14 0 0 25 0 22 0 504216369 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912505847950 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4515/tid=4535] ppid=4513 vsize=15780472 CPUtime=1167.53 cores=1,3,5,7
/proc/4515/task/4535/stat : 4535 (java) R 4513 4515 4321 0 -1 4202560 120356 0 0 0 116739 14 0 0 25 0 22 0 504216369 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912506241079 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4515/tid=4536] ppid=4513 vsize=15780472 CPUtime=1169.41 cores=1,3,5,7
/proc/4515/task/4536/stat : 4536 (java) R 4513 4515 4321 0 -1 4202560 118367 0 0 0 116928 13 0 0 25 0 22 0 504216369 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912505847381 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4515/tid=4537] ppid=4513 vsize=15780472 CPUtime=1165.55 cores=1,3,5,7
/proc/4515/task/4537/stat : 4537 (java) R 4513 4515 4321 0 -1 4202560 136824 0 0 0 116538 17 0 0 25 0 22 0 504216369 16159203328 2291455 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912505582971 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4710.52
Current children cumulated vsize (KiB) 15780472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 8.06 8.03 7.51 9/220 4629
/proc/meminfo: memFree=13124696/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=15780472 CPUtime=4800.4 cores=1,3,5,7
/proc/4515/stat : 4515 (java) S 4513 4515 4321 0 -1 4202496 2886580 0 1 0 479595 445 0 0 25 0 22 0 504216315 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 3945118 2291357 2293 9 0 3935837 0
[pid=4515/tid=4517] ppid=4513 vsize=15780472 CPUtime=1.54 cores=1,3,5,7
/proc/4515/task/4517/stat : 4517 (java) S 4513 4515 4321 0 -1 4202560 35705 0 1 0 149 5 0 0 25 0 22 0 504216316 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4518] ppid=4513 vsize=15780472 CPUtime=4.4 cores=1,3,5,7
/proc/4515/task/4518/stat : 4518 (java) S 4513 4515 4321 0 -1 4202560 203218 0 0 0 406 34 0 0 16 0 22 0 504216317 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4519] ppid=4513 vsize=15780472 CPUtime=4.7 cores=1,3,5,7
/proc/4515/task/4519/stat : 4519 (java) S 4513 4515 4321 0 -1 4202560 278355 0 0 0 422 48 0 0 16 0 22 0 504216317 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4520] ppid=4513 vsize=15780472 CPUtime=3.44 cores=1,3,5,7
/proc/4515/task/4520/stat : 4520 (java) S 4513 4515 4321 0 -1 4202560 231623 0 0 0 304 40 0 0 16 0 22 0 504216317 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4521] ppid=4513 vsize=15780472 CPUtime=4.23 cores=1,3,5,7
/proc/4515/task/4521/stat : 4521 (java) S 4513 4515 4321 0 -1 4202560 207820 0 0 0 389 34 0 0 16 0 22 0 504216317 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 3 0 0 0
[pid=4515/tid=4522] ppid=4513 vsize=15780472 CPUtime=4.1 cores=1,3,5,7
/proc/4515/task/4522/stat : 4522 (java) S 4513 4515 4321 0 -1 4202560 264666 0 0 0 364 46 0 0 16 0 22 0 504216317 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4523] ppid=4513 vsize=15780472 CPUtime=3.84 cores=1,3,5,7
/proc/4515/task/4523/stat : 4523 (java) S 4513 4515 4321 0 -1 4202560 205889 0 0 0 351 33 0 0 15 0 22 0 504216317 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4524] ppid=4513 vsize=15780472 CPUtime=4.45 cores=1,3,5,7
/proc/4515/task/4524/stat : 4524 (java) S 4513 4515 4321 0 -1 4202560 353592 0 0 0 386 59 0 0 16 0 22 0 504216317 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4525] ppid=4513 vsize=15780472 CPUtime=4.21 cores=1,3,5,7
/proc/4515/task/4525/stat : 4525 (java) S 4513 4515 4321 0 -1 4202560 236815 0 0 0 382 39 0 0 16 0 22 0 504216317 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4526] ppid=4513 vsize=15780472 CPUtime=2.63 cores=1,3,5,7
/proc/4515/task/4526/stat : 4526 (java) S 4513 4515 4321 0 -1 4202560 341058 0 0 0 224 39 0 0 15 0 22 0 504216318 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 0 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4527] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4527/stat : 4527 (java) S 4513 4515 4321 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504216318 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4528] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4528/stat : 4528 (java) S 4513 4515 4321 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504216318 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4529] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4529/stat : 4529 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828060081 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4530] ppid=4513 vsize=15780472 CPUtime=1.28 cores=1,3,5,7
/proc/4515/task/4530/stat : 4530 (java) S 4513 4515 4321 0 -1 4202560 15756 0 0 0 126 2 0 0 16 0 22 0 504216320 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 7 0 0 0
[pid=4515/tid=4531] ppid=4513 vsize=15780472 CPUtime=1.18 cores=1,3,5,7
/proc/4515/task/4531/stat : 4531 (java) S 4513 4515 4321 0 -1 4202560 5359 0 0 0 118 0 0 0 15 0 22 0 504216320 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4532] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4532/stat : 4532 (java) S 4513 4515 4321 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504216320 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052377 0 4 0 16800975 18446604471158043008 0 0 -1 5 0 0 0
[pid=4515/tid=4533] ppid=4513 vsize=15780472 CPUtime=0 cores=1,3,5,7
/proc/4515/task/4533/stat : 4533 (java) S 4513 4515 4321 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 504216320 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 220828052992 0 4 0 16800975 18446604471158043008 0 0 -1 1 0 0 0
[pid=4515/tid=4534] ppid=4513 vsize=15780472 CPUtime=1190.66 cores=1,3,5,7
/proc/4515/task/4534/stat : 4534 (java) R 4513 4515 4321 0 -1 4202560 129719 0 0 0 119052 14 0 0 25 0 22 0 504216369 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912505847363 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4515/tid=4535] ppid=4513 vsize=15780472 CPUtime=1189.81 cores=1,3,5,7
/proc/4515/task/4535/stat : 4535 (java) R 4513 4515 4321 0 -1 4202560 120357 0 0 0 118967 14 0 0 25 0 22 0 504216369 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912505751656 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4515/tid=4536] ppid=4513 vsize=15780472 CPUtime=1191.81 cores=1,3,5,7
/proc/4515/task/4536/stat : 4536 (java) R 4513 4515 4321 0 -1 4202560 118368 0 0 0 119168 13 0 0 25 0 22 0 504216369 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 46912506343388 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4515/tid=4537] ppid=4513 vsize=15780472 CPUtime=1187.96 cores=1,3,5,7
/proc/4515/task/4537/stat : 4537 (java) R 4513 4515 4321 0 -1 4202560 136824 0 0 0 118779 17 0 0 25 0 22 0 504216369 16159203328 2291357 33554432000 1073741824 1073778376 140733944682864 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 15780472

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

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

[startup+1205 s]
/proc/loadavg: 8.06 8.03 7.51 9/220 4629
/proc/meminfo: memFree=13124696/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=0 CPUtime=4800.62 cores=1,3,5,7
/proc/4515/stat : 4515 (java) Z 4513 4515 4321 0 -1 4203548 2886607 0 1 0 479598 464 0 0 17 0 2 0 504216315 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 0 0 0 0 0 0 0
[pid=4515/tid=4537] ppid=4513 vsize=0 CPUtime=1188.15 cores=1,3,5,7
/proc/4515/task/4537/stat : 4537 (java) R 4513 4515 4321 0 -1 4203588 136824 0 0 0 118779 36 0 0 25 0 2 0 504216369 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.62
Current children cumulated vsize (KiB) 0

[startup+1205.1 s]
/proc/loadavg: 8.06 8.03 7.51 9/220 4629
/proc/meminfo: memFree=13124696/32951124 swapFree=67105204/67111528
[pid=4515] ppid=4513 vsize=0 CPUtime=4800.72 cores=1,3,5,7
/proc/4515/stat : 4515 (java) Z 4513 4515 4321 0 -1 4203548 2886607 0 1 0 479598 474 0 0 17 0 2 0 504216315 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4515/statm: 0 0 0 0 0 0 0
[pid=4515/tid=4537] ppid=4513 vsize=0 CPUtime=1188.25 cores=1,3,5,7
/proc/4515/task/4537/stat : 4537 (java) R 4513 4515 4321 0 -1 4203588 136824 0 0 0 118779 46 0 0 25 0 2 0 504216369 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.72
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.12
CPU time (s): 4800.74
CPU user time (s): 4795.98
CPU system time (s): 4.76028
CPU usage (%): 398.363
Max. virtual memory (cumulated for all children) (KiB): 15780472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.98
system time used= 4.76028
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2886607
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= 30231
involuntary context switches= 73187

runsolver used 1.9727 second user time and 4.65029 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-30 01:00:04
IDJOB=3312495
IDBENCH=82680
IDSOLVER=1699
FILE ID=node147/3312495-1304118004
RUNJOBID= node147-1304116701-4340
PBS_JOBID= 13170716
Free space on /tmp= 72656 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S43885340-006-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312495-1304118004/watcher-3312495-1304118004 -o /tmp/evaluation-result-3312495-1304118004/solver-3312495-1304118004 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312495-1304118004.cnf

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

MD5SUM BENCH= 745003317611baf9e79e91bc0ab8e275
RANDOM SEED=287714174

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.82
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.836
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.75
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.836
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.836
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.76
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.836
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.836
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:      23486140 kB
Buffers:        291708 kB
Cached:        1380096 kB
SwapCached:       3064 kB
Active:        7547440 kB
Inactive:      1578756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23486140 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:            2808 kB
Writeback:           0 kB
AnonPages:     7452544 kB
Mapped:          23344 kB
Slab:           260904 kB
PageTables:      19376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8392516 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= 72652 MiB
End job on node147 at 2011-04-30 01:20:11