Trace number 3312093

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) 2525.09 1300.35

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

0.10/0.12	05:13 INFO : Reading from input HOME/instance-3312093-1304186711.cnf
5.23/4.93	Executor set job limit to 1000000
5.23/4.93	Executor set job limit to 1000000
5.23/4.93	Executor set job limit to 1000000
5.23/4.93	Executor set job limit to 1000000
5.23/4.93	Starting Executor!
5.23/4.93	Starting Executor!
5.23/4.93	Starting Executor!
5.23/4.93	Starting Executor!
11.66/9.83	05:23 INFO : Found 113096 xor gates
808.24/804.60	18:37 INFO : 334400 variables remaining out of 435701
808.24/804.60	18:37 INFO : 20038055 literals remaining out of 3567290

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-3312093-1304186711/watcher-3312093-1304186711 -o /tmp/evaluation-result-3312093-1304186711/solver-3312093-1304186711 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312093-1304186711.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: 8.13 8.12 8.04 5/198 30352
/proc/meminfo: memFree=29390348/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/30352/stat : 30352 (java) R 30350 30352 29917 0 -1 4202496 971 0 0 0 0 0 0 0 23 0 1 0 530271677 23580672 456 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253635897109 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30352/statm: 5757 467 359 9 0 124 0

[startup+0.0673179 s]
/proc/loadavg: 8.13 8.12 8.04 5/198 30352
/proc/meminfo: memFree=29390348/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 4332 0 1 0 5 1 0 0 23 0 18 0 530271677 15984414720 3770 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3902445 3770 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100314 s]
/proc/loadavg: 8.13 8.12 8.04 5/198 30352
/proc/meminfo: memFree=29390348/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15676996 CPUtime=0.1 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 5526 0 1 0 9 1 0 0 23 0 18 0 530271677 16053243904 4964 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3919249 4966 2117 9 0 3909968 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676996

[startup+0.300278 s]
/proc/loadavg: 8.13 8.12 8.04 5/198 30352
/proc/meminfo: memFree=29390348/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15682448 CPUtime=0.5 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 15652 0 1 0 48 2 0 0 23 0 18 0 530271677 16058826752 13875 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3920612 13882 2207 9 0 3911331 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15682448

[startup+0.700207 s]
/proc/loadavg: 8.13 8.12 8.04 5/198 30352
/proc/meminfo: memFree=29390348/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15682448 CPUtime=0.92 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 42612 0 1 0 86 6 0 0 23 0 18 0 530271677 16058826752 40833 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3920612 40833 2223 9 0 3911331 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15682448

[startup+1.50106 s]
/proc/loadavg: 7.88 8.07 8.03 7/216 30370
/proc/meminfo: memFree=29232856/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15682448 CPUtime=1.73 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 46070 0 1 0 167 6 0 0 23 0 18 0 530271677 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3920612 44274 2223 9 0 3911331 0
[pid=30352/tid=30354] ppid=30350 vsize=15682448 CPUtime=1.47 cores=1,3,5,7
/proc/30352/task/30354/stat : 30354 (java) R 30350 30352 29917 0 -1 4202560 35553 0 1 0 142 5 0 0 19 0 18 0 530271678 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912505641061 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30352/tid=30355] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30355/stat : 30355 (java) S 30350 30352 29917 0 -1 4202560 477 0 0 0 0 0 0 0 15 0 18 0 530271678 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30356] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30356/stat : 30356 (java) S 30350 30352 29917 0 -1 4202560 1949 0 0 0 0 0 0 0 16 0 18 0 530271678 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30357] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30357/stat : 30357 (java) S 30350 30352 29917 0 -1 4202560 664 0 0 0 0 0 0 0 15 0 18 0 530271678 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30358] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30358/stat : 30358 (java) S 30350 30352 29917 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 18 0 530271678 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30359] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30359/stat : 30359 (java) S 30350 30352 29917 0 -1 4202560 878 0 0 0 0 0 0 0 16 0 18 0 530271678 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30360] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30360/stat : 30360 (java) S 30350 30352 29917 0 -1 4202560 319 0 0 0 0 0 0 0 16 0 18 0 530271678 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30361] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30361/stat : 30361 (java) S 30350 30352 29917 0 -1 4202560 979 0 0 0 0 0 0 0 16 0 18 0 530271678 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30362] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30362/stat : 30362 (java) S 30350 30352 29917 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 18 0 530271678 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30363] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30363/stat : 30363 (java) S 30350 30352 29917 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 530271679 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 0 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30364] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30364/stat : 30364 (java) S 30350 30352 29917 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530271680 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30365] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30365/stat : 30365 (java) S 30350 30352 29917 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 530271680 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30366] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30366/stat : 30366 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530271682 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652683185 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30367] ppid=30350 vsize=15682448 CPUtime=0.09 cores=1,3,5,7
/proc/30352/task/30367/stat : 30367 (java) S 30350 30352 29917 0 -1 4202560 1129 0 0 0 9 0 0 0 25 0 18 0 530271682 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30368] ppid=30350 vsize=15682448 CPUtime=0.12 cores=1,3,5,7
/proc/30352/task/30368/stat : 30368 (java) S 30350 30352 29917 0 -1 4202560 2573 0 0 0 12 0 0 0 18 0 18 0 530271682 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30369] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30369/stat : 30369 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530271682 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30370] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30370/stat : 30370 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530271682 16058826752 44274 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15682448

[startup+3.10077 s]
/proc/loadavg: 7.88 8.07 8.03 3/216 30370
/proc/meminfo: memFree=29105632/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15682448 CPUtime=3.4 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 140185 0 1 0 322 18 0 0 23 0 18 0 530271677 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3920612 138354 2241 9 0 3911331 0
[pid=30352/tid=30354] ppid=30350 vsize=15682448 CPUtime=3.06 cores=1,3,5,7
/proc/30352/task/30354/stat : 30354 (java) R 30350 30352 29917 0 -1 4202560 126393 0 1 0 290 16 0 0 24 0 18 0 530271678 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912505555762 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30352/tid=30355] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30355/stat : 30355 (java) S 30350 30352 29917 0 -1 4202560 477 0 0 0 0 0 0 0 15 0 18 0 530271678 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30356] ppid=30350 vsize=15682448 CPUtime=0.01 cores=1,3,5,7
/proc/30352/task/30356/stat : 30356 (java) S 30350 30352 29917 0 -1 4202560 1969 0 0 0 1 0 0 0 15 0 18 0 530271678 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30357] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30357/stat : 30357 (java) S 30350 30352 29917 0 -1 4202560 666 0 0 0 0 0 0 0 15 0 18 0 530271678 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30358] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30358/stat : 30358 (java) S 30350 30352 29917 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 18 0 530271678 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30359] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30359/stat : 30359 (java) S 30350 30352 29917 0 -1 4202560 879 0 0 0 0 0 0 0 15 0 18 0 530271678 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30360] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30360/stat : 30360 (java) S 30350 30352 29917 0 -1 4202560 2897 0 0 0 0 0 0 0 15 0 18 0 530271678 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30361] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30361/stat : 30361 (java) S 30350 30352 29917 0 -1 4202560 1409 0 0 0 0 0 0 0 15 0 18 0 530271678 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30362] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30362/stat : 30362 (java) S 30350 30352 29917 0 -1 4202560 70 0 0 0 0 0 0 0 16 0 18 0 530271678 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30363] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30363/stat : 30363 (java) S 30350 30352 29917 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 18 0 530271679 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 0 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30364] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30364/stat : 30364 (java) S 30350 30352 29917 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530271680 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30365] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30365/stat : 30365 (java) S 30350 30352 29917 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 530271680 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30366] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30366/stat : 30366 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530271682 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652683185 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30367] ppid=30350 vsize=15682448 CPUtime=0.11 cores=1,3,5,7
/proc/30352/task/30367/stat : 30367 (java) S 30350 30352 29917 0 -1 4202560 1167 0 0 0 11 0 0 0 16 0 18 0 530271682 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30368] ppid=30350 vsize=15682448 CPUtime=0.15 cores=1,3,5,7
/proc/30352/task/30368/stat : 30368 (java) S 30350 30352 29917 0 -1 4202560 2624 0 0 0 15 0 0 0 15 0 18 0 530271682 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30369] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30369/stat : 30369 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530271682 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30370] ppid=30350 vsize=15682448 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30370/stat : 30370 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530271682 16058826752 138354 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 15682448

[startup+6.30718 s]
/proc/loadavg: 7.65 8.02 8.01 7/220 30374
/proc/meminfo: memFree=28776356/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15693808 CPUtime=7.07 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 175227 0 1 0 683 24 0 0 23 0 22 0 530271677 16070459392 169139 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3923452 169140 2266 9 0 3914171 0
[pid=30352/tid=30354] ppid=30350 vsize=15693808 CPUtime=6.18 cores=1,3,5,7
/proc/30352/task/30354/stat : 30354 (java) R 30350 30352 29917 0 -1 4202560 126503 0 1 0 601 17 0 0 18 0 22 0 530271678 16070459392 169140 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912505182042 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30352/tid=30355] ppid=30350 vsize=15693808 CPUtime=0.01 cores=1,3,5,7
/proc/30352/task/30355/stat : 30355 (java) S 30350 30352 29917 0 -1 4202560 5589 0 0 0 1 0 0 0 16 0 22 0 530271678 16070459392 169140 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30356] ppid=30350 vsize=15693808 CPUtime=0.01 cores=1,3,5,7
/proc/30352/task/30356/stat : 30356 (java) S 30350 30352 29917 0 -1 4202560 1969 0 0 0 1 0 0 0 15 0 22 0 530271678 16070459392 169140 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30357] ppid=30350 vsize=15693808 CPUtime=0.07 cores=1,3,5,7
/proc/30352/task/30357/stat : 30357 (java) S 30350 30352 29917 0 -1 4202560 7351 0 0 0 6 1 0 0 16 0 22 0 530271678 16070459392 169141 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30358] ppid=30350 vsize=15693808 CPUtime=0.06 cores=1,3,5,7
/proc/30352/task/30358/stat : 30358 (java) S 30350 30352 29917 0 -1 4202560 4938 0 0 0 6 0 0 0 16 0 22 0 530271678 16070459392 169141 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30359] ppid=30350 vsize=15693808 CPUtime=0.05 cores=1,3,5,7
/proc/30352/task/30359/stat : 30359 (java) S 30350 30352 29917 0 -1 4202560 4989 0 0 0 5 0 0 0 16 0 22 0 530271678 16070459392 169141 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30360] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30360/stat : 30360 (java) S 30350 30352 29917 0 -1 4202560 2897 0 0 0 0 0 0 0 15 0 22 0 530271678 16070459392 169141 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30361] ppid=30350 vsize=15693808 CPUtime=0.08 cores=1,3,5,7
/proc/30352/task/30361/stat : 30361 (java) S 30350 30352 29917 0 -1 4202560 12506 0 0 0 7 1 0 0 16 0 22 0 530271678 16070459392 169142 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30362] ppid=30350 vsize=15693808 CPUtime=0.01 cores=1,3,5,7
/proc/30352/task/30362/stat : 30362 (java) S 30350 30352 29917 0 -1 4202560 71 0 0 0 1 0 0 0 15 0 22 0 530271678 16070459392 169142 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30363] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30363/stat : 30363 (java) S 30350 30352 29917 0 -1 4202560 506 0 0 0 0 0 0 0 16 0 22 0 530271679 16070459392 169142 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 0 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30364] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30364/stat : 30364 (java) S 30350 30352 29917 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530271680 16070459392 169142 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30365] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30365/stat : 30365 (java) S 30350 30352 29917 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 530271680 16070459392 169143 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30366] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30366/stat : 30366 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530271682 16070459392 169143 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652683185 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30367] ppid=30350 vsize=15693808 CPUtime=0.17 cores=1,3,5,7
/proc/30352/task/30367/stat : 30367 (java) S 30350 30352 29917 0 -1 4202560 1273 0 0 0 17 0 0 0 15 0 22 0 530271682 16070459392 169143 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30368] ppid=30350 vsize=15693808 CPUtime=0.32 cores=1,3,5,7
/proc/30352/task/30368/stat : 30368 (java) R 30350 30352 29917 0 -1 4202560 5198 0 0 0 32 0 0 0 15 0 22 0 530271682 16070459392 169144 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 47030214363328 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30352/tid=30369] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30369/stat : 30369 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530271682 16070459392 169144 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30370] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30370/stat : 30370 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530271682 16070459392 169144 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30371] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30371/stat : 30371 (java) S 30350 30352 29917 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 530272170 16070459392 169144 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30372] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30372/stat : 30372 (java) S 30350 30352 29917 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 530272170 16070459392 169144 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30373] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30373/stat : 30373 (java) S 30350 30352 29917 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 530272170 16070459392 169144 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30374] ppid=30350 vsize=15693808 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30374/stat : 30374 (java) S 30350 30352 29917 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 530272170 16070459392 169144 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 15693808

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

/proc/meminfo: memFree=21098672/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15705592 CPUtime=2061.95 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 2180369 0 1 0 205882 313 0 0 23 0 22 0 530271677 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3926398 2147858 2299 9 0 3917117 0
[pid=30352/tid=30354] ppid=30350 vsize=15705592 CPUtime=804.07 cores=1,3,5,7
/proc/30352/task/30354/stat : 30354 (java) S 30350 30352 29917 0 -1 4202560 168177 0 1 0 80385 22 0 0 25 0 22 0 530271678 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30355] ppid=30350 vsize=15705592 CPUtime=4.19 cores=1,3,5,7
/proc/30352/task/30355/stat : 30355 (java) S 30350 30352 29917 0 -1 4202560 295651 0 0 0 376 43 0 0 16 0 22 0 530271678 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30356] ppid=30350 vsize=15705592 CPUtime=3.95 cores=1,3,5,7
/proc/30352/task/30356/stat : 30356 (java) S 30350 30352 29917 0 -1 4202560 278112 0 0 0 356 39 0 0 15 0 22 0 530271678 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30357] ppid=30350 vsize=15705592 CPUtime=4.34 cores=1,3,5,7
/proc/30352/task/30357/stat : 30357 (java) S 30350 30352 29917 0 -1 4202560 167559 0 0 0 411 23 0 0 16 0 22 0 530271678 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30358] ppid=30350 vsize=15705592 CPUtime=4.26 cores=1,3,5,7
/proc/30352/task/30358/stat : 30358 (java) S 30350 30352 29917 0 -1 4202560 221200 0 0 0 397 29 0 0 16 0 22 0 530271678 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30359] ppid=30350 vsize=15705592 CPUtime=3.85 cores=1,3,5,7
/proc/30352/task/30359/stat : 30359 (java) S 30350 30352 29917 0 -1 4202560 247964 0 0 0 350 35 0 0 16 0 22 0 530271678 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30360] ppid=30350 vsize=15705592 CPUtime=5.2 cores=1,3,5,7
/proc/30352/task/30360/stat : 30360 (java) S 30350 30352 29917 0 -1 4202560 268487 0 0 0 480 40 0 0 16 0 22 0 530271678 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30361] ppid=30350 vsize=15705592 CPUtime=4.34 cores=1,3,5,7
/proc/30352/task/30361/stat : 30361 (java) S 30350 30352 29917 0 -1 4202560 194446 0 0 0 404 30 0 0 16 0 22 0 530271678 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30362] ppid=30350 vsize=15705592 CPUtime=5.03 cores=1,3,5,7
/proc/30352/task/30362/stat : 30362 (java) S 30350 30352 29917 0 -1 4202560 275600 0 0 0 465 38 0 0 16 0 22 0 530271678 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30363] ppid=30350 vsize=15705592 CPUtime=9.3 cores=1,3,5,7
/proc/30352/task/30363/stat : 30363 (java) S 30350 30352 29917 0 -1 4202560 12029 0 0 0 928 2 0 0 15 0 22 0 530271679 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 0 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30364] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30364/stat : 30364 (java) S 30350 30352 29917 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530271680 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30365] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30365/stat : 30365 (java) S 30350 30352 29917 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530271680 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30366] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30366/stat : 30366 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530271682 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652683185 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30367] ppid=30350 vsize=15705592 CPUtime=1.44 cores=1,3,5,7
/proc/30352/task/30367/stat : 30367 (java) S 30350 30352 29917 0 -1 4202560 5400 0 0 0 144 0 0 0 15 0 22 0 530271682 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30368] ppid=30350 vsize=15705592 CPUtime=1.91 cores=1,3,5,7
/proc/30352/task/30368/stat : 30368 (java) S 30350 30352 29917 0 -1 4202560 21273 0 0 0 188 3 0 0 15 0 22 0 530271682 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30369] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30369/stat : 30369 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530271682 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30370] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30370/stat : 30370 (java) S 30350 30352 29917 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530271682 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30371] ppid=30350 vsize=15705592 CPUtime=354.98 cores=1,3,5,7
/proc/30352/task/30371/stat : 30371 (java) R 30350 30352 29917 0 -1 4202560 11284 0 0 0 35497 1 0 0 25 0 22 0 530272170 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912506036624 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30352/tid=30372] ppid=30350 vsize=15705592 CPUtime=247.06 cores=1,3,5,7
/proc/30352/task/30372/stat : 30372 (java) R 30350 30352 29917 0 -1 4202560 28 0 0 0 24706 0 0 0 25 0 22 0 530272170 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912505817245 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30352/tid=30373] ppid=30350 vsize=15705592 CPUtime=293.3 cores=1,3,5,7
/proc/30352/task/30373/stat : 30373 (java) R 30350 30352 29917 0 -1 4202560 147 0 0 0 29330 0 0 0 25 0 22 0 530272170 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912505584284 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30352/tid=30374] ppid=30350 vsize=15705592 CPUtime=314.58 cores=1,3,5,7
/proc/30352/task/30374/stat : 30374 (java) R 30350 30352 29917 0 -1 4202560 11558 0 0 0 31457 1 0 0 25 0 22 0 530272170 16082526208 2147858 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912505584373 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2061.95
Current children cumulated vsize (KiB) 15705592

[startup+1242.3 s]
/proc/loadavg: 8.05 7.22 6.79 9/220 30459
/proc/meminfo: memFree=20012284/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15705592 CPUtime=2297.76 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 2445499 0 1 0 229422 354 0 0 23 0 22 0 530271677 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3926398 2409251 2299 9 0 3917117 0
[pid=30352/tid=30354] ppid=30350 vsize=15705592 CPUtime=804.07 cores=1,3,5,7
/proc/30352/task/30354/stat : 30354 (java) S 30350 30352 29917 0 -1 4202560 168177 0 1 0 80385 22 0 0 25 0 22 0 530271678 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30355] ppid=30350 vsize=15705592 CPUtime=5.03 cores=1,3,5,7
/proc/30352/task/30355/stat : 30355 (java) S 30350 30352 29917 0 -1 4202560 343608 0 0 0 453 50 0 0 16 0 22 0 530271678 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30356] ppid=30350 vsize=15705592 CPUtime=4.71 cores=1,3,5,7
/proc/30352/task/30356/stat : 30356 (java) S 30350 30352 29917 0 -1 4202560 310564 0 0 0 427 44 0 0 16 0 22 0 530271678 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30357] ppid=30350 vsize=15705592 CPUtime=5 cores=1,3,5,7
/proc/30352/task/30357/stat : 30357 (java) S 30350 30352 29917 0 -1 4202560 205037 0 0 0 470 30 0 0 16 0 22 0 530271678 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30358] ppid=30350 vsize=15705592 CPUtime=5.1 cores=1,3,5,7
/proc/30352/task/30358/stat : 30358 (java) S 30350 30352 29917 0 -1 4202560 240380 0 0 0 479 31 0 0 16 0 22 0 530271678 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30359] ppid=30350 vsize=15705592 CPUtime=4.4 cores=1,3,5,7
/proc/30352/task/30359/stat : 30359 (java) S 30350 30352 29917 0 -1 4202560 272280 0 0 0 401 39 0 0 16 0 22 0 530271678 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30360] ppid=30350 vsize=15705592 CPUtime=6 cores=1,3,5,7
/proc/30352/task/30360/stat : 30360 (java) S 30350 30352 29917 0 -1 4202560 304984 0 0 0 555 45 0 0 16 0 22 0 530271678 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30361] ppid=30350 vsize=15705592 CPUtime=4.94 cores=1,3,5,7
/proc/30352/task/30361/stat : 30361 (java) S 30350 30352 29917 0 -1 4202560 222050 0 0 0 460 34 0 0 16 0 22 0 530271678 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30362] ppid=30350 vsize=15705592 CPUtime=5.72 cores=1,3,5,7
/proc/30352/task/30362/stat : 30362 (java) S 30350 30352 29917 0 -1 4202560 314495 0 0 0 527 45 0 0 16 0 22 0 530271678 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30363] ppid=30350 vsize=15705592 CPUtime=10.58 cores=1,3,5,7
/proc/30352/task/30363/stat : 30363 (java) S 30350 30352 29917 0 -1 4202560 12772 0 0 0 1056 2 0 0 15 0 22 0 530271679 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 0 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30364] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30364/stat : 30364 (java) S 30350 30352 29917 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530271680 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30365] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30365/stat : 30365 (java) S 30350 30352 29917 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530271680 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30366] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30366/stat : 30366 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530271682 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652683185 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30367] ppid=30350 vsize=15705592 CPUtime=1.44 cores=1,3,5,7
/proc/30352/task/30367/stat : 30367 (java) S 30350 30352 29917 0 -1 4202560 5400 0 0 0 144 0 0 0 15 0 22 0 530271682 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30368] ppid=30350 vsize=15705592 CPUtime=1.91 cores=1,3,5,7
/proc/30352/task/30368/stat : 30368 (java) S 30350 30352 29917 0 -1 4202560 21273 0 0 0 188 3 0 0 15 0 22 0 530271682 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30369] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30369/stat : 30369 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530271682 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30370] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30370/stat : 30370 (java) S 30350 30352 29917 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530271682 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30371] ppid=30350 vsize=15705592 CPUtime=412.26 cores=1,3,5,7
/proc/30352/task/30371/stat : 30371 (java) R 30350 30352 29917 0 -1 4202560 11286 0 0 0 41225 1 0 0 25 0 22 0 530272170 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912506626560 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30352/tid=30372] ppid=30350 vsize=15705592 CPUtime=304.03 cores=1,3,5,7
/proc/30352/task/30372/stat : 30372 (java) R 30350 30352 29917 0 -1 4202560 28 0 0 0 30403 0 0 0 25 0 22 0 530272170 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912505523517 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30352/tid=30373] ppid=30350 vsize=15705592 CPUtime=350.58 cores=1,3,5,7
/proc/30352/task/30373/stat : 30373 (java) R 30350 30352 29917 0 -1 4202560 148 0 0 0 35058 0 0 0 25 0 22 0 530272170 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912506275310 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30352/tid=30374] ppid=30350 vsize=15705592 CPUtime=371.86 cores=1,3,5,7
/proc/30352/task/30374/stat : 30374 (java) R 30350 30352 29917 0 -1 4202560 11559 0 0 0 37185 1 0 0 25 0 22 0 530272170 16082526208 2409251 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912506275884 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2297.76
Current children cumulated vsize (KiB) 15705592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.07 7.37 6.86 9/220 30460
/proc/meminfo: memFree=19784068/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=15705592 CPUtime=2524.72 cores=1,3,5,7
/proc/30352/stat : 30352 (java) S 30350 30352 29917 0 -1 4202496 2522976 0 1 0 252106 366 0 0 23 0 22 0 530271677 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 3926398 2485752 2299 9 0 3917117 0
[pid=30352/tid=30354] ppid=30350 vsize=15705592 CPUtime=804.07 cores=1,3,5,7
/proc/30352/task/30354/stat : 30354 (java) S 30350 30352 29917 0 -1 4202560 168177 0 1 0 80385 22 0 0 25 0 22 0 530271678 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30355] ppid=30350 vsize=15705592 CPUtime=5.61 cores=1,3,5,7
/proc/30352/task/30355/stat : 30355 (java) S 30350 30352 29917 0 -1 4202560 351532 0 0 0 510 51 0 0 16 0 22 0 530271678 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30356] ppid=30350 vsize=15705592 CPUtime=5.35 cores=1,3,5,7
/proc/30352/task/30356/stat : 30356 (java) S 30350 30352 29917 0 -1 4202560 322215 0 0 0 489 46 0 0 16 0 22 0 530271678 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30357] ppid=30350 vsize=15705592 CPUtime=5.58 cores=1,3,5,7
/proc/30352/task/30357/stat : 30357 (java) S 30350 30352 29917 0 -1 4202560 243018 0 0 0 523 35 0 0 16 0 22 0 530271678 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30358] ppid=30350 vsize=15705592 CPUtime=6.18 cores=1,3,5,7
/proc/30352/task/30358/stat : 30358 (java) S 30350 30352 29917 0 -1 4202560 243005 0 0 0 586 32 0 0 16 0 22 0 530271678 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30359] ppid=30350 vsize=15705592 CPUtime=4.89 cores=1,3,5,7
/proc/30352/task/30359/stat : 30359 (java) S 30350 30352 29917 0 -1 4202560 280652 0 0 0 449 40 0 0 16 0 22 0 530271678 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30360] ppid=30350 vsize=15705592 CPUtime=6.49 cores=1,3,5,7
/proc/30352/task/30360/stat : 30360 (java) S 30350 30352 29917 0 -1 4202560 312697 0 0 0 602 47 0 0 16 0 22 0 530271678 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30361] ppid=30350 vsize=15705592 CPUtime=5.34 cores=1,3,5,7
/proc/30352/task/30361/stat : 30361 (java) S 30350 30352 29917 0 -1 4202560 222054 0 0 0 500 34 0 0 16 0 22 0 530271678 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30362] ppid=30350 vsize=15705592 CPUtime=6.36 cores=1,3,5,7
/proc/30352/task/30362/stat : 30362 (java) S 30350 30352 29917 0 -1 4202560 314822 0 0 0 591 45 0 0 16 0 22 0 530271678 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30363] ppid=30350 vsize=15705592 CPUtime=11.76 cores=1,3,5,7
/proc/30352/task/30363/stat : 30363 (java) S 30350 30352 29917 0 -1 4202560 13644 0 0 0 1174 2 0 0 15 0 22 0 530271679 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 0 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30364] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30364/stat : 30364 (java) S 30350 30352 29917 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530271680 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30365] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30365/stat : 30365 (java) S 30350 30352 29917 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530271680 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 5 0 0 0
[pid=30352/tid=30366] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30366/stat : 30366 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530271682 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652683185 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30367] ppid=30350 vsize=15705592 CPUtime=1.44 cores=1,3,5,7
/proc/30352/task/30367/stat : 30367 (java) S 30350 30352 29917 0 -1 4202560 5400 0 0 0 144 0 0 0 15 0 22 0 530271682 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 7 0 0 0
[pid=30352/tid=30368] ppid=30350 vsize=15705592 CPUtime=1.91 cores=1,3,5,7
/proc/30352/task/30368/stat : 30368 (java) S 30350 30352 29917 0 -1 4202560 21273 0 0 0 188 3 0 0 15 0 22 0 530271682 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 3 0 0 0
[pid=30352/tid=30369] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30369/stat : 30369 (java) S 30350 30352 29917 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530271682 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652675481 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30370] ppid=30350 vsize=15705592 CPUtime=0 cores=1,3,5,7
/proc/30352/task/30370/stat : 30370 (java) S 30350 30352 29917 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530271682 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 253652676096 0 4 0 16800975 18446604455557510272 0 0 -1 1 0 0 0
[pid=30352/tid=30371] ppid=30350 vsize=15705592 CPUtime=467.55 cores=1,3,5,7
/proc/30352/task/30371/stat : 30371 (java) R 30350 30352 29917 0 -1 4202560 11288 0 0 0 46754 1 0 0 25 0 22 0 530272170 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912506232207 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30352/tid=30372] ppid=30350 vsize=15705592 CPUtime=359.02 cores=1,3,5,7
/proc/30352/task/30372/stat : 30372 (java) R 30350 30352 29917 0 -1 4202560 28 0 0 0 35902 0 0 0 25 0 22 0 530272170 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912506516271 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30352/tid=30373] ppid=30350 vsize=15705592 CPUtime=405.88 cores=1,3,5,7
/proc/30352/task/30373/stat : 30373 (java) R 30350 30352 29917 0 -1 4202560 150 0 0 0 40588 0 0 0 25 0 22 0 530272170 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912505584304 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30352/tid=30374] ppid=30350 vsize=15705592 CPUtime=427.15 cores=1,3,5,7
/proc/30352/task/30374/stat : 30374 (java) R 30350 30352 29917 0 -1 4202560 11559 0 0 0 42714 1 0 0 25 0 22 0 530272170 16082526208 2485752 33554432000 1073741824 1073778376 140734162558080 18446744073709551615 46912505584256 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2524.72
Current children cumulated vsize (KiB) 15705592

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

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

[startup+1300.3 s]
/proc/loadavg: 7.82 7.33 6.85 6/201 30463
/proc/meminfo: memFree=28402840/32951124 swapFree=67111364/67111528
[pid=30352] ppid=30350 vsize=0 CPUtime=2525.04 cores=1,3,5,7
/proc/30352/stat : 30352 (java) Z 30350 30352 29917 0 -1 4203548 2523001 0 1 0 252109 395 0 0 17 0 2 0 530271677 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30352/statm: 0 0 0 0 0 0 0
[pid=30352/tid=30372] ppid=30350 vsize=0 CPUtime=359.31 cores=1,3,5,7
/proc/30352/task/30372/stat : 30372 (java) R 30350 30352 29917 0 -1 4203588 28 0 0 0 35902 29 0 0 25 0 2 0 530272170 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2525.04
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.35
CPU time (s): 2525.09
CPU user time (s): 2521.1
CPU system time (s): 3.99439
CPU usage (%): 194.186
Max. virtual memory (cumulated for all children) (KiB): 15706676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2521.1
system time used= 3.99439
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2523001
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= 96414
involuntary context switches= 28269

runsolver used 2.15467 second user time and 4.95725 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-30 20:05:13
IDJOB=3312093
IDBENCH=84246
IDSOLVER=1698
FILE ID=node106/3312093-1304186711
RUNJOBID= node106-1304184294-29936
PBS_JOBID= 13172468
Free space on /tmp= 72860 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312093-1304186711/watcher-3312093-1304186711 -o /tmp/evaluation-result-3312093-1304186711/solver-3312093-1304186711 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312093-1304186711.cnf -hbr 2

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=923674453

node106.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.830
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.66
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.830
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.830
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.830
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:      29390628 kB
Buffers:        289840 kB
Cached:        2304344 kB
SwapCached:         88 kB
Active:        1625788 kB
Inactive:      1715556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29390628 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           29220 kB
Writeback:           0 kB
AnonPages:      746644 kB
Mapped:          23536 kB
Slab:           149224 kB
PageTables:       7984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   950796 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= 72856 MiB
End job on node106 at 2011-04-30 20:26:55