Trace number 3312182

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.14 1252.66

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.10/0.12	31:42 INFO : Reading from input HOME/instance-3312182-1304073101.cnf
1.96/1.76	Executor set job limit to 1000000
1.96/1.76	Executor set job limit to 1000000
1.96/1.76	Executor set job limit to 1000000
1.96/1.76	Executor set job limit to 1000000
1.96/1.76	Starting Executor!
1.96/1.77	Starting Executor!
1.96/1.77	Starting Executor!
1.96/1.77	Starting Executor!
41.27/39.27	32:21 INFO : 15574 variables remaining out of 108786
41.27/39.27	32:21 INFO : 7098234 literals remaining out of 1578967
2202.73/600.69	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
2202.73/600.69	log4j:WARN Please initialize the log4j system properly.
2202.73/600.69	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-3312182-1304073101/watcher-3312182-1304073101 -o /tmp/evaluation-result-3312182-1304073101/solver-3312182-1304073101 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312182-1304073101.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 6.29 7.67 7.77 2/174 31859
/proc/meminfo: memFree=19650360/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/31859/stat : 31859 (java) R 31857 31859 31827 0 -1 4202496 1169 0 0 0 0 0 0 0 21 0 1 0 597540871 23580672 656 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251362584320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31859/statm: 5757 667 493 9 0 124 0

[startup+0.038211 s]
/proc/loadavg: 6.29 7.67 7.77 2/174 31859
/proc/meminfo: memFree=19650360/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 3583 0 1 0 2 0 0 0 21 0 13 0 597540871 15978749952 3023 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3901062 3023 1667 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.105225 s]
/proc/loadavg: 6.29 7.67 7.77 2/174 31859
/proc/meminfo: memFree=19650360/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15676100 CPUtime=0.1 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 5513 0 1 0 10 0 0 0 21 0 18 0 597540871 16052326400 4953 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3919025 4953 2116 9 0 3909744 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676100

[startup+0.301279 s]
/proc/loadavg: 6.29 7.67 7.77 2/174 31859
/proc/meminfo: memFree=19650360/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15681132 CPUtime=0.51 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 13661 0 1 0 50 1 0 0 21 0 18 0 597540871 16057479168 11872 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3920283 11878 2213 9 0 3911002 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681132

[startup+0.701089 s]
/proc/loadavg: 6.29 7.67 7.77 2/174 31859
/proc/meminfo: memFree=19650360/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15681132 CPUtime=0.92 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 41927 0 1 0 88 4 0 0 21 0 18 0 597540871 16057479168 40135 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3920283 40135 2229 9 0 3911002 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15681132

[startup+1.50093 s]
/proc/loadavg: 5.94 7.58 7.74 3/212 31901
/proc/meminfo: memFree=19462176/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15681132 CPUtime=1.74 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 55739 0 1 0 167 7 0 0 21 0 18 0 597540871 16057479168 53930 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3920283 53937 2229 9 0 3911002 0
[pid=31859/tid=31861] ppid=31857 vsize=15681132 CPUtime=1.45 cores=1,3,5,7
/proc/31859/task/31861/stat : 31861 (java) R 31857 31859 31827 0 -1 4202560 46195 0 1 0 140 5 0 0 19 0 18 0 597540872 16057479168 53940 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912505639665 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31859/tid=31862] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31862/stat : 31862 (java) S 31857 31859 31827 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 18 0 597540873 16057479168 53943 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31863] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31863/stat : 31863 (java) S 31857 31859 31827 0 -1 4202560 627 0 0 0 0 0 0 0 15 0 18 0 597540873 16057479168 53947 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31864] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31864/stat : 31864 (java) S 31857 31859 31827 0 -1 4202560 286 0 0 0 0 0 0 0 15 0 18 0 597540873 16057479168 53951 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31865] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31865/stat : 31865 (java) S 31857 31859 31827 0 -1 4202560 1026 0 0 0 0 0 0 0 16 0 18 0 597540873 16057479168 53955 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31866] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31866/stat : 31866 (java) S 31857 31859 31827 0 -1 4202560 1458 0 0 0 0 0 0 0 16 0 18 0 597540873 16057479168 53959 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31867] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31867/stat : 31867 (java) S 31857 31859 31827 0 -1 4202560 171 0 0 0 0 0 0 0 16 0 18 0 597540873 16057479168 53963 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31868] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31868/stat : 31868 (java) S 31857 31859 31827 0 -1 4202560 640 0 0 0 0 0 0 0 15 0 18 0 597540873 16057479168 53967 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31869] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31869/stat : 31869 (java) S 31857 31859 31827 0 -1 4202560 139 0 0 0 0 0 0 0 16 0 18 0 597540873 16057479168 53971 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31870] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31870/stat : 31870 (java) S 31857 31859 31827 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 18 0 597540874 16057479168 53974 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 0 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31871] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31871/stat : 31871 (java) S 31857 31859 31827 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 18 0 597540875 16057479168 53977 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31872] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31872/stat : 31872 (java) S 31857 31859 31827 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 597540875 16057479168 53981 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31873] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31873/stat : 31873 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 597540877 16057479168 53985 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379370417 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31874] ppid=31857 vsize=15681132 CPUtime=0.1 cores=1,3,5,7
/proc/31859/task/31874/stat : 31874 (java) S 31857 31859 31827 0 -1 4202560 1006 0 0 0 10 0 0 0 15 0 18 0 597540877 16057479168 53989 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31875] ppid=31857 vsize=15681132 CPUtime=0.12 cores=1,3,5,7
/proc/31859/task/31875/stat : 31875 (java) S 31857 31859 31827 0 -1 4202560 2695 0 0 0 12 0 0 0 17 0 18 0 597540877 16057479168 53993 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31876] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31876/stat : 31876 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 597540877 16057479168 53997 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31877] ppid=31857 vsize=15681132 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31877/stat : 31877 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 597540877 16057479168 54001 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15681132

[startup+3.10163 s]
/proc/loadavg: 5.94 7.58 7.74 5/216 31905
/proc/meminfo: memFree=19171612/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15706572 CPUtime=4.16 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 102147 0 1 0 402 14 0 0 21 0 22 0 597540871 16083529728 93877 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3926643 93882 2265 9 0 3917362 0
[pid=31859/tid=31861] ppid=31857 vsize=15706572 CPUtime=3 cores=1,3,5,7
/proc/31859/task/31861/stat : 31861 (java) R 31857 31859 31827 0 -1 4202560 64738 0 1 0 293 7 0 0 19 0 22 0 597540872 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912505885296 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31859/tid=31862] ppid=31857 vsize=15706572 CPUtime=0.01 cores=1,3,5,7
/proc/31859/task/31862/stat : 31862 (java) S 31857 31859 31827 0 -1 4202560 2323 0 0 0 1 0 0 0 16 0 22 0 597540873 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31863] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31863/stat : 31863 (java) S 31857 31859 31827 0 -1 4202560 627 0 0 0 0 0 0 0 15 0 22 0 597540873 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31864] ppid=31857 vsize=15706572 CPUtime=0.02 cores=1,3,5,7
/proc/31859/task/31864/stat : 31864 (java) S 31857 31859 31827 0 -1 4202560 3245 0 0 0 2 0 0 0 16 0 22 0 597540873 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31865] ppid=31857 vsize=15706572 CPUtime=0.01 cores=1,3,5,7
/proc/31859/task/31865/stat : 31865 (java) S 31857 31859 31827 0 -1 4202560 5049 0 0 0 1 0 0 0 16 0 22 0 597540873 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31866] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31866/stat : 31866 (java) S 31857 31859 31827 0 -1 4202560 3000 0 0 0 0 0 0 0 16 0 22 0 597540873 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31867] ppid=31857 vsize=15706572 CPUtime=0.02 cores=1,3,5,7
/proc/31859/task/31867/stat : 31867 (java) S 31857 31859 31827 0 -1 4202560 2924 0 0 0 2 0 0 0 16 0 22 0 597540873 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31868] ppid=31857 vsize=15706572 CPUtime=0.02 cores=1,3,5,7
/proc/31859/task/31868/stat : 31868 (java) S 31857 31859 31827 0 -1 4202560 3059 0 0 0 2 0 0 0 16 0 22 0 597540873 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31869] ppid=31857 vsize=15706572 CPUtime=0.01 cores=1,3,5,7
/proc/31859/task/31869/stat : 31869 (java) S 31857 31859 31827 0 -1 4202560 139 0 0 0 1 0 0 0 15 0 22 0 597540873 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31870] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31870/stat : 31870 (java) S 31857 31859 31827 0 -1 4202560 219 0 0 0 0 0 0 0 15 0 22 0 597540874 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 0 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31871] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31871/stat : 31871 (java) S 31857 31859 31827 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 597540875 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31872] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31872/stat : 31872 (java) S 31857 31859 31827 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 597540875 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31873] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31873/stat : 31873 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 597540877 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379370417 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31874] ppid=31857 vsize=15706572 CPUtime=0.4 cores=1,3,5,7
/proc/31859/task/31874/stat : 31874 (java) R 31857 31859 31827 0 -1 4202560 4627 0 0 0 40 0 0 0 15 0 22 0 597540877 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 47525879837136 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31859/tid=31875] ppid=31857 vsize=15706572 CPUtime=0.53 cores=1,3,5,7
/proc/31859/task/31875/stat : 31875 (java) S 31857 31859 31827 0 -1 4202560 10774 0 0 0 52 1 0 0 15 0 22 0 597540877 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31876] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31876/stat : 31876 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597540877 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31877] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31877/stat : 31877 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597540877 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31902] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31902/stat : 31902 (java) S 31857 31859 31827 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 597541048 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31903] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31903/stat : 31903 (java) S 31857 31859 31827 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 597541048 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31904] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31904/stat : 31904 (java) S 31857 31859 31827 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 597541048 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31905] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31905/stat : 31905 (java) S 31857 31859 31827 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 597541048 16083529728 93882 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 15706572

[startup+6.30106 s]
/proc/loadavg: 5.94 7.58 7.74 4/216 31905
/proc/meminfo: memFree=18703396/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15706572 CPUtime=7.57 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 102407 0 1 0 743 14 0 0 21 0 22 0 597540871 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3926643 93891 2275 9 0 3917362 0
[pid=31859/tid=31861] ppid=31857 vsize=15706572 CPUtime=6.2 cores=1,3,5,7
/proc/31859/task/31861/stat : 31861 (java) R 31857 31859 31827 0 -1 4202560 64742 0 1 0 613 7 0 0 18 0 22 0 597540872 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912506099071 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31859/tid=31862] ppid=31857 vsize=15706572 CPUtime=0.01 cores=1,3,5,7
/proc/31859/task/31862/stat : 31862 (java) S 31857 31859 31827 0 -1 4202560 2323 0 0 0 1 0 0 0 16 0 22 0 597540873 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31863] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31863/stat : 31863 (java) S 31857 31859 31827 0 -1 4202560 627 0 0 0 0 0 0 0 15 0 22 0 597540873 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31864] ppid=31857 vsize=15706572 CPUtime=0.02 cores=1,3,5,7
/proc/31859/task/31864/stat : 31864 (java) S 31857 31859 31827 0 -1 4202560 3245 0 0 0 2 0 0 0 16 0 22 0 597540873 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31865] ppid=31857 vsize=15706572 CPUtime=0.01 cores=1,3,5,7
/proc/31859/task/31865/stat : 31865 (java) S 31857 31859 31827 0 -1 4202560 5049 0 0 0 1 0 0 0 16 0 22 0 597540873 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31866] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31866/stat : 31866 (java) S 31857 31859 31827 0 -1 4202560 3000 0 0 0 0 0 0 0 16 0 22 0 597540873 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31867] ppid=31857 vsize=15706572 CPUtime=0.02 cores=1,3,5,7
/proc/31859/task/31867/stat : 31867 (java) S 31857 31859 31827 0 -1 4202560 2924 0 0 0 2 0 0 0 16 0 22 0 597540873 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31868] ppid=31857 vsize=15706572 CPUtime=0.02 cores=1,3,5,7
/proc/31859/task/31868/stat : 31868 (java) S 31857 31859 31827 0 -1 4202560 3059 0 0 0 2 0 0 0 16 0 22 0 597540873 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31869] ppid=31857 vsize=15706572 CPUtime=0.01 cores=1,3,5,7
/proc/31859/task/31869/stat : 31869 (java) S 31857 31859 31827 0 -1 4202560 139 0 0 0 1 0 0 0 15 0 22 0 597540873 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31870] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31870/stat : 31870 (java) S 31857 31859 31827 0 -1 4202560 219 0 0 0 0 0 0 0 15 0 22 0 597540874 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 0 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31871] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31871/stat : 31871 (java) S 31857 31859 31827 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 597540875 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31872] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31872/stat : 31872 (java) S 31857 31859 31827 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 597540875 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31873] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31873/stat : 31873 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 597540877 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379370417 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31874] ppid=31857 vsize=15706572 CPUtime=0.5 cores=1,3,5,7
/proc/31859/task/31874/stat : 31874 (java) S 31857 31859 31827 0 -1 4202560 4849 0 0 0 50 0 0 0 15 0 22 0 597540877 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31875] ppid=31857 vsize=15706572 CPUtime=0.64 cores=1,3,5,7
/proc/31859/task/31875/stat : 31875 (java) S 31857 31859 31827 0 -1 4202560 10800 0 0 0 63 1 0 0 15 0 22 0 597540877 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31876] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31876/stat : 31876 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597540877 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31877] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31877/stat : 31877 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597540877 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31902] ppid=31857 vsize=15706572 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31902/stat : 31902 (java) S 31857 31859 31827 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 597541048 16083529728 93891 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0

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

[pid=31859/tid=31903] ppid=31857 vsize=15701040 CPUtime=1034.96 cores=1,3,5,7
/proc/31859/task/31903/stat : 31903 (java) R 31857 31859 31827 0 -1 4202560 110676 0 0 0 103477 19 0 0 25 0 22 0 597541048 16077864960 219507 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912506337112 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31859/tid=31904] ppid=31857 vsize=15701040 CPUtime=1067.53 cores=1,3,5,7
/proc/31859/task/31904/stat : 31904 (java) R 31857 31859 31827 0 -1 4202560 105275 0 0 0 106738 15 0 0 25 0 22 0 597541048 16077864960 219507 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912505801035 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31859/tid=31905] ppid=31857 vsize=15701040 CPUtime=1070.61 cores=1,3,5,7
/proc/31859/task/31905/stat : 31905 (java) R 31857 31859 31827 0 -1 4202560 94583 0 0 0 107044 17 0 0 25 0 22 0 597541048 16077864960 219507 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912506347549 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4281.14
Current children cumulated vsize (KiB) 15701040

[startup+1182.3 s]
/proc/loadavg: 8.18 8.00 7.66 10/220 31943
/proc/meminfo: memFree=3437540/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15701040 CPUtime=4520.02 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 1110856 0 1 0 451770 232 0 0 21 0 22 0 597540871 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3925260 201535 2300 9 0 3915979 0
[pid=31859/tid=31861] ppid=31857 vsize=15701040 CPUtime=39.14 cores=1,3,5,7
/proc/31859/task/31861/stat : 31861 (java) S 31857 31859 31827 0 -1 4202560 122409 0 1 0 3899 15 0 0 25 0 22 0 597540872 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31862] ppid=31857 vsize=15701040 CPUtime=3.3 cores=1,3,5,7
/proc/31859/task/31862/stat : 31862 (java) S 31857 31859 31827 0 -1 4202560 84578 0 0 0 314 16 0 0 16 0 22 0 597540873 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31863] ppid=31857 vsize=15701040 CPUtime=3.06 cores=1,3,5,7
/proc/31859/task/31863/stat : 31863 (java) S 31857 31859 31827 0 -1 4202560 50253 0 0 0 296 10 0 0 15 0 22 0 597540873 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31864] ppid=31857 vsize=15701040 CPUtime=2.97 cores=1,3,5,7
/proc/31859/task/31864/stat : 31864 (java) S 31857 31859 31827 0 -1 4202560 55988 0 0 0 288 9 0 0 16 0 22 0 597540873 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31865] ppid=31857 vsize=15701040 CPUtime=3.19 cores=1,3,5,7
/proc/31859/task/31865/stat : 31865 (java) S 31857 31859 31827 0 -1 4202560 72580 0 0 0 304 15 0 0 15 0 22 0 597540873 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31866] ppid=31857 vsize=15701040 CPUtime=3.26 cores=1,3,5,7
/proc/31859/task/31866/stat : 31866 (java) S 31857 31859 31827 0 -1 4202560 85738 0 0 0 307 19 0 0 15 0 22 0 597540873 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31867] ppid=31857 vsize=15701040 CPUtime=3.22 cores=1,3,5,7
/proc/31859/task/31867/stat : 31867 (java) S 31857 31859 31827 0 -1 4202560 81404 0 0 0 306 16 0 0 15 0 22 0 597540873 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31868] ppid=31857 vsize=15701040 CPUtime=2.96 cores=1,3,5,7
/proc/31859/task/31868/stat : 31868 (java) S 31857 31859 31827 0 -1 4202560 40622 0 0 0 288 8 0 0 16 0 22 0 597540873 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31869] ppid=31857 vsize=15701040 CPUtime=3.08 cores=1,3,5,7
/proc/31859/task/31869/stat : 31869 (java) S 31857 31859 31827 0 -1 4202560 43825 0 0 0 299 9 0 0 16 0 22 0 597540873 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31870] ppid=31857 vsize=15701040 CPUtime=1.41 cores=1,3,5,7
/proc/31859/task/31870/stat : 31870 (java) S 31857 31859 31827 0 -1 4202560 3353 0 0 0 107 34 0 0 15 0 22 0 597540874 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 0 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31871] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31871/stat : 31871 (java) S 31857 31859 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597540875 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31872] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31872/stat : 31872 (java) S 31857 31859 31827 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597540875 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31873] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31873/stat : 31873 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 597540877 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379370417 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31874] ppid=31857 vsize=15701040 CPUtime=1.49 cores=1,3,5,7
/proc/31859/task/31874/stat : 31874 (java) S 31857 31859 31827 0 -1 4202560 7335 0 0 0 148 1 0 0 15 0 22 0 597540877 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31875] ppid=31857 vsize=15701040 CPUtime=1.55 cores=1,3,5,7
/proc/31859/task/31875/stat : 31875 (java) S 31857 31859 31827 0 -1 4202560 10903 0 0 0 153 2 0 0 15 0 22 0 597540877 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31876] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31876/stat : 31876 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597540877 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31877] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31877/stat : 31877 (java) S 31857 31859 31827 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 597540877 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31902] ppid=31857 vsize=15701040 CPUtime=1100.18 cores=1,3,5,7
/proc/31859/task/31902/stat : 31902 (java) R 31857 31859 31827 0 -1 4202560 135931 0 0 0 110000 18 0 0 25 0 22 0 597541048 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912505870297 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31859/tid=31903] ppid=31857 vsize=15701040 CPUtime=1094.32 cores=1,3,5,7
/proc/31859/task/31903/stat : 31903 (java) R 31857 31859 31827 0 -1 4202560 111993 0 0 0 109413 19 0 0 25 0 22 0 597541048 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912506123487 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31859/tid=31904] ppid=31857 vsize=15701040 CPUtime=1126.84 cores=1,3,5,7
/proc/31859/task/31904/stat : 31904 (java) R 31857 31859 31827 0 -1 4202560 106651 0 0 0 112669 15 0 0 25 0 22 0 597541048 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912506024847 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31859/tid=31905] ppid=31857 vsize=15701040 CPUtime=1129.88 cores=1,3,5,7
/proc/31859/task/31905/stat : 31905 (java) R 31857 31859 31827 0 -1 4202560 95839 0 0 0 112971 17 0 0 25 0 22 0 597541048 16077864960 201535 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912506174574 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4520.02
Current children cumulated vsize (KiB) 15701040

[startup+1242.3 s]
/proc/loadavg: 8.21 8.03 7.68 10/220 31945
/proc/meminfo: memFree=3357364/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15701040 CPUtime=4758.99 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 1163882 0 1 0 475655 244 0 0 21 0 22 0 597540871 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3925260 221709 2300 9 0 3915979 0
[pid=31859/tid=31861] ppid=31857 vsize=15701040 CPUtime=39.14 cores=1,3,5,7
/proc/31859/task/31861/stat : 31861 (java) S 31857 31859 31827 0 -1 4202560 122409 0 1 0 3899 15 0 0 25 0 22 0 597540872 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31862] ppid=31857 vsize=15701040 CPUtime=3.49 cores=1,3,5,7
/proc/31859/task/31862/stat : 31862 (java) S 31857 31859 31827 0 -1 4202560 85475 0 0 0 332 17 0 0 15 0 22 0 597540873 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31863] ppid=31857 vsize=15701040 CPUtime=3.25 cores=1,3,5,7
/proc/31859/task/31863/stat : 31863 (java) S 31857 31859 31827 0 -1 4202560 51485 0 0 0 314 11 0 0 15 0 22 0 597540873 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31864] ppid=31857 vsize=15701040 CPUtime=3.15 cores=1,3,5,7
/proc/31859/task/31864/stat : 31864 (java) S 31857 31859 31827 0 -1 4202560 57154 0 0 0 305 10 0 0 16 0 22 0 597540873 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31865] ppid=31857 vsize=15701040 CPUtime=3.38 cores=1,3,5,7
/proc/31859/task/31865/stat : 31865 (java) S 31857 31859 31827 0 -1 4202560 74352 0 0 0 322 16 0 0 15 0 22 0 597540873 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31866] ppid=31857 vsize=15701040 CPUtime=3.44 cores=1,3,5,7
/proc/31859/task/31866/stat : 31866 (java) S 31857 31859 31827 0 -1 4202560 87342 0 0 0 325 19 0 0 16 0 22 0 597540873 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31867] ppid=31857 vsize=15701040 CPUtime=3.39 cores=1,3,5,7
/proc/31859/task/31867/stat : 31867 (java) S 31857 31859 31827 0 -1 4202560 82400 0 0 0 323 16 0 0 15 0 22 0 597540873 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31868] ppid=31857 vsize=15701040 CPUtime=3.11 cores=1,3,5,7
/proc/31859/task/31868/stat : 31868 (java) S 31857 31859 31827 0 -1 4202560 41938 0 0 0 302 9 0 0 15 0 22 0 597540873 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31869] ppid=31857 vsize=15701040 CPUtime=3.24 cores=1,3,5,7
/proc/31859/task/31869/stat : 31869 (java) S 31857 31859 31827 0 -1 4202560 44422 0 0 0 315 9 0 0 15 0 22 0 597540873 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31870] ppid=31857 vsize=15701040 CPUtime=1.45 cores=1,3,5,7
/proc/31859/task/31870/stat : 31870 (java) S 31857 31859 31827 0 -1 4202560 3530 0 0 0 110 35 0 0 15 0 22 0 597540874 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 0 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31871] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31871/stat : 31871 (java) S 31857 31859 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597540875 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31872] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31872/stat : 31872 (java) S 31857 31859 31827 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597540875 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31873] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31873/stat : 31873 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 597540877 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379370417 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31874] ppid=31857 vsize=15701040 CPUtime=1.49 cores=1,3,5,7
/proc/31859/task/31874/stat : 31874 (java) S 31857 31859 31827 0 -1 4202560 7335 0 0 0 148 1 0 0 15 0 22 0 597540877 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31875] ppid=31857 vsize=15701040 CPUtime=1.55 cores=1,3,5,7
/proc/31859/task/31875/stat : 31875 (java) S 31857 31859 31827 0 -1 4202560 10903 0 0 0 153 2 0 0 15 0 22 0 597540877 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31876] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31876/stat : 31876 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597540877 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31877] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31877/stat : 31877 (java) S 31857 31859 31827 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 597540877 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31902] ppid=31857 vsize=15701040 CPUtime=1159.57 cores=1,3,5,7
/proc/31859/task/31902/stat : 31902 (java) R 31857 31859 31827 0 -1 4202560 145936 0 0 0 115938 19 0 0 25 0 22 0 597541048 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31859/tid=31903] ppid=31857 vsize=15701040 CPUtime=1153.64 cores=1,3,5,7
/proc/31859/task/31903/stat : 31903 (java) R 31857 31859 31827 0 -1 4202560 123003 0 0 0 115343 21 0 0 25 0 22 0 597541048 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912506337109 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31859/tid=31904] ppid=31857 vsize=15701040 CPUtime=1186.27 cores=1,3,5,7
/proc/31859/task/31904/stat : 31904 (java) R 31857 31859 31827 0 -1 4202560 117555 0 0 0 118610 17 0 0 25 0 22 0 597541048 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912505870453 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31859/tid=31905] ppid=31857 vsize=15701040 CPUtime=1189.27 cores=1,3,5,7
/proc/31859/task/31905/stat : 31905 (java) R 31857 31859 31827 0 -1 4202560 107187 0 0 0 118907 20 0 0 25 0 22 0 597541048 16077864960 221709 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912505869814 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4758.99
Current children cumulated vsize (KiB) 15701040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1252.6 s]
/proc/loadavg: 8.18 8.03 7.69 9/220 31945
/proc/meminfo: memFree=3387468/32950928 swapFree=67111364/67111528
[pid=31859] ppid=31857 vsize=15701040 CPUtime=4800.07 cores=1,3,5,7
/proc/31859/stat : 31859 (java) S 31857 31859 31827 0 -1 4202496 1163932 0 1 0 479762 245 0 0 21 0 22 0 597540871 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31859/statm: 3925260 214501 2300 9 0 3915979 0
[pid=31859/tid=31861] ppid=31857 vsize=15701040 CPUtime=39.14 cores=1,3,5,7
/proc/31859/task/31861/stat : 31861 (java) S 31857 31859 31827 0 -1 4202560 122409 0 1 0 3899 15 0 0 25 0 22 0 597540872 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31862] ppid=31857 vsize=15701040 CPUtime=3.52 cores=1,3,5,7
/proc/31859/task/31862/stat : 31862 (java) S 31857 31859 31827 0 -1 4202560 85476 0 0 0 335 17 0 0 16 0 22 0 597540873 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31863] ppid=31857 vsize=15701040 CPUtime=3.29 cores=1,3,5,7
/proc/31859/task/31863/stat : 31863 (java) S 31857 31859 31827 0 -1 4202560 51485 0 0 0 318 11 0 0 16 0 22 0 597540873 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31864] ppid=31857 vsize=15701040 CPUtime=3.18 cores=1,3,5,7
/proc/31859/task/31864/stat : 31864 (java) S 31857 31859 31827 0 -1 4202560 57155 0 0 0 308 10 0 0 16 0 22 0 597540873 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31865] ppid=31857 vsize=15701040 CPUtime=3.41 cores=1,3,5,7
/proc/31859/task/31865/stat : 31865 (java) S 31857 31859 31827 0 -1 4202560 74352 0 0 0 325 16 0 0 15 0 22 0 597540873 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31866] ppid=31857 vsize=15701040 CPUtime=3.47 cores=1,3,5,7
/proc/31859/task/31866/stat : 31866 (java) S 31857 31859 31827 0 -1 4202560 87343 0 0 0 328 19 0 0 15 0 22 0 597540873 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31867] ppid=31857 vsize=15701040 CPUtime=3.43 cores=1,3,5,7
/proc/31859/task/31867/stat : 31867 (java) S 31857 31859 31827 0 -1 4202560 82401 0 0 0 327 16 0 0 15 0 22 0 597540873 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31868] ppid=31857 vsize=15701040 CPUtime=3.13 cores=1,3,5,7
/proc/31859/task/31868/stat : 31868 (java) S 31857 31859 31827 0 -1 4202560 41939 0 0 0 304 9 0 0 15 0 22 0 597540873 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31869] ppid=31857 vsize=15701040 CPUtime=3.27 cores=1,3,5,7
/proc/31859/task/31869/stat : 31869 (java) S 31857 31859 31827 0 -1 4202560 44423 0 0 0 318 9 0 0 16 0 22 0 597540873 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31870] ppid=31857 vsize=15701040 CPUtime=1.46 cores=1,3,5,7
/proc/31859/task/31870/stat : 31870 (java) S 31857 31859 31827 0 -1 4202560 3531 0 0 0 110 36 0 0 15 0 22 0 597540874 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 0 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31871] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31871/stat : 31871 (java) S 31857 31859 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597540875 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31872] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31872/stat : 31872 (java) S 31857 31859 31827 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597540875 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 3 0 0 0
[pid=31859/tid=31873] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31873/stat : 31873 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 597540877 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379370417 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31874] ppid=31857 vsize=15701040 CPUtime=1.49 cores=1,3,5,7
/proc/31859/task/31874/stat : 31874 (java) S 31857 31859 31827 0 -1 4202560 7335 0 0 0 148 1 0 0 15 0 22 0 597540877 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31875] ppid=31857 vsize=15701040 CPUtime=1.55 cores=1,3,5,7
/proc/31859/task/31875/stat : 31875 (java) S 31857 31859 31827 0 -1 4202560 10903 0 0 0 153 2 0 0 15 0 22 0 597540877 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 7 0 0 0
[pid=31859/tid=31876] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31876/stat : 31876 (java) S 31857 31859 31827 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 597540877 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379362713 0 4 0 16800975 18446604471140390912 0 0 -1 5 0 0 0
[pid=31859/tid=31877] ppid=31857 vsize=15701040 CPUtime=0 cores=1,3,5,7
/proc/31859/task/31877/stat : 31877 (java) S 31857 31859 31827 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 597540877 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 251379363328 0 4 0 16800975 18446604471140390912 0 0 -1 1 0 0 0
[pid=31859/tid=31902] ppid=31857 vsize=15701040 CPUtime=1169.79 cores=1,3,5,7
/proc/31859/task/31902/stat : 31902 (java) R 31857 31859 31827 0 -1 4202560 145943 0 0 0 116960 19 0 0 25 0 22 0 597541048 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912505869782 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31859/tid=31903] ppid=31857 vsize=15701040 CPUtime=1163.86 cores=1,3,5,7
/proc/31859/task/31903/stat : 31903 (java) R 31857 31859 31827 0 -1 4202560 123015 0 0 0 116365 21 0 0 25 0 22 0 597541048 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912505601046 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31859/tid=31904] ppid=31857 vsize=15701040 CPUtime=1196.43 cores=1,3,5,7
/proc/31859/task/31904/stat : 31904 (java) R 31857 31859 31827 0 -1 4202560 117562 0 0 0 119626 17 0 0 25 0 22 0 597541048 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912506337109 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31859/tid=31905] ppid=31857 vsize=15701040 CPUtime=1199.48 cores=1,3,5,7
/proc/31859/task/31905/stat : 31905 (java) R 31857 31859 31827 0 -1 4202560 107202 0 0 0 119928 20 0 0 25 0 22 0 597541048 16077864960 214501 33554432000 1073741824 1073778376 140733784806496 18446744073709551615 46912505861809 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 15701040

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

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

Child status: 143
Real time (s): 1252.66
CPU time (s): 4800.14
CPU user time (s): 4797.65
CPU system time (s): 2.49062
CPU usage (%): 383.198
Max. virtual memory (cumulated for all children) (KiB): 15706880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.65
system time used= 2.49062
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1163958
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= 147239
involuntary context switches= 109570

runsolver used 2.11068 second user time and 4.81227 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 12:31:42
IDJOB=3312182
IDBENCH=20346
IDSOLVER=1698
FILE ID=node113/3312182-1304073101
RUNJOBID= node113-1304073101-31846
PBS_JOBID= 13170493
Free space on /tmp= 71156 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312182-1304073101/watcher-3312182-1304073101 -o /tmp/evaluation-result-3312182-1304073101/solver-3312182-1304073101 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312182-1304073101.cnf -hbr 2

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1659054693

node113.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	: 5332.76
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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
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.83
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19650744 kB
Buffers:       1746028 kB
Cached:       10895452 kB
SwapCached:        164 kB
Active:        6509432 kB
Inactive:      6199376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19650744 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           14928 kB
Writeback:           0 kB
AnonPages:       67048 kB
Mapped:          14416 kB
Slab:           526948 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192252 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= 71132 MiB
End job on node113 at 2011-04-29 12:52:37