Trace number 3313501

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.18 1207.53

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.10/0.12	35:34 INFO : Reading from input HOME/instance-3313501-1304184934.cnf
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.49/0.37	35:35 INFO : Found 480 xor gates
0.73/0.46	35:35 INFO : 704 variables remaining out of 912
0.73/0.46	35:35 INFO : 12672 literals remaining out of 8400
2.38/0.98	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
2.38/0.98	log4j:WARN Please initialize the log4j system properly.
2.38/0.98	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3313501-1304184934/watcher-3313501-1304184934 -o /tmp/evaluation-result-3313501-1304184934/solver-3313501-1304184934 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313501-1304184934.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: 4.56 6.95 7.65 2/174 10038
/proc/meminfo: memFree=29286380/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/10038/stat : 10038 (java) R 10036 10038 9587 0 -1 4202496 817 0 0 0 0 0 0 0 17 0 1 0 510908889 23580672 304 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228090488597 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10038/statm: 5757 313 246 9 0 124 0

[startup+0.0290041 s]
/proc/loadavg: 4.56 6.95 7.65 2/174 10038
/proc/meminfo: memFree=29286380/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15604116 CPUtime=0.01 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 3447 0 1 0 1 0 0 0 17 0 13 0 510908889 15978614784 2887 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3901029 2887 1636 9 0 3891777 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15604116

[startup+0.100983 s]
/proc/loadavg: 4.56 6.95 7.65 2/174 10038
/proc/meminfo: memFree=29286380/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15676604 CPUtime=0.1 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 5518 0 1 0 9 1 0 0 17 0 18 0 510908889 16052842496 4925 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3919151 4926 2115 9 0 3909870 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676604

[startup+0.300948 s]
/proc/loadavg: 4.56 6.95 7.65 2/174 10038
/proc/meminfo: memFree=29286380/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15683688 CPUtime=0.49 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 11905 0 1 0 47 2 0 0 17 0 22 0 510908889 16060096512 10358 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3920922 10358 2210 9 0 3911641 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15683688

[startup+0.700812 s]
/proc/loadavg: 4.56 6.95 7.65 2/174 10038
/proc/meminfo: memFree=29286380/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15706732 CPUtime=1.59 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 27351 0 1 0 155 4 0 0 17 0 22 0 510908889 16083693568 21879 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3926683 21879 2252 9 0 3917402 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 15706732

[startup+1.50066 s]
/proc/loadavg: 4.92 6.99 7.66 13/220 10088
/proc/meminfo: memFree=28990212/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15772304 CPUtime=4.77 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 59264 0 1 0 469 8 0 0 17 0 22 0 510908889 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3943076 49467 2270 9 0 3933795 0
[pid=10038/tid=10041] ppid=10036 vsize=15772304 CPUtime=0.43 cores=0,2,4,6
/proc/10038/task/10041/stat : 10041 (java) S 10036 10038 9587 0 -1 4202560 7583 0 1 0 42 1 0 0 18 0 22 0 510908890 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10044] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10044/stat : 10044 (java) S 10036 10038 9587 0 -1 4202560 543 0 0 0 0 0 0 0 18 0 22 0 510908890 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10045] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10045/stat : 10045 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510908890 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10046] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10046/stat : 10046 (java) S 10036 10038 9587 0 -1 4202560 973 0 0 0 0 0 0 0 18 0 22 0 510908890 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10047] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10047/stat : 10047 (java) S 10036 10038 9587 0 -1 4202560 857 0 0 0 0 0 0 0 18 0 22 0 510908890 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10048] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10048/stat : 10048 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510908890 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10049] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10049/stat : 10049 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510908890 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10050] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10050/stat : 10050 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510908890 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10051] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10051/stat : 10051 (java) S 10036 10038 9587 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 22 0 510908890 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10056] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10056/stat : 10056 (java) S 10036 10038 9587 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 510908891 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 0 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10065] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10065/stat : 10065 (java) S 10036 10038 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908892 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10066] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10066/stat : 10066 (java) R 10036 10038 9587 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 22 0 510908892 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10038/tid=10070] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10070/stat : 10070 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908894 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107274673 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10071] ppid=10036 vsize=15772304 CPUtime=0.74 cores=0,2,4,6
/proc/10038/task/10071/stat : 10071 (java) R 10036 10038 9587 0 -1 4202560 8007 0 0 0 73 1 0 0 17 0 22 0 510908894 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 47674563507616 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10038/tid=10072] ppid=10036 vsize=15772304 CPUtime=0.76 cores=0,2,4,6
/proc/10038/task/10072/stat : 10072 (java) R 10036 10038 9587 0 -1 4202560 12703 0 0 0 75 1 0 0 17 0 22 0 510908894 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 47674558364292 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10038/tid=10073] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10073/stat : 10073 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 510908894 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10074] ppid=10036 vsize=15772304 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10074/stat : 10074 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510908894 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10085] ppid=10036 vsize=15772304 CPUtime=0.7 cores=0,2,4,6
/proc/10038/task/10085/stat : 10085 (java) R 10036 10038 9587 0 -1 4202560 6051 0 0 0 70 0 0 0 16 0 22 0 510908917 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505216072 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10038/tid=10086] ppid=10036 vsize=15772304 CPUtime=0.71 cores=0,2,4,6
/proc/10038/task/10086/stat : 10086 (java) R 10036 10038 9587 0 -1 4202560 8893 0 0 0 70 1 0 0 16 0 22 0 510908917 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505216571 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10038/tid=10087] ppid=10036 vsize=15772304 CPUtime=0.6 cores=0,2,4,6
/proc/10038/task/10087/stat : 10087 (java) R 10036 10038 9587 0 -1 4202560 5151 0 0 0 60 0 0 0 16 0 22 0 510908918 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 47674559770794 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10038/tid=10088] ppid=10036 vsize=15772304 CPUtime=0.75 cores=0,2,4,6
/proc/10038/task/10088/stat : 10088 (java) R 10036 10038 9587 0 -1 4202560 7101 0 0 0 75 0 0 0 18 0 22 0 510908918 16150839296 49467 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505673094 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 15772304

[startup+3.10137 s]
/proc/loadavg: 4.92 6.99 7.66 13/220 10088
/proc/meminfo: memFree=28751512/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15773212 CPUtime=11.16 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 98648 0 1 0 1102 14 0 0 17 0 22 0 510908889 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3943303 85015 2284 9 0 3934022 0
[pid=10038/tid=10041] ppid=10036 vsize=15773212 CPUtime=0.43 cores=0,2,4,6
/proc/10038/task/10041/stat : 10041 (java) S 10036 10038 9587 0 -1 4202560 7583 0 1 0 42 1 0 0 18 0 22 0 510908890 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10044] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10044/stat : 10044 (java) S 10036 10038 9587 0 -1 4202560 543 0 0 0 0 0 0 0 15 0 22 0 510908890 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10045] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10045/stat : 10045 (java) S 10036 10038 9587 0 -1 4202560 740 0 0 0 0 0 0 0 16 0 22 0 510908890 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10046] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10046/stat : 10046 (java) S 10036 10038 9587 0 -1 4202560 1491 0 0 0 0 0 0 0 16 0 22 0 510908890 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10047] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10047/stat : 10047 (java) S 10036 10038 9587 0 -1 4202560 2652 0 0 0 0 0 0 0 16 0 22 0 510908890 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10048] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10048/stat : 10048 (java) S 10036 10038 9587 0 -1 4202560 543 0 0 0 0 0 0 0 15 0 22 0 510908890 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10049] ppid=10036 vsize=15773212 CPUtime=0.01 cores=0,2,4,6
/proc/10038/task/10049/stat : 10049 (java) S 10036 10038 9587 0 -1 4202560 1878 0 0 0 1 0 0 0 15 0 22 0 510908890 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10050] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10050/stat : 10050 (java) S 10036 10038 9587 0 -1 4202560 1457 0 0 0 0 0 0 0 16 0 22 0 510908890 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10051] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10051/stat : 10051 (java) S 10036 10038 9587 0 -1 4202560 718 0 0 0 0 0 0 0 15 0 22 0 510908890 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10056] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10056/stat : 10056 (java) S 10036 10038 9587 0 -1 4202560 191 0 0 0 0 0 0 0 15 0 22 0 510908891 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 0 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10065] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10065/stat : 10065 (java) S 10036 10038 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908892 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10066] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10066/stat : 10066 (java) S 10036 10038 9587 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 510908892 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10070] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10070/stat : 10070 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908894 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107274673 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10071] ppid=10036 vsize=15773212 CPUtime=1.24 cores=0,2,4,6
/proc/10038/task/10071/stat : 10071 (java) S 10036 10038 9587 0 -1 4202560 10421 0 0 0 123 1 0 0 16 0 22 0 510908894 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10072] ppid=10036 vsize=15773212 CPUtime=1.27 cores=0,2,4,6
/proc/10038/task/10072/stat : 10072 (java) S 10036 10038 9587 0 -1 4202560 14736 0 0 0 125 2 0 0 15 0 22 0 510908894 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10073] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10073/stat : 10073 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 510908894 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10074] ppid=10036 vsize=15773212 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10074/stat : 10074 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510908894 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10085] ppid=10036 vsize=15773212 CPUtime=1.98 cores=0,2,4,6
/proc/10038/task/10085/stat : 10085 (java) R 10036 10038 9587 0 -1 4202560 12732 0 0 0 197 1 0 0 17 0 22 0 510908917 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505876243 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10038/tid=10086] ppid=10036 vsize=15773212 CPUtime=2.08 cores=0,2,4,6
/proc/10038/task/10086/stat : 10086 (java) R 10036 10038 9587 0 -1 4202560 15412 0 0 0 207 1 0 0 18 0 22 0 510908917 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505673099 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10038/tid=10087] ppid=10036 vsize=15773212 CPUtime=2.04 cores=0,2,4,6
/proc/10038/task/10087/stat : 10087 (java) R 10036 10038 9587 0 -1 4202560 12215 0 0 0 203 1 0 0 17 0 22 0 510908918 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505724878 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10038/tid=10088] ppid=10036 vsize=15773212 CPUtime=1.98 cores=0,2,4,6
/proc/10038/task/10088/stat : 10088 (java) R 10036 10038 9587 0 -1 4202560 13949 0 0 0 197 1 0 0 18 0 22 0 510908918 16151769088 85015 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505725042 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.16
Current children cumulated vsize (KiB) 15773212

[startup+6.30078 s]
/proc/loadavg: 4.92 6.99 7.66 10/220 10088
/proc/meminfo: memFree=28131368/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15767684 CPUtime=23.9 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 162120 0 1 0 2368 22 0 0 17 0 22 0 510908889 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3941921 136451 2284 9 0 3932640 0
[pid=10038/tid=10041] ppid=10036 vsize=15767684 CPUtime=0.43 cores=0,2,4,6
/proc/10038/task/10041/stat : 10041 (java) S 10036 10038 9587 0 -1 4202560 7583 0 1 0 42 1 0 0 18 0 22 0 510908890 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10044] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10044/stat : 10044 (java) S 10036 10038 9587 0 -1 4202560 1131 0 0 0 0 0 0 0 15 0 22 0 510908890 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10045] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10045/stat : 10045 (java) S 10036 10038 9587 0 -1 4202560 819 0 0 0 0 0 0 0 15 0 22 0 510908890 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10046] ppid=10036 vsize=15767684 CPUtime=0.01 cores=0,2,4,6
/proc/10038/task/10046/stat : 10046 (java) S 10036 10038 9587 0 -1 4202560 1618 0 0 0 1 0 0 0 15 0 22 0 510908890 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10047] ppid=10036 vsize=15767684 CPUtime=0.01 cores=0,2,4,6
/proc/10038/task/10047/stat : 10047 (java) S 10036 10038 9587 0 -1 4202560 2657 0 0 0 1 0 0 0 16 0 22 0 510908890 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10048] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10048/stat : 10048 (java) S 10036 10038 9587 0 -1 4202560 828 0 0 0 0 0 0 0 16 0 22 0 510908890 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10049] ppid=10036 vsize=15767684 CPUtime=0.01 cores=0,2,4,6
/proc/10038/task/10049/stat : 10049 (java) S 10036 10038 9587 0 -1 4202560 2124 0 0 0 1 0 0 0 15 0 22 0 510908890 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10050] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10050/stat : 10050 (java) S 10036 10038 9587 0 -1 4202560 1500 0 0 0 0 0 0 0 15 0 22 0 510908890 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10051] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10051/stat : 10051 (java) S 10036 10038 9587 0 -1 4202560 1028 0 0 0 0 0 0 0 16 0 22 0 510908890 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10056] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10056/stat : 10056 (java) S 10036 10038 9587 0 -1 4202560 192 0 0 0 0 0 0 0 15 0 22 0 510908891 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 0 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10065] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10065/stat : 10065 (java) S 10036 10038 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908892 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10066] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10066/stat : 10066 (java) S 10036 10038 9587 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 510908892 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10070] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10070/stat : 10070 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908894 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107274673 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10071] ppid=10036 vsize=15767684 CPUtime=1.25 cores=0,2,4,6
/proc/10038/task/10071/stat : 10071 (java) S 10036 10038 9587 0 -1 4202560 10424 0 0 0 124 1 0 0 16 0 22 0 510908894 16146108416 136451 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0

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

[pid=10038/tid=10086] ppid=10036 vsize=15767684 CPUtime=1107.68 cores=0,2,4,6
/proc/10038/task/10086/stat : 10086 (java) R 10036 10038 9587 0 -1 4202560 233376 0 0 0 110727 41 0 0 25 0 22 0 510908917 16146108416 98174 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505524485 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10038/tid=10087] ppid=10036 vsize=15767684 CPUtime=1108.12 cores=0,2,4,6
/proc/10038/task/10087/stat : 10087 (java) R 10036 10038 9587 0 -1 4202560 231382 0 0 0 110774 38 0 0 25 0 22 0 510908918 16146108416 98174 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912506204152 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10038/tid=10088] ppid=10036 vsize=15767684 CPUtime=1107.4 cores=0,2,4,6
/proc/10038/task/10088/stat : 10088 (java) R 10036 10038 9587 0 -1 4202560 228761 0 0 0 110705 35 0 0 25 0 22 0 510908918 16146108416 98174 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912506069815 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.39
Current children cumulated vsize (KiB) 15767684

[startup+1182.3 s]
/proc/loadavg: 8.25 8.13 7.97 9/220 10119
/proc/meminfo: memFree=28403108/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15767684 CPUtime=4699.94 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 1813717 0 1 0 469585 409 0 0 17 0 22 0 510908889 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3941921 120756 2298 9 0 3932640 0
[pid=10038/tid=10041] ppid=10036 vsize=15767684 CPUtime=0.43 cores=0,2,4,6
/proc/10038/task/10041/stat : 10041 (java) S 10036 10038 9587 0 -1 4202560 7583 0 1 0 42 1 0 0 18 0 22 0 510908890 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10044] ppid=10036 vsize=15767684 CPUtime=3.34 cores=0,2,4,6
/proc/10038/task/10044/stat : 10044 (java) S 10036 10038 9587 0 -1 4202560 94098 0 0 0 316 18 0 0 15 0 22 0 510908890 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10045] ppid=10036 vsize=15767684 CPUtime=3.31 cores=0,2,4,6
/proc/10038/task/10045/stat : 10045 (java) S 10036 10038 9587 0 -1 4202560 98793 0 0 0 311 20 0 0 15 0 22 0 510908890 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10046] ppid=10036 vsize=15767684 CPUtime=3.22 cores=0,2,4,6
/proc/10038/task/10046/stat : 10046 (java) S 10036 10038 9587 0 -1 4202560 94560 0 0 0 301 21 0 0 16 0 22 0 510908890 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10047] ppid=10036 vsize=15767684 CPUtime=3.27 cores=0,2,4,6
/proc/10038/task/10047/stat : 10047 (java) S 10036 10038 9587 0 -1 4202560 102349 0 0 0 304 23 0 0 15 0 22 0 510908890 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10048] ppid=10036 vsize=15767684 CPUtime=3.27 cores=0,2,4,6
/proc/10038/task/10048/stat : 10048 (java) S 10036 10038 9587 0 -1 4202560 94284 0 0 0 309 18 0 0 15 0 22 0 510908890 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10049] ppid=10036 vsize=15767684 CPUtime=3.2 cores=0,2,4,6
/proc/10038/task/10049/stat : 10049 (java) S 10036 10038 9587 0 -1 4202560 94586 0 0 0 297 23 0 0 16 0 22 0 510908890 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10050] ppid=10036 vsize=15767684 CPUtime=3.35 cores=0,2,4,6
/proc/10038/task/10050/stat : 10050 (java) S 10036 10038 9587 0 -1 4202560 94157 0 0 0 314 21 0 0 15 0 22 0 510908890 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10051] ppid=10036 vsize=15767684 CPUtime=3.31 cores=0,2,4,6
/proc/10038/task/10051/stat : 10051 (java) S 10036 10038 9587 0 -1 4202560 100683 0 0 0 312 19 0 0 16 0 22 0 510908890 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10056] ppid=10036 vsize=15767684 CPUtime=2.43 cores=0,2,4,6
/proc/10038/task/10056/stat : 10056 (java) S 10036 10038 9587 0 -1 4202560 4818 0 0 0 172 71 0 0 15 0 22 0 510908891 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 0 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10065] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10065/stat : 10065 (java) S 10036 10038 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908892 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10066] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10066/stat : 10066 (java) S 10036 10038 9587 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 510908892 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10070] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10070/stat : 10070 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908894 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107274673 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10071] ppid=10036 vsize=15767684 CPUtime=1.35 cores=0,2,4,6
/proc/10038/task/10071/stat : 10071 (java) S 10036 10038 9587 0 -1 4202560 10441 0 0 0 134 1 0 0 15 0 22 0 510908894 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10072] ppid=10036 vsize=15767684 CPUtime=1.41 cores=0,2,4,6
/proc/10038/task/10072/stat : 10072 (java) S 10036 10038 9587 0 -1 4202560 14749 0 0 0 139 2 0 0 15 0 22 0 510908894 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10073] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10073/stat : 10073 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 510908894 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10074] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10074/stat : 10074 (java) S 10036 10038 9587 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 510908894 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10085] ppid=10036 vsize=15767684 CPUtime=1166.77 cores=0,2,4,6
/proc/10038/task/10085/stat : 10085 (java) R 10036 10038 9587 0 -1 4202560 250192 0 0 0 116636 41 0 0 25 0 22 0 510908917 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505754420 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10038/tid=10086] ppid=10036 vsize=15767684 CPUtime=1167.05 cores=0,2,4,6
/proc/10038/task/10086/stat : 10086 (java) R 10036 10038 9587 0 -1 4202560 252656 0 0 0 116661 44 0 0 25 0 22 0 510908917 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505815716 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10038/tid=10087] ppid=10036 vsize=15767684 CPUtime=1167.5 cores=0,2,4,6
/proc/10038/task/10087/stat : 10087 (java) R 10036 10038 9587 0 -1 4202560 250481 0 0 0 116709 41 0 0 25 0 22 0 510908918 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912506204458 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10038/tid=10088] ppid=10036 vsize=15767684 CPUtime=1166.6 cores=0,2,4,6
/proc/10038/task/10088/stat : 10088 (java) R 10036 10038 9587 0 -1 4202560 247841 0 0 0 116622 38 0 0 25 0 22 0 510908918 16146108416 120756 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912506204204 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4699.94
Current children cumulated vsize (KiB) 15767684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.05 8.09 7.96 5/197 10123
/proc/meminfo: memFree=28892452/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15767684 CPUtime=4800.12 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 1833620 0 1 0 479597 415 0 0 17 0 22 0 510908889 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3941921 98475 2298 9 0 3932640 0
[pid=10038/tid=10041] ppid=10036 vsize=15767684 CPUtime=0.43 cores=0,2,4,6
/proc/10038/task/10041/stat : 10041 (java) S 10036 10038 9587 0 -1 4202560 7583 0 1 0 42 1 0 0 18 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10044] ppid=10036 vsize=15767684 CPUtime=3.41 cores=0,2,4,6
/proc/10038/task/10044/stat : 10044 (java) S 10036 10038 9587 0 -1 4202560 95197 0 0 0 322 19 0 0 16 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10045] ppid=10036 vsize=15767684 CPUtime=3.37 cores=0,2,4,6
/proc/10038/task/10045/stat : 10045 (java) S 10036 10038 9587 0 -1 4202560 100292 0 0 0 317 20 0 0 15 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10046] ppid=10036 vsize=15767684 CPUtime=3.29 cores=0,2,4,6
/proc/10038/task/10046/stat : 10046 (java) S 10036 10038 9587 0 -1 4202560 95600 0 0 0 308 21 0 0 15 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10047] ppid=10036 vsize=15767684 CPUtime=3.34 cores=0,2,4,6
/proc/10038/task/10047/stat : 10047 (java) S 10036 10038 9587 0 -1 4202560 103477 0 0 0 311 23 0 0 16 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10048] ppid=10036 vsize=15767684 CPUtime=3.33 cores=0,2,4,6
/proc/10038/task/10048/stat : 10048 (java) S 10036 10038 9587 0 -1 4202560 95257 0 0 0 315 18 0 0 16 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10049] ppid=10036 vsize=15767684 CPUtime=3.27 cores=0,2,4,6
/proc/10038/task/10049/stat : 10049 (java) S 10036 10038 9587 0 -1 4202560 95974 0 0 0 304 23 0 0 15 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10050] ppid=10036 vsize=15767684 CPUtime=3.41 cores=0,2,4,6
/proc/10038/task/10050/stat : 10050 (java) S 10036 10038 9587 0 -1 4202560 94819 0 0 0 320 21 0 0 15 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10051] ppid=10036 vsize=15767684 CPUtime=3.39 cores=0,2,4,6
/proc/10038/task/10051/stat : 10051 (java) S 10036 10038 9587 0 -1 4202560 102239 0 0 0 319 20 0 0 16 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10056] ppid=10036 vsize=15767684 CPUtime=2.48 cores=0,2,4,6
/proc/10038/task/10056/stat : 10056 (java) S 10036 10038 9587 0 -1 4202560 4889 0 0 0 175 73 0 0 16 0 22 0 510908891 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 0 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10065] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10065/stat : 10065 (java) S 10036 10038 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908892 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10066] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10066/stat : 10066 (java) S 10036 10038 9587 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 510908892 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10070] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10070/stat : 10070 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107274673 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10071] ppid=10036 vsize=15767684 CPUtime=1.35 cores=0,2,4,6
/proc/10038/task/10071/stat : 10071 (java) S 10036 10038 9587 0 -1 4202560 10441 0 0 0 134 1 0 0 15 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10072] ppid=10036 vsize=15767684 CPUtime=1.41 cores=0,2,4,6
/proc/10038/task/10072/stat : 10072 (java) S 10036 10038 9587 0 -1 4202560 14749 0 0 0 139 2 0 0 15 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10073] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10073/stat : 10073 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10074] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10074/stat : 10074 (java) S 10036 10038 9587 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10085] ppid=10036 vsize=15767684 CPUtime=1191.64 cores=0,2,4,6
/proc/10038/task/10085/stat : 10085 (java) R 10036 10038 9587 0 -1 4202560 252539 0 0 0 119123 41 0 0 25 0 22 0 510908917 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912506201246 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10038/tid=10086] ppid=10036 vsize=15767684 CPUtime=1191.98 cores=0,2,4,6
/proc/10038/task/10086/stat : 10086 (java) R 10036 10038 9587 0 -1 4202560 255394 0 0 0 119154 44 0 0 25 0 22 0 510908917 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505919507 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10038/tid=10087] ppid=10036 vsize=15767684 CPUtime=1192.4 cores=0,2,4,6
/proc/10038/task/10087/stat : 10087 (java) R 10036 10038 9587 0 -1 4202560 253204 0 0 0 119199 41 0 0 25 0 22 0 510908918 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505735840 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10038/tid=10088] ppid=10036 vsize=15767684 CPUtime=1191.48 cores=0,2,4,6
/proc/10038/task/10088/stat : 10088 (java) R 10036 10038 9587 0 -1 4202560 250518 0 0 0 119109 39 0 0 25 0 22 0 510908918 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505728366 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15767684

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

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

[startup+1207.5 s]
/proc/loadavg: 8.05 8.09 7.96 5/197 10123
/proc/meminfo: memFree=28892452/32951124 swapFree=67111348/67111528
[pid=10038] ppid=10036 vsize=15767684 CPUtime=4800.12 cores=0,2,4,6
/proc/10038/stat : 10038 (java) S 10036 10038 9587 0 -1 4202496 1833620 0 1 0 479597 415 0 0 17 0 22 0 510908889 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10038/statm: 3941921 98475 2298 9 0 3932640 0
[pid=10038/tid=10041] ppid=10036 vsize=15767684 CPUtime=0.43 cores=0,2,4,6
/proc/10038/task/10041/stat : 10041 (java) S 10036 10038 9587 0 -1 4202560 7583 0 1 0 42 1 0 0 18 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10044] ppid=10036 vsize=15767684 CPUtime=3.41 cores=0,2,4,6
/proc/10038/task/10044/stat : 10044 (java) S 10036 10038 9587 0 -1 4202560 95197 0 0 0 322 19 0 0 16 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10045] ppid=10036 vsize=15767684 CPUtime=3.37 cores=0,2,4,6
/proc/10038/task/10045/stat : 10045 (java) S 10036 10038 9587 0 -1 4202560 100292 0 0 0 317 20 0 0 15 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10046] ppid=10036 vsize=15767684 CPUtime=3.29 cores=0,2,4,6
/proc/10038/task/10046/stat : 10046 (java) S 10036 10038 9587 0 -1 4202560 95600 0 0 0 308 21 0 0 15 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10047] ppid=10036 vsize=15767684 CPUtime=3.34 cores=0,2,4,6
/proc/10038/task/10047/stat : 10047 (java) S 10036 10038 9587 0 -1 4202560 103477 0 0 0 311 23 0 0 16 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10048] ppid=10036 vsize=15767684 CPUtime=3.33 cores=0,2,4,6
/proc/10038/task/10048/stat : 10048 (java) S 10036 10038 9587 0 -1 4202560 95257 0 0 0 315 18 0 0 16 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10049] ppid=10036 vsize=15767684 CPUtime=3.27 cores=0,2,4,6
/proc/10038/task/10049/stat : 10049 (java) S 10036 10038 9587 0 -1 4202560 95974 0 0 0 304 23 0 0 15 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10050] ppid=10036 vsize=15767684 CPUtime=3.41 cores=0,2,4,6
/proc/10038/task/10050/stat : 10050 (java) S 10036 10038 9587 0 -1 4202560 94819 0 0 0 320 21 0 0 15 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10051] ppid=10036 vsize=15767684 CPUtime=3.39 cores=0,2,4,6
/proc/10038/task/10051/stat : 10051 (java) S 10036 10038 9587 0 -1 4202560 102239 0 0 0 319 20 0 0 16 0 22 0 510908890 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10056] ppid=10036 vsize=15767684 CPUtime=2.48 cores=0,2,4,6
/proc/10038/task/10056/stat : 10056 (java) S 10036 10038 9587 0 -1 4202560 4889 0 0 0 175 73 0 0 16 0 22 0 510908891 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 0 0 16800975 18446604453970342272 0 0 -1 6 0 0 0
[pid=10038/tid=10065] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10065/stat : 10065 (java) S 10036 10038 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908892 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10066] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10066/stat : 10066 (java) S 10036 10038 9587 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 510908892 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10070] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10070/stat : 10070 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107274673 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10071] ppid=10036 vsize=15767684 CPUtime=1.35 cores=0,2,4,6
/proc/10038/task/10071/stat : 10071 (java) S 10036 10038 9587 0 -1 4202560 10441 0 0 0 134 1 0 0 15 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 2 0 0 0
[pid=10038/tid=10072] ppid=10036 vsize=15767684 CPUtime=1.41 cores=0,2,4,6
/proc/10038/task/10072/stat : 10072 (java) S 10036 10038 9587 0 -1 4202560 14749 0 0 0 139 2 0 0 15 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 0 0 0 0
[pid=10038/tid=10073] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10073/stat : 10073 (java) S 10036 10038 9587 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107266969 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10074] ppid=10036 vsize=15767684 CPUtime=0 cores=0,2,4,6
/proc/10038/task/10074/stat : 10074 (java) S 10036 10038 9587 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 510908894 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 228107267584 0 4 0 16800975 18446604453970342272 0 0 -1 4 0 0 0
[pid=10038/tid=10085] ppid=10036 vsize=15767684 CPUtime=1191.64 cores=0,2,4,6
/proc/10038/task/10085/stat : 10085 (java) R 10036 10038 9587 0 -1 4202560 252539 0 0 0 119123 41 0 0 25 0 22 0 510908917 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912506201246 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10038/tid=10086] ppid=10036 vsize=15767684 CPUtime=1191.98 cores=0,2,4,6
/proc/10038/task/10086/stat : 10086 (java) R 10036 10038 9587 0 -1 4202560 255394 0 0 0 119154 44 0 0 25 0 22 0 510908917 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505919507 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10038/tid=10087] ppid=10036 vsize=15767684 CPUtime=1192.4 cores=0,2,4,6
/proc/10038/task/10087/stat : 10087 (java) R 10036 10038 9587 0 -1 4202560 253204 0 0 0 119199 41 0 0 25 0 22 0 510908918 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505735840 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10038/tid=10088] ppid=10036 vsize=15767684 CPUtime=1191.48 cores=0,2,4,6
/proc/10038/task/10088/stat : 10088 (java) R 10036 10038 9587 0 -1 4202560 250518 0 0 0 119109 39 0 0 25 0 22 0 510908918 16146108416 98475 33554432000 1073741824 1073778376 140735447445872 18446744073709551615 46912505728366 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15767684

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.18
CPU user time (s): 4796
CPU system time (s): 4.17736
CPU usage (%): 397.52
Max. virtual memory (cumulated for all children) (KiB): 15773212

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

runsolver used 1.9977 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-30 19:35:34
IDJOB=3313501
IDBENCH=83431
IDSOLVER=1699
FILE ID=node142/3313501-1304184934
RUNJOBID= node142-1304184934-10024
PBS_JOBID= 13172464
Free space on /tmp= 73324 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313501-1304184934/watcher-3313501-1304184934 -o /tmp/evaluation-result-3313501-1304184934/solver-3313501-1304184934 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313501-1304184934.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=2043654391

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29286660 kB
Buffers:       1112920 kB
Cached:        1992204 kB
SwapCached:        176 kB
Active:         474468 kB
Inactive:      2695104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29286660 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:       63908 kB
Mapped:          14476 kB
Slab:           431892 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182028 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73320 MiB
End job on node142 at 2011-04-30 19:55:44