Trace number 3311154

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.43 1204.45

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1300417189-038-UNKNOWN.cnf
MD5SUM0ed8ade65938c7fcf06ab054c90e3de3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.200968
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
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	22:22 INFO : Reading from input HOME/instance-3311154-1304112142.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.69	22:23 INFO : 2489 variables remaining out of 2500
1.28/0.69	22:23 INFO : 41704 literals remaining out of 42000

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.57 7.95 7.91 8/198 21507
/proc/meminfo: memFree=17637300/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/21507/stat : 21507 (java) R 21505 21507 20915 0 -1 4202496 1193 0 0 0 0 0 0 0 25 0 1 0 522816815 23580672 680 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216629552616 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21507/statm: 5757 680 507 9 0 124 0

[startup+0.106179 s]
/proc/loadavg: 7.57 7.95 7.91 8/198 21507
/proc/meminfo: memFree=17637300/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15676780 CPUtime=0.1 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 5634 0 1 0 9 1 0 0 25 0 18 0 522816815 16053022720 5041 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3919195 5041 2117 9 0 3909914 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676780

[startup+0.201162 s]
/proc/loadavg: 7.57 7.95 7.91 8/198 21507
/proc/meminfo: memFree=17637300/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15677884 CPUtime=0.27 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 7010 0 1 0 25 2 0 0 25 0 18 0 522816815 16054153216 6404 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3919471 6404 2184 9 0 3910190 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15677884

[startup+0.301136 s]
/proc/loadavg: 7.57 7.95 7.91 8/198 21507
/proc/meminfo: memFree=17637300/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15680528 CPUtime=0.51 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 14999 0 1 0 48 3 0 0 25 0 18 0 522816815 16056860672 13525 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3920132 13531 2207 9 0 3910851 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680528

[startup+0.701061 s]
/proc/loadavg: 7.57 7.95 7.91 8/198 21507
/proc/meminfo: memFree=17637300/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15699676 CPUtime=1.59 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 30090 0 1 0 154 5 0 0 25 0 22 0 522816815 16076468224 26078 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3924919 26078 2253 9 0 3915638 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 15699676

[startup+1.50089 s]
/proc/loadavg: 7.57 7.95 7.91 13/220 21529
/proc/meminfo: memFree=17226252/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15706964 CPUtime=4.58 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 73249 0 1 0 446 12 0 0 25 0 22 0 522816815 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3926741 64750 2276 9 0 3917460 0
[pid=21507/tid=21509] ppid=21505 vsize=15706964 CPUtime=0.68 cores=1,3,5,7
/proc/21507/task/21509/stat : 21509 (java) S 21505 21507 20915 0 -1 4202560 13360 0 1 0 65 3 0 0 20 0 22 0 522816816 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21510] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21510/stat : 21510 (java) S 21505 21507 20915 0 -1 4202560 1347 0 0 0 0 0 0 0 15 0 22 0 522816816 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21511] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21511/stat : 21511 (java) S 21505 21507 20915 0 -1 4202560 3171 0 0 0 0 0 0 0 16 0 22 0 522816816 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21512] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21512/stat : 21512 (java) S 21505 21507 20915 0 -1 4202560 1141 0 0 0 0 0 0 0 15 0 22 0 522816816 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21513] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21513/stat : 21513 (java) S 21505 21507 20915 0 -1 4202560 632 0 0 0 0 0 0 0 15 0 22 0 522816816 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21514] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21514/stat : 21514 (java) S 21505 21507 20915 0 -1 4202560 1875 0 0 0 0 0 0 0 15 0 22 0 522816816 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21515] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21515/stat : 21515 (java) S 21505 21507 20915 0 -1 4202560 650 0 0 0 0 0 0 0 15 0 22 0 522816816 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21516] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21516/stat : 21516 (java) S 21505 21507 20915 0 -1 4202560 1947 0 0 0 0 0 0 0 16 0 22 0 522816816 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21517] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21517/stat : 21517 (java) S 21505 21507 20915 0 -1 4202560 1992 0 0 0 0 0 0 0 15 0 22 0 522816816 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21518] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21518/stat : 21518 (java) S 21505 21507 20915 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 522816817 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 0 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21519] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21519/stat : 21519 (java) S 21505 21507 20915 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21520] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21520/stat : 21520 (java) S 21505 21507 20915 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21521] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21521/stat : 21521 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646338993 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21522] ppid=21505 vsize=15706964 CPUtime=0.89 cores=1,3,5,7
/proc/21507/task/21522/stat : 21522 (java) R 21505 21507 20915 0 -1 4202560 16725 0 0 0 88 1 0 0 17 0 22 0 522816820 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646341301 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21507/tid=21523] ppid=21505 vsize=15706964 CPUtime=0.96 cores=1,3,5,7
/proc/21507/task/21523/stat : 21523 (java) S 21505 21507 20915 0 -1 4202560 6762 0 0 0 96 0 0 0 16 0 22 0 522816820 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21524] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21524/stat : 21524 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21525] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21525/stat : 21525 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522816820 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21526] ppid=21505 vsize=15706964 CPUtime=0.41 cores=1,3,5,7
/proc/21507/task/21526/stat : 21526 (java) R 21505 21507 20915 0 -1 4202560 4968 0 0 0 41 0 0 0 16 0 22 0 522816847 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505870221 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21507/tid=21527] ppid=21505 vsize=15706964 CPUtime=0.43 cores=1,3,5,7
/proc/21507/task/21527/stat : 21527 (java) R 21505 21507 20915 0 -1 4202560 5227 0 0 0 43 0 0 0 16 0 22 0 522816847 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505837185 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21507/tid=21528] ppid=21505 vsize=15706964 CPUtime=0.6 cores=1,3,5,7
/proc/21507/task/21528/stat : 21528 (java) R 21505 21507 20915 0 -1 4202560 6676 0 0 0 59 1 0 0 16 0 22 0 522816847 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505836955 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21507/tid=21529] ppid=21505 vsize=15706964 CPUtime=0.46 cores=1,3,5,7
/proc/21507/task/21529/stat : 21529 (java) R 21505 21507 20915 0 -1 4202560 5318 0 0 0 46 0 0 0 16 0 22 0 522816847 16083931136 64750 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 47078746047210 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 15706964

[startup+3.10161 s]
/proc/loadavg: 7.57 7.95 7.91 10/220 21529
/proc/meminfo: memFree=16691316/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15706964 CPUtime=10.96 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 197700 0 1 0 1066 30 0 0 25 0 22 0 522816815 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3926741 189060 2279 9 0 3917460 0
[pid=21507/tid=21509] ppid=21505 vsize=15706964 CPUtime=0.68 cores=1,3,5,7
/proc/21507/task/21509/stat : 21509 (java) S 21505 21507 20915 0 -1 4202560 13360 0 1 0 65 3 0 0 20 0 22 0 522816816 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21510] ppid=21505 vsize=15706964 CPUtime=0.01 cores=1,3,5,7
/proc/21507/task/21510/stat : 21510 (java) S 21505 21507 20915 0 -1 4202560 4290 0 0 0 1 0 0 0 15 0 22 0 522816816 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21511] ppid=21505 vsize=15706964 CPUtime=0.03 cores=1,3,5,7
/proc/21507/task/21511/stat : 21511 (java) S 21505 21507 20915 0 -1 4202560 8169 0 0 0 2 1 0 0 15 0 22 0 522816816 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21512] ppid=21505 vsize=15706964 CPUtime=0.01 cores=1,3,5,7
/proc/21507/task/21512/stat : 21512 (java) S 21505 21507 20915 0 -1 4202560 3420 0 0 0 1 0 0 0 15 0 22 0 522816816 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21513] ppid=21505 vsize=15706964 CPUtime=0.02 cores=1,3,5,7
/proc/21507/task/21513/stat : 21513 (java) S 21505 21507 20915 0 -1 4202560 9059 0 0 0 1 1 0 0 16 0 22 0 522816816 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21514] ppid=21505 vsize=15706964 CPUtime=0.05 cores=1,3,5,7
/proc/21507/task/21514/stat : 21514 (java) S 21505 21507 20915 0 -1 4202560 15064 0 0 0 3 2 0 0 16 0 22 0 522816816 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21515] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21515/stat : 21515 (java) S 21505 21507 20915 0 -1 4202560 2956 0 0 0 0 0 0 0 15 0 22 0 522816816 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21516] ppid=21505 vsize=15706964 CPUtime=0.04 cores=1,3,5,7
/proc/21507/task/21516/stat : 21516 (java) S 21505 21507 20915 0 -1 4202560 10871 0 0 0 3 1 0 0 15 0 22 0 522816816 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21517] ppid=21505 vsize=15706964 CPUtime=0.03 cores=1,3,5,7
/proc/21507/task/21517/stat : 21517 (java) S 21505 21507 20915 0 -1 4202560 9958 0 0 0 2 1 0 0 15 0 22 0 522816816 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21518] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21518/stat : 21518 (java) S 21505 21507 20915 0 -1 4202560 500 0 0 0 0 0 0 0 16 0 22 0 522816817 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 0 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21519] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21519/stat : 21519 (java) S 21505 21507 20915 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21520] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21520/stat : 21520 (java) S 21505 21507 20915 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21521] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21521/stat : 21521 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646338993 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21522] ppid=21505 vsize=15706964 CPUtime=0.9 cores=1,3,5,7
/proc/21507/task/21522/stat : 21522 (java) R 21505 21507 20915 0 -1 4202560 16728 0 0 0 89 1 0 0 15 0 22 0 522816820 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 47078746697544 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21507/tid=21523] ppid=21505 vsize=15706964 CPUtime=0.99 cores=1,3,5,7
/proc/21507/task/21523/stat : 21523 (java) S 21505 21507 20915 0 -1 4202560 6765 0 0 0 99 0 0 0 15 0 22 0 522816820 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21524] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21524/stat : 21524 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21525] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21525/stat : 21525 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522816820 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21526] ppid=21505 vsize=15706964 CPUtime=1.96 cores=1,3,5,7
/proc/21507/task/21526/stat : 21526 (java) R 21505 21507 20915 0 -1 4202560 22586 0 0 0 193 3 0 0 17 0 22 0 522816847 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912506245943 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21507/tid=21527] ppid=21505 vsize=15706964 CPUtime=1.97 cores=1,3,5,7
/proc/21507/task/21527/stat : 21527 (java) R 21505 21507 20915 0 -1 4202560 23954 0 0 0 195 2 0 0 17 0 22 0 522816847 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505947208 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21507/tid=21528] ppid=21505 vsize=15706964 CPUtime=2.13 cores=1,3,5,7
/proc/21507/task/21528/stat : 21528 (java) R 21505 21507 20915 0 -1 4202560 24916 0 0 0 210 3 0 0 17 0 22 0 522816847 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 47078746048097 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21507/tid=21529] ppid=21505 vsize=15706964 CPUtime=1.98 cores=1,3,5,7
/proc/21507/task/21529/stat : 21529 (java) R 21505 21507 20915 0 -1 4202560 23719 0 0 0 195 3 0 0 17 0 22 0 522816847 16083931136 189060 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646332358 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 15706964

[startup+6.30104 s]
/proc/loadavg: 7.68 7.97 7.92 9/220 21529
/proc/meminfo: memFree=15463476/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15706964 CPUtime=23.74 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 334412 0 1 0 2322 52 0 0 25 0 22 0 522816815 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3926741 325514 2279 9 0 3917460 0
[pid=21507/tid=21509] ppid=21505 vsize=15706964 CPUtime=0.68 cores=1,3,5,7
/proc/21507/task/21509/stat : 21509 (java) S 21505 21507 20915 0 -1 4202560 13360 0 1 0 65 3 0 0 20 0 22 0 522816816 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21510] ppid=21505 vsize=15706964 CPUtime=0.03 cores=1,3,5,7
/proc/21507/task/21510/stat : 21510 (java) S 21505 21507 20915 0 -1 4202560 8756 0 0 0 2 1 0 0 16 0 22 0 522816816 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21511] ppid=21505 vsize=15706964 CPUtime=0.07 cores=1,3,5,7
/proc/21507/task/21511/stat : 21511 (java) S 21505 21507 20915 0 -1 4202560 18593 0 0 0 4 3 0 0 16 0 22 0 522816816 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21512] ppid=21505 vsize=15706964 CPUtime=0.01 cores=1,3,5,7
/proc/21507/task/21512/stat : 21512 (java) S 21505 21507 20915 0 -1 4202560 3420 0 0 0 1 0 0 0 15 0 22 0 522816816 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21513] ppid=21505 vsize=15706964 CPUtime=0.05 cores=1,3,5,7
/proc/21507/task/21513/stat : 21513 (java) S 21505 21507 20915 0 -1 4202560 13332 0 0 0 3 2 0 0 15 0 22 0 522816816 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21514] ppid=21505 vsize=15706964 CPUtime=0.06 cores=1,3,5,7
/proc/21507/task/21514/stat : 21514 (java) S 21505 21507 20915 0 -1 4202560 20197 0 0 0 3 3 0 0 16 0 22 0 522816816 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21515] ppid=21505 vsize=15706964 CPUtime=0.05 cores=1,3,5,7
/proc/21507/task/21515/stat : 21515 (java) S 21505 21507 20915 0 -1 4202560 12745 0 0 0 2 3 0 0 16 0 22 0 522816816 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21516] ppid=21505 vsize=15706964 CPUtime=0.07 cores=1,3,5,7
/proc/21507/task/21516/stat : 21516 (java) S 21505 21507 20915 0 -1 4202560 16336 0 0 0 4 3 0 0 16 0 22 0 522816816 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21517] ppid=21505 vsize=15706964 CPUtime=0.03 cores=1,3,5,7
/proc/21507/task/21517/stat : 21517 (java) S 21505 21507 20915 0 -1 4202560 9958 0 0 0 2 1 0 0 15 0 22 0 522816816 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21518] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21518/stat : 21518 (java) S 21505 21507 20915 0 -1 4202560 800 0 0 0 0 0 0 0 15 0 22 0 522816817 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 0 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21519] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21519/stat : 21519 (java) S 21505 21507 20915 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21520] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21520/stat : 21520 (java) S 21505 21507 20915 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21521] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21521/stat : 21521 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646338993 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21522] ppid=21505 vsize=15706964 CPUtime=0.99 cores=1,3,5,7
/proc/21507/task/21522/stat : 21522 (java) S 21505 21507 20915 0 -1 4202560 16738 0 0 0 98 1 0 0 15 0 22 0 522816820 16083931136 325514 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0

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

[pid=21507/tid=21527] ppid=21505 vsize=15706964 CPUtime=1050.05 cores=1,3,5,7
/proc/21507/task/21527/stat : 21527 (java) R 21505 21507 20915 0 -1 4202560 322813 0 0 0 104965 40 0 0 25 0 22 0 522816847 16083931136 243508 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505747708 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21507/tid=21528] ppid=21505 vsize=15706964 CPUtime=1050.85 cores=1,3,5,7
/proc/21507/task/21528/stat : 21528 (java) R 21505 21507 20915 0 -1 4202560 306481 0 0 0 105043 42 0 0 25 0 22 0 522816847 16083931136 243508 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505748228 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21507/tid=21529] ppid=21505 vsize=15706964 CPUtime=1049.3 cores=1,3,5,7
/proc/21507/task/21529/stat : 21529 (java) R 21505 21507 20915 0 -1 4202560 307017 0 0 0 104890 40 0 0 25 0 22 0 522816847 16083931136 243508 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505748280 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4233.69
Current children cumulated vsize (KiB) 15706964

[startup+1122.3 s]
/proc/loadavg: 8.07 8.09 8.02 9/220 21559
/proc/meminfo: memFree=15382224/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15706964 CPUtime=4472.89 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 3495239 0 1 0 446705 584 0 0 25 0 22 0 522816815 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3926741 219532 2297 9 0 3917460 0
[pid=21507/tid=21509] ppid=21505 vsize=15706964 CPUtime=0.68 cores=1,3,5,7
/proc/21507/task/21509/stat : 21509 (java) S 21505 21507 20915 0 -1 4202560 13360 0 1 0 65 3 0 0 20 0 22 0 522816816 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21510] ppid=21505 vsize=15706964 CPUtime=3.78 cores=1,3,5,7
/proc/21507/task/21510/stat : 21510 (java) S 21505 21507 20915 0 -1 4202560 249252 0 0 0 339 39 0 0 15 0 22 0 522816816 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21511] ppid=21505 vsize=15706964 CPUtime=3.79 cores=1,3,5,7
/proc/21507/task/21511/stat : 21511 (java) S 21505 21507 20915 0 -1 4202560 268403 0 0 0 335 44 0 0 15 0 22 0 522816816 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21512] ppid=21505 vsize=15706964 CPUtime=3.86 cores=1,3,5,7
/proc/21507/task/21512/stat : 21512 (java) S 21505 21507 20915 0 -1 4202560 251778 0 0 0 347 39 0 0 16 0 22 0 522816816 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21513] ppid=21505 vsize=15706964 CPUtime=3.73 cores=1,3,5,7
/proc/21507/task/21513/stat : 21513 (java) S 21505 21507 20915 0 -1 4202560 252366 0 0 0 333 40 0 0 15 0 22 0 522816816 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21514] ppid=21505 vsize=15706964 CPUtime=4.06 cores=1,3,5,7
/proc/21507/task/21514/stat : 21514 (java) S 21505 21507 20915 0 -1 4202560 290939 0 0 0 361 45 0 0 15 0 22 0 522816816 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21515] ppid=21505 vsize=15706964 CPUtime=3.78 cores=1,3,5,7
/proc/21507/task/21515/stat : 21515 (java) S 21505 21507 20915 0 -1 4202560 285193 0 0 0 337 41 0 0 15 0 22 0 522816816 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21516] ppid=21505 vsize=15706964 CPUtime=3.85 cores=1,3,5,7
/proc/21507/task/21516/stat : 21516 (java) S 21505 21507 20915 0 -1 4202560 291505 0 0 0 339 46 0 0 15 0 22 0 522816816 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21517] ppid=21505 vsize=15706964 CPUtime=3.78 cores=1,3,5,7
/proc/21507/task/21517/stat : 21517 (java) S 21505 21507 20915 0 -1 4202560 273532 0 0 0 333 45 0 0 16 0 22 0 522816816 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21518] ppid=21505 vsize=15706964 CPUtime=1.76 cores=1,3,5,7
/proc/21507/task/21518/stat : 21518 (java) S 21505 21507 20915 0 -1 4202560 9782 0 0 0 112 64 0 0 15 0 22 0 522816817 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 0 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21519] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21519/stat : 21519 (java) S 21505 21507 20915 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21520] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21520/stat : 21520 (java) S 21505 21507 20915 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21521] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21521/stat : 21521 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646338993 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21522] ppid=21505 vsize=15706964 CPUtime=1.13 cores=1,3,5,7
/proc/21507/task/21522/stat : 21522 (java) S 21505 21507 20915 0 -1 4202560 16780 0 0 0 111 2 0 0 15 0 22 0 522816820 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21523] ppid=21505 vsize=15706964 CPUtime=1.18 cores=1,3,5,7
/proc/21507/task/21523/stat : 21523 (java) S 21505 21507 20915 0 -1 4202560 6785 0 0 0 118 0 0 0 15 0 22 0 522816820 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21524] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21524/stat : 21524 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21525] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21525/stat : 21525 (java) S 21505 21507 20915 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522816820 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21526] ppid=21505 vsize=15706964 CPUtime=1109.11 cores=1,3,5,7
/proc/21507/task/21526/stat : 21526 (java) R 21505 21507 20915 0 -1 4202560 309786 0 0 0 110870 41 0 0 25 0 22 0 522816847 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505748240 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21507/tid=21527] ppid=21505 vsize=15706964 CPUtime=1109.42 cores=1,3,5,7
/proc/21507/task/21527/stat : 21527 (java) R 21505 21507 20915 0 -1 4202560 335178 0 0 0 110900 42 0 0 25 0 22 0 522816847 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505748280 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21507/tid=21528] ppid=21505 vsize=15706964 CPUtime=1110.07 cores=1,3,5,7
/proc/21507/task/21528/stat : 21528 (java) R 21505 21507 20915 0 -1 4202560 318284 0 0 0 110964 43 0 0 25 0 22 0 522816847 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505748438 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21507/tid=21529] ppid=21505 vsize=15706964 CPUtime=1108.75 cores=1,3,5,7
/proc/21507/task/21529/stat : 21529 (java) R 21505 21507 20915 0 -1 4202560 320865 0 0 0 110833 42 0 0 25 0 22 0 522816847 16083931136 219532 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912506082085 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4472.89
Current children cumulated vsize (KiB) 15706964

[startup+1182.3 s]
/proc/loadavg: 8.12 8.10 8.03 9/220 21561
/proc/meminfo: memFree=15366672/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15706964 CPUtime=4712.18 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 3672154 0 1 0 470604 614 0 0 25 0 22 0 522816815 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3926741 242591 2297 9 0 3917460 0
[pid=21507/tid=21509] ppid=21505 vsize=15706964 CPUtime=0.68 cores=1,3,5,7
/proc/21507/task/21509/stat : 21509 (java) S 21505 21507 20915 0 -1 4202560 13360 0 1 0 65 3 0 0 20 0 22 0 522816816 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21510] ppid=21505 vsize=15706964 CPUtime=4.05 cores=1,3,5,7
/proc/21507/task/21510/stat : 21510 (java) S 21505 21507 20915 0 -1 4202560 268665 0 0 0 362 43 0 0 16 0 22 0 522816816 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21511] ppid=21505 vsize=15706964 CPUtime=3.99 cores=1,3,5,7
/proc/21507/task/21511/stat : 21511 (java) S 21505 21507 20915 0 -1 4202560 283985 0 0 0 353 46 0 0 15 0 22 0 522816816 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21512] ppid=21505 vsize=15706964 CPUtime=4.1 cores=1,3,5,7
/proc/21507/task/21512/stat : 21512 (java) S 21505 21507 20915 0 -1 4202560 272023 0 0 0 369 41 0 0 15 0 22 0 522816816 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21513] ppid=21505 vsize=15706964 CPUtime=3.92 cores=1,3,5,7
/proc/21507/task/21513/stat : 21513 (java) S 21505 21507 20915 0 -1 4202560 275629 0 0 0 349 43 0 0 16 0 22 0 522816816 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21514] ppid=21505 vsize=15706964 CPUtime=4.3 cores=1,3,5,7
/proc/21507/task/21514/stat : 21514 (java) S 21505 21507 20915 0 -1 4202560 307220 0 0 0 382 48 0 0 15 0 22 0 522816816 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21515] ppid=21505 vsize=15706964 CPUtime=3.98 cores=1,3,5,7
/proc/21507/task/21515/stat : 21515 (java) S 21505 21507 20915 0 -1 4202560 297207 0 0 0 354 44 0 0 16 0 22 0 522816816 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21516] ppid=21505 vsize=15706964 CPUtime=4.08 cores=1,3,5,7
/proc/21507/task/21516/stat : 21516 (java) S 21505 21507 20915 0 -1 4202560 305094 0 0 0 360 48 0 0 16 0 22 0 522816816 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21517] ppid=21505 vsize=15706964 CPUtime=3.98 cores=1,3,5,7
/proc/21507/task/21517/stat : 21517 (java) S 21505 21507 20915 0 -1 4202560 291738 0 0 0 351 47 0 0 15 0 22 0 522816816 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21518] ppid=21505 vsize=15706964 CPUtime=1.82 cores=1,3,5,7
/proc/21507/task/21518/stat : 21518 (java) S 21505 21507 20915 0 -1 4202560 10313 0 0 0 115 67 0 0 15 0 22 0 522816817 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 0 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21519] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21519/stat : 21519 (java) S 21505 21507 20915 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21520] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21520/stat : 21520 (java) S 21505 21507 20915 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21521] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21521/stat : 21521 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646338993 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21522] ppid=21505 vsize=15706964 CPUtime=1.13 cores=1,3,5,7
/proc/21507/task/21522/stat : 21522 (java) S 21505 21507 20915 0 -1 4202560 16780 0 0 0 111 2 0 0 15 0 22 0 522816820 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21523] ppid=21505 vsize=15706964 CPUtime=1.18 cores=1,3,5,7
/proc/21507/task/21523/stat : 21523 (java) S 21505 21507 20915 0 -1 4202560 6785 0 0 0 118 0 0 0 15 0 22 0 522816820 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21524] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21524/stat : 21524 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21525] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21525/stat : 21525 (java) S 21505 21507 20915 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522816820 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21526] ppid=21505 vsize=15706964 CPUtime=1168.55 cores=1,3,5,7
/proc/21507/task/21526/stat : 21526 (java) R 21505 21507 20915 0 -1 4202560 319160 0 0 0 116813 42 0 0 25 0 22 0 522816847 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912506256319 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21507/tid=21527] ppid=21505 vsize=15706964 CPUtime=1168.85 cores=1,3,5,7
/proc/21507/task/21527/stat : 21527 (java) R 21505 21507 20915 0 -1 4202560 341757 0 0 0 116842 43 0 0 25 0 22 0 522816847 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505948546 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21507/tid=21528] ppid=21505 vsize=15706964 CPUtime=1169.19 cores=1,3,5,7
/proc/21507/task/21528/stat : 21528 (java) R 21505 21507 20915 0 -1 4202560 328414 0 0 0 116875 44 0 0 25 0 22 0 522816847 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912506256424 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21507/tid=21529] ppid=21505 vsize=15706964 CPUtime=1168.19 cores=1,3,5,7
/proc/21507/task/21529/stat : 21529 (java) R 21505 21507 20915 0 -1 4202560 332569 0 0 0 116776 43 0 0 25 0 22 0 522816847 16083931136 242591 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505748334 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4712.18
Current children cumulated vsize (KiB) 15706964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.4 s]
/proc/loadavg: 7.83 8.04 8.01 5/194 21581
/proc/meminfo: memFree=17047276/32951124 swapFree=67111528/67111528
[pid=21507] ppid=21505 vsize=15706964 CPUtime=4800.35 cores=1,3,5,7
/proc/21507/stat : 21507 (java) S 21505 21507 20915 0 -1 4202496 3713466 0 1 0 479414 621 0 0 25 0 22 0 522816815 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21507/statm: 3926741 215154 2297 9 0 3917460 0
[pid=21507/tid=21509] ppid=21505 vsize=15706964 CPUtime=0.68 cores=1,3,5,7
/proc/21507/task/21509/stat : 21509 (java) S 21505 21507 20915 0 -1 4202560 13360 0 1 0 65 3 0 0 20 0 22 0 522816816 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21510] ppid=21505 vsize=15706964 CPUtime=4.16 cores=1,3,5,7
/proc/21507/task/21510/stat : 21510 (java) S 21505 21507 20915 0 -1 4202560 275148 0 0 0 372 44 0 0 16 0 22 0 522816816 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21511] ppid=21505 vsize=15706964 CPUtime=4.05 cores=1,3,5,7
/proc/21507/task/21511/stat : 21511 (java) S 21505 21507 20915 0 -1 4202560 284203 0 0 0 359 46 0 0 15 0 22 0 522816816 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21512] ppid=21505 vsize=15706964 CPUtime=4.19 cores=1,3,5,7
/proc/21507/task/21512/stat : 21512 (java) S 21505 21507 20915 0 -1 4202560 276216 0 0 0 377 42 0 0 15 0 22 0 522816816 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21513] ppid=21505 vsize=15706964 CPUtime=4 cores=1,3,5,7
/proc/21507/task/21513/stat : 21513 (java) S 21505 21507 20915 0 -1 4202560 278108 0 0 0 356 44 0 0 15 0 22 0 522816816 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21514] ppid=21505 vsize=15706964 CPUtime=4.38 cores=1,3,5,7
/proc/21507/task/21514/stat : 21514 (java) S 21505 21507 20915 0 -1 4202560 309140 0 0 0 390 48 0 0 16 0 22 0 522816816 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21515] ppid=21505 vsize=15706964 CPUtime=4.05 cores=1,3,5,7
/proc/21507/task/21515/stat : 21515 (java) S 21505 21507 20915 0 -1 4202560 300916 0 0 0 361 44 0 0 16 0 22 0 522816816 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21516] ppid=21505 vsize=15706964 CPUtime=4.19 cores=1,3,5,7
/proc/21507/task/21516/stat : 21516 (java) S 21505 21507 20915 0 -1 4202560 309225 0 0 0 370 49 0 0 16 0 22 0 522816816 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21517] ppid=21505 vsize=15706964 CPUtime=4.07 cores=1,3,5,7
/proc/21507/task/21517/stat : 21517 (java) S 21505 21507 20915 0 -1 4202560 295478 0 0 0 359 48 0 0 15 0 22 0 522816816 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21518] ppid=21505 vsize=15706964 CPUtime=1.84 cores=1,3,5,7
/proc/21507/task/21518/stat : 21518 (java) S 21505 21507 20915 0 -1 4202560 10442 0 0 0 116 68 0 0 15 0 22 0 522816817 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 0 0 16800975 18446604454225128448 0 0 -1 7 0 0 0
[pid=21507/tid=21519] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21519/stat : 21519 (java) S 21505 21507 20915 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21520] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21520/stat : 21520 (java) S 21505 21507 20915 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522816818 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21521] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21521/stat : 21521 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646338993 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21522] ppid=21505 vsize=15706964 CPUtime=1.13 cores=1,3,5,7
/proc/21507/task/21522/stat : 21522 (java) S 21505 21507 20915 0 -1 4202560 16780 0 0 0 111 2 0 0 15 0 22 0 522816820 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 5 0 0 0
[pid=21507/tid=21523] ppid=21505 vsize=15706964 CPUtime=1.18 cores=1,3,5,7
/proc/21507/task/21523/stat : 21523 (java) S 21505 21507 20915 0 -1 4202560 6785 0 0 0 118 0 0 0 15 0 22 0 522816820 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 1 0 0 0
[pid=21507/tid=21524] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21524/stat : 21524 (java) S 21505 21507 20915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522816820 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331289 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21525] ppid=21505 vsize=15706964 CPUtime=0 cores=1,3,5,7
/proc/21507/task/21525/stat : 21525 (java) S 21505 21507 20915 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 522816820 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 216646331904 0 4 0 16800975 18446604454225128448 0 0 -1 3 0 0 0
[pid=21507/tid=21526] ppid=21505 vsize=15706964 CPUtime=1190.45 cores=1,3,5,7
/proc/21507/task/21526/stat : 21526 (java) R 21505 21507 20915 0 -1 4202560 323290 0 0 0 119003 42 0 0 25 0 22 0 522816847 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505870037 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21507/tid=21527] ppid=21505 vsize=15706964 CPUtime=1190.76 cores=1,3,5,7
/proc/21507/task/21527/stat : 21527 (java) R 21505 21507 20915 0 -1 4202560 346840 0 0 0 119031 45 0 0 25 0 22 0 522816847 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505748280 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21507/tid=21528] ppid=21505 vsize=15706964 CPUtime=1190.98 cores=1,3,5,7
/proc/21507/task/21528/stat : 21528 (java) R 21505 21507 20915 0 -1 4202560 331708 0 0 0 119053 45 0 0 25 0 22 0 522816847 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912506041582 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21507/tid=21529] ppid=21505 vsize=15706964 CPUtime=1190.1 cores=1,3,5,7
/proc/21507/task/21529/stat : 21529 (java) R 21505 21507 20915 0 -1 4202560 334370 0 0 0 118966 44 0 0 25 0 22 0 522816847 16083931136 215154 33554432000 1073741824 1073778376 140736342697952 18446744073709551615 46912505870037 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15706964

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): 1204.45
CPU time (s): 4800.43
CPU user time (s): 4794.17
CPU system time (s): 6.25505
CPU usage (%): 398.557
Max. virtual memory (cumulated for all children) (KiB): 15710700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.17
system time used= 6.25505
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3713492
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= 72187
involuntary context switches= 85067

runsolver used 2.05869 second user time and 4.56731 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 23:22:22
IDJOB=3311154
IDBENCH=82539
IDSOLVER=1698
FILE ID=node103/3311154-1304112142
RUNJOBID= node103-1304110932-21330
PBS_JOBID= 13170666
Free space on /tmp= 71516 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1300417189-038-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311154-1304112142/watcher-3311154-1304112142 -o /tmp/evaluation-result-3311154-1304112142/solver-3311154-1304112142 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311154-1304112142.cnf -hbr 2

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

MD5SUM BENCH= 0ed8ade65938c7fcf06ab054c90e3de3
RANDOM SEED=1291693215

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
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:      17637448 kB
Buffers:       2149404 kB
Cached:       12252272 kB
SwapCached:          0 kB
Active:        5856780 kB
Inactive:      8872628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17637448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4128 kB
Writeback:           0 kB
AnonPages:      327020 kB
Mapped:          23376 kB
Slab:           520556 kB
PageTables:       5248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   962676 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= 71516 MiB
End job on node103 at 2011-04-29 23:42:28