Trace number 3312272

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.55 1205.88

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.6226
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	08:36 INFO : Reading from input HOME/instance-3312272-1304075316.cnf
1.23/1.04	Executor set job limit to 1000000
1.23/1.04	Executor set job limit to 1000000
1.23/1.04	Executor set job limit to 1000000
1.23/1.04	Executor set job limit to 1000000
1.23/1.04	Starting Executor!
1.23/1.04	Starting Executor!
1.23/1.04	Starting Executor!
1.23/1.04	Starting Executor!
4.76/2.79	08:39 INFO : Found 11776 xor gates
6.89/3.72	08:40 INFO : 38664 variables remaining out of 50073
6.89/3.72	08:40 INFO : 868709 literals remaining out of 477012

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-3312272-1304075316/watcher-3312272-1304075316 -o /tmp/evaluation-result-3312272-1304075316/solver-3312272-1304075316 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312272-1304075316.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: 3.73 5.00 6.62 2/198 22953
/proc/meminfo: memFree=23629516/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 1411 0 0 0 0 0 0 0 24 0 2 0 519134381 26714112 881 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 6522 881 675 9 0 381 0
[pid=22953/tid=22954] ppid=22951 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) S 22951 22953 21348 0 -1 4202560 56 0 0 0 0 0 0 0 25 0 2 0 519134382 26714112 885 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218366033543 0 2147483391 4096 0 18446744071699199166 0 0 -1 5 0 0 0

[startup+0.012785 s]
/proc/loadavg: 3.73 5.00 6.62 2/198 22953
/proc/meminfo: memFree=23629516/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 2503 0 1 0 0 0 0 0 24 0 10 0 519134381 15965847552 1944 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3897912 1950 1092 9 0 3888660 0
[pid=22953/tid=22954] ppid=22951 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) R 22951 22953 21348 0 -1 4202560 1147 0 1 0 0 0 0 0 25 0 10 0 519134382 15965847552 1954 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912504009831 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.100768 s]
/proc/loadavg: 3.73 5.00 6.62 2/198 22953
/proc/meminfo: memFree=23629516/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15676352 CPUtime=0.1 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 5600 0 1 0 9 1 0 0 24 0 18 0 519134381 16052584448 5016 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3919088 5017 2117 9 0 3909807 0
[pid=22953/tid=22954] ppid=22951 vsize=15676352 CPUtime=0.08 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) R 22951 22953 21348 0 -1 4202560 3467 0 1 0 8 0 0 0 18 0 18 0 519134382 16052584448 5017 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382783947 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676352

[startup+0.300735 s]
/proc/loadavg: 3.73 5.00 6.62 2/198 22953
/proc/meminfo: memFree=23629516/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15681664 CPUtime=0.51 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 15788 0 1 0 49 2 0 0 24 0 18 0 519134381 16058023936 13996 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3920416 14003 2206 9 0 3911135 0
[pid=22953/tid=22954] ppid=22951 vsize=15681664 CPUtime=0.28 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) R 22951 22953 21348 0 -1 4202560 10698 0 1 0 27 1 0 0 18 0 18 0 519134382 16058023936 14006 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912505635923 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681664

[startup+0.70066 s]
/proc/loadavg: 3.73 5.00 6.62 2/198 22953
/proc/meminfo: memFree=23629516/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15681664 CPUtime=0.92 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 41855 0 1 0 87 5 0 0 24 0 18 0 519134381 16058023936 40060 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3920416 40060 2222 9 0 3911135 0
[pid=22953/tid=22954] ppid=22951 vsize=15681664 CPUtime=0.68 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) R 22951 22953 21348 0 -1 4202560 35538 0 1 0 64 4 0 0 18 0 18 0 519134382 16058023936 40060 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912505555349 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15681664

[startup+1.50152 s]
/proc/loadavg: 3.73 5.00 6.62 3/216 22972
/proc/meminfo: memFree=23473008/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15688324 CPUtime=2.19 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 57960 0 1 0 212 7 0 0 24 0 22 0 519134381 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3922081 53375 2259 9 0 3912800 0
[pid=22953/tid=22954] ppid=22951 vsize=15688324 CPUtime=1.46 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) R 22951 22953 21348 0 -1 4202560 35648 0 1 0 142 4 0 0 21 0 22 0 519134382 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 47721969931155 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22953/tid=22956] ppid=22951 vsize=15688324 CPUtime=0.01 cores=1,3,5,7
/proc/22953/task/22956/stat : 22956 (java) S 22951 22953 21348 0 -1 4202560 1954 0 0 0 1 0 0 0 16 0 22 0 519134382 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22957] ppid=22951 vsize=15688324 CPUtime=0.01 cores=1,3,5,7
/proc/22953/task/22957/stat : 22957 (java) S 22951 22953 21348 0 -1 4202560 1091 0 0 0 1 0 0 0 16 0 22 0 519134382 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22958] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22958/stat : 22958 (java) S 22951 22953 21348 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 519134382 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22959] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22959/stat : 22959 (java) S 22951 22953 21348 0 -1 4202560 75 0 0 0 0 0 0 0 16 0 22 0 519134382 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22960] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22960/stat : 22960 (java) S 22951 22953 21348 0 -1 4202560 1167 0 0 0 0 0 0 0 16 0 22 0 519134382 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22961] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22961/stat : 22961 (java) S 22951 22953 21348 0 -1 4202560 282 0 0 0 0 0 0 0 15 0 22 0 519134382 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22962] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22962/stat : 22962 (java) S 22951 22953 21348 0 -1 4202560 1075 0 0 0 0 0 0 0 15 0 22 0 519134382 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22963] ppid=22951 vsize=15688324 CPUtime=0.01 cores=1,3,5,7
/proc/22953/task/22963/stat : 22963 (java) S 22951 22953 21348 0 -1 4202560 1714 0 0 0 1 0 0 0 16 0 22 0 519134382 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22964] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22964/stat : 22964 (java) S 22951 22953 21348 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 519134383 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 0 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22965] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22965/stat : 22965 (java) S 22951 22953 21348 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519134384 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22966] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22966/stat : 22966 (java) S 22951 22953 21348 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519134384 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22967] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22967/stat : 22967 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382780849 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22968] ppid=22951 vsize=15688324 CPUtime=0.45 cores=1,3,5,7
/proc/22953/task/22968/stat : 22968 (java) R 22951 22953 21348 0 -1 4202560 10870 0 0 0 44 1 0 0 16 0 22 0 519134386 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 47721970759972 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22953/tid=22969] ppid=22951 vsize=15688324 CPUtime=0.19 cores=1,3,5,7
/proc/22953/task/22969/stat : 22969 (java) S 22951 22953 21348 0 -1 4202560 2562 0 0 0 19 0 0 0 15 0 22 0 519134386 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22970] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22970/stat : 22970 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22971] ppid=22951 vsize=15688324 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22971/stat : 22971 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519134386 16064843776 53375 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 15688324

[startup+3.10123 s]
/proc/loadavg: 3.67 4.97 6.60 4/220 22976
/proc/meminfo: memFree=23171596/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15687628 CPUtime=5.7 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 66174 0 1 0 561 9 0 0 24 0 22 0 519134381 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3921907 54781 2266 9 0 3912626 0
[pid=22953/tid=22954] ppid=22951 vsize=15687628 CPUtime=3.06 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) R 22951 22953 21348 0 -1 4202560 35674 0 1 0 302 4 0 0 25 0 22 0 519134382 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912506510720 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22953/tid=22956] ppid=22951 vsize=15687628 CPUtime=0.01 cores=1,3,5,7
/proc/22953/task/22956/stat : 22956 (java) S 22951 22953 21348 0 -1 4202560 1954 0 0 0 1 0 0 0 16 0 22 0 519134382 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22957] ppid=22951 vsize=15687628 CPUtime=0.01 cores=1,3,5,7
/proc/22953/task/22957/stat : 22957 (java) S 22951 22953 21348 0 -1 4202560 1091 0 0 0 1 0 0 0 16 0 22 0 519134382 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22958] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22958/stat : 22958 (java) S 22951 22953 21348 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 519134382 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22959] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22959/stat : 22959 (java) S 22951 22953 21348 0 -1 4202560 75 0 0 0 0 0 0 0 16 0 22 0 519134382 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22960] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22960/stat : 22960 (java) S 22951 22953 21348 0 -1 4202560 1167 0 0 0 0 0 0 0 16 0 22 0 519134382 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22961] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22961/stat : 22961 (java) S 22951 22953 21348 0 -1 4202560 282 0 0 0 0 0 0 0 15 0 22 0 519134382 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22962] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22962/stat : 22962 (java) S 22951 22953 21348 0 -1 4202560 1075 0 0 0 0 0 0 0 15 0 22 0 519134382 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22963] ppid=22951 vsize=15687628 CPUtime=0.01 cores=1,3,5,7
/proc/22953/task/22963/stat : 22963 (java) S 22951 22953 21348 0 -1 4202560 1714 0 0 0 1 0 0 0 16 0 22 0 519134382 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22964] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22964/stat : 22964 (java) S 22951 22953 21348 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 519134383 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 0 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22965] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22965/stat : 22965 (java) S 22951 22953 21348 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22966] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22966/stat : 22966 (java) S 22951 22953 21348 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22967] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22967/stat : 22967 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382780849 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22968] ppid=22951 vsize=15687628 CPUtime=1.37 cores=1,3,5,7
/proc/22953/task/22968/stat : 22968 (java) S 22951 22953 21348 0 -1 4202560 16869 0 0 0 135 2 0 0 15 0 22 0 519134386 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22969] ppid=22951 vsize=15687628 CPUtime=1.17 cores=1,3,5,7
/proc/22953/task/22969/stat : 22969 (java) S 22951 22953 21348 0 -1 4202560 4751 0 0 0 117 0 0 0 15 0 22 0 519134386 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22970] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22970/stat : 22970 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22971] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22971/stat : 22971 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519134386 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22973] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22973/stat : 22973 (java) S 22951 22953 21348 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519134486 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22974] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22974/stat : 22974 (java) S 22951 22953 21348 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519134486 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22975] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22975/stat : 22975 (java) S 22951 22953 21348 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 519134486 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22976] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22976/stat : 22976 (java) S 22951 22953 21348 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519134486 16064131072 54781 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 15687628

[startup+6.30163 s]
/proc/loadavg: 3.67 4.97 6.60 5/220 22976
/proc/meminfo: memFree=22831488/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15687628 CPUtime=14.83 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 224763 0 1 0 1454 29 0 0 24 0 22 0 519134381 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3921907 212397 2278 9 0 3912626 0
[pid=22953/tid=22954] ppid=22951 vsize=15687628 CPUtime=3.68 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) S 22951 22953 21348 0 -1 4202560 35718 0 1 0 364 4 0 0 25 0 22 0 519134382 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22956] ppid=22951 vsize=15687628 CPUtime=0.06 cores=1,3,5,7
/proc/22953/task/22956/stat : 22956 (java) S 22951 22953 21348 0 -1 4202560 7694 0 0 0 6 0 0 0 15 0 22 0 519134382 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22957] ppid=22951 vsize=15687628 CPUtime=0.11 cores=1,3,5,7
/proc/22953/task/22957/stat : 22957 (java) S 22951 22953 21348 0 -1 4202560 15235 0 0 0 10 1 0 0 16 0 22 0 519134382 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22958] ppid=22951 vsize=15687628 CPUtime=0.13 cores=1,3,5,7
/proc/22953/task/22958/stat : 22958 (java) S 22951 22953 21348 0 -1 4202560 16603 0 0 0 11 2 0 0 16 0 22 0 519134382 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22959] ppid=22951 vsize=15687628 CPUtime=0.07 cores=1,3,5,7
/proc/22953/task/22959/stat : 22959 (java) S 22951 22953 21348 0 -1 4202560 8711 0 0 0 7 0 0 0 15 0 22 0 519134382 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22960] ppid=22951 vsize=15687628 CPUtime=0.09 cores=1,3,5,7
/proc/22953/task/22960/stat : 22960 (java) S 22951 22953 21348 0 -1 4202560 18185 0 0 0 6 3 0 0 16 0 22 0 519134382 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22961] ppid=22951 vsize=15687628 CPUtime=0.16 cores=1,3,5,7
/proc/22953/task/22961/stat : 22961 (java) S 22951 22953 21348 0 -1 4202560 20189 0 0 0 13 3 0 0 16 0 22 0 519134382 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22962] ppid=22951 vsize=15687628 CPUtime=0.02 cores=1,3,5,7
/proc/22953/task/22962/stat : 22962 (java) S 22951 22953 21348 0 -1 4202560 5683 0 0 0 2 0 0 0 15 0 22 0 519134382 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22963] ppid=22951 vsize=15687628 CPUtime=0.12 cores=1,3,5,7
/proc/22953/task/22963/stat : 22963 (java) S 22951 22953 21348 0 -1 4202560 17112 0 0 0 10 2 0 0 15 0 22 0 519134382 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22964] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22964/stat : 22964 (java) S 22951 22953 21348 0 -1 4202560 420 0 0 0 0 0 0 0 16 0 22 0 519134383 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 0 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22965] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22965/stat : 22965 (java) S 22951 22953 21348 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22966] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22966/stat : 22966 (java) S 22951 22953 21348 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22967] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22967/stat : 22967 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064131072 212397 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382780849 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0

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

/proc/meminfo: memFree=2511792/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15687628 CPUtime=4467.49 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 1855663 0 1 0 446476 273 0 0 24 0 22 0 519134381 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3921907 1829701 2296 9 0 3912626 0
[pid=22953/tid=22954] ppid=22951 vsize=15687628 CPUtime=3.68 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) S 22951 22953 21348 0 -1 4202560 35718 0 1 0 364 4 0 0 25 0 22 0 519134382 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22956] ppid=22951 vsize=15687628 CPUtime=6.42 cores=1,3,5,7
/proc/22953/task/22956/stat : 22956 (java) S 22951 22953 21348 0 -1 4202560 145389 0 0 0 620 22 0 0 15 0 22 0 519134382 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22957] ppid=22951 vsize=15687628 CPUtime=7.28 cores=1,3,5,7
/proc/22953/task/22957/stat : 22957 (java) S 22951 22953 21348 0 -1 4202560 166337 0 0 0 703 25 0 0 16 0 22 0 519134382 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22958] ppid=22951 vsize=15687628 CPUtime=6.36 cores=1,3,5,7
/proc/22953/task/22958/stat : 22958 (java) S 22951 22953 21348 0 -1 4202560 144261 0 0 0 613 23 0 0 16 0 22 0 519134382 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22959] ppid=22951 vsize=15687628 CPUtime=6.61 cores=1,3,5,7
/proc/22953/task/22959/stat : 22959 (java) S 22951 22953 21348 0 -1 4202560 195257 0 0 0 631 30 0 0 15 0 22 0 519134382 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22960] ppid=22951 vsize=15687628 CPUtime=7.09 cores=1,3,5,7
/proc/22953/task/22960/stat : 22960 (java) S 22951 22953 21348 0 -1 4202560 195714 0 0 0 679 30 0 0 15 0 22 0 519134382 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22961] ppid=22951 vsize=15687628 CPUtime=6.68 cores=1,3,5,7
/proc/22953/task/22961/stat : 22961 (java) S 22951 22953 21348 0 -1 4202560 169936 0 0 0 641 27 0 0 16 0 22 0 519134382 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22962] ppid=22951 vsize=15687628 CPUtime=6.34 cores=1,3,5,7
/proc/22953/task/22962/stat : 22962 (java) S 22951 22953 21348 0 -1 4202560 176571 0 0 0 607 27 0 0 16 0 22 0 519134382 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22963] ppid=22951 vsize=15687628 CPUtime=7.18 cores=1,3,5,7
/proc/22953/task/22963/stat : 22963 (java) S 22951 22953 21348 0 -1 4202560 205178 0 0 0 688 30 0 0 16 0 22 0 519134382 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22964] ppid=22951 vsize=15687628 CPUtime=1.54 cores=1,3,5,7
/proc/22953/task/22964/stat : 22964 (java) S 22951 22953 21348 0 -1 4202560 57282 0 0 0 147 7 0 0 15 0 22 0 519134383 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 0 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22965] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22965/stat : 22965 (java) S 22951 22953 21348 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22966] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22966/stat : 22966 (java) S 22951 22953 21348 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22967] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22967/stat : 22967 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382780849 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22968] ppid=22951 vsize=15687628 CPUtime=1.97 cores=1,3,5,7
/proc/22953/task/22968/stat : 22968 (java) S 22951 22953 21348 0 -1 4202560 16931 0 0 0 194 3 0 0 16 0 22 0 519134386 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22969] ppid=22951 vsize=15687628 CPUtime=1.98 cores=1,3,5,7
/proc/22953/task/22969/stat : 22969 (java) S 22951 22953 21348 0 -1 4202560 4827 0 0 0 198 0 0 0 15 0 22 0 519134386 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22970] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22970/stat : 22970 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22971] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22971/stat : 22971 (java) S 22951 22953 21348 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 519134386 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22973] ppid=22951 vsize=15687628 CPUtime=1101.86 cores=1,3,5,7
/proc/22953/task/22973/stat : 22973 (java) R 22951 22953 21348 0 -1 4202560 91411 0 0 0 110175 11 0 0 25 0 22 0 519134486 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 18446744073699065947 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22953/tid=22974] ppid=22951 vsize=15687628 CPUtime=1100.81 cores=1,3,5,7
/proc/22953/task/22974/stat : 22974 (java) R 22951 22953 21348 0 -1 4202560 87765 0 0 0 110074 7 0 0 25 0 22 0 519134486 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 47721973732020 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22953/tid=22975] ppid=22951 vsize=15687628 CPUtime=1101.54 cores=1,3,5,7
/proc/22953/task/22975/stat : 22975 (java) R 22951 22953 21348 0 -1 4202560 101761 0 0 0 110143 11 0 0 25 0 22 0 519134486 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912506462955 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22953/tid=22976] ppid=22951 vsize=15687628 CPUtime=1099.97 cores=1,3,5,7
/proc/22953/task/22976/stat : 22976 (java) R 22951 22953 21348 0 -1 4202560 59875 0 0 0 109990 7 0 0 25 0 22 0 519134486 16064131072 1829701 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4467.49
Current children cumulated vsize (KiB) 15687628

[startup+1182.3 s]
/proc/loadavg: 5.18 6.64 7.07 6/220 23007
/proc/meminfo: memFree=2511416/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15687628 CPUtime=4707.14 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 1855696 0 1 0 470441 273 0 0 24 0 22 0 519134381 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3921907 1829706 2296 9 0 3912626 0
[pid=22953/tid=22954] ppid=22951 vsize=15687628 CPUtime=3.68 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) S 22951 22953 21348 0 -1 4202560 35718 0 1 0 364 4 0 0 25 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22956] ppid=22951 vsize=15687628 CPUtime=6.74 cores=1,3,5,7
/proc/22953/task/22956/stat : 22956 (java) S 22951 22953 21348 0 -1 4202560 145389 0 0 0 652 22 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22957] ppid=22951 vsize=15687628 CPUtime=7.52 cores=1,3,5,7
/proc/22953/task/22957/stat : 22957 (java) S 22951 22953 21348 0 -1 4202560 166337 0 0 0 727 25 0 0 15 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22958] ppid=22951 vsize=15687628 CPUtime=6.66 cores=1,3,5,7
/proc/22953/task/22958/stat : 22958 (java) S 22951 22953 21348 0 -1 4202560 144262 0 0 0 643 23 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22959] ppid=22951 vsize=15687628 CPUtime=6.77 cores=1,3,5,7
/proc/22953/task/22959/stat : 22959 (java) S 22951 22953 21348 0 -1 4202560 195257 0 0 0 647 30 0 0 15 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22960] ppid=22951 vsize=15687628 CPUtime=7.4 cores=1,3,5,7
/proc/22953/task/22960/stat : 22960 (java) S 22951 22953 21348 0 -1 4202560 195714 0 0 0 710 30 0 0 15 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22961] ppid=22951 vsize=15687628 CPUtime=7.06 cores=1,3,5,7
/proc/22953/task/22961/stat : 22961 (java) S 22951 22953 21348 0 -1 4202560 169936 0 0 0 679 27 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22962] ppid=22951 vsize=15687628 CPUtime=6.61 cores=1,3,5,7
/proc/22953/task/22962/stat : 22962 (java) S 22951 22953 21348 0 -1 4202560 176575 0 0 0 634 27 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22963] ppid=22951 vsize=15687628 CPUtime=7.55 cores=1,3,5,7
/proc/22953/task/22963/stat : 22963 (java) S 22951 22953 21348 0 -1 4202560 205178 0 0 0 725 30 0 0 15 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22964] ppid=22951 vsize=15687628 CPUtime=1.54 cores=1,3,5,7
/proc/22953/task/22964/stat : 22964 (java) S 22951 22953 21348 0 -1 4202560 57296 0 0 0 147 7 0 0 15 0 22 0 519134383 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 0 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22965] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22965/stat : 22965 (java) S 22951 22953 21348 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22966] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22966/stat : 22966 (java) S 22951 22953 21348 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22967] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22967/stat : 22967 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382780849 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22968] ppid=22951 vsize=15687628 CPUtime=1.97 cores=1,3,5,7
/proc/22953/task/22968/stat : 22968 (java) S 22951 22953 21348 0 -1 4202560 16931 0 0 0 194 3 0 0 16 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22969] ppid=22951 vsize=15687628 CPUtime=1.98 cores=1,3,5,7
/proc/22953/task/22969/stat : 22969 (java) S 22951 22953 21348 0 -1 4202560 4827 0 0 0 198 0 0 0 15 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22970] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22970/stat : 22970 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22971] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22971/stat : 22971 (java) S 22951 22953 21348 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22973] ppid=22951 vsize=15687628 CPUtime=1161.27 cores=1,3,5,7
/proc/22953/task/22973/stat : 22973 (java) R 22951 22953 21348 0 -1 4202560 91411 0 0 0 116116 11 0 0 25 0 22 0 519134486 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912506795429 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22953/tid=22974] ppid=22951 vsize=15687628 CPUtime=1160.23 cores=1,3,5,7
/proc/22953/task/22974/stat : 22974 (java) R 22951 22953 21348 0 -1 4202560 87767 0 0 0 116016 7 0 0 25 0 22 0 519134486 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22953/tid=22975] ppid=22951 vsize=15687628 CPUtime=1160.63 cores=1,3,5,7
/proc/22953/task/22975/stat : 22975 (java) R 22951 22953 21348 0 -1 4202560 101764 0 0 0 116052 11 0 0 25 0 22 0 519134486 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912505689123 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22953/tid=22976] ppid=22951 vsize=15687628 CPUtime=1159.39 cores=1,3,5,7
/proc/22953/task/22976/stat : 22976 (java) R 22951 22953 21348 0 -1 4202560 59880 0 0 0 115932 7 0 0 25 0 22 0 519134486 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912506703147 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4707.14
Current children cumulated vsize (KiB) 15687628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.61 s]
/proc/loadavg: 5.13 6.53 7.02 6/220 23008
/proc/meminfo: memFree=2511656/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=15687628 CPUtime=4800.26 cores=1,3,5,7
/proc/22953/stat : 22953 (java) S 22951 22953 21348 0 -1 4202496 1855711 0 1 0 479752 274 0 0 24 0 22 0 519134381 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 3921907 1829706 2296 9 0 3912626 0
[pid=22953/tid=22954] ppid=22951 vsize=15687628 CPUtime=3.68 cores=1,3,5,7
/proc/22953/task/22954/stat : 22954 (java) S 22951 22953 21348 0 -1 4202560 35718 0 1 0 364 4 0 0 25 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22956] ppid=22951 vsize=15687628 CPUtime=6.79 cores=1,3,5,7
/proc/22953/task/22956/stat : 22956 (java) S 22951 22953 21348 0 -1 4202560 145390 0 0 0 657 22 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22957] ppid=22951 vsize=15687628 CPUtime=7.57 cores=1,3,5,7
/proc/22953/task/22957/stat : 22957 (java) S 22951 22953 21348 0 -1 4202560 166337 0 0 0 732 25 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22958] ppid=22951 vsize=15687628 CPUtime=6.85 cores=1,3,5,7
/proc/22953/task/22958/stat : 22958 (java) S 22951 22953 21348 0 -1 4202560 144264 0 0 0 661 24 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22959] ppid=22951 vsize=15687628 CPUtime=6.84 cores=1,3,5,7
/proc/22953/task/22959/stat : 22959 (java) S 22951 22953 21348 0 -1 4202560 195257 0 0 0 654 30 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22960] ppid=22951 vsize=15687628 CPUtime=7.51 cores=1,3,5,7
/proc/22953/task/22960/stat : 22960 (java) S 22951 22953 21348 0 -1 4202560 195714 0 0 0 721 30 0 0 15 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22961] ppid=22951 vsize=15687628 CPUtime=7.19 cores=1,3,5,7
/proc/22953/task/22961/stat : 22961 (java) S 22951 22953 21348 0 -1 4202560 169936 0 0 0 691 28 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22962] ppid=22951 vsize=15687628 CPUtime=6.76 cores=1,3,5,7
/proc/22953/task/22962/stat : 22962 (java) S 22951 22953 21348 0 -1 4202560 176576 0 0 0 649 27 0 0 16 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 1 0 0 0
[pid=22953/tid=22963] ppid=22951 vsize=15687628 CPUtime=7.65 cores=1,3,5,7
/proc/22953/task/22963/stat : 22963 (java) S 22951 22953 21348 0 -1 4202560 205178 0 0 0 735 30 0 0 15 0 22 0 519134382 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22964] ppid=22951 vsize=15687628 CPUtime=1.54 cores=1,3,5,7
/proc/22953/task/22964/stat : 22964 (java) S 22951 22953 21348 0 -1 4202560 57301 0 0 0 147 7 0 0 15 0 22 0 519134383 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 0 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22965] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22965/stat : 22965 (java) S 22951 22953 21348 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22966] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22966/stat : 22966 (java) S 22951 22953 21348 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519134384 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22967] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22967/stat : 22967 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382780849 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22968] ppid=22951 vsize=15687628 CPUtime=1.97 cores=1,3,5,7
/proc/22953/task/22968/stat : 22968 (java) S 22951 22953 21348 0 -1 4202560 16931 0 0 0 194 3 0 0 16 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22969] ppid=22951 vsize=15687628 CPUtime=1.98 cores=1,3,5,7
/proc/22953/task/22969/stat : 22969 (java) S 22951 22953 21348 0 -1 4202560 4827 0 0 0 198 0 0 0 15 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 7 0 0 0
[pid=22953/tid=22970] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22970/stat : 22970 (java) S 22951 22953 21348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773145 0 4 0 16800975 18446604458174742976 0 0 -1 3 0 0 0
[pid=22953/tid=22971] ppid=22951 vsize=15687628 CPUtime=0 cores=1,3,5,7
/proc/22953/task/22971/stat : 22971 (java) S 22951 22953 21348 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 519134386 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 218382773760 0 4 0 16800975 18446604458174742976 0 0 -1 5 0 0 0
[pid=22953/tid=22973] ppid=22951 vsize=15687628 CPUtime=1184.37 cores=1,3,5,7
/proc/22953/task/22973/stat : 22973 (java) R 22951 22953 21348 0 -1 4202560 91412 0 0 0 118426 11 0 0 25 0 22 0 519134486 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22953/tid=22974] ppid=22951 vsize=15687628 CPUtime=1183.33 cores=1,3,5,7
/proc/22953/task/22974/stat : 22974 (java) R 22951 22953 21348 0 -1 4202560 87768 0 0 0 118326 7 0 0 25 0 22 0 519134486 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912506393322 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22953/tid=22975] ppid=22951 vsize=15687628 CPUtime=1183.59 cores=1,3,5,7
/proc/22953/task/22975/stat : 22975 (java) R 22951 22953 21348 0 -1 4202560 101766 0 0 0 118348 11 0 0 25 0 22 0 519134486 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 46912506795438 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22953/tid=22976] ppid=22951 vsize=15687628 CPUtime=1182.48 cores=1,3,5,7
/proc/22953/task/22976/stat : 22976 (java) R 22951 22953 21348 0 -1 4202560 59880 0 0 0 118241 7 0 0 25 0 22 0 519134486 16064131072 1829706 33554432000 1073741824 1073778376 140736965543120 18446744073709551615 47721973731876 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 15687628

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

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

[startup+1205.8 s]
/proc/loadavg: 5.13 6.53 7.02 6/220 23008
/proc/meminfo: memFree=2511656/32951124 swapFree=67051468/67111528
[pid=22953] ppid=22951 vsize=0 CPUtime=4800.47 cores=1,3,5,7
/proc/22953/stat : 22953 (java) Z 22951 22953 21348 0 -1 4203548 1855737 0 1 0 479755 292 0 0 17 0 2 0 519134381 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22953/statm: 0 0 0 0 0 0 0
[pid=22953/tid=22974] ppid=22951 vsize=0 CPUtime=1183.51 cores=1,3,5,7
/proc/22953/task/22974/stat : 22974 (java) R 22951 22953 21348 0 -1 4203588 87768 0 0 0 118326 25 0 0 25 0 2 0 519134486 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.47
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.88
CPU time (s): 4800.55
CPU user time (s): 4797.55
CPU system time (s): 2.99654
CPU usage (%): 398.096
Max. virtual memory (cumulated for all children) (KiB): 15691536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.55
system time used= 2.99654
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1855737
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= 32520
involuntary context switches= 61507

runsolver used 2.11268 second user time and 4.55031 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 13:08:36
IDJOB=3312272
IDBENCH=69598
IDSOLVER=1698
FILE ID=node101/3312272-1304075316
RUNJOBID= node101-1304075286-22864
PBS_JOBID= 13170449
Free space on /tmp= 71996 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312272-1304075316/watcher-3312272-1304075316 -o /tmp/evaluation-result-3312272-1304075316/solver-3312272-1304075316 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312272-1304075316.cnf -hbr 2

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=223482291

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23629796 kB
Buffers:       2021316 kB
Cached:        5150928 kB
SwapCached:      30452 kB
Active:        4737544 kB
Inactive:      4135592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23629796 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           28872 kB
Writeback:           0 kB
AnonPages:     1691712 kB
Mapped:          17580 kB
Slab:           380428 kB
PageTables:       8116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2947592 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= 71996 MiB
End job on node101 at 2011-04-29 13:28:44