Trace number 3313113

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.32 1207.44

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_32_s.cnf
MD5SUMd21f62eebe8299bb166c60204a4db57a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.2867
Satisfiable
(Un)Satisfiability was proved
Number of variables3264
Number of clauses11382
Sum of the clauses size28964
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25182
Number of clauses of size 36200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	07:45 INFO : Reading from input HOME/instance-3313113-1304183265.cnf
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
1.28/0.66	07:45 INFO : 2804 variables remaining out of 3264
1.28/0.66	07:45 INFO : 44568 literals remaining out of 40346

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-3313113-1304183265/watcher-3313113-1304183265 -o /tmp/evaluation-result-3313113-1304183265/solver-3313113-1304183265 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313113-1304183265.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: 3.70 6.32 7.32 3/176 7271
/proc/meminfo: memFree=30818696/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=256 CPUtime=0 cores=1,3,5,7
/proc/7271/stat : 7271 (java) R 7266 7271 6256 0 -1 4194304 527 0 0 0 0 0 0 0 17 0 1 0 529924434 262144 33 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228239425013 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7271/statm: 64 33 24 9 0 23 0

[startup+0.0181931 s]
/proc/loadavg: 3.70 6.32 7.32 3/176 7271
/proc/meminfo: memFree=30818696/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15655196 CPUtime=0 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 2426 0 1 0 0 0 0 0 17 0 10 0 529924434 16030920704 1871 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3913799 1872 1034 9 0 3904955 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15655196

[startup+0.101173 s]
/proc/loadavg: 3.70 6.32 7.32 3/176 7271
/proc/meminfo: memFree=30818696/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15676044 CPUtime=0.1 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 5473 0 1 0 9 1 0 0 17 0 18 0 529924434 16052269056 4913 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3919011 4914 2115 9 0 3909730 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676044

[startup+0.301077 s]
/proc/loadavg: 3.70 6.32 7.32 3/176 7271
/proc/meminfo: memFree=30818696/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15679860 CPUtime=0.51 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 14127 0 1 0 48 3 0 0 17 0 18 0 529924434 16056176640 12590 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3919965 12595 2206 9 0 3910684 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679860

[startup+0.701008 s]
/proc/loadavg: 3.70 6.32 7.32 3/176 7271
/proc/meminfo: memFree=30818696/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15699592 CPUtime=1.55 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 28126 0 1 0 151 4 0 0 17 0 22 0 529924434 16076382208 24364 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3924898 24364 2253 9 0 3915617 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 15699592

[startup+1.51287 s]
/proc/loadavg: 3.70 6.32 7.32 13/220 7315
/proc/meminfo: memFree=30551868/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15700816 CPUtime=4.73 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 68415 0 1 0 462 11 0 0 17 0 22 0 529924434 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3925204 62989 2272 9 0 3915923 0
[pid=7271/tid=7275] ppid=7266 vsize=15700816 CPUtime=0.64 cores=1,3,5,7
/proc/7271/task/7275/stat : 7275 (java) S 7266 7271 6256 0 -1 4202560 13123 0 1 0 62 2 0 0 20 0 22 0 529924435 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7278] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7278/stat : 7278 (java) S 7266 7271 6256 0 -1 4202560 3384 0 0 0 0 0 0 0 16 0 22 0 529924436 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7280] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7280/stat : 7280 (java) S 7266 7271 6256 0 -1 4202560 1151 0 0 0 0 0 0 0 16 0 22 0 529924436 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7282] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7282/stat : 7282 (java) S 7266 7271 6256 0 -1 4202560 2029 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7285] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7285/stat : 7285 (java) S 7266 7271 6256 0 -1 4202560 1015 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7287] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7287/stat : 7287 (java) S 7266 7271 6256 0 -1 4202560 2538 0 0 0 0 0 0 0 16 0 22 0 529924436 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7289] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7289/stat : 7289 (java) S 7266 7271 6256 0 -1 4202560 786 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7290] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7290/stat : 7290 (java) S 7266 7271 6256 0 -1 4202560 3183 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7291] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7291/stat : 7291 (java) R 7266 7271 6256 0 -1 4202560 1478 0 0 0 0 0 0 0 16 0 22 0 529924436 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7271/tid=7293] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7293/stat : 7293 (java) S 7266 7271 6256 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529924437 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 0 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7295] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7295/stat : 7295 (java) S 7266 7271 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7297] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7297/stat : 7297 (java) S 7266 7271 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7298] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7298/stat : 7298 (java) S 7266 7271 6256 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 529924439 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256172465 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7300] ppid=7266 vsize=15700816 CPUtime=0.89 cores=1,3,5,7
/proc/7271/task/7300/stat : 7300 (java) R 7266 7271 6256 0 -1 4202560 9944 0 0 0 88 1 0 0 20 0 22 0 529924439 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7271/tid=7303] ppid=7266 vsize=15700816 CPUtime=0.9 cores=1,3,5,7
/proc/7271/task/7303/stat : 7303 (java) R 7266 7271 6256 0 -1 4202560 5715 0 0 0 90 0 0 0 19 0 22 0 529924439 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256174773 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7271/tid=7305] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7305/stat : 7305 (java) S 7266 7271 6256 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529924439 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7307] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7307/stat : 7307 (java) S 7266 7271 6256 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529924439 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7308] ppid=7266 vsize=15700816 CPUtime=0.72 cores=1,3,5,7
/proc/7271/task/7308/stat : 7308 (java) R 7266 7271 6256 0 -1 4202560 6364 0 0 0 72 0 0 0 16 0 22 0 529924467 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505179392 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7271/tid=7309] ppid=7266 vsize=15700816 CPUtime=0.46 cores=1,3,5,7
/proc/7271/task/7309/stat : 7309 (java) R 7266 7271 6256 0 -1 4202560 5373 0 0 0 46 0 0 0 16 0 22 0 529924467 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505164128 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7271/tid=7310] ppid=7266 vsize=15700816 CPUtime=0.49 cores=1,3,5,7
/proc/7271/task/7310/stat : 7310 (java) R 7266 7271 6256 0 -1 4202560 4468 0 0 0 49 0 0 0 16 0 22 0 529924467 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505191201 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7271/tid=7311] ppid=7266 vsize=15700816 CPUtime=0.47 cores=1,3,5,7
/proc/7271/task/7311/stat : 7311 (java) R 7266 7271 6256 0 -1 4202560 6404 0 0 0 47 0 0 0 16 0 22 0 529924467 16077635584 62989 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505205061 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 15700816

[startup+3.10159 s]
/proc/loadavg: 3.70 6.32 7.32 13/220 7315
/proc/meminfo: memFree=30058724/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15700816 CPUtime=11.06 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 160611 0 1 0 1082 24 0 0 17 0 22 0 529924434 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3925204 155154 2272 9 0 3915923 0
[pid=7271/tid=7275] ppid=7266 vsize=15700816 CPUtime=0.64 cores=1,3,5,7
/proc/7271/task/7275/stat : 7275 (java) S 7266 7271 6256 0 -1 4202560 13123 0 1 0 62 2 0 0 20 0 22 0 529924435 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7278] ppid=7266 vsize=15700816 CPUtime=0.02 cores=1,3,5,7
/proc/7271/task/7278/stat : 7278 (java) S 7266 7271 6256 0 -1 4202560 6484 0 0 0 1 1 0 0 16 0 22 0 529924436 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7280] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7280/stat : 7280 (java) S 7266 7271 6256 0 -1 4202560 2340 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7282] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7282/stat : 7282 (java) S 7266 7271 6256 0 -1 4202560 3662 0 0 0 0 0 0 0 16 0 22 0 529924436 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7285] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7285/stat : 7285 (java) S 7266 7271 6256 0 -1 4202560 3584 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7287] ppid=7266 vsize=15700816 CPUtime=0.01 cores=1,3,5,7
/proc/7271/task/7287/stat : 7287 (java) S 7266 7271 6256 0 -1 4202560 5381 0 0 0 1 0 0 0 16 0 22 0 529924436 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7289] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7289/stat : 7289 (java) S 7266 7271 6256 0 -1 4202560 2775 0 0 0 0 0 0 0 16 0 22 0 529924436 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7290] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7290/stat : 7290 (java) S 7266 7271 6256 0 -1 4202560 3306 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7291] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7291/stat : 7291 (java) S 7266 7271 6256 0 -1 4202560 4497 0 0 0 0 0 0 0 16 0 22 0 529924436 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7293] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7293/stat : 7293 (java) S 7266 7271 6256 0 -1 4202560 459 0 0 0 0 0 0 0 16 0 22 0 529924437 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 0 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7295] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7295/stat : 7295 (java) S 7266 7271 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7297] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7297/stat : 7297 (java) S 7266 7271 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7298] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7298/stat : 7298 (java) S 7266 7271 6256 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 529924439 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256172465 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7300] ppid=7266 vsize=15700816 CPUtime=0.89 cores=1,3,5,7
/proc/7271/task/7300/stat : 7300 (java) R 7266 7271 6256 0 -1 4202560 9944 0 0 0 88 1 0 0 19 0 22 0 529924439 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 47707351761987 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7271/tid=7303] ppid=7266 vsize=15700816 CPUtime=0.9 cores=1,3,5,7
/proc/7271/task/7303/stat : 7303 (java) R 7266 7271 6256 0 -1 4202560 5716 0 0 0 90 0 0 0 18 0 22 0 529924439 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 47707355732460 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7271/tid=7305] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7305/stat : 7305 (java) S 7266 7271 6256 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529924439 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7307] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7307/stat : 7307 (java) S 7266 7271 6256 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529924439 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7308] ppid=7266 vsize=15700816 CPUtime=2.29 cores=1,3,5,7
/proc/7271/task/7308/stat : 7308 (java) R 7266 7271 6256 0 -1 4202560 20446 0 0 0 227 2 0 0 18 0 22 0 529924467 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505121134 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7271/tid=7309] ppid=7266 vsize=15700816 CPUtime=2.04 cores=1,3,5,7
/proc/7271/task/7309/stat : 7309 (java) R 7266 7271 6256 0 -1 4202560 23817 0 0 0 201 3 0 0 17 0 22 0 529924467 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505766166 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7271/tid=7310] ppid=7266 vsize=15700816 CPUtime=2.05 cores=1,3,5,7
/proc/7271/task/7310/stat : 7310 (java) R 7266 7271 6256 0 -1 4202560 24634 0 0 0 202 3 0 0 17 0 22 0 529924467 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 47707352277968 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7271/tid=7311] ppid=7266 vsize=15700816 CPUtime=2.04 cores=1,3,5,7
/proc/7271/task/7311/stat : 7311 (java) R 7266 7271 6256 0 -1 4202560 29057 0 0 0 201 3 0 0 17 0 22 0 529924467 16077635584 155154 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 47707352277911 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.06
Current children cumulated vsize (KiB) 15700816

[startup+6.30103 s]
/proc/loadavg: 4.21 6.38 7.34 10/220 7315
/proc/meminfo: memFree=27799204/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15700816 CPUtime=23.84 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 437866 0 1 0 2326 58 0 0 17 0 22 0 529924434 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3925204 431014 2288 9 0 3915923 0
[pid=7271/tid=7275] ppid=7266 vsize=15700816 CPUtime=0.64 cores=1,3,5,7
/proc/7271/task/7275/stat : 7275 (java) S 7266 7271 6256 0 -1 4202560 13123 0 1 0 62 2 0 0 20 0 22 0 529924435 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7278] ppid=7266 vsize=15700816 CPUtime=0.02 cores=1,3,5,7
/proc/7271/task/7278/stat : 7278 (java) S 7266 7271 6256 0 -1 4202560 6685 0 0 0 1 1 0 0 15 0 22 0 529924436 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7280] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7280/stat : 7280 (java) S 7266 7271 6256 0 -1 4202560 2853 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7282] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7282/stat : 7282 (java) S 7266 7271 6256 0 -1 4202560 4573 0 0 0 0 0 0 0 16 0 22 0 529924436 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7285] ppid=7266 vsize=15700816 CPUtime=0.01 cores=1,3,5,7
/proc/7271/task/7285/stat : 7285 (java) S 7266 7271 6256 0 -1 4202560 4429 0 0 0 1 0 0 0 15 0 22 0 529924436 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7287] ppid=7266 vsize=15700816 CPUtime=0.01 cores=1,3,5,7
/proc/7271/task/7287/stat : 7287 (java) S 7266 7271 6256 0 -1 4202560 5615 0 0 0 1 0 0 0 15 0 22 0 529924436 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7289] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7289/stat : 7289 (java) S 7266 7271 6256 0 -1 4202560 3505 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7290] ppid=7266 vsize=15700816 CPUtime=0.01 cores=1,3,5,7
/proc/7271/task/7290/stat : 7290 (java) S 7266 7271 6256 0 -1 4202560 4411 0 0 0 1 0 0 0 15 0 22 0 529924436 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7291] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7291/stat : 7291 (java) S 7266 7271 6256 0 -1 4202560 4676 0 0 0 0 0 0 0 15 0 22 0 529924436 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7293] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7293/stat : 7293 (java) S 7266 7271 6256 0 -1 4202560 762 0 0 0 0 0 0 0 16 0 22 0 529924437 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 0 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7295] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7295/stat : 7295 (java) S 7266 7271 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7297] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7297/stat : 7297 (java) S 7266 7271 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7298] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7298/stat : 7298 (java) S 7266 7271 6256 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 529924439 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256172465 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7300] ppid=7266 vsize=15700816 CPUtime=1.13 cores=1,3,5,7
/proc/7271/task/7300/stat : 7300 (java) S 7266 7271 6256 0 -1 4202560 10392 0 0 0 112 1 0 0 15 0 22 0 529924439 16077635584 431014 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0

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

[pid=7271/tid=7309] ppid=7266 vsize=15700816 CPUtime=1047.96 cores=1,3,5,7
/proc/7271/task/7309/stat : 7309 (java) R 7266 7271 6256 0 -1 4202560 330605 0 0 0 104746 50 0 0 25 0 22 0 529924467 16077635584 149811 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505758636 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7271/tid=7310] ppid=7266 vsize=15700816 CPUtime=1048.02 cores=1,3,5,7
/proc/7271/task/7310/stat : 7310 (java) R 7266 7271 6256 0 -1 4202560 329885 0 0 0 104751 51 0 0 25 0 22 0 529924467 16077635584 149811 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505951084 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7271/tid=7311] ppid=7266 vsize=15700816 CPUtime=1048.47 cores=1,3,5,7
/proc/7271/task/7311/stat : 7311 (java) R 7266 7271 6256 0 -1 4202560 332818 0 0 0 104794 53 0 0 21 0 22 0 529924467 16077635584 149811 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505903550 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4223.25
Current children cumulated vsize (KiB) 15700816

[startup+1122.3 s]
/proc/loadavg: 8.16 8.06 7.85 10/220 7345
/proc/meminfo: memFree=29619852/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15700816 CPUtime=4461.87 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 2158746 0 1 0 445722 465 0 0 17 0 22 0 529924434 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3925204 132238 2296 9 0 3915923 0
[pid=7271/tid=7275] ppid=7266 vsize=15700816 CPUtime=0.64 cores=1,3,5,7
/proc/7271/task/7275/stat : 7275 (java) S 7266 7271 6256 0 -1 4202560 13123 0 1 0 62 2 0 0 20 0 22 0 529924435 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7278] ppid=7266 vsize=15700816 CPUtime=3.35 cores=1,3,5,7
/proc/7271/task/7278/stat : 7278 (java) S 7266 7271 6256 0 -1 4202560 106084 0 0 0 312 23 0 0 15 0 22 0 529924436 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7280] ppid=7266 vsize=15700816 CPUtime=3.31 cores=1,3,5,7
/proc/7271/task/7280/stat : 7280 (java) S 7266 7271 6256 0 -1 4202560 98494 0 0 0 312 19 0 0 15 0 22 0 529924436 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7282] ppid=7266 vsize=15700816 CPUtime=3.37 cores=1,3,5,7
/proc/7271/task/7282/stat : 7282 (java) S 7266 7271 6256 0 -1 4202560 99699 0 0 0 317 20 0 0 16 0 22 0 529924436 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7285] ppid=7266 vsize=15700816 CPUtime=3.25 cores=1,3,5,7
/proc/7271/task/7285/stat : 7285 (java) S 7266 7271 6256 0 -1 4202560 102239 0 0 0 303 22 0 0 15 0 22 0 529924436 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7287] ppid=7266 vsize=15700816 CPUtime=3.25 cores=1,3,5,7
/proc/7271/task/7287/stat : 7287 (java) S 7266 7271 6256 0 -1 4202560 97412 0 0 0 305 20 0 0 16 0 22 0 529924436 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7289] ppid=7266 vsize=15700816 CPUtime=3.25 cores=1,3,5,7
/proc/7271/task/7289/stat : 7289 (java) S 7266 7271 6256 0 -1 4202560 95175 0 0 0 304 21 0 0 15 0 22 0 529924436 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7290] ppid=7266 vsize=15700816 CPUtime=3.31 cores=1,3,5,7
/proc/7271/task/7290/stat : 7290 (java) S 7266 7271 6256 0 -1 4202560 105662 0 0 0 310 21 0 0 16 0 22 0 529924436 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7291] ppid=7266 vsize=15700816 CPUtime=3.22 cores=1,3,5,7
/proc/7271/task/7291/stat : 7291 (java) S 7266 7271 6256 0 -1 4202560 97874 0 0 0 299 23 0 0 15 0 22 0 529924436 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7293] ppid=7266 vsize=15700816 CPUtime=2.32 cores=1,3,5,7
/proc/7271/task/7293/stat : 7293 (java) S 7266 7271 6256 0 -1 4202560 6380 0 0 0 155 77 0 0 16 0 22 0 529924437 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 0 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7295] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7295/stat : 7295 (java) S 7266 7271 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7297] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7297/stat : 7297 (java) S 7266 7271 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7298] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7298/stat : 7298 (java) S 7266 7271 6256 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 529924439 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256172465 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7300] ppid=7266 vsize=15700816 CPUtime=1.27 cores=1,3,5,7
/proc/7271/task/7300/stat : 7300 (java) S 7266 7271 6256 0 -1 4202560 10396 0 0 0 126 1 0 0 15 0 22 0 529924439 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7303] ppid=7266 vsize=15700816 CPUtime=1.29 cores=1,3,5,7
/proc/7271/task/7303/stat : 7303 (java) S 7266 7271 6256 0 -1 4202560 5777 0 0 0 129 0 0 0 15 0 22 0 529924439 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7305] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7305/stat : 7305 (java) S 7266 7271 6256 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529924439 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7307] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7307/stat : 7307 (java) S 7266 7271 6256 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 529924439 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7308] ppid=7266 vsize=15700816 CPUtime=1107.69 cores=1,3,5,7
/proc/7271/task/7308/stat : 7308 (java) R 7266 7271 6256 0 -1 4202560 299799 0 0 0 110721 48 0 0 25 0 22 0 529924467 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912506582007 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7271/tid=7309] ppid=7266 vsize=15700816 CPUtime=1107.27 cores=1,3,5,7
/proc/7271/task/7309/stat : 7309 (java) R 7266 7271 6256 0 -1 4202560 338883 0 0 0 110675 52 0 0 25 0 22 0 529924467 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505846865 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7271/tid=7310] ppid=7266 vsize=15700816 CPUtime=1107.25 cores=1,3,5,7
/proc/7271/task/7310/stat : 7310 (java) R 7266 7271 6256 0 -1 4202560 339792 0 0 0 110673 52 0 0 25 0 22 0 529924467 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505828790 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7271/tid=7311] ppid=7266 vsize=15700816 CPUtime=1107.67 cores=1,3,5,7
/proc/7271/task/7311/stat : 7311 (java) R 7266 7271 6256 0 -1 4202560 340510 0 0 0 110712 55 0 0 25 0 22 0 529924467 16077635584 132238 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505766612 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4461.87
Current children cumulated vsize (KiB) 15700816

[startup+1182.3 s]
/proc/loadavg: 8.22 8.08 7.86 10/220 7346
/proc/meminfo: memFree=29680808/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15700816 CPUtime=4700.44 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 2275081 0 1 0 469557 487 0 0 17 0 22 0 529924434 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3925204 140914 2296 9 0 3915923 0
[pid=7271/tid=7275] ppid=7266 vsize=15700816 CPUtime=0.64 cores=1,3,5,7
/proc/7271/task/7275/stat : 7275 (java) S 7266 7271 6256 0 -1 4202560 13123 0 1 0 62 2 0 0 20 0 22 0 529924435 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7278] ppid=7266 vsize=15700816 CPUtime=3.56 cores=1,3,5,7
/proc/7271/task/7278/stat : 7278 (java) S 7266 7271 6256 0 -1 4202560 111756 0 0 0 332 24 0 0 15 0 22 0 529924436 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7280] ppid=7266 vsize=15700816 CPUtime=3.49 cores=1,3,5,7
/proc/7271/task/7280/stat : 7280 (java) S 7266 7271 6256 0 -1 4202560 103666 0 0 0 329 20 0 0 15 0 22 0 529924436 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7282] ppid=7266 vsize=15700816 CPUtime=3.56 cores=1,3,5,7
/proc/7271/task/7282/stat : 7282 (java) S 7266 7271 6256 0 -1 4202560 105874 0 0 0 335 21 0 0 15 0 22 0 529924436 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7285] ppid=7266 vsize=15700816 CPUtime=3.42 cores=1,3,5,7
/proc/7271/task/7285/stat : 7285 (java) S 7266 7271 6256 0 -1 4202560 107975 0 0 0 318 24 0 0 16 0 22 0 529924436 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7287] ppid=7266 vsize=15700816 CPUtime=3.43 cores=1,3,5,7
/proc/7271/task/7287/stat : 7287 (java) S 7266 7271 6256 0 -1 4202560 103108 0 0 0 322 21 0 0 16 0 22 0 529924436 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7289] ppid=7266 vsize=15700816 CPUtime=3.43 cores=1,3,5,7
/proc/7271/task/7289/stat : 7289 (java) S 7266 7271 6256 0 -1 4202560 100509 0 0 0 321 22 0 0 15 0 22 0 529924436 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7290] ppid=7266 vsize=15700816 CPUtime=3.5 cores=1,3,5,7
/proc/7271/task/7290/stat : 7290 (java) S 7266 7271 6256 0 -1 4202560 111079 0 0 0 328 22 0 0 15 0 22 0 529924436 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7291] ppid=7266 vsize=15700816 CPUtime=3.38 cores=1,3,5,7
/proc/7271/task/7291/stat : 7291 (java) S 7266 7271 6256 0 -1 4202560 103535 0 0 0 314 24 0 0 15 0 22 0 529924436 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7293] ppid=7266 vsize=15700816 CPUtime=2.45 cores=1,3,5,7
/proc/7271/task/7293/stat : 7293 (java) S 7266 7271 6256 0 -1 4202560 6739 0 0 0 164 81 0 0 15 0 22 0 529924437 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 0 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7295] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7295/stat : 7295 (java) S 7266 7271 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7297] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7297/stat : 7297 (java) S 7266 7271 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7298] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7298/stat : 7298 (java) S 7266 7271 6256 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 529924439 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256172465 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7300] ppid=7266 vsize=15700816 CPUtime=1.27 cores=1,3,5,7
/proc/7271/task/7300/stat : 7300 (java) S 7266 7271 6256 0 -1 4202560 10396 0 0 0 126 1 0 0 15 0 22 0 529924439 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7303] ppid=7266 vsize=15700816 CPUtime=1.29 cores=1,3,5,7
/proc/7271/task/7303/stat : 7303 (java) S 7266 7271 6256 0 -1 4202560 5777 0 0 0 129 0 0 0 15 0 22 0 529924439 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7305] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7305/stat : 7305 (java) S 7266 7271 6256 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529924439 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7307] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7307/stat : 7307 (java) S 7266 7271 6256 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529924439 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7308] ppid=7266 vsize=15700816 CPUtime=1166.96 cores=1,3,5,7
/proc/7271/task/7308/stat : 7308 (java) R 7266 7271 6256 0 -1 4202560 317207 0 0 0 116645 51 0 0 25 0 22 0 529924467 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505828465 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7271/tid=7309] ppid=7266 vsize=15700816 CPUtime=1166.55 cores=1,3,5,7
/proc/7271/task/7309/stat : 7309 (java) R 7266 7271 6256 0 -1 4202560 355561 0 0 0 116602 53 0 0 25 0 22 0 529924467 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505766426 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7271/tid=7310] ppid=7266 vsize=15700816 CPUtime=1166.43 cores=1,3,5,7
/proc/7271/task/7310/stat : 7310 (java) R 7266 7271 6256 0 -1 4202560 358743 0 0 0 116589 54 0 0 25 0 22 0 529924467 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505828287 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7271/tid=7311] ppid=7266 vsize=15700816 CPUtime=1166.9 cores=1,3,5,7
/proc/7271/task/7311/stat : 7311 (java) R 7266 7271 6256 0 -1 4202560 358584 0 0 0 116633 57 0 0 25 0 22 0 529924467 16077635584 140914 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505846447 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.44
Current children cumulated vsize (KiB) 15700816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.22 8.09 7.87 5/197 7350
/proc/meminfo: memFree=30281500/32951124 swapFree=67111364/67111528
[pid=7271] ppid=7266 vsize=15700816 CPUtime=4800.26 cores=1,3,5,7
/proc/7271/stat : 7271 (java) S 7266 7271 6256 0 -1 4202496 2311447 0 1 0 479532 494 0 0 17 0 22 0 529924434 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/7271/statm: 3925204 134480 2296 9 0 3915923 0
[pid=7271/tid=7275] ppid=7266 vsize=15700816 CPUtime=0.64 cores=1,3,5,7
/proc/7271/task/7275/stat : 7275 (java) S 7266 7271 6256 0 -1 4202560 13123 0 1 0 62 2 0 0 20 0 22 0 529924435 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7278] ppid=7266 vsize=15700816 CPUtime=3.61 cores=1,3,5,7
/proc/7271/task/7278/stat : 7278 (java) S 7266 7271 6256 0 -1 4202560 113348 0 0 0 337 24 0 0 15 0 22 0 529924436 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7280] ppid=7266 vsize=15700816 CPUtime=3.59 cores=1,3,5,7
/proc/7271/task/7280/stat : 7280 (java) S 7266 7271 6256 0 -1 4202560 106050 0 0 0 338 21 0 0 15 0 22 0 529924436 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7282] ppid=7266 vsize=15700816 CPUtime=3.63 cores=1,3,5,7
/proc/7271/task/7282/stat : 7282 (java) S 7266 7271 6256 0 -1 4202560 107406 0 0 0 341 22 0 0 15 0 22 0 529924436 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7285] ppid=7266 vsize=15700816 CPUtime=3.47 cores=1,3,5,7
/proc/7271/task/7285/stat : 7285 (java) S 7266 7271 6256 0 -1 4202560 109623 0 0 0 323 24 0 0 15 0 22 0 529924436 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7287] ppid=7266 vsize=15700816 CPUtime=3.49 cores=1,3,5,7
/proc/7271/task/7287/stat : 7287 (java) S 7266 7271 6256 0 -1 4202560 105275 0 0 0 328 21 0 0 15 0 22 0 529924436 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7289] ppid=7266 vsize=15700816 CPUtime=3.49 cores=1,3,5,7
/proc/7271/task/7289/stat : 7289 (java) S 7266 7271 6256 0 -1 4202560 101740 0 0 0 327 22 0 0 15 0 22 0 529924436 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7290] ppid=7266 vsize=15700816 CPUtime=3.57 cores=1,3,5,7
/proc/7271/task/7290/stat : 7290 (java) S 7266 7271 6256 0 -1 4202560 112578 0 0 0 334 23 0 0 15 0 22 0 529924436 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7291] ppid=7266 vsize=15700816 CPUtime=3.46 cores=1,3,5,7
/proc/7271/task/7291/stat : 7291 (java) S 7266 7271 6256 0 -1 4202560 105690 0 0 0 321 25 0 0 15 0 22 0 529924436 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7293] ppid=7266 vsize=15700816 CPUtime=2.5 cores=1,3,5,7
/proc/7271/task/7293/stat : 7293 (java) S 7266 7271 6256 0 -1 4202560 6838 0 0 0 167 83 0 0 15 0 22 0 529924437 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 0 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7295] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7295/stat : 7295 (java) S 7266 7271 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7297] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7297/stat : 7297 (java) S 7266 7271 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529924437 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7298] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7298/stat : 7298 (java) S 7266 7271 6256 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 529924439 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256172465 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7300] ppid=7266 vsize=15700816 CPUtime=1.27 cores=1,3,5,7
/proc/7271/task/7300/stat : 7300 (java) S 7266 7271 6256 0 -1 4202560 10396 0 0 0 126 1 0 0 15 0 22 0 529924439 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 3 0 0 0
[pid=7271/tid=7303] ppid=7266 vsize=15700816 CPUtime=1.29 cores=1,3,5,7
/proc/7271/task/7303/stat : 7303 (java) S 7266 7271 6256 0 -1 4202560 5777 0 0 0 129 0 0 0 15 0 22 0 529924439 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 1 0 0 0
[pid=7271/tid=7305] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7305/stat : 7305 (java) S 7266 7271 6256 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529924439 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256164761 0 4 0 16800975 18446604471115593728 0 0 -1 5 0 0 0
[pid=7271/tid=7307] ppid=7266 vsize=15700816 CPUtime=0 cores=1,3,5,7
/proc/7271/task/7307/stat : 7307 (java) S 7266 7271 6256 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529924439 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 228256165376 0 4 0 16800975 18446604471115593728 0 0 -1 7 0 0 0
[pid=7271/tid=7308] ppid=7266 vsize=15700816 CPUtime=1191.8 cores=1,3,5,7
/proc/7271/task/7308/stat : 7308 (java) R 7266 7271 6256 0 -1 4202560 323124 0 0 0 119129 51 0 0 25 0 22 0 529924467 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505846432 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=7271/tid=7309] ppid=7266 vsize=15700816 CPUtime=1191.29 cores=1,3,5,7
/proc/7271/task/7309/stat : 7309 (java) R 7266 7271 6256 0 -1 4202560 360119 0 0 0 119075 54 0 0 25 0 22 0 529924467 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912506583349 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=7271/tid=7310] ppid=7266 vsize=15700816 CPUtime=1191.25 cores=1,3,5,7
/proc/7271/task/7310/stat : 7310 (java) R 7266 7271 6256 0 -1 4202560 364876 0 0 0 119070 55 0 0 25 0 22 0 529924467 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912505766426 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=7271/tid=7311] ppid=7266 vsize=15700816 CPUtime=1191.75 cores=1,3,5,7
/proc/7271/task/7311/stat : 7311 (java) R 7266 7271 6256 0 -1 4202560 364033 0 0 0 119117 58 0 0 25 0 22 0 529924467 16077635584 134480 33554432000 1073741824 1073778376 140736079373280 18446744073709551615 46912506101414 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 15700816

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

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

Child status: 143
Real time (s): 1207.44
CPU time (s): 4800.32
CPU user time (s): 4795.35
CPU system time (s): 4.96724
CPU usage (%): 397.562
Max. virtual memory (cumulated for all children) (KiB): 15700816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.35
system time used= 4.96724
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2311473
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= 249231
involuntary context switches= 159906

runsolver used 1.9887 second user time and 4.71228 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 19:07:45
IDJOB=3313113
IDBENCH=83197
IDSOLVER=1699
FILE ID=node136/3313113-1304183265
RUNJOBID= node136-1304183265-7253
PBS_JOBID= 13172430
Free space on /tmp= 73080 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_32_s.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313113-1304183265/watcher-3313113-1304183265 -o /tmp/evaluation-result-3313113-1304183265/solver-3313113-1304183265 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313113-1304183265.cnf

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

MD5SUM BENCH= d21f62eebe8299bb166c60204a4db57a
RANDOM SEED=1758018969

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30819248 kB
Buffers:        630696 kB
Cached:        1013360 kB
SwapCached:          0 kB
Active:         219776 kB
Inactive:      1488240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30819248 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3588 kB
Writeback:           8 kB
AnonPages:       62816 kB
Mapped:          14396 kB
Slab:           360844 kB
PageTables:       4600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189612 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= 73080 MiB
End job on node136 at 2011-04-30 19:27:54