Trace number 3313330

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) 2352.11 1300.61

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.82496
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

Solver Data

0.10/0.12	59:08 INFO : Reading from input HOME/instance-3313330-1304074738.cnf
47.80/46.70	Executor set job limit to 1000000
47.80/46.70	Executor set job limit to 1000000
47.80/46.70	Executor set job limit to 1000000
47.80/46.70	Executor set job limit to 1000000
47.80/46.70	Starting Executor!
47.80/46.70	Starting Executor!
47.80/46.70	Starting Executor!
47.80/46.71	Starting Executor!
816.82/811.57	12:39 INFO : 485691 variables remaining out of 520770
816.82/811.57	12:39 INFO : 80697917 literals remaining out of 52591234

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.58 7.90 7.57 6/198 6892
/proc/meminfo: memFree=6513060/32951124 swapFree=67111528/67111528
[pid=6892] ppid=6890 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/6892/stat : 6892 (java) R 6890 6892 4923 0 -1 4202496 928 0 0 0 0 0 0 0 25 0 1 0 499890073 23580672 416 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254256654101 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6892/statm: 5757 429 332 9 0 124 0

[startup+0.0437089 s]
/proc/loadavg: 7.58 7.90 7.57 6/198 6892
/proc/meminfo: memFree=6513060/32951124 swapFree=67111528/67111528
[pid=6892] ppid=6890 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 3800 0 1 0 2 0 0 0 25 0 13 0 499890073 15978749952 3240 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3901062 3240 1683 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100678 s]
/proc/loadavg: 7.58 7.90 7.57 6/198 6892
/proc/meminfo: memFree=6513060/32951124 swapFree=67111528/67111528
[pid=6892] ppid=6890 vsize=15676628 CPUtime=0.1 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 5524 0 1 0 9 1 0 0 25 0 18 0 499890073 16052867072 4964 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3919157 4966 2116 9 0 3909876 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676628

[startup+0.30066 s]
/proc/loadavg: 7.58 7.90 7.57 6/198 6892
/proc/meminfo: memFree=6513060/32951124 swapFree=67111528/67111528
[pid=6892] ppid=6890 vsize=15683060 CPUtime=0.51 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 15196 0 1 0 48 3 0 0 25 0 18 0 499890073 16059453440 13277 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3920765 13283 2206 9 0 3911484 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15683060

[startup+0.700571 s]
/proc/loadavg: 7.58 7.90 7.57 6/198 6892
/proc/meminfo: memFree=6513060/32951124 swapFree=67111528/67111528
[pid=6892] ppid=6890 vsize=15683060 CPUtime=0.92 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 42978 0 1 0 86 6 0 0 25 0 18 0 499890073 16059453440 41057 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3920765 41057 2222 9 0 3911484 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15683060

[startup+1.50145 s]
/proc/loadavg: 7.58 7.90 7.57 6/216 6910
/proc/meminfo: memFree=6350228/32951124 swapFree=67111528/67111528
[pid=6892] ppid=6890 vsize=15683060 CPUtime=1.73 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 76878 0 1 0 163 10 0 0 25 0 18 0 499890073 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3920765 74954 2222 9 0 3911484 0
[pid=6892/tid=6894] ppid=6890 vsize=15683060 CPUtime=1.45 cores=0,2,4,6
/proc/6892/task/6894/stat : 6894 (java) R 6890 6892 4923 0 -1 4202560 65286 0 1 0 137 8 0 0 19 0 18 0 499890074 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505553841 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6892/tid=6895] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6895/stat : 6895 (java) S 6890 6892 4923 0 -1 4202560 1873 0 0 0 0 0 0 0 16 0 18 0 499890075 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6896] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6896/stat : 6896 (java) S 6890 6892 4923 0 -1 4202560 1329 0 0 0 0 0 0 0 16 0 18 0 499890075 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6897] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6897/stat : 6897 (java) S 6890 6892 4923 0 -1 4202560 685 0 0 0 0 0 0 0 15 0 18 0 499890075 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6898] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6898/stat : 6898 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 499890075 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6899] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6899/stat : 6899 (java) S 6890 6892 4923 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 18 0 499890075 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=6892/tid=6900] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6900/stat : 6900 (java) S 6890 6892 4923 0 -1 4202560 551 0 0 0 0 0 0 0 16 0 18 0 499890075 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6901] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6901/stat : 6901 (java) S 6890 6892 4923 0 -1 4202560 836 0 0 0 0 0 0 0 15 0 18 0 499890075 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=6892/tid=6902] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6902/stat : 6902 (java) S 6890 6892 4923 0 -1 4202560 904 0 0 0 0 0 0 0 16 0 18 0 499890075 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6903] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6903/stat : 6903 (java) S 6890 6892 4923 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 18 0 499890076 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6904] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6904/stat : 6904 (java) S 6890 6892 4923 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 499890076 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6905] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6905/stat : 6905 (java) S 6890 6892 4923 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 499890076 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6906] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6906/stat : 6906 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 499890078 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6907] ppid=6890 vsize=15683060 CPUtime=0.09 cores=0,2,4,6
/proc/6892/task/6907/stat : 6907 (java) S 6890 6892 4923 0 -1 4202560 1064 0 0 0 9 0 0 0 19 0 18 0 499890078 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6908] ppid=6890 vsize=15683060 CPUtime=0.13 cores=0,2,4,6
/proc/6892/task/6908/stat : 6908 (java) S 6890 6892 4923 0 -1 4202560 2775 0 0 0 13 0 0 0 15 0 18 0 499890078 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6909] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6909/stat : 6909 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 499890078 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6910] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6910/stat : 6910 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 499890078 16059453440 74954 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15683060

[startup+3.10117 s]
/proc/loadavg: 7.38 7.85 7.56 6/216 6910
/proc/meminfo: memFree=6098752/32951124 swapFree=67111528/67111528
[pid=6892] ppid=6890 vsize=15683060 CPUtime=3.43 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 146665 0 1 0 325 18 0 0 25 0 18 0 499890073 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3920765 144660 2240 9 0 3911484 0
[pid=6892/tid=6894] ppid=6890 vsize=15683060 CPUtime=3.04 cores=0,2,4,6
/proc/6892/task/6894/stat : 6894 (java) R 6890 6892 4923 0 -1 4202560 125844 0 1 0 289 15 0 0 22 0 18 0 499890074 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505533913 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6892/tid=6895] ppid=6890 vsize=15683060 CPUtime=0.01 cores=0,2,4,6
/proc/6892/task/6895/stat : 6895 (java) S 6890 6892 4923 0 -1 4202560 6993 0 0 0 1 0 0 0 16 0 18 0 499890075 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=6892/tid=6896] ppid=6890 vsize=15683060 CPUtime=0.01 cores=0,2,4,6
/proc/6892/task/6896/stat : 6896 (java) S 6890 6892 4923 0 -1 4202560 1360 0 0 0 1 0 0 0 16 0 18 0 499890075 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6897] ppid=6890 vsize=15683060 CPUtime=0.01 cores=0,2,4,6
/proc/6892/task/6897/stat : 6897 (java) S 6890 6892 4923 0 -1 4202560 3823 0 0 0 1 0 0 0 15 0 18 0 499890075 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6898] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6898/stat : 6898 (java) S 6890 6892 4923 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 18 0 499890075 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6899] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6899/stat : 6899 (java) S 6890 6892 4923 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 18 0 499890075 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6900] ppid=6890 vsize=15683060 CPUtime=0.01 cores=0,2,4,6
/proc/6892/task/6900/stat : 6900 (java) S 6890 6892 4923 0 -1 4202560 1063 0 0 0 1 0 0 0 16 0 18 0 499890075 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6901] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6901/stat : 6901 (java) S 6890 6892 4923 0 -1 4202560 857 0 0 0 0 0 0 0 16 0 18 0 499890075 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6902] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6902/stat : 6902 (java) S 6890 6892 4923 0 -1 4202560 920 0 0 0 0 0 0 0 15 0 18 0 499890075 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6903] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6903/stat : 6903 (java) S 6890 6892 4923 0 -1 4202560 436 0 0 0 0 0 0 0 15 0 18 0 499890076 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6904] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6904/stat : 6904 (java) S 6890 6892 4923 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 499890076 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6905] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6905/stat : 6905 (java) S 6890 6892 4923 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 499890076 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6906] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6906/stat : 6906 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 499890078 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6907] ppid=6890 vsize=15683060 CPUtime=0.11 cores=0,2,4,6
/proc/6892/task/6907/stat : 6907 (java) S 6890 6892 4923 0 -1 4202560 1165 0 0 0 11 0 0 0 15 0 18 0 499890078 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6908] ppid=6890 vsize=15683060 CPUtime=0.16 cores=0,2,4,6
/proc/6892/task/6908/stat : 6908 (java) S 6890 6892 4923 0 -1 4202560 2811 0 0 0 16 0 0 0 16 0 18 0 499890078 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6909] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6909/stat : 6909 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 499890078 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6910] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6910/stat : 6910 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 499890078 16059453440 144660 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 15683060

[startup+6.30057 s]
/proc/loadavg: 7.38 7.85 7.56 6/216 6910
/proc/meminfo: memFree=5434608/32951124 swapFree=67111528/67111528
[pid=6892] ppid=6890 vsize=15683060 CPUtime=6.69 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 285208 0 1 0 634 35 0 0 25 0 18 0 499890073 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3920765 283176 2240 9 0 3911484 0
[pid=6892/tid=6894] ppid=6890 vsize=15683060 CPUtime=6.22 cores=0,2,4,6
/proc/6892/task/6894/stat : 6894 (java) R 6890 6892 4923 0 -1 4202560 253843 0 1 0 592 30 0 0 20 0 18 0 499890074 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505640653 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6892/tid=6895] ppid=6890 vsize=15683060 CPUtime=0.02 cores=0,2,4,6
/proc/6892/task/6895/stat : 6895 (java) S 6890 6892 4923 0 -1 4202560 17235 0 0 0 1 1 0 0 16 0 18 0 499890075 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=6892/tid=6896] ppid=6890 vsize=15683060 CPUtime=0.02 cores=0,2,4,6
/proc/6892/task/6896/stat : 6896 (java) S 6890 6892 4923 0 -1 4202560 1361 0 0 0 2 0 0 0 16 0 18 0 499890075 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6897] ppid=6890 vsize=15683060 CPUtime=0.02 cores=0,2,4,6
/proc/6892/task/6897/stat : 6897 (java) S 6890 6892 4923 0 -1 4202560 3823 0 0 0 2 0 0 0 16 0 18 0 499890075 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6898] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6898/stat : 6898 (java) S 6890 6892 4923 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 18 0 499890075 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6899] ppid=6890 vsize=15683060 CPUtime=0.01 cores=0,2,4,6
/proc/6892/task/6899/stat : 6899 (java) S 6890 6892 4923 0 -1 4202560 5 0 0 0 1 0 0 0 16 0 18 0 499890075 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6900] ppid=6890 vsize=15683060 CPUtime=0.01 cores=0,2,4,6
/proc/6892/task/6900/stat : 6900 (java) S 6890 6892 4923 0 -1 4202560 1063 0 0 0 1 0 0 0 16 0 18 0 499890075 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=6892/tid=6901] ppid=6890 vsize=15683060 CPUtime=0.01 cores=0,2,4,6
/proc/6892/task/6901/stat : 6901 (java) S 6890 6892 4923 0 -1 4202560 857 0 0 0 1 0 0 0 16 0 18 0 499890075 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6902] ppid=6890 vsize=15683060 CPUtime=0.01 cores=0,2,4,6
/proc/6892/task/6902/stat : 6902 (java) S 6890 6892 4923 0 -1 4202560 920 0 0 0 1 0 0 0 16 0 18 0 499890075 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6903] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6903/stat : 6903 (java) S 6890 6892 4923 0 -1 4202560 737 0 0 0 0 0 0 0 15 0 18 0 499890076 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6904] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6904/stat : 6904 (java) S 6890 6892 4923 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 499890076 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6905] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6905/stat : 6905 (java) S 6890 6892 4923 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 499890076 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6906] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6906/stat : 6906 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 499890078 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6907] ppid=6890 vsize=15683060 CPUtime=0.11 cores=0,2,4,6
/proc/6892/task/6907/stat : 6907 (java) S 6890 6892 4923 0 -1 4202560 1165 0 0 0 11 0 0 0 15 0 18 0 499890078 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6908] ppid=6890 vsize=15683060 CPUtime=0.16 cores=0,2,4,6
/proc/6892/task/6908/stat : 6908 (java) S 6890 6892 4923 0 -1 4202560 2811 0 0 0 16 0 0 0 16 0 18 0 499890078 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6909] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6909/stat : 6909 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 499890078 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6910] ppid=6890 vsize=15683060 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6910/stat : 6910 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 499890078 16059453440 283176 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 15683060

[startup+12.7015 s]
/proc/loadavg: 7.01 7.75 7.53 6/216 6910
/proc/meminfo: memFree=4691328/32951124 swapFree=67111528/67111528
[pid=6892] ppid=6890 vsize=15683060 CPUtime=13.19 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 460385 0 1 0 1264 55 0 0 25 0 18 0 499890073 16059453440 458338 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3920765 458338 2240 9 0 3911484 0
[pid=6892/tid=6894] ppid=6890 vsize=15683060 CPUtime=12.58 cores=0,2,4,6

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

[pid=6892/tid=6903] ppid=6890 vsize=15686768 CPUtime=25.02 cores=0,2,4,6
/proc/6892/task/6903/stat : 6903 (java) S 6890 6892 4923 0 -1 4202560 11018 0 0 0 2489 13 0 0 15 0 22 0 499890076 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6904] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6904/stat : 6904 (java) S 6890 6892 4923 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 499890076 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6905] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6905/stat : 6905 (java) S 6890 6892 4923 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 499890076 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6906] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6906/stat : 6906 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 499890078 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6907] ppid=6890 vsize=15686768 CPUtime=2.12 cores=0,2,4,6
/proc/6892/task/6907/stat : 6907 (java) S 6890 6892 4923 0 -1 4202560 17331 0 0 0 209 3 0 0 15 0 22 0 499890078 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6908] ppid=6890 vsize=15686768 CPUtime=1.37 cores=0,2,4,6
/proc/6892/task/6908/stat : 6908 (java) S 6890 6892 4923 0 -1 4202560 9458 0 0 0 137 0 0 0 16 0 22 0 499890078 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6909] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6909/stat : 6909 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 499890078 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6910] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6910/stat : 6910 (java) S 6890 6892 4923 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 499890078 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6959] ppid=6890 vsize=15686768 CPUtime=268.76 cores=0,2,4,6
/proc/6892/task/6959/stat : 6959 (java) R 6890 6892 4923 0 -1 4202560 34 0 0 0 26876 0 0 0 25 0 22 0 499894744 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505565292 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6892/tid=6960] ppid=6890 vsize=15686768 CPUtime=201.78 cores=0,2,4,6
/proc/6892/task/6960/stat : 6960 (java) R 6890 6892 4923 0 -1 4202560 34022 0 0 0 20175 3 0 0 25 0 22 0 499894744 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912506383981 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6892/tid=6961] ppid=6890 vsize=15686768 CPUtime=291.95 cores=0,2,4,6
/proc/6892/task/6961/stat : 6961 (java) R 6890 6892 4923 0 -1 4202560 28 0 0 0 29191 4 0 0 25 0 22 0 499894744 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505820072 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6892/tid=6962] ppid=6890 vsize=15686768 CPUtime=261.65 cores=0,2,4,6
/proc/6892/task/6962/stat : 6962 (java) R 6890 6892 4923 0 -1 4202560 23772 0 0 0 26162 3 0 0 25 0 22 0 499894744 16063250432 3488156 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505797469 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1907.26
Current children cumulated vsize (KiB) 15686768

[startup+1242.3 s]
/proc/loadavg: 8.86 6.03 5.17 9/220 7007
/proc/meminfo: memFree=192612/32951124 swapFree=67111456/67111528
[pid=6892] ppid=6890 vsize=15686768 CPUtime=2131.37 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 3912828 0 1 0 212447 690 0 0 25 0 22 0 499890073 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3921692 3522731 2297 9 0 3912411 0
[pid=6892/tid=6894] ppid=6890 vsize=15686768 CPUtime=807.62 cores=0,2,4,6
/proc/6892/task/6894/stat : 6894 (java) S 6890 6892 4923 0 -1 4202560 650424 0 1 0 80675 87 0 0 25 0 22 0 499890074 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6895] ppid=6890 vsize=15686768 CPUtime=7.05 cores=0,2,4,6
/proc/6892/task/6895/stat : 6895 (java) S 6890 6892 4923 0 -1 4202560 367572 0 0 0 644 61 0 0 16 0 22 0 499890075 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6896] ppid=6890 vsize=15686768 CPUtime=7.2 cores=0,2,4,6
/proc/6892/task/6896/stat : 6896 (java) S 6890 6892 4923 0 -1 4202560 466663 0 0 0 640 80 0 0 16 0 22 0 499890075 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=6892/tid=6897] ppid=6890 vsize=15686768 CPUtime=6.82 cores=0,2,4,6
/proc/6892/task/6897/stat : 6897 (java) S 6890 6892 4923 0 -1 4202560 355302 0 0 0 620 62 0 0 16 0 22 0 499890075 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6898] ppid=6890 vsize=15686768 CPUtime=6.77 cores=0,2,4,6
/proc/6892/task/6898/stat : 6898 (java) S 6890 6892 4923 0 -1 4202560 338442 0 0 0 613 64 0 0 16 0 22 0 499890075 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6899] ppid=6890 vsize=15686768 CPUtime=7.21 cores=0,2,4,6
/proc/6892/task/6899/stat : 6899 (java) S 6890 6892 4923 0 -1 4202560 464385 0 0 0 637 84 0 0 15 0 22 0 499890075 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6900] ppid=6890 vsize=15686768 CPUtime=7.63 cores=0,2,4,6
/proc/6892/task/6900/stat : 6900 (java) S 6890 6892 4923 0 -1 4202560 433278 0 0 0 684 79 0 0 16 0 22 0 499890075 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6901] ppid=6890 vsize=15686768 CPUtime=6.59 cores=0,2,4,6
/proc/6892/task/6901/stat : 6901 (java) S 6890 6892 4923 0 -1 4202560 359009 0 0 0 594 65 0 0 16 0 22 0 499890075 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6902] ppid=6890 vsize=15686768 CPUtime=6.04 cores=0,2,4,6
/proc/6892/task/6902/stat : 6902 (java) S 6890 6892 4923 0 -1 4202560 380270 0 0 0 535 69 0 0 16 0 22 0 499890075 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6903] ppid=6890 vsize=15686768 CPUtime=29.84 cores=0,2,4,6
/proc/6892/task/6903/stat : 6903 (java) S 6890 6892 4923 0 -1 4202560 11372 0 0 0 2971 13 0 0 15 0 22 0 499890076 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6904] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6904/stat : 6904 (java) S 6890 6892 4923 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 499890076 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6905] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6905/stat : 6905 (java) S 6890 6892 4923 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 499890076 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6906] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6906/stat : 6906 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 499890078 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6907] ppid=6890 vsize=15686768 CPUtime=2.12 cores=0,2,4,6
/proc/6892/task/6907/stat : 6907 (java) S 6890 6892 4923 0 -1 4202560 17331 0 0 0 209 3 0 0 15 0 22 0 499890078 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6908] ppid=6890 vsize=15686768 CPUtime=1.37 cores=0,2,4,6
/proc/6892/task/6908/stat : 6908 (java) S 6890 6892 4923 0 -1 4202560 9458 0 0 0 137 0 0 0 16 0 22 0 499890078 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6909] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6909/stat : 6909 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 499890078 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6910] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6910/stat : 6910 (java) S 6890 6892 4923 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 499890078 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6959] ppid=6890 vsize=15686768 CPUtime=321.37 cores=0,2,4,6
/proc/6892/task/6959/stat : 6959 (java) R 6890 6892 4923 0 -1 4202560 35 0 0 0 32137 0 0 0 25 0 22 0 499894744 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505820058 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6892/tid=6960] ppid=6890 vsize=15686768 CPUtime=254.77 cores=0,2,4,6
/proc/6892/task/6960/stat : 6960 (java) R 6890 6892 4923 0 -1 4202560 34025 0 0 0 25473 4 0 0 25 0 22 0 499894744 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912506482650 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6892/tid=6961] ppid=6890 vsize=15686768 CPUtime=344.44 cores=0,2,4,6
/proc/6892/task/6961/stat : 6961 (java) R 6890 6892 4923 0 -1 4202560 29 0 0 0 34439 5 0 0 25 0 22 0 499894744 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505797485 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6892/tid=6962] ppid=6890 vsize=15686768 CPUtime=314.36 cores=0,2,4,6
/proc/6892/task/6962/stat : 6962 (java) R 6890 6892 4923 0 -1 4202560 23775 0 0 0 31433 3 0 0 25 0 22 0 499894744 16063250432 3522731 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912506031443 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2131.37
Current children cumulated vsize (KiB) 15686768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.47 6.43 5.36 9/220 7008
/proc/meminfo: memFree=99580/32951124 swapFree=67111348/67111528
[pid=6892] ppid=6890 vsize=15686768 CPUtime=2351.47 cores=0,2,4,6
/proc/6892/stat : 6892 (java) S 6890 6892 4923 0 -1 4202496 3990607 0 1 0 234421 726 0 0 25 0 22 0 499890073 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 3921692 3598187 2297 9 0 3912411 0
[pid=6892/tid=6894] ppid=6890 vsize=15686768 CPUtime=807.62 cores=0,2,4,6
/proc/6892/task/6894/stat : 6894 (java) S 6890 6892 4923 0 -1 4202560 650424 0 1 0 80675 87 0 0 25 0 22 0 499890074 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6895] ppid=6890 vsize=15686768 CPUtime=7.64 cores=0,2,4,6
/proc/6892/task/6895/stat : 6895 (java) S 6890 6892 4923 0 -1 4202560 367981 0 0 0 703 61 0 0 16 0 22 0 499890075 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6896] ppid=6890 vsize=15686768 CPUtime=8.23 cores=0,2,4,6
/proc/6892/task/6896/stat : 6896 (java) S 6890 6892 4923 0 -1 4202560 481613 0 0 0 738 85 0 0 16 0 22 0 499890075 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6897] ppid=6890 vsize=15686768 CPUtime=7.88 cores=0,2,4,6
/proc/6892/task/6897/stat : 6897 (java) S 6890 6892 4923 0 -1 4202560 374259 0 0 0 720 68 0 0 16 0 22 0 499890075 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6898] ppid=6890 vsize=15686768 CPUtime=8.26 cores=0,2,4,6
/proc/6892/task/6898/stat : 6898 (java) S 6890 6892 4923 0 -1 4202560 352209 0 0 0 756 70 0 0 16 0 22 0 499890075 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=6892/tid=6899] ppid=6890 vsize=15686768 CPUtime=8.49 cores=0,2,4,6
/proc/6892/task/6899/stat : 6899 (java) S 6890 6892 4923 0 -1 4202560 478594 0 0 0 756 93 0 0 16 0 22 0 499890075 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6900] ppid=6890 vsize=15686768 CPUtime=8.9 cores=0,2,4,6
/proc/6892/task/6900/stat : 6900 (java) S 6890 6892 4923 0 -1 4202560 439861 0 0 0 805 85 0 0 16 0 22 0 499890075 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6901] ppid=6890 vsize=15686768 CPUtime=7.4 cores=0,2,4,6
/proc/6892/task/6901/stat : 6901 (java) S 6890 6892 4923 0 -1 4202560 364143 0 0 0 671 69 0 0 15 0 22 0 499890075 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 6 0 0 0
[pid=6892/tid=6902] ppid=6890 vsize=15686768 CPUtime=7.25 cores=0,2,4,6
/proc/6892/task/6902/stat : 6902 (java) S 6890 6892 4923 0 -1 4202560 384024 0 0 0 655 70 0 0 16 0 22 0 499890075 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6903] ppid=6890 vsize=15686768 CPUtime=32.73 cores=0,2,4,6
/proc/6892/task/6903/stat : 6903 (java) S 6890 6892 4923 0 -1 4202560 11377 0 0 0 3259 14 0 0 15 0 22 0 499890076 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 0 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6904] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6904/stat : 6904 (java) S 6890 6892 4923 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 499890076 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6905] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6905/stat : 6905 (java) S 6890 6892 4923 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 499890076 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 0 0 0 0
[pid=6892/tid=6906] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6906/stat : 6906 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 499890078 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273440177 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6907] ppid=6890 vsize=15686768 CPUtime=2.12 cores=0,2,4,6
/proc/6892/task/6907/stat : 6907 (java) S 6890 6892 4923 0 -1 4202560 17331 0 0 0 209 3 0 0 15 0 22 0 499890078 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6908] ppid=6890 vsize=15686768 CPUtime=1.37 cores=0,2,4,6
/proc/6892/task/6908/stat : 6908 (java) S 6890 6892 4923 0 -1 4202560 9458 0 0 0 137 0 0 0 16 0 22 0 499890078 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6909] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6909/stat : 6909 (java) S 6890 6892 4923 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 499890078 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273432473 0 4 0 16800975 18446604453979851712 0 0 -1 2 0 0 0
[pid=6892/tid=6910] ppid=6890 vsize=15686768 CPUtime=0 cores=0,2,4,6
/proc/6892/task/6910/stat : 6910 (java) S 6890 6892 4923 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 499890078 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 254273433088 0 4 0 16800975 18446604453979851712 0 0 -1 4 0 0 0
[pid=6892/tid=6959] ppid=6890 vsize=15686768 CPUtime=373.17 cores=0,2,4,6
/proc/6892/task/6959/stat : 6959 (java) R 6890 6892 4923 0 -1 4202560 37 0 0 0 37316 1 0 0 25 0 22 0 499894744 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912506673099 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6892/tid=6960] ppid=6890 vsize=15686768 CPUtime=307.1 cores=0,2,4,6
/proc/6892/task/6960/stat : 6960 (java) R 6890 6892 4923 0 -1 4202560 34027 0 0 0 30706 4 0 0 25 0 22 0 499894744 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505884378 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6892/tid=6961] ppid=6890 vsize=15686768 CPUtime=396.82 cores=0,2,4,6
/proc/6892/task/6961/stat : 6961 (java) R 6890 6892 4923 0 -1 4202560 31 0 0 0 39677 5 0 0 25 0 22 0 499894744 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912506310904 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6892/tid=6962] ppid=6890 vsize=15686768 CPUtime=366.35 cores=0,2,4,6
/proc/6892/task/6962/stat : 6962 (java) R 6890 6892 4923 0 -1 4202560 23776 0 0 0 36631 4 0 0 25 0 22 0 499894744 16063250432 3598187 33554432000 1073741824 1073778376 140733596740736 18446744073709551615 46912505609589 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2351.47
Current children cumulated vsize (KiB) 15686768

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

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

[startup+1300.11 s]
/proc/loadavg: 8.47 6.43 5.36 9/220 7008
/proc/meminfo: memFree=99580/32951124 swapFree=67111348/67111528
[pid=6892] ppid=6890 vsize=0 CPUtime=2351.6 cores=0,2,4,6
/proc/6892/stat : 6892 (java) Z 6890 6892 4923 0 -1 4203548 3990633 0 1 0 234424 736 0 0 17 0 2 0 499890073 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 0 0 0 0 0 0 0
[pid=6892/tid=6959] ppid=6890 vsize=0 CPUtime=373.27 cores=0,2,4,6
/proc/6892/task/6959/stat : 6959 (java) R 6890 6892 4923 0 -1 4203588 37 0 0 0 37316 11 0 0 25 0 2 0 499894744 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2351.6
Current children cumulated vsize (KiB) 0

[startup+1300.5 s]
/proc/loadavg: 8.47 6.43 5.36 6/201 7011
/proc/meminfo: memFree=5105116/32951124 swapFree=67111348/67111528
[pid=6892] ppid=6890 vsize=0 CPUtime=2351.99 cores=0,2,4,6
/proc/6892/stat : 6892 (java) Z 6890 6892 4923 0 -1 4203548 3990633 0 1 0 234424 775 0 0 17 0 2 0 499890073 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 0 0 0 0 0 0 0
[pid=6892/tid=6959] ppid=6890 vsize=0 CPUtime=373.65 cores=0,2,4,6
/proc/6892/task/6959/stat : 6959 (java) R 6890 6892 4923 0 -1 4203588 37 0 0 0 37316 49 0 0 25 0 2 0 499894744 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2351.99
Current children cumulated vsize (KiB) 0

[startup+1300.6 s]
/proc/loadavg: 8.47 6.43 5.36 6/201 7011
/proc/meminfo: memFree=5105116/32951124 swapFree=67111348/67111528
[pid=6892] ppid=6890 vsize=0 CPUtime=2352.09 cores=0,2,4,6
/proc/6892/stat : 6892 (java) Z 6890 6892 4923 0 -1 4203548 3990633 0 1 0 234424 785 0 0 17 0 2 0 499890073 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6892/statm: 0 0 0 0 0 0 0
[pid=6892/tid=6959] ppid=6890 vsize=0 CPUtime=373.75 cores=0,2,4,6
/proc/6892/task/6959/stat : 6959 (java) R 6890 6892 4923 0 -1 4203588 37 0 0 0 37316 59 0 0 25 0 2 0 499894744 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2352.09
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.61
CPU time (s): 2352.11
CPU user time (s): 2344.25
CPU system time (s): 7.8638
CPU usage (%): 180.846
Max. virtual memory (cumulated for all children) (KiB): 15712632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2344.25
system time used= 7.8638
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3990633
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= 121708
involuntary context switches= 84202

runsolver used 2.29065 second user time and 4.84426 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 12:59:08
IDJOB=3313330
IDBENCH=20582
IDSOLVER=1699
FILE ID=node140/3313330-1304074738
RUNJOBID= node140-1304073478-6766
PBS_JOBID= 13170433
Free space on /tmp= 72348 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313330-1304074738/watcher-3313330-1304074738 -o /tmp/evaluation-result-3313330-1304074738/solver-3313330-1304074738 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313330-1304074738.cnf

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

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=575302609

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6513208 kB
Buffers:       2300600 kB
Cached:        8141896 kB
SwapCached:          0 kB
Active:       18375360 kB
Inactive:      7457028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6513208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          309248 kB
Writeback:           0 kB
AnonPages:    15389652 kB
Mapped:          23468 kB
Slab:           513392 kB
PageTables:      34680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15705100 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= 72060 MiB
End job on node140 at 2011-04-29 13:20:50