Trace number 3312963

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.57 1206.15

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	57:55 INFO : Reading from input HOME/instance-3312963-1304182675.cnf
1.36/1.14	Executor set job limit to 1000000
1.36/1.14	Executor set job limit to 1000000
1.36/1.14	Executor set job limit to 1000000
1.36/1.14	Executor set job limit to 1000000
1.36/1.14	Starting Executor!
1.36/1.14	Starting Executor!
1.36/1.14	Starting Executor!
1.36/1.14	Starting Executor!
4.89/3.11	57:58 INFO : 1836 variables remaining out of 1836
4.89/3.11	57:58 INFO : 973539 literals remaining out of 965277

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

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: 6.53 7.65 7.76 2/194 12416
/proc/meminfo: memFree=29438224/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=28384 CPUtime=0 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 1423 0 0 0 0 0 0 0 21 0 2 0 608498174 29065216 894 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 7096 898 686 9 0 381 0
[pid=12416/tid=12417] ppid=12414 vsize=28436 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) R 12414 12416 11475 0 -1 4202560 77 0 0 0 0 0 0 0 24 0 2 0 608498175 29118464 904 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231890566724 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.0823089 s]
/proc/loadavg: 6.53 7.65 7.76 2/194 12416
/proc/meminfo: memFree=29438224/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15742140 CPUtime=0.08 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 5368 0 1 0 7 1 0 0 21 0 18 0 608498174 16119951360 4789 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3935535 4790 2115 9 0 3926254 0
[pid=12416/tid=12417] ppid=12414 vsize=15742140 CPUtime=0.06 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) R 12414 12416 11475 0 -1 4202560 3238 0 1 0 6 0 0 0 18 0 18 0 608498175 16119951360 4791 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 47025055212291 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15742140

[startup+0.100362 s]
/proc/loadavg: 6.53 7.65 7.76 2/194 12416
/proc/meminfo: memFree=29438224/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15742140 CPUtime=0.1 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 5651 0 1 0 9 1 0 0 21 0 18 0 608498174 16119951360 5072 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3935535 5072 2117 9 0 3926254 0
[pid=12416/tid=12417] ppid=12414 vsize=15742140 CPUtime=0.08 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) R 12414 12416 11475 0 -1 4202560 3520 0 1 0 8 0 0 0 18 0 18 0 608498175 16119951360 5073 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 47025055212291 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742140

[startup+0.30036 s]
/proc/loadavg: 6.53 7.65 7.76 2/194 12416
/proc/meminfo: memFree=29438224/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15746944 CPUtime=0.53 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 15688 0 1 0 51 2 0 0 21 0 18 0 608498174 16124870656 13884 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3936736 13891 2212 9 0 3927455 0
[pid=12416/tid=12417] ppid=12414 vsize=15746944 CPUtime=0.28 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) R 12414 12416 11475 0 -1 4202560 10555 0 1 0 27 1 0 0 18 0 18 0 608498175 16124870656 13894 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912505644627 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15746944

[startup+0.700215 s]
/proc/loadavg: 6.53 7.65 7.76 2/194 12416
/proc/meminfo: memFree=29438224/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15746944 CPUtime=0.94 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 41814 0 1 0 89 5 0 0 21 0 18 0 608498174 16124870656 40008 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3936736 40008 2228 9 0 3927455 0
[pid=12416/tid=12417] ppid=12414 vsize=15746944 CPUtime=0.68 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) R 12414 12416 11475 0 -1 4202560 35552 0 1 0 64 4 0 0 18 0 18 0 608498175 16124870656 40008 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912505642728 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 15746944

[startup+1.50106 s]
/proc/loadavg: 6.53 7.65 7.76 5/216 12438
/proc/meminfo: memFree=29133636/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15768316 CPUtime=2.04 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 50044 0 1 0 197 7 0 0 21 0 22 0 608498174 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3942079 45924 2257 9 0 3932798 0
[pid=12416/tid=12417] ppid=12414 vsize=15768316 CPUtime=1.47 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) R 12414 12416 11475 0 -1 4202560 35677 0 1 0 143 4 0 0 21 0 22 0 608498175 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 47025056241701 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12416/tid=12419] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 11475 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 608498175 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12420] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 11475 0 -1 4202560 39 0 0 0 0 0 0 0 15 0 22 0 608498175 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12421] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 11475 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 22 0 608498175 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12422] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 11475 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 22 0 608498175 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12423] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 11475 0 -1 4202560 655 0 0 0 0 0 0 0 15 0 22 0 608498175 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12424] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 11475 0 -1 4202560 934 0 0 0 0 0 0 0 16 0 22 0 608498175 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12425] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12425/stat : 12425 (java) S 12414 12416 11475 0 -1 4202560 935 0 0 0 0 0 0 0 16 0 22 0 608498175 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12426] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12426/stat : 12426 (java) S 12414 12416 11475 0 -1 4202560 54 0 0 0 0 0 0 0 16 0 22 0 608498175 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12427] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12427/stat : 12427 (java) S 12414 12416 11475 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 608498176 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 0 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12428] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12428/stat : 12428 (java) S 12414 12416 11475 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 608498177 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12429] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12429/stat : 12429 (java) S 12414 12416 11475 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 608498177 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12430] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12430/stat : 12430 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907314097 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12431] ppid=12414 vsize=15768316 CPUtime=0.36 cores=0,2,4,6
/proc/12416/task/12431/stat : 12431 (java) R 12414 12416 11475 0 -1 4202560 8260 0 0 0 36 0 0 0 16 0 22 0 608498179 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 47025056060434 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12416/tid=12432] ppid=12414 vsize=15768316 CPUtime=0.14 cores=0,2,4,6
/proc/12416/task/12432/stat : 12432 (java) S 12414 12416 11475 0 -1 4202560 1880 0 0 0 14 0 0 0 15 0 22 0 608498179 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12433] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12433/stat : 12433 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12434] ppid=12414 vsize=15768316 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12434/stat : 12434 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608498179 16146755584 45924 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 15768316

[startup+3.10077 s]
/proc/loadavg: 6.49 7.62 7.75 5/196 12455
/proc/meminfo: memFree=29261712/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15772692 CPUtime=4.89 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 62319 0 1 0 481 8 0 0 21 0 22 0 608498174 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3943173 48927 2260 9 0 3933892 0
[pid=12416/tid=12417] ppid=12414 vsize=15772692 CPUtime=3.07 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) R 12414 12416 11475 0 -1 4202560 35720 0 1 0 303 4 0 0 25 0 22 0 608498175 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912505194183 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12416/tid=12419] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 11475 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 608498175 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12420] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 11475 0 -1 4202560 39 0 0 0 0 0 0 0 15 0 22 0 608498175 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12421] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 11475 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 22 0 608498175 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12422] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 11475 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 22 0 608498175 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12423] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 11475 0 -1 4202560 655 0 0 0 0 0 0 0 15 0 22 0 608498175 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12424] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 11475 0 -1 4202560 934 0 0 0 0 0 0 0 16 0 22 0 608498175 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12425] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12425/stat : 12425 (java) S 12414 12416 11475 0 -1 4202560 935 0 0 0 0 0 0 0 16 0 22 0 608498175 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12426] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12426/stat : 12426 (java) S 12414 12416 11475 0 -1 4202560 54 0 0 0 0 0 0 0 16 0 22 0 608498175 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12427] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12427/stat : 12427 (java) S 12414 12416 11475 0 -1 4202560 74 0 0 0 0 0 0 0 16 0 22 0 608498176 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 0 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12428] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12428/stat : 12428 (java) S 12414 12416 11475 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 608498177 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12429] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12429/stat : 12429 (java) S 12414 12416 11475 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 608498177 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12430] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12430/stat : 12430 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907314097 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12431] ppid=12414 vsize=15772692 CPUtime=0.91 cores=0,2,4,6
/proc/12416/task/12431/stat : 12431 (java) S 12414 12416 11475 0 -1 4202560 10991 0 0 0 90 1 0 0 16 0 22 0 608498179 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12432] ppid=12414 vsize=15772692 CPUtime=0.86 cores=0,2,4,6
/proc/12416/task/12432/stat : 12432 (java) R 12414 12416 11475 0 -1 4202560 11378 0 0 0 85 1 0 0 16 0 22 0 608498179 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 47025056060991 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12416/tid=12433] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12433/stat : 12433 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12434] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12434/stat : 12434 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608498179 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12439] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12439/stat : 12439 (java) S 12414 12416 11475 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 608498288 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12440] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12440/stat : 12440 (java) S 12414 12416 11475 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 608498288 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12441] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12441/stat : 12441 (java) S 12414 12416 11475 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 608498289 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12442] ppid=12414 vsize=15772692 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12442/stat : 12442 (java) S 12414 12416 11475 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 608498289 16151236608 48927 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 15772692

[startup+6.30116 s]
/proc/loadavg: 6.49 7.62 7.75 5/220 12589
/proc/meminfo: memFree=28981348/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15772852 CPUtime=13.65 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 118553 0 1 0 1345 20 0 0 21 0 22 0 608498174 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3943213 102387 2275 9 0 3933932 0
[pid=12416/tid=12417] ppid=12414 vsize=15772852 CPUtime=3.09 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) S 12414 12416 11475 0 -1 4202560 35730 0 1 0 305 4 0 0 25 0 22 0 608498175 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12419] ppid=12414 vsize=15772852 CPUtime=0.01 cores=0,2,4,6
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 11475 0 -1 4202560 4333 0 0 0 1 0 0 0 16 0 22 0 608498175 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12420] ppid=12414 vsize=15772852 CPUtime=0.02 cores=0,2,4,6
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 11475 0 -1 4202560 7488 0 0 0 1 1 0 0 16 0 22 0 608498175 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12421] ppid=12414 vsize=15772852 CPUtime=0.01 cores=0,2,4,6
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 11475 0 -1 4202560 5537 0 0 0 0 1 0 0 15 0 22 0 608498175 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12422] ppid=12414 vsize=15772852 CPUtime=0.01 cores=0,2,4,6
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 11475 0 -1 4202560 1575 0 0 0 1 0 0 0 16 0 22 0 608498175 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12423] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 11475 0 -1 4202560 1873 0 0 0 0 0 0 0 15 0 22 0 608498175 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12424] ppid=12414 vsize=15772852 CPUtime=0.02 cores=0,2,4,6
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 11475 0 -1 4202560 7890 0 0 0 1 1 0 0 16 0 22 0 608498175 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12425] ppid=12414 vsize=15772852 CPUtime=0.01 cores=0,2,4,6
/proc/12416/task/12425/stat : 12425 (java) S 12414 12416 11475 0 -1 4202560 6479 0 0 0 0 1 0 0 15 0 22 0 608498175 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12426] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12426/stat : 12426 (java) S 12414 12416 11475 0 -1 4202560 2117 0 0 0 0 0 0 0 15 0 22 0 608498175 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12427] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12427/stat : 12427 (java) S 12414 12416 11475 0 -1 4202560 168 0 0 0 0 0 0 0 15 0 22 0 608498176 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 0 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12428] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12428/stat : 12428 (java) S 12414 12416 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608498177 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12429] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12429/stat : 12429 (java) S 12414 12416 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608498177 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12430] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12430/stat : 12430 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16151400448 102387 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907314097 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0

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

/proc/meminfo: memFree=24812980/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15772852 CPUtime=4466.41 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 2575505 0 1 0 446210 431 0 0 21 0 22 0 608498174 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3943213 887405 2296 9 0 3933932 0
[pid=12416/tid=12417] ppid=12414 vsize=15772852 CPUtime=3.09 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) S 12414 12416 11475 0 -1 4202560 35730 0 1 0 305 4 0 0 25 0 22 0 608498175 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12419] ppid=12414 vsize=15772852 CPUtime=2.81 cores=0,2,4,6
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 11475 0 -1 4202560 241821 0 0 0 235 46 0 0 15 0 22 0 608498175 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12420] ppid=12414 vsize=15772852 CPUtime=2.72 cores=0,2,4,6
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 11475 0 -1 4202560 186988 0 0 0 236 36 0 0 15 0 22 0 608498175 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12421] ppid=12414 vsize=15772852 CPUtime=2.54 cores=0,2,4,6
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 11475 0 -1 4202560 200710 0 0 0 216 38 0 0 15 0 22 0 608498175 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12422] ppid=12414 vsize=15772852 CPUtime=2.58 cores=0,2,4,6
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 11475 0 -1 4202560 177745 0 0 0 228 30 0 0 16 0 22 0 608498175 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12423] ppid=12414 vsize=15772852 CPUtime=2.9 cores=0,2,4,6
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 11475 0 -1 4202560 259038 0 0 0 248 42 0 0 16 0 22 0 608498175 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12424] ppid=12414 vsize=15772852 CPUtime=2.83 cores=0,2,4,6
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 11475 0 -1 4202560 203770 0 0 0 248 35 0 0 16 0 22 0 608498175 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12425] ppid=12414 vsize=15772852 CPUtime=2.78 cores=0,2,4,6
/proc/12416/task/12425/stat : 12425 (java) S 12414 12416 11475 0 -1 4202560 200451 0 0 0 242 36 0 0 16 0 22 0 608498175 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12426] ppid=12414 vsize=15772852 CPUtime=2.68 cores=0,2,4,6
/proc/12416/task/12426/stat : 12426 (java) S 12414 12416 11475 0 -1 4202560 172426 0 0 0 238 30 0 0 15 0 22 0 608498175 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12427] ppid=12414 vsize=15772852 CPUtime=1.42 cores=0,2,4,6
/proc/12416/task/12427/stat : 12427 (java) S 12414 12416 11475 0 -1 4202560 101226 0 0 0 106 36 0 0 15 0 22 0 608498176 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 0 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12428] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12428/stat : 12428 (java) S 12414 12416 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608498177 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12429] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12429/stat : 12429 (java) S 12414 12416 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608498177 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12430] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12430/stat : 12430 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907314097 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12431] ppid=12414 vsize=15772852 CPUtime=1.39 cores=0,2,4,6
/proc/12416/task/12431/stat : 12431 (java) S 12414 12416 11475 0 -1 4202560 11322 0 0 0 138 1 0 0 15 0 22 0 608498179 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12432] ppid=12414 vsize=15772852 CPUtime=1.35 cores=0,2,4,6
/proc/12416/task/12432/stat : 12432 (java) S 12414 12416 11475 0 -1 4202560 11988 0 0 0 134 1 0 0 16 0 22 0 608498179 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12433] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12433/stat : 12433 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12434] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12434/stat : 12434 (java) S 12414 12416 11475 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 608498179 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12439] ppid=12414 vsize=15772852 CPUtime=1108.4 cores=0,2,4,6
/proc/12416/task/12439/stat : 12439 (java) R 12414 12416 11475 0 -1 4202560 198625 0 0 0 110816 24 0 0 25 0 22 0 608498288 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912505521399 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12416/tid=12440] ppid=12414 vsize=15772852 CPUtime=1108.79 cores=0,2,4,6
/proc/12416/task/12440/stat : 12440 (java) R 12414 12416 11475 0 -1 4202560 171470 0 0 0 110859 20 0 0 25 0 22 0 608498288 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 47025059707738 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12416/tid=12441] ppid=12414 vsize=15772852 CPUtime=1110.73 cores=0,2,4,6
/proc/12416/task/12441/stat : 12441 (java) R 12414 12416 11475 0 -1 4202560 196137 0 0 0 111051 22 0 0 25 0 22 0 608498289 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912506209376 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12416/tid=12442] ppid=12414 vsize=15772852 CPUtime=1109.24 cores=0,2,4,6
/proc/12416/task/12442/stat : 12442 (java) R 12414 12416 11475 0 -1 4202560 204610 0 0 0 110903 21 0 0 25 0 22 0 608498289 16151400448 887405 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912505991201 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4466.41
Current children cumulated vsize (KiB) 15772852

[startup+1182.3 s]
/proc/loadavg: 8.18 8.13 8.00 9/220 12630
/proc/meminfo: memFree=24982948/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15772852 CPUtime=4705.78 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 2627421 0 1 0 470137 441 0 0 21 0 22 0 608498174 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3943213 820341 2296 9 0 3933932 0
[pid=12416/tid=12417] ppid=12414 vsize=15772852 CPUtime=3.09 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) S 12414 12416 11475 0 -1 4202560 35730 0 1 0 305 4 0 0 25 0 22 0 608498175 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12419] ppid=12414 vsize=15772852 CPUtime=3 cores=0,2,4,6
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 11475 0 -1 4202560 247071 0 0 0 254 46 0 0 15 0 22 0 608498175 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12420] ppid=12414 vsize=15772852 CPUtime=2.9 cores=0,2,4,6
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 11475 0 -1 4202560 189443 0 0 0 253 37 0 0 16 0 22 0 608498175 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12421] ppid=12414 vsize=15772852 CPUtime=2.75 cores=0,2,4,6
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 11475 0 -1 4202560 204098 0 0 0 237 38 0 0 15 0 22 0 608498175 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12422] ppid=12414 vsize=15772852 CPUtime=2.77 cores=0,2,4,6
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 11475 0 -1 4202560 182096 0 0 0 246 31 0 0 16 0 22 0 608498175 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12423] ppid=12414 vsize=15772852 CPUtime=3.05 cores=0,2,4,6
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 11475 0 -1 4202560 261530 0 0 0 263 42 0 0 16 0 22 0 608498175 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12424] ppid=12414 vsize=15772852 CPUtime=3.03 cores=0,2,4,6
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 11475 0 -1 4202560 206811 0 0 0 268 35 0 0 15 0 22 0 608498175 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12425] ppid=12414 vsize=15772852 CPUtime=2.96 cores=0,2,4,6
/proc/12416/task/12425/stat : 12425 (java) S 12414 12416 11475 0 -1 4202560 203936 0 0 0 259 37 0 0 16 0 22 0 608498175 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12426] ppid=12414 vsize=15772852 CPUtime=2.82 cores=0,2,4,6
/proc/12416/task/12426/stat : 12426 (java) S 12414 12416 11475 0 -1 4202560 176978 0 0 0 251 31 0 0 15 0 22 0 608498175 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12427] ppid=12414 vsize=15772852 CPUtime=1.49 cores=0,2,4,6
/proc/12416/task/12427/stat : 12427 (java) S 12414 12416 11475 0 -1 4202560 101425 0 0 0 110 39 0 0 15 0 22 0 608498176 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 0 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12428] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12428/stat : 12428 (java) S 12414 12416 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608498177 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12429] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12429/stat : 12429 (java) S 12414 12416 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608498177 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12430] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12430/stat : 12430 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907314097 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12431] ppid=12414 vsize=15772852 CPUtime=1.39 cores=0,2,4,6
/proc/12416/task/12431/stat : 12431 (java) S 12414 12416 11475 0 -1 4202560 11322 0 0 0 138 1 0 0 15 0 22 0 608498179 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12432] ppid=12414 vsize=15772852 CPUtime=1.35 cores=0,2,4,6
/proc/12416/task/12432/stat : 12432 (java) S 12414 12416 11475 0 -1 4202560 11988 0 0 0 134 1 0 0 16 0 22 0 608498179 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12433] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12433/stat : 12433 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12434] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12434/stat : 12434 (java) S 12414 12416 11475 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 608498179 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12439] ppid=12414 vsize=15772852 CPUtime=1167.64 cores=0,2,4,6
/proc/12416/task/12439/stat : 12439 (java) R 12414 12416 11475 0 -1 4202560 202410 0 0 0 116739 25 0 0 25 0 22 0 608498288 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912506209400 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12416/tid=12440] ppid=12414 vsize=15772852 CPUtime=1168.33 cores=0,2,4,6
/proc/12416/task/12440/stat : 12440 (java) R 12414 12416 11475 0 -1 4202560 175298 0 0 0 116812 21 0 0 25 0 22 0 608498288 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912505991105 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12416/tid=12441] ppid=12414 vsize=15772852 CPUtime=1170.28 cores=0,2,4,6
/proc/12416/task/12441/stat : 12441 (java) R 12414 12416 11475 0 -1 4202560 200995 0 0 0 117005 23 0 0 25 0 22 0 608498289 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912506335440 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12416/tid=12442] ppid=12414 vsize=15772852 CPUtime=1168.78 cores=0,2,4,6
/proc/12416/task/12442/stat : 12442 (java) R 12414 12416 11475 0 -1 4202560 214838 0 0 0 116856 22 0 0 25 0 22 0 608498289 16151400448 820341 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912505991187 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4705.78
Current children cumulated vsize (KiB) 15772852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 8.18 8.13 8.01 10/220 12630
/proc/meminfo: memFree=25279668/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=15772852 CPUtime=4800.39 cores=0,2,4,6
/proc/12416/stat : 12416 (java) S 12414 12416 11475 0 -1 4202496 2634181 0 1 0 479596 443 0 0 21 0 22 0 608498174 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 3943213 768261 2296 9 0 3933932 0
[pid=12416/tid=12417] ppid=12414 vsize=15772852 CPUtime=3.09 cores=0,2,4,6
/proc/12416/task/12417/stat : 12417 (java) S 12414 12416 11475 0 -1 4202560 35730 0 1 0 305 4 0 0 25 0 22 0 608498175 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12419] ppid=12414 vsize=15772852 CPUtime=3.07 cores=0,2,4,6
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 11475 0 -1 4202560 247071 0 0 0 261 46 0 0 16 0 22 0 608498175 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12420] ppid=12414 vsize=15772852 CPUtime=2.96 cores=0,2,4,6
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 11475 0 -1 4202560 190556 0 0 0 259 37 0 0 16 0 22 0 608498175 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12421] ppid=12414 vsize=15772852 CPUtime=2.82 cores=0,2,4,6
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 11475 0 -1 4202560 205616 0 0 0 244 38 0 0 16 0 22 0 608498175 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12422] ppid=12414 vsize=15772852 CPUtime=2.84 cores=0,2,4,6
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 11475 0 -1 4202560 183779 0 0 0 253 31 0 0 15 0 22 0 608498175 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12423] ppid=12414 vsize=15772852 CPUtime=3.14 cores=0,2,4,6
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 11475 0 -1 4202560 262719 0 0 0 272 42 0 0 15 0 22 0 608498175 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12424] ppid=12414 vsize=15772852 CPUtime=3.12 cores=0,2,4,6
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 11475 0 -1 4202560 206812 0 0 0 277 35 0 0 15 0 22 0 608498175 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12425] ppid=12414 vsize=15772852 CPUtime=3.06 cores=0,2,4,6
/proc/12416/task/12425/stat : 12425 (java) S 12414 12416 11475 0 -1 4202560 203936 0 0 0 269 37 0 0 16 0 22 0 608498175 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12426] ppid=12414 vsize=15772852 CPUtime=2.89 cores=0,2,4,6
/proc/12416/task/12426/stat : 12426 (java) S 12414 12416 11475 0 -1 4202560 178176 0 0 0 258 31 0 0 16 0 22 0 608498175 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12427] ppid=12414 vsize=15772852 CPUtime=1.51 cores=0,2,4,6
/proc/12416/task/12427/stat : 12427 (java) S 12414 12416 11475 0 -1 4202560 101467 0 0 0 111 40 0 0 15 0 22 0 608498176 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 0 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12428] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12428/stat : 12428 (java) S 12414 12416 11475 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608498177 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12429] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12429/stat : 12429 (java) S 12414 12416 11475 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608498177 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12430] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12430/stat : 12430 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907314097 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12431] ppid=12414 vsize=15772852 CPUtime=1.39 cores=0,2,4,6
/proc/12416/task/12431/stat : 12431 (java) S 12414 12416 11475 0 -1 4202560 11322 0 0 0 138 1 0 0 15 0 22 0 608498179 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 0 0 0 0
[pid=12416/tid=12432] ppid=12414 vsize=15772852 CPUtime=1.35 cores=0,2,4,6
/proc/12416/task/12432/stat : 12432 (java) S 12414 12416 11475 0 -1 4202560 11988 0 0 0 134 1 0 0 16 0 22 0 608498179 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 2 0 0 0
[pid=12416/tid=12433] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12433/stat : 12433 (java) S 12414 12416 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608498179 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907306393 0 4 0 16800975 18446604453900485696 0 0 -1 4 0 0 0
[pid=12416/tid=12434] ppid=12414 vsize=15772852 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12434/stat : 12434 (java) S 12414 12416 11475 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 608498179 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 231907307008 0 4 0 16800975 18446604453900485696 0 0 -1 6 0 0 0
[pid=12416/tid=12439] ppid=12414 vsize=15772852 CPUtime=1191.02 cores=0,2,4,6
/proc/12416/task/12439/stat : 12439 (java) R 12414 12416 11475 0 -1 4202560 202413 0 0 0 119077 25 0 0 25 0 22 0 608498288 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912506370437 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12416/tid=12440] ppid=12414 vsize=15772852 CPUtime=1191.84 cores=0,2,4,6
/proc/12416/task/12440/stat : 12440 (java) R 12414 12416 11475 0 -1 4202560 175299 0 0 0 119163 21 0 0 25 0 22 0 608498288 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912506366104 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12416/tid=12441] ppid=12414 vsize=15772852 CPUtime=1193.81 cores=0,2,4,6
/proc/12416/task/12441/stat : 12441 (java) R 12414 12416 11475 0 -1 4202560 201001 0 0 0 119358 23 0 0 25 0 22 0 608498289 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912506209452 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12416/tid=12442] ppid=12414 vsize=15772852 CPUtime=1192.31 cores=0,2,4,6
/proc/12416/task/12442/stat : 12442 (java) R 12414 12416 11475 0 -1 4202560 214842 0 0 0 119209 22 0 0 25 0 22 0 608498289 16151400448 768261 33554432000 1073741824 1073778376 140734392528096 18446744073709551615 46912506209493 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15772852

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

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

[startup+1206.11 s]
/proc/loadavg: 8.18 8.13 8.01 10/220 12630
/proc/meminfo: memFree=25279668/32950928 swapFree=67111356/67111528
[pid=12416] ppid=12414 vsize=0 CPUtime=4800.52 cores=0,2,4,6
/proc/12416/stat : 12416 (java) Z 12414 12416 11475 0 -1 4203548 2634207 0 1 0 479599 453 0 0 17 0 2 0 608498174 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12416/statm: 0 0 0 0 0 0 0
[pid=12416/tid=12442] ppid=12414 vsize=0 CPUtime=1192.42 cores=0,2,4,6
/proc/12416/task/12442/stat : 12442 (java) R 12414 12416 11475 0 -1 4203588 214842 0 0 0 119210 32 0 0 25 0 2 0 608498289 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) 4800.52
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1206.15
CPU time (s): 4800.57
CPU user time (s): 4796
CPU system time (s): 4.5763
CPU usage (%): 398.007
Max. virtual memory (cumulated for all children) (KiB): 15775264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796
system time used= 4.5763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2634207
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= 37023
involuntary context switches= 52151

runsolver used 2.04369 second user time and 4.5863 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 18:57:55
IDJOB=3312963
IDBENCH=83173
IDSOLVER=1699
FILE ID=node114/3312963-1304182675
RUNJOBID= node114-1304182675-12379
PBS_JOBID= 13172426
Free space on /tmp= 73392 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312963-1304182675/watcher-3312963-1304182675 -o /tmp/evaluation-result-3312963-1304182675/solver-3312963-1304182675 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312963-1304182675.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=801803733

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29438504 kB
Buffers:       1110868 kB
Cached:        1819044 kB
SwapCached:        168 kB
Active:         216948 kB
Inactive:      2790896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29438504 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7900 kB
Writeback:           0 kB
AnonPages:       77584 kB
Mapped:          22636 kB
Slab:           441252 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   777216 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= 73388 MiB
End job on node114 at 2011-04-30 19:18:03