Trace number 3312049

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) 2479.95 1300.45

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.97739
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

0.10/0.12	47:35 INFO : Reading from input HOME/instance-3312049-1304189255.cnf
4.74/4.41	Executor set job limit to 1000000
4.74/4.41	Executor set job limit to 1000000
4.74/4.41	Executor set job limit to 1000000
4.74/4.41	Executor set job limit to 1000000
4.74/4.41	Starting Executor!
4.74/4.41	Starting Executor!
4.74/4.41	Starting Executor!
4.74/4.41	Starting Executor!
93.53/90.06	49:05 INFO : 300595 variables remaining out of 370048
93.53/90.06	49:05 INFO : 53437333 literals remaining out of 4028312

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

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

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


[startup+0 s]
/proc/loadavg: 4.34 6.89 7.51 2/172 11363
/proc/meminfo: memFree=24240440/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11363/stat : 11363 (java) R 11361 11363 10914 0 -1 4202496 1028 0 0 0 0 0 0 0 21 0 1 0 530523245 23580672 514 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212682712853 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11363/statm: 5757 528 402 9 0 124 0

[startup+0.0431659 s]
/proc/loadavg: 4.34 6.89 7.51 2/172 11363
/proc/meminfo: memFree=24240440/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 3794 0 1 0 2 0 0 0 21 0 13 0 530523245 15978749952 3232 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3901062 3232 1682 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.101351 s]
/proc/loadavg: 4.34 6.89 7.51 2/172 11363
/proc/meminfo: memFree=24240440/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15742004 CPUtime=0.1 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 5556 0 1 0 9 1 0 0 21 0 18 0 530523245 16119812096 4987 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3935501 4987 2116 9 0 3926220 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742004

[startup+0.30118 s]
/proc/loadavg: 4.34 6.89 7.51 2/172 11363
/proc/meminfo: memFree=24240440/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15745204 CPUtime=0.51 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 15601 0 1 0 48 3 0 0 21 0 18 0 530523245 16123088896 14071 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3936301 14076 2206 9 0 3927020 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15745204

[startup+0.701082 s]
/proc/loadavg: 4.34 6.89 7.51 2/172 11363
/proc/meminfo: memFree=24240440/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15745204 CPUtime=0.92 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 42523 0 1 0 86 6 0 0 21 0 18 0 530523245 16123088896 40991 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3936301 40991 2222 9 0 3927020 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15745204

[startup+1.50094 s]
/proc/loadavg: 4.34 6.89 7.51 3/212 11404
/proc/meminfo: memFree=23916916/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15745204 CPUtime=1.74 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 76418 0 1 0 165 9 0 0 21 0 18 0 530523245 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3936301 74883 2222 9 0 3927020 0
[pid=11363/tid=11365] ppid=11361 vsize=15745204 CPUtime=1.46 cores=0,2,4,6
/proc/11363/task/11365/stat : 11365 (java) R 11361 11363 10914 0 -1 4202560 65582 0 1 0 139 7 0 0 19 0 18 0 530523246 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912505552573 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11363/tid=11366] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11366/stat : 11366 (java) S 11361 11363 10914 0 -1 4202560 1329 0 0 0 0 0 0 0 16 0 18 0 530523246 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11367] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11367/stat : 11367 (java) S 11361 11363 10914 0 -1 4202560 1018 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11368] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11368/stat : 11368 (java) S 11361 11363 10914 0 -1 4202560 717 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11369] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11369/stat : 11369 (java) S 11361 11363 10914 0 -1 4202560 384 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11370] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11370/stat : 11370 (java) S 11361 11363 10914 0 -1 4202560 1696 0 0 0 0 0 0 0 16 0 18 0 530523246 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11371] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11371/stat : 11371 (java) S 11361 11363 10914 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11372] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11372/stat : 11372 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 530523246 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11373] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11373/stat : 11373 (java) S 11361 11363 10914 0 -1 4202560 431 0 0 0 0 0 0 0 16 0 18 0 530523246 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11374] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11374/stat : 11374 (java) S 11361 11363 10914 0 -1 4202560 184 0 0 0 0 0 0 0 15 0 18 0 530523247 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 0 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11375] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11375/stat : 11375 (java) S 11361 11363 10914 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530523248 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11376] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11376/stat : 11376 (java) S 11361 11363 10914 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530523248 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11377] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11377/stat : 11377 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530523250 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699498929 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11378] ppid=11361 vsize=15745204 CPUtime=0.12 cores=0,2,4,6
/proc/11363/task/11378/stat : 11378 (java) S 11361 11363 10914 0 -1 4202560 2366 0 0 0 12 0 0 0 15 0 18 0 530523250 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11379] ppid=11361 vsize=15745204 CPUtime=0.09 cores=0,2,4,6
/proc/11363/task/11379/stat : 11379 (java) S 11361 11363 10914 0 -1 4202560 1319 0 0 0 9 0 0 0 17 0 18 0 530523250 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11380] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11380/stat : 11380 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530523250 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11381] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11381/stat : 11381 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530523250 16123088896 74883 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15745204

[startup+3.10067 s]
/proc/loadavg: 4.34 6.89 7.51 3/212 11404
/proc/meminfo: memFree=23569516/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15745204 CPUtime=3.41 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 141011 0 1 0 323 18 0 0 21 0 18 0 530523245 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3936301 139473 2240 9 0 3927020 0
[pid=11363/tid=11365] ppid=11361 vsize=15745204 CPUtime=3.06 cores=0,2,4,6
/proc/11363/task/11365/stat : 11365 (java) R 11361 11363 10914 0 -1 4202560 126435 0 1 0 290 16 0 0 23 0 18 0 530523246 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912505622210 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11363/tid=11366] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11366/stat : 11366 (java) S 11361 11363 10914 0 -1 4202560 1361 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11367] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11367/stat : 11367 (java) S 11361 11363 10914 0 -1 4202560 1018 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11368] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11368/stat : 11368 (java) S 11361 11363 10914 0 -1 4202560 3320 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11369] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11369/stat : 11369 (java) S 11361 11363 10914 0 -1 4202560 425 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11370] ppid=11361 vsize=15745204 CPUtime=0.01 cores=0,2,4,6
/proc/11363/task/11370/stat : 11370 (java) S 11361 11363 10914 0 -1 4202560 2058 0 0 0 1 0 0 0 15 0 18 0 530523246 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11371] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11371/stat : 11371 (java) S 11361 11363 10914 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11372] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11372/stat : 11372 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530523246 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11373] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11373/stat : 11373 (java) S 11361 11363 10914 0 -1 4202560 793 0 0 0 0 0 0 0 16 0 18 0 530523246 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11374] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11374/stat : 11374 (java) S 11361 11363 10914 0 -1 4202560 436 0 0 0 0 0 0 0 15 0 18 0 530523247 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 0 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11375] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11375/stat : 11375 (java) S 11361 11363 10914 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530523248 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11376] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11376/stat : 11376 (java) S 11361 11363 10914 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530523248 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11377] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11377/stat : 11377 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530523250 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699498929 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11378] ppid=11361 vsize=15745204 CPUtime=0.15 cores=0,2,4,6
/proc/11363/task/11378/stat : 11378 (java) S 11361 11363 10914 0 -1 4202560 2404 0 0 0 15 0 0 0 15 0 18 0 530523250 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11379] ppid=11361 vsize=15745204 CPUtime=0.12 cores=0,2,4,6
/proc/11363/task/11379/stat : 11379 (java) S 11361 11363 10914 0 -1 4202560 1347 0 0 0 12 0 0 0 15 0 18 0 530523250 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11380] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11380/stat : 11380 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530523250 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11381] ppid=11361 vsize=15745204 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11381/stat : 11381 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530523250 16123088896 139473 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 15745204

[startup+6.3011 s]
/proc/loadavg: 4.15 6.81 7.48 4/216 11408
/proc/meminfo: memFree=22038680/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15782504 CPUtime=7.78 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 290009 0 1 0 739 39 0 0 21 0 22 0 530523245 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3945626 280606 2265 9 0 3936345 0
[pid=11363/tid=11365] ppid=11361 vsize=15782504 CPUtime=6.19 cores=0,2,4,6
/proc/11363/task/11365/stat : 11365 (java) R 11361 11363 10914 0 -1 4202560 234137 0 1 0 589 30 0 0 20 0 22 0 530523246 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912505807581 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11363/tid=11366] ppid=11361 vsize=15782504 CPUtime=0.05 cores=0,2,4,6
/proc/11363/task/11366/stat : 11366 (java) S 11361 11363 10914 0 -1 4202560 7834 0 0 0 4 1 0 0 16 0 22 0 530523246 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11367] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11367/stat : 11367 (java) S 11361 11363 10914 0 -1 4202560 6140 0 0 0 0 0 0 0 15 0 22 0 530523246 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11368] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11368/stat : 11368 (java) S 11361 11363 10914 0 -1 4202560 3322 0 0 0 0 0 0 0 15 0 22 0 530523246 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11369] ppid=11361 vsize=15782504 CPUtime=0.03 cores=0,2,4,6
/proc/11363/task/11369/stat : 11369 (java) S 11361 11363 10914 0 -1 4202560 2900 0 0 0 3 0 0 0 16 0 22 0 530523246 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11370] ppid=11361 vsize=15782504 CPUtime=0.01 cores=0,2,4,6
/proc/11363/task/11370/stat : 11370 (java) S 11361 11363 10914 0 -1 4202560 2064 0 0 0 1 0 0 0 15 0 22 0 530523246 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11371] ppid=11361 vsize=15782504 CPUtime=0.05 cores=0,2,4,6
/proc/11363/task/11371/stat : 11371 (java) S 11361 11363 10914 0 -1 4202560 5214 0 0 0 5 0 0 0 16 0 22 0 530523246 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11372] ppid=11361 vsize=15782504 CPUtime=0.04 cores=0,2,4,6
/proc/11363/task/11372/stat : 11372 (java) S 11361 11363 10914 0 -1 4202560 3211 0 0 0 4 0 0 0 16 0 22 0 530523246 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11373] ppid=11361 vsize=15782504 CPUtime=0.02 cores=0,2,4,6
/proc/11363/task/11373/stat : 11373 (java) S 11361 11363 10914 0 -1 4202560 3299 0 0 0 2 0 0 0 16 0 22 0 530523246 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11374] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11374/stat : 11374 (java) S 11361 11363 10914 0 -1 4202560 768 0 0 0 0 0 0 0 15 0 22 0 530523247 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 0 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11375] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11375/stat : 11375 (java) S 11361 11363 10914 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530523248 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11376] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11376/stat : 11376 (java) S 11361 11363 10914 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530523248 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11377] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11377/stat : 11377 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530523250 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699498929 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11378] ppid=11361 vsize=15782504 CPUtime=0.23 cores=0,2,4,6
/proc/11363/task/11378/stat : 11378 (java) S 11361 11363 10914 0 -1 4202560 2464 0 0 0 23 0 0 0 15 0 22 0 530523250 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11379] ppid=11361 vsize=15782504 CPUtime=1.05 cores=0,2,4,6
/proc/11363/task/11379/stat : 11379 (java) S 11361 11363 10914 0 -1 4202560 17190 0 0 0 103 2 0 0 15 0 22 0 530523250 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11380] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11380/stat : 11380 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530523250 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11381] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11381/stat : 11381 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530523250 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11405] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11405/stat : 11405 (java) S 11361 11363 10914 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 22 0 530523687 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11406] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11406/stat : 11406 (java) S 11361 11363 10914 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 530523687 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11407] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11407/stat : 11407 (java) S 11361 11363 10914 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530523687 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11408] ppid=11361 vsize=15782504 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11408/stat : 11408 (java) S 11361 11363 10914 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 22 0 530523687 16161284096 280606 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 15782504

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

/proc/meminfo: memFree=13554092/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15772252 CPUtime=2022.34 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 3163423 0 1 0 201721 513 0 0 21 0 22 0 530523245 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3943063 2540955 2301 9 0 3933782 0
[pid=11363/tid=11365] ppid=11361 vsize=15772252 CPUtime=89.53 cores=0,2,4,6
/proc/11363/task/11365/stat : 11365 (java) S 11361 11363 10914 0 -1 4202560 261052 0 1 0 8919 34 0 0 25 0 22 0 530523246 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11366] ppid=11361 vsize=15772252 CPUtime=8.63 cores=0,2,4,6
/proc/11363/task/11366/stat : 11366 (java) S 11361 11363 10914 0 -1 4202560 342234 0 0 0 808 55 0 0 15 0 22 0 530523246 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11367] ppid=11361 vsize=15772252 CPUtime=8.37 cores=0,2,4,6
/proc/11363/task/11367/stat : 11367 (java) S 11361 11363 10914 0 -1 4202560 301994 0 0 0 786 51 0 0 16 0 22 0 530523246 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11368] ppid=11361 vsize=15772252 CPUtime=8.23 cores=0,2,4,6
/proc/11363/task/11368/stat : 11368 (java) S 11361 11363 10914 0 -1 4202560 213534 0 0 0 789 34 0 0 15 0 22 0 530523246 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11369] ppid=11361 vsize=15772252 CPUtime=8.49 cores=0,2,4,6
/proc/11363/task/11369/stat : 11369 (java) S 11361 11363 10914 0 -1 4202560 334890 0 0 0 796 53 0 0 16 0 22 0 530523246 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11370] ppid=11361 vsize=15772252 CPUtime=9.42 cores=0,2,4,6
/proc/11363/task/11370/stat : 11370 (java) S 11361 11363 10914 0 -1 4202560 436709 0 0 0 870 72 0 0 16 0 22 0 530523246 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11371] ppid=11361 vsize=15772252 CPUtime=8.6 cores=0,2,4,6
/proc/11363/task/11371/stat : 11371 (java) S 11361 11363 10914 0 -1 4202560 306212 0 0 0 807 53 0 0 15 0 22 0 530523246 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11372] ppid=11361 vsize=15772252 CPUtime=9.62 cores=0,2,4,6
/proc/11363/task/11372/stat : 11372 (java) S 11361 11363 10914 0 -1 4202560 331639 0 0 0 905 57 0 0 16 0 22 0 530523246 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11373] ppid=11361 vsize=15772252 CPUtime=9.29 cores=0,2,4,6
/proc/11363/task/11373/stat : 11373 (java) S 11361 11363 10914 0 -1 4202560 358147 0 0 0 875 54 0 0 16 0 22 0 530523246 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11374] ppid=11361 vsize=15772252 CPUtime=18.01 cores=0,2,4,6
/proc/11363/task/11374/stat : 11374 (java) S 11361 11363 10914 0 -1 4202560 57861 0 0 0 1786 15 0 0 15 0 22 0 530523247 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 0 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11375] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11375/stat : 11375 (java) S 11361 11363 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530523248 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11376] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11376/stat : 11376 (java) S 11361 11363 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530523248 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11377] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11377/stat : 11377 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530523250 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699498929 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11378] ppid=11361 vsize=15772252 CPUtime=2.24 cores=0,2,4,6
/proc/11363/task/11378/stat : 11378 (java) S 11361 11363 10914 0 -1 4202560 13608 0 0 0 222 2 0 0 15 0 22 0 530523250 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11379] ppid=11361 vsize=15772252 CPUtime=2.17 cores=0,2,4,6
/proc/11363/task/11379/stat : 11379 (java) S 11361 11363 10914 0 -1 4202560 17305 0 0 0 215 2 0 0 15 0 22 0 530523250 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11380] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11380/stat : 11380 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530523250 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11381] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11381/stat : 11381 (java) S 11361 11363 10914 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530523250 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11405] ppid=11361 vsize=15772252 CPUtime=682.35 cores=0,2,4,6
/proc/11363/task/11405/stat : 11405 (java) R 11361 11363 10914 0 -1 4202560 80520 0 0 0 68224 11 0 0 25 0 22 0 530523687 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912505786200 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11363/tid=11406] ppid=11361 vsize=15772252 CPUtime=152.21 cores=0,2,4,6
/proc/11363/task/11406/stat : 11406 (java) R 11361 11363 10914 0 -1 4202560 50 0 0 0 15221 0 0 0 25 0 22 0 530523687 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912506180313 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11363/tid=11407] ppid=11361 vsize=15772252 CPUtime=663.02 cores=0,2,4,6
/proc/11363/task/11407/stat : 11407 (java) R 11361 11363 10914 0 -1 4202560 97999 0 0 0 66290 12 0 0 25 0 22 0 530523687 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912506179631 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11363/tid=11408] ppid=11361 vsize=15772252 CPUtime=341.99 cores=0,2,4,6
/proc/11363/task/11408/stat : 11408 (java) R 11361 11363 10914 0 -1 4202560 8214 0 0 0 34199 0 0 0 25 0 22 0 530523687 16150786048 2540955 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912505920680 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 15772252

[startup+1242.3 s]
/proc/loadavg: 7.75 6.46 6.37 9/220 11506
/proc/meminfo: memFree=13358340/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15772252 CPUtime=2261.71 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 3214478 0 1 0 225646 525 0 0 21 0 22 0 530523245 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3943063 2590765 2301 9 0 3933782 0
[pid=11363/tid=11365] ppid=11361 vsize=15772252 CPUtime=89.53 cores=0,2,4,6
/proc/11363/task/11365/stat : 11365 (java) S 11361 11363 10914 0 -1 4202560 261052 0 1 0 8919 34 0 0 25 0 22 0 530523246 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11366] ppid=11361 vsize=15772252 CPUtime=9.01 cores=0,2,4,6
/proc/11363/task/11366/stat : 11366 (java) S 11361 11363 10914 0 -1 4202560 355734 0 0 0 843 58 0 0 16 0 22 0 530523246 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11367] ppid=11361 vsize=15772252 CPUtime=9.06 cores=0,2,4,6
/proc/11363/task/11367/stat : 11367 (java) S 11361 11363 10914 0 -1 4202560 301994 0 0 0 855 51 0 0 16 0 22 0 530523246 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11368] ppid=11361 vsize=15772252 CPUtime=9.2 cores=0,2,4,6
/proc/11363/task/11368/stat : 11368 (java) S 11361 11363 10914 0 -1 4202560 213534 0 0 0 886 34 0 0 16 0 22 0 530523246 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11369] ppid=11361 vsize=15772252 CPUtime=9.1 cores=0,2,4,6
/proc/11363/task/11369/stat : 11369 (java) S 11361 11363 10914 0 -1 4202560 334890 0 0 0 857 53 0 0 16 0 22 0 530523246 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11370] ppid=11361 vsize=15772252 CPUtime=10.3 cores=0,2,4,6
/proc/11363/task/11370/stat : 11370 (java) S 11361 11363 10914 0 -1 4202560 440179 0 0 0 957 73 0 0 16 0 22 0 530523246 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11371] ppid=11361 vsize=15772252 CPUtime=9.78 cores=0,2,4,6
/proc/11363/task/11371/stat : 11371 (java) S 11361 11363 10914 0 -1 4202560 323215 0 0 0 922 56 0 0 16 0 22 0 530523246 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11372] ppid=11361 vsize=15772252 CPUtime=10.15 cores=0,2,4,6
/proc/11363/task/11372/stat : 11372 (java) S 11361 11363 10914 0 -1 4202560 331639 0 0 0 958 57 0 0 16 0 22 0 530523246 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11373] ppid=11361 vsize=15772252 CPUtime=10.51 cores=0,2,4,6
/proc/11363/task/11373/stat : 11373 (java) S 11361 11363 10914 0 -1 4202560 375059 0 0 0 993 58 0 0 16 0 22 0 530523246 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11374] ppid=11361 vsize=15772252 CPUtime=18.03 cores=0,2,4,6
/proc/11363/task/11374/stat : 11374 (java) R 11361 11363 10914 0 -1 4202560 58007 0 0 0 1787 16 0 0 15 0 22 0 530523247 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212687628599 0 0 0 16800975 0 0 0 -1 2 0 0 0
[pid=11363/tid=11375] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11375/stat : 11375 (java) S 11361 11363 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530523248 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11376] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11376/stat : 11376 (java) S 11361 11363 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530523248 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11377] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11377/stat : 11377 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530523250 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699498929 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11378] ppid=11361 vsize=15772252 CPUtime=2.24 cores=0,2,4,6
/proc/11363/task/11378/stat : 11378 (java) S 11361 11363 10914 0 -1 4202560 13609 0 0 0 222 2 0 0 15 0 22 0 530523250 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11379] ppid=11361 vsize=15772252 CPUtime=2.18 cores=0,2,4,6
/proc/11363/task/11379/stat : 11379 (java) S 11361 11363 10914 0 -1 4202560 17309 0 0 0 216 2 0 0 15 0 22 0 530523250 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11380] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11380/stat : 11380 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530523250 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11381] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11381/stat : 11381 (java) S 11361 11363 10914 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530523250 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11405] ppid=11361 vsize=15772252 CPUtime=740.69 cores=0,2,4,6
/proc/11363/task/11405/stat : 11405 (java) S 11361 11363 10914 0 -1 4202560 80521 0 0 0 74058 11 0 0 25 0 22 0 530523687 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11406] ppid=11361 vsize=15772252 CPUtime=210.57 cores=0,2,4,6
/proc/11363/task/11406/stat : 11406 (java) S 11361 11363 10914 0 -1 4202560 55 0 0 0 21057 0 0 0 25 0 22 0 530523687 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11407] ppid=11361 vsize=15772252 CPUtime=721.11 cores=0,2,4,6
/proc/11363/task/11407/stat : 11407 (java) R 11361 11363 10914 0 -1 4202560 98000 0 0 0 72098 13 0 0 25 0 22 0 530523687 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912506507759 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11363/tid=11408] ppid=11361 vsize=15772252 CPUtime=400.1 cores=0,2,4,6
/proc/11363/task/11408/stat : 11408 (java) S 11361 11363 10914 0 -1 4202560 8222 0 0 0 40010 0 0 0 25 0 22 0 530523687 16150786048 2590765 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2261.71
Current children cumulated vsize (KiB) 15772252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.92 6.18 6.28 5/193 11528
/proc/meminfo: memFree=13434660/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=15772252 CPUtime=2479.47 cores=0,2,4,6
/proc/11363/stat : 11363 (java) S 11361 11363 10914 0 -1 4202496 3434777 0 1 0 247381 566 0 0 21 0 22 0 530523245 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 3943063 2705985 2301 9 0 3933782 0
[pid=11363/tid=11365] ppid=11361 vsize=15772252 CPUtime=89.53 cores=0,2,4,6
/proc/11363/task/11365/stat : 11365 (java) S 11361 11363 10914 0 -1 4202560 261052 0 1 0 8919 34 0 0 25 0 22 0 530523246 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11366] ppid=11361 vsize=15772252 CPUtime=10.29 cores=0,2,4,6
/proc/11363/task/11366/stat : 11366 (java) S 11361 11363 10914 0 -1 4202560 364863 0 0 0 969 60 0 0 16 0 22 0 530523246 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11367] ppid=11361 vsize=15772252 CPUtime=10.07 cores=0,2,4,6
/proc/11363/task/11367/stat : 11367 (java) S 11361 11363 10914 0 -1 4202560 358152 0 0 0 945 62 0 0 16 0 22 0 530523246 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11368] ppid=11361 vsize=15772252 CPUtime=10.37 cores=0,2,4,6
/proc/11363/task/11368/stat : 11368 (java) S 11361 11363 10914 0 -1 4202560 220387 0 0 0 1002 35 0 0 16 0 22 0 530523246 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 0 0 0 0
[pid=11363/tid=11369] ppid=11361 vsize=15772252 CPUtime=10.29 cores=0,2,4,6
/proc/11363/task/11369/stat : 11369 (java) S 11361 11363 10914 0 -1 4202560 352728 0 0 0 972 57 0 0 15 0 22 0 530523246 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11370] ppid=11361 vsize=15772252 CPUtime=11.26 cores=0,2,4,6
/proc/11363/task/11370/stat : 11370 (java) S 11361 11363 10914 0 -1 4202560 448664 0 0 0 1052 74 0 0 15 0 22 0 530523246 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11371] ppid=11361 vsize=15772252 CPUtime=10.93 cores=0,2,4,6
/proc/11363/task/11371/stat : 11371 (java) S 11361 11363 10914 0 -1 4202560 344255 0 0 0 1033 60 0 0 16 0 22 0 530523246 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11372] ppid=11361 vsize=15772252 CPUtime=11.66 cores=0,2,4,6
/proc/11363/task/11372/stat : 11372 (java) S 11361 11363 10914 0 -1 4202560 358241 0 0 0 1105 61 0 0 16 0 22 0 530523246 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11373] ppid=11361 vsize=15772252 CPUtime=12.14 cores=0,2,4,6
/proc/11363/task/11373/stat : 11373 (java) S 11361 11363 10914 0 -1 4202560 448038 0 0 0 1143 71 0 0 16 0 22 0 530523246 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11374] ppid=11361 vsize=15772252 CPUtime=21.56 cores=0,2,4,6
/proc/11363/task/11374/stat : 11374 (java) S 11361 11363 10914 0 -1 4202560 59197 0 0 0 2138 18 0 0 15 0 22 0 530523247 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 0 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11375] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11375/stat : 11375 (java) S 11361 11363 10914 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530523248 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11376] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11376/stat : 11376 (java) S 11361 11363 10914 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530523248 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11377] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11377/stat : 11377 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530523250 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699498929 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11378] ppid=11361 vsize=15772252 CPUtime=2.24 cores=0,2,4,6
/proc/11363/task/11378/stat : 11378 (java) S 11361 11363 10914 0 -1 4202560 13609 0 0 0 222 2 0 0 15 0 22 0 530523250 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 4 0 0 0
[pid=11363/tid=11379] ppid=11361 vsize=15772252 CPUtime=2.18 cores=0,2,4,6
/proc/11363/task/11379/stat : 11379 (java) S 11361 11363 10914 0 -1 4202560 17309 0 0 0 216 2 0 0 15 0 22 0 530523250 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 2 0 0 0
[pid=11363/tid=11380] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11380/stat : 11380 (java) S 11361 11363 10914 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530523250 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491225 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11381] ppid=11361 vsize=15772252 CPUtime=0 cores=0,2,4,6
/proc/11363/task/11381/stat : 11381 (java) S 11361 11363 10914 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 22 0 530523250 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 212699491840 0 4 0 16800975 18446604446700423872 0 0 -1 6 0 0 0
[pid=11363/tid=11405] ppid=11361 vsize=15772252 CPUtime=790.27 cores=0,2,4,6
/proc/11363/task/11405/stat : 11405 (java) R 11361 11363 10914 0 -1 4202560 80530 0 0 0 79016 11 0 0 25 0 22 0 530523687 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912505909123 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11363/tid=11406] ppid=11361 vsize=15772252 CPUtime=262.21 cores=0,2,4,6
/proc/11363/task/11406/stat : 11406 (java) R 11361 11363 10914 0 -1 4202560 57 0 0 0 26221 0 0 0 25 0 22 0 530523687 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912505765516 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11363/tid=11407] ppid=11361 vsize=15772252 CPUtime=772.58 cores=0,2,4,6
/proc/11363/task/11407/stat : 11407 (java) R 11361 11363 10914 0 -1 4202560 98002 0 0 0 77245 13 0 0 25 0 22 0 530523687 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912505765544 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11363/tid=11408] ppid=11361 vsize=15772252 CPUtime=451.75 cores=0,2,4,6
/proc/11363/task/11408/stat : 11408 (java) R 11361 11363 10914 0 -1 4202560 8231 0 0 0 45174 1 0 0 25 0 22 0 530523687 16150786048 2705985 33554432000 1073741824 1073778376 140734234536928 18446744073709551615 46912505998149 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2479.47
Current children cumulated vsize (KiB) 15772252

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

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

[startup+1300.4 s]
/proc/loadavg: 5.92 6.18 6.28 2/174 11531
/proc/meminfo: memFree=15978128/32951124 swapFree=67111524/67111528
[pid=11363] ppid=11361 vsize=0 CPUtime=2479.89 cores=0,2,4,6
/proc/11363/stat : 11363 (java) Z 11361 11363 10914 0 -1 4203548 3434804 0 1 0 247384 605 0 0 17 0 2 0 530523245 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11363/statm: 0 0 0 0 0 0 0
[pid=11363/tid=11405] ppid=11361 vsize=0 CPUtime=790.66 cores=0,2,4,6
/proc/11363/task/11405/stat : 11405 (java) R 11361 11363 10914 0 -1 4203588 80531 0 0 0 79016 50 0 0 25 0 2 0 530523687 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2479.89
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.45
CPU time (s): 2479.95
CPU user time (s): 2473.84
CPU system time (s): 6.10407
CPU usage (%): 190.699
Max. virtual memory (cumulated for all children) (KiB): 15783820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2473.84
system time used= 6.10407
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3434804
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= 91566
involuntary context switches= 76425

runsolver used 2.21966 second user time and 4.91425 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 20:47:35
IDJOB=3312049
IDBENCH=88178
IDSOLVER=1698
FILE ID=node139/3312049-1304189255
RUNJOBID= node139-1304189255-11351
PBS_JOBID= 13172483
Free space on /tmp= 72848 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312049-1304189255/watcher-3312049-1304189255 -o /tmp/evaluation-result-3312049-1304189255/solver-3312049-1304189255 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312049-1304189255.cnf -hbr 2

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

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=18642147

node139.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.852
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.70
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24240472 kB
Buffers:       2067068 kB
Cached:        6060072 kB
SwapCached:          4 kB
Active:        1290772 kB
Inactive:      6899164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24240472 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           55648 kB
Writeback:           0 kB
AnonPages:       63036 kB
Mapped:          14528 kB
Slab:           457312 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182240 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= 72876 MiB
End job on node139 at 2011-04-30 21:09:17