Trace number 3313433

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.61 1219.82

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	49:07 INFO : Reading from input HOME/instance-3313433-1304110146.cnf
3.82/3.53	Executor set job limit to 1000000
3.82/3.53	Executor set job limit to 1000000
3.82/3.53	Executor set job limit to 1000000
3.82/3.53	Executor set job limit to 1000000
3.82/3.53	Starting Executor!
3.82/3.53	Starting Executor!
3.82/3.53	Starting Executor!
3.82/3.53	Starting Executor!
14.38/12.34	49:19 INFO : 33318 variables remaining out of 33320
14.38/12.34	49:19 INFO : 3948615 literals remaining out of 3617626

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

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: 7.31 8.01 8.09 3/198 30681
/proc/meminfo: memFree=30349948/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=24008 CPUtime=0 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 1374 0 0 0 0 0 0 0 21 0 2 0 522611333 24584192 853 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 6001 863 660 9 0 381 0
[pid=30681/tid=30682] ppid=30679 vsize=24004 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) R 30679 30681 30488 0 -1 4202560 26 0 0 0 0 0 0 0 22 0 2 0 522611334 24580096 863 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254495768586 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.00703802 s]
/proc/loadavg: 7.31 8.01 8.09 3/198 30681
/proc/meminfo: memFree=30349948/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 1492 0 0 0 0 0 0 0 21 0 2 0 522611333 31260672 953 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 7632 953 733 9 0 383 0
[pid=30681/tid=30682] ppid=30679 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) R 30679 30681 30488 0 -1 4202560 133 0 0 0 0 0 0 0 22 0 2 0 522611334 31260672 953 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254500691712 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30528

[startup+0.101087 s]
/proc/loadavg: 7.31 8.01 8.09 3/198 30681
/proc/meminfo: memFree=30349948/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=15676176 CPUtime=0.1 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 5573 0 1 0 9 1 0 0 21 0 18 0 522611333 16052404224 4984 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 3919044 4984 2116 9 0 3909763 0
[pid=30681/tid=30682] ppid=30679 vsize=15676176 CPUtime=0.08 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) S 30679 30681 30488 0 -1 4202560 3416 0 1 0 7 1 0 0 18 0 18 0 522611334 16052404224 4984 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512521183 0 2147483391 0 16800975 18446744071699199166 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676176

[startup+0.301017 s]
/proc/loadavg: 7.31 8.01 8.09 3/198 30681
/proc/meminfo: memFree=30349948/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=15679744 CPUtime=0.51 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 15157 0 1 0 48 3 0 0 21 0 18 0 522611333 16056057856 13514 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 3919936 13520 2206 9 0 3910655 0
[pid=30681/tid=30682] ppid=30679 vsize=15679744 CPUtime=0.28 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) R 30679 30681 30488 0 -1 4202560 9965 0 1 0 26 2 0 0 18 0 18 0 522611334 16056057856 13524 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505586334 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679744

[startup+0.700945 s]
/proc/loadavg: 7.31 8.01 8.09 3/198 30681
/proc/meminfo: memFree=30349948/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=15679744 CPUtime=0.92 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 41908 0 1 0 86 6 0 0 21 0 18 0 522611333 16056057856 40262 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 3919936 40262 2222 9 0 3910655 0
[pid=30681/tid=30682] ppid=30679 vsize=15679744 CPUtime=0.67 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) R 30679 30681 30488 0 -1 4202560 35525 0 1 0 62 5 0 0 18 0 18 0 522611334 16056057856 40262 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505622159 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679744

[startup+1.50078 s]
/proc/loadavg: 7.31 8.01 8.09 3/216 30699
/proc/meminfo: memFree=30160396/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=15679744 CPUtime=1.74 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 57638 0 1 0 165 9 0 0 21 0 18 0 522611333 16056057856 55974 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 3919936 55982 2222 9 0 3910655 0
[pid=30681/tid=30682] ppid=30679 vsize=15679744 CPUtime=1.46 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) R 30679 30681 30488 0 -1 4202560 48213 0 1 0 139 7 0 0 19 0 18 0 522611334 16056057856 55986 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505640689 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30681/tid=30684] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30684/stat : 30684 (java) S 30679 30681 30488 0 -1 4202560 1060 0 0 0 0 0 0 0 16 0 18 0 522611334 16056057856 55990 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30685] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30685/stat : 30685 (java) S 30679 30681 30488 0 -1 4202560 705 0 0 0 0 0 0 0 16 0 18 0 522611334 16056057856 55994 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30686] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30686/stat : 30686 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 55998 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30687] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30687/stat : 30687 (java) S 30679 30681 30488 0 -1 4202560 32 0 0 0 0 0 0 0 16 0 18 0 522611334 16056057856 56002 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30688] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30688/stat : 30688 (java) S 30679 30681 30488 0 -1 4202560 622 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 56005 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30689] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30689/stat : 30689 (java) S 30679 30681 30488 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 56009 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30690] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30690/stat : 30690 (java) S 30679 30681 30488 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 56013 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30691] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30691/stat : 30691 (java) S 30679 30681 30488 0 -1 4202560 1692 0 0 0 0 0 0 0 16 0 18 0 522611334 16056057856 56017 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30692] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30692/stat : 30692 (java) S 30679 30681 30488 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 18 0 522611335 16056057856 56021 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 0 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30693] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30693/stat : 30693 (java) S 30679 30681 30488 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 522611335 16056057856 56025 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30694] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30694/stat : 30694 (java) S 30679 30681 30488 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 522611335 16056057856 56029 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30695] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30695/stat : 30695 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 522611338 16056057856 56033 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512515505 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30696] ppid=30679 vsize=15679744 CPUtime=0.12 cores=1,3,5,7
/proc/30681/task/30696/stat : 30696 (java) S 30679 30681 30488 0 -1 4202560 2474 0 0 0 12 0 0 0 15 0 18 0 522611338 16056057856 56036 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30697] ppid=30679 vsize=15679744 CPUtime=0.1 cores=1,3,5,7
/proc/30681/task/30697/stat : 30697 (java) S 30679 30681 30488 0 -1 4202560 1333 0 0 0 10 0 0 0 16 0 18 0 522611338 16056057856 56037 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30698] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30698/stat : 30698 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 522611338 16056057856 56042 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30699] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30699/stat : 30699 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 522611338 16056057856 56046 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15679744

[startup+3.10147 s]
/proc/loadavg: 7.31 8.01 8.09 3/216 30700
/proc/meminfo: memFree=30022912/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=15679744 CPUtime=3.39 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 139884 0 1 0 321 18 0 0 21 0 18 0 522611333 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 3919936 138212 2240 9 0 3910655 0
[pid=30681/tid=30682] ppid=30679 vsize=15679744 CPUtime=3.05 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) R 30679 30681 30488 0 -1 4202560 127605 0 1 0 289 16 0 0 24 0 18 0 522611334 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505586338 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30681/tid=30684] ppid=30679 vsize=15679744 CPUtime=0.01 cores=1,3,5,7
/proc/30681/task/30684/stat : 30684 (java) S 30679 30681 30488 0 -1 4202560 3653 0 0 0 1 0 0 0 15 0 18 0 522611334 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30685] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30685/stat : 30685 (java) S 30679 30681 30488 0 -1 4202560 705 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30686] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30686/stat : 30686 (java) S 30679 30681 30488 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30687] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30687/stat : 30687 (java) S 30679 30681 30488 0 -1 4202560 33 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30688] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30688/stat : 30688 (java) S 30679 30681 30488 0 -1 4202560 622 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30689] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30689/stat : 30689 (java) S 30679 30681 30488 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30690] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30690/stat : 30690 (java) S 30679 30681 30488 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30691] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30691/stat : 30691 (java) S 30679 30681 30488 0 -1 4202560 1694 0 0 0 0 0 0 0 15 0 18 0 522611334 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30692] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30692/stat : 30692 (java) S 30679 30681 30488 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 18 0 522611335 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 0 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30693] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30693/stat : 30693 (java) S 30679 30681 30488 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 522611335 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30694] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30694/stat : 30694 (java) S 30679 30681 30488 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 522611335 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30695] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30695/stat : 30695 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 522611338 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512515505 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30696] ppid=30679 vsize=15679744 CPUtime=0.14 cores=1,3,5,7
/proc/30681/task/30696/stat : 30696 (java) S 30679 30681 30488 0 -1 4202560 2496 0 0 0 14 0 0 0 15 0 18 0 522611338 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30697] ppid=30679 vsize=15679744 CPUtime=0.12 cores=1,3,5,7
/proc/30681/task/30697/stat : 30697 (java) S 30679 30681 30488 0 -1 4202560 1362 0 0 0 12 0 0 0 15 0 18 0 522611338 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30698] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30698/stat : 30698 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 522611338 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30699] ppid=30679 vsize=15679744 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30699/stat : 30699 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 522611338 16056057856 138212 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 15679744

[startup+6.30082 s]
/proc/loadavg: 6.88 7.91 8.06 5/220 30704
/proc/meminfo: memFree=29721272/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=15699584 CPUtime=7.95 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 172188 0 1 0 771 24 0 0 21 0 22 0 522611333 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 3924896 164653 2265 9 0 3915615 0
[pid=30681/tid=30682] ppid=30679 vsize=15699584 CPUtime=6.21 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) R 30679 30681 30488 0 -1 4202560 127730 0 1 0 604 17 0 0 25 0 22 0 522611334 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505601413 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30681/tid=30684] ppid=30679 vsize=15699584 CPUtime=0.03 cores=1,3,5,7
/proc/30681/task/30684/stat : 30684 (java) S 30679 30681 30488 0 -1 4202560 9472 0 0 0 2 1 0 0 16 0 22 0 522611334 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30685] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30685/stat : 30685 (java) S 30679 30681 30488 0 -1 4202560 705 0 0 0 0 0 0 0 15 0 22 0 522611334 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30686] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30686/stat : 30686 (java) S 30679 30681 30488 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 522611334 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30687] ppid=30679 vsize=15699584 CPUtime=0.01 cores=1,3,5,7
/proc/30681/task/30687/stat : 30687 (java) S 30679 30681 30488 0 -1 4202560 3450 0 0 0 1 0 0 0 16 0 22 0 522611334 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30688] ppid=30679 vsize=15699584 CPUtime=0.02 cores=1,3,5,7
/proc/30681/task/30688/stat : 30688 (java) S 30679 30681 30488 0 -1 4202560 4068 0 0 0 2 0 0 0 16 0 22 0 522611334 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30689] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30689/stat : 30689 (java) S 30679 30681 30488 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 522611334 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30690] ppid=30679 vsize=15699584 CPUtime=0.02 cores=1,3,5,7
/proc/30681/task/30690/stat : 30690 (java) S 30679 30681 30488 0 -1 4202560 8671 0 0 0 2 0 0 0 16 0 22 0 522611334 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30691] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30691/stat : 30691 (java) S 30679 30681 30488 0 -1 4202560 1694 0 0 0 0 0 0 0 15 0 22 0 522611334 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30692] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30692/stat : 30692 (java) S 30679 30681 30488 0 -1 4202560 368 0 0 0 0 0 0 0 15 0 22 0 522611335 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 0 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30693] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30693/stat : 30693 (java) S 30679 30681 30488 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522611335 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30694] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30694/stat : 30694 (java) S 30679 30681 30488 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 522611335 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30695] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30695/stat : 30695 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522611338 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512515505 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30696] ppid=30679 vsize=15699584 CPUtime=0.56 cores=1,3,5,7
/proc/30681/task/30696/stat : 30696 (java) S 30679 30681 30488 0 -1 4202560 4593 0 0 0 55 1 0 0 15 0 22 0 522611338 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30697] ppid=30679 vsize=15699584 CPUtime=0.97 cores=1,3,5,7
/proc/30681/task/30697/stat : 30697 (java) S 30679 30681 30488 0 -1 4202560 9977 0 0 0 97 0 0 0 15 0 22 0 522611338 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30698] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30698/stat : 30698 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522611338 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30699] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30699/stat : 30699 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522611338 16076374016 164653 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0

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

/proc/meminfo: memFree=23598868/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=15699584 CPUtime=4411.82 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 1995571 0 1 0 440867 315 0 0 21 0 22 0 522611333 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 3924896 1445873 2300 9 0 3915615 0
[pid=30681/tid=30682] ppid=30679 vsize=15699584 CPUtime=12.25 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) S 30679 30681 30488 0 -1 4202560 127773 0 1 0 1208 17 0 0 25 0 22 0 522611334 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30684] ppid=30679 vsize=15699584 CPUtime=1.62 cores=1,3,5,7
/proc/30681/task/30684/stat : 30684 (java) S 30679 30681 30488 0 -1 4202560 117834 0 0 0 144 18 0 0 16 0 22 0 522611334 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30685] ppid=30679 vsize=15699584 CPUtime=1.44 cores=1,3,5,7
/proc/30681/task/30685/stat : 30685 (java) S 30679 30681 30488 0 -1 4202560 93481 0 0 0 130 14 0 0 16 0 22 0 522611334 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30686] ppid=30679 vsize=15699584 CPUtime=1.71 cores=1,3,5,7
/proc/30681/task/30686/stat : 30686 (java) S 30679 30681 30488 0 -1 4202560 111150 0 0 0 154 17 0 0 16 0 22 0 522611334 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30687] ppid=30679 vsize=15699584 CPUtime=1.53 cores=1,3,5,7
/proc/30681/task/30687/stat : 30687 (java) S 30679 30681 30488 0 -1 4202560 87138 0 0 0 139 14 0 0 15 0 22 0 522611334 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30688] ppid=30679 vsize=15699584 CPUtime=1.57 cores=1,3,5,7
/proc/30681/task/30688/stat : 30688 (java) S 30679 30681 30488 0 -1 4202560 105681 0 0 0 140 17 0 0 15 0 22 0 522611334 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30689] ppid=30679 vsize=15699584 CPUtime=1.54 cores=1,3,5,7
/proc/30681/task/30689/stat : 30689 (java) S 30679 30681 30488 0 -1 4202560 89669 0 0 0 141 13 0 0 16 0 22 0 522611334 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30690] ppid=30679 vsize=15699584 CPUtime=1.63 cores=1,3,5,7
/proc/30681/task/30690/stat : 30690 (java) S 30679 30681 30488 0 -1 4202560 136924 0 0 0 140 23 0 0 15 0 22 0 522611334 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30691] ppid=30679 vsize=15699584 CPUtime=1.57 cores=1,3,5,7
/proc/30681/task/30691/stat : 30691 (java) S 30679 30681 30488 0 -1 4202560 123998 0 0 0 138 19 0 0 15 0 22 0 522611334 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30692] ppid=30679 vsize=15699584 CPUtime=0.6 cores=1,3,5,7
/proc/30681/task/30692/stat : 30692 (java) S 30679 30681 30488 0 -1 4202560 4036 0 0 0 46 14 0 0 15 0 22 0 522611335 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 0 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30693] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30693/stat : 30693 (java) S 30679 30681 30488 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522611335 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30694] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30694/stat : 30694 (java) S 30679 30681 30488 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522611335 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30695] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30695/stat : 30695 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522611338 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512515505 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30696] ppid=30679 vsize=15699584 CPUtime=1.46 cores=1,3,5,7
/proc/30681/task/30696/stat : 30696 (java) S 30679 30681 30488 0 -1 4202560 7568 0 0 0 145 1 0 0 15 0 22 0 522611338 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30697] ppid=30679 vsize=15699584 CPUtime=2.05 cores=1,3,5,7
/proc/30681/task/30697/stat : 30697 (java) S 30679 30681 30488 0 -1 4202560 10065 0 0 0 204 1 0 0 15 0 22 0 522611338 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30698] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30698/stat : 30698 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522611338 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30699] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30699/stat : 30699 (java) S 30679 30681 30488 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 522611338 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30701] ppid=30679 vsize=15699584 CPUtime=1088.49 cores=1,3,5,7
/proc/30681/task/30701/stat : 30701 (java) R 30679 30681 30488 0 -1 4202560 331145 0 0 0 108802 47 0 0 25 0 22 0 522611686 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505524207 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30681/tid=30702] ppid=30679 vsize=15699584 CPUtime=1087.63 cores=1,3,5,7
/proc/30681/task/30702/stat : 30702 (java) R 30679 30681 30488 0 -1 4202560 287808 0 0 0 108722 41 0 0 25 0 22 0 522611686 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912506396253 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30681/tid=30703] ppid=30679 vsize=15699584 CPUtime=1102.19 cores=1,3,5,7
/proc/30681/task/30703/stat : 30703 (java) R 30679 30681 30488 0 -1 4202560 323328 0 0 0 110173 46 0 0 25 0 22 0 522611686 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912506846736 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30681/tid=30704] ppid=30679 vsize=15699584 CPUtime=1104.37 cores=1,3,5,7
/proc/30681/task/30704/stat : 30704 (java) R 30679 30681 30488 0 -1 4202560 36520 0 0 0 110431 6 0 0 25 0 22 0 522611687 16076374016 1445873 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912506199700 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4411.82
Current children cumulated vsize (KiB) 15699584

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 8.02 9/220 30747
/proc/meminfo: memFree=23690328/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=15699584 CPUtime=4651.41 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 1996289 0 1 0 464824 317 0 0 21 0 22 0 522611333 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 3924896 1445979 2300 9 0 3915615 0
[pid=30681/tid=30682] ppid=30679 vsize=15699584 CPUtime=12.25 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) S 30679 30681 30488 0 -1 4202560 127773 0 1 0 1208 17 0 0 25 0 22 0 522611334 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30684] ppid=30679 vsize=15699584 CPUtime=1.66 cores=1,3,5,7
/proc/30681/task/30684/stat : 30684 (java) S 30679 30681 30488 0 -1 4202560 117835 0 0 0 148 18 0 0 16 0 22 0 522611334 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30685] ppid=30679 vsize=15699584 CPUtime=1.48 cores=1,3,5,7
/proc/30681/task/30685/stat : 30685 (java) S 30679 30681 30488 0 -1 4202560 93482 0 0 0 134 14 0 0 16 0 22 0 522611334 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30686] ppid=30679 vsize=15699584 CPUtime=1.75 cores=1,3,5,7
/proc/30681/task/30686/stat : 30686 (java) S 30679 30681 30488 0 -1 4202560 111324 0 0 0 158 17 0 0 15 0 22 0 522611334 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30687] ppid=30679 vsize=15699584 CPUtime=1.56 cores=1,3,5,7
/proc/30681/task/30687/stat : 30687 (java) S 30679 30681 30488 0 -1 4202560 87139 0 0 0 142 14 0 0 15 0 22 0 522611334 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30688] ppid=30679 vsize=15699584 CPUtime=1.62 cores=1,3,5,7
/proc/30681/task/30688/stat : 30688 (java) S 30679 30681 30488 0 -1 4202560 105896 0 0 0 145 17 0 0 15 0 22 0 522611334 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30689] ppid=30679 vsize=15699584 CPUtime=1.59 cores=1,3,5,7
/proc/30681/task/30689/stat : 30689 (java) S 30679 30681 30488 0 -1 4202560 89821 0 0 0 146 13 0 0 16 0 22 0 522611334 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30690] ppid=30679 vsize=15699584 CPUtime=1.68 cores=1,3,5,7
/proc/30681/task/30690/stat : 30690 (java) S 30679 30681 30488 0 -1 4202560 136926 0 0 0 145 23 0 0 16 0 22 0 522611334 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30691] ppid=30679 vsize=15699584 CPUtime=1.59 cores=1,3,5,7
/proc/30681/task/30691/stat : 30691 (java) S 30679 30681 30488 0 -1 4202560 124143 0 0 0 140 19 0 0 15 0 22 0 522611334 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30692] ppid=30679 vsize=15699584 CPUtime=0.6 cores=1,3,5,7
/proc/30681/task/30692/stat : 30692 (java) S 30679 30681 30488 0 -1 4202560 4039 0 0 0 46 14 0 0 15 0 22 0 522611335 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 0 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30693] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30693/stat : 30693 (java) S 30679 30681 30488 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522611335 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30694] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30694/stat : 30694 (java) S 30679 30681 30488 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522611335 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30695] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30695/stat : 30695 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522611338 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512515505 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30696] ppid=30679 vsize=15699584 CPUtime=1.46 cores=1,3,5,7
/proc/30681/task/30696/stat : 30696 (java) S 30679 30681 30488 0 -1 4202560 7568 0 0 0 145 1 0 0 15 0 22 0 522611338 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30697] ppid=30679 vsize=15699584 CPUtime=2.05 cores=1,3,5,7
/proc/30681/task/30697/stat : 30697 (java) S 30679 30681 30488 0 -1 4202560 10065 0 0 0 204 1 0 0 15 0 22 0 522611338 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30698] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30698/stat : 30698 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522611338 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30699] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30699/stat : 30699 (java) S 30679 30681 30488 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 522611338 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30701] ppid=30679 vsize=15699584 CPUtime=1148.4 cores=1,3,5,7
/proc/30681/task/30701/stat : 30701 (java) R 30679 30681 30488 0 -1 4202560 331150 0 0 0 114792 48 0 0 25 0 22 0 522611686 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912506008318 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30681/tid=30702] ppid=30679 vsize=15699584 CPUtime=1147.21 cores=1,3,5,7
/proc/30681/task/30702/stat : 30702 (java) R 30679 30681 30488 0 -1 4202560 287814 0 0 0 114680 41 0 0 25 0 22 0 522611686 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505949108 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30681/tid=30703] ppid=30679 vsize=15699584 CPUtime=1162.09 cores=1,3,5,7
/proc/30681/task/30703/stat : 30703 (java) R 30679 30681 30488 0 -1 4202560 323335 0 0 0 116162 47 0 0 25 0 22 0 522611686 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505881982 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30681/tid=30704] ppid=30679 vsize=15699584 CPUtime=1164.28 cores=1,3,5,7
/proc/30681/task/30704/stat : 30704 (java) R 30679 30681 30488 0 -1 4202560 36524 0 0 0 116422 6 0 0 20 0 22 0 522611687 16076374016 1445979 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912506294762 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4651.41
Current children cumulated vsize (KiB) 15699584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1219.6 s]
/proc/loadavg: 7.71 8.00 7.99 6/216 30795
/proc/meminfo: memFree=25028616/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=15699584 CPUtime=4800.37 cores=1,3,5,7
/proc/30681/stat : 30681 (java) S 30679 30681 30488 0 -1 4202496 1996415 0 1 0 479719 318 0 0 21 0 22 0 522611333 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 3924896 1446085 2300 9 0 3915615 0
[pid=30681/tid=30682] ppid=30679 vsize=15699584 CPUtime=12.25 cores=1,3,5,7
/proc/30681/task/30682/stat : 30682 (java) S 30679 30681 30488 0 -1 4202560 127773 0 1 0 1208 17 0 0 25 0 22 0 522611334 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30684] ppid=30679 vsize=15699584 CPUtime=1.69 cores=1,3,5,7
/proc/30681/task/30684/stat : 30684 (java) S 30679 30681 30488 0 -1 4202560 117849 0 0 0 151 18 0 0 16 0 22 0 522611334 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30685] ppid=30679 vsize=15699584 CPUtime=1.49 cores=1,3,5,7
/proc/30681/task/30685/stat : 30685 (java) S 30679 30681 30488 0 -1 4202560 93483 0 0 0 135 14 0 0 15 0 22 0 522611334 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30686] ppid=30679 vsize=15699584 CPUtime=1.77 cores=1,3,5,7
/proc/30681/task/30686/stat : 30686 (java) S 30679 30681 30488 0 -1 4202560 111341 0 0 0 160 17 0 0 15 0 22 0 522611334 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30687] ppid=30679 vsize=15699584 CPUtime=1.59 cores=1,3,5,7
/proc/30681/task/30687/stat : 30687 (java) S 30679 30681 30488 0 -1 4202560 87148 0 0 0 145 14 0 0 16 0 22 0 522611334 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30688] ppid=30679 vsize=15699584 CPUtime=1.64 cores=1,3,5,7
/proc/30681/task/30688/stat : 30688 (java) S 30679 30681 30488 0 -1 4202560 105911 0 0 0 147 17 0 0 15 0 22 0 522611334 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30689] ppid=30679 vsize=15699584 CPUtime=1.61 cores=1,3,5,7
/proc/30681/task/30689/stat : 30689 (java) S 30679 30681 30488 0 -1 4202560 89828 0 0 0 148 13 0 0 16 0 22 0 522611334 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 7 0 0 0
[pid=30681/tid=30690] ppid=30679 vsize=15699584 CPUtime=1.7 cores=1,3,5,7
/proc/30681/task/30690/stat : 30690 (java) S 30679 30681 30488 0 -1 4202560 136932 0 0 0 147 23 0 0 16 0 22 0 522611334 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30691] ppid=30679 vsize=15699584 CPUtime=1.62 cores=1,3,5,7
/proc/30681/task/30691/stat : 30691 (java) S 30679 30681 30488 0 -1 4202560 124180 0 0 0 143 19 0 0 15 0 22 0 522611334 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30692] ppid=30679 vsize=15699584 CPUtime=0.6 cores=1,3,5,7
/proc/30681/task/30692/stat : 30692 (java) S 30679 30681 30488 0 -1 4202560 4040 0 0 0 46 14 0 0 15 0 22 0 522611335 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 0 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30693] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30693/stat : 30693 (java) S 30679 30681 30488 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522611335 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30694] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30694/stat : 30694 (java) S 30679 30681 30488 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522611335 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30695] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30695/stat : 30695 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522611338 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512515505 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30696] ppid=30679 vsize=15699584 CPUtime=1.46 cores=1,3,5,7
/proc/30681/task/30696/stat : 30696 (java) S 30679 30681 30488 0 -1 4202560 7568 0 0 0 145 1 0 0 15 0 22 0 522611338 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 5 0 0 0
[pid=30681/tid=30697] ppid=30679 vsize=15699584 CPUtime=2.05 cores=1,3,5,7
/proc/30681/task/30697/stat : 30697 (java) S 30679 30681 30488 0 -1 4202560 10065 0 0 0 204 1 0 0 15 0 22 0 522611338 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 1 0 0 0
[pid=30681/tid=30698] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30698/stat : 30698 (java) S 30679 30681 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522611338 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512507801 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30699] ppid=30679 vsize=15699584 CPUtime=0 cores=1,3,5,7
/proc/30681/task/30699/stat : 30699 (java) S 30679 30681 30488 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 522611338 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 254512508416 0 4 0 16800975 18446604471111402560 0 0 -1 3 0 0 0
[pid=30681/tid=30701] ppid=30679 vsize=15699584 CPUtime=1185.49 cores=1,3,5,7
/proc/30681/task/30701/stat : 30701 (java) R 30679 30681 30488 0 -1 4202560 331153 0 0 0 118501 48 0 0 25 0 22 0 522611686 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912506508247 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30681/tid=30702] ppid=30679 vsize=15699584 CPUtime=1184.42 cores=1,3,5,7
/proc/30681/task/30702/stat : 30702 (java) R 30679 30681 30488 0 -1 4202560 287819 0 0 0 118401 41 0 0 25 0 22 0 522611686 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505738733 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30681/tid=30703] ppid=30679 vsize=15699584 CPUtime=1199.29 cores=1,3,5,7
/proc/30681/task/30703/stat : 30703 (java) R 30679 30681 30488 0 -1 4202560 323342 0 0 0 119882 47 0 0 25 0 22 0 522611686 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912506440994 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30681/tid=30704] ppid=30679 vsize=15699584 CPUtime=1201.52 cores=1,3,5,7
/proc/30681/task/30704/stat : 30704 (java) R 30679 30681 30488 0 -1 4202560 36524 0 0 0 120146 6 0 0 25 0 22 0 522611687 16076374016 1446085 33554432000 1073741824 1073778376 140733395466928 18446744073709551615 46912505601353 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15699584

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

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

[startup+1219.8 s]
/proc/loadavg: 7.71 8.00 7.99 3/201 30802
/proc/meminfo: memFree=30125676/32950928 swapFree=67111464/67111528
[pid=30681] ppid=30679 vsize=0 CPUtime=4800.58 cores=1,3,5,7
/proc/30681/stat : 30681 (java) Z 30679 30681 30488 0 -1 4203548 1996442 0 1 0 479721 337 0 0 17 0 2 0 522611333 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30681/statm: 0 0 0 0 0 0 0
[pid=30681/tid=30704] ppid=30679 vsize=0 CPUtime=1201.71 cores=1,3,5,7
/proc/30681/task/30704/stat : 30704 (java) R 30679 30681 30488 0 -1 4203588 36524 0 0 0 120146 25 0 0 25 0 2 0 522611687 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.58
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1219.82
CPU time (s): 4800.61
CPU user time (s): 4797.22
CPU system time (s): 3.39548
CPU usage (%): 393.549
Max. virtual memory (cumulated for all children) (KiB): 15704896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.22
system time used= 3.39548
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1996442
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= 71321
involuntary context switches= 66623

runsolver used 2.01069 second user time and 4.67429 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 22:49:06
IDJOB=3313433
IDBENCH=82497
IDSOLVER=1699
FILE ID=node149/3313433-1304110146
RUNJOBID= node149-1304108929-30507
PBS_JOBID= 13170671
Free space on /tmp= 71896 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313433-1304110146/watcher-3313433-1304110146 -o /tmp/evaluation-result-3313433-1304110146/solver-3313433-1304110146 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313433-1304110146.cnf

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=1534518037

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30350220 kB
Buffers:        434276 kB
Cached:        1125708 kB
SwapCached:         60 kB
Active:         781004 kB
Inactive:      1449036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30350220 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           39404 kB
Writeback:           0 kB
AnonPages:      669624 kB
Mapped:          23376 kB
Slab:           306584 kB
PageTables:       6076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1680400 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= 71908 MiB
End job on node149 at 2011-04-29 23:09:28