Trace number 3312701

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.24 1207.53

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
MD5SUM200b19edc2ebf99249f1125469c39206
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.10/0.11	13:54 INFO : Reading from input HOME/instance-3312701-1304129634.cnf
0.28/0.28	Executor set job limit to 1000000
0.28/0.28	Executor set job limit to 1000000
0.28/0.28	Executor set job limit to 1000000
0.28/0.28	Executor set job limit to 1000000
0.28/0.28	Starting Executor!
0.28/0.28	Starting Executor!
0.28/0.28	Starting Executor!
0.28/0.28	Starting Executor!
0.80/0.44	13:54 INFO : 150 variables remaining out of 150
0.80/0.44	13:54 INFO : 19170 literals remaining out of 19170

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

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

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


[startup+0 s]
/proc/loadavg: 7.40 8.19 8.23 3/194 2759
/proc/meminfo: memFree=25170292/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/2759/stat : 2759 (java) R 2757 2759 32581 0 -1 4202496 804 0 0 0 0 0 0 0 21 0 1 0 505379259 23580672 292 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233505335061 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2759/statm: 5757 304 239 9 0 124 0
[pid=2759/tid=2760] ppid=2757 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) S 2757 2759 32581 0 -1 4202560 56 0 0 0 0 0 0 0 22 0 2 0 505379260 26714112 885 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699207358 0 0 -1 5 0 0 0

[startup+0.0526371 s]
/proc/loadavg: 7.40 8.19 8.23 3/194 2759
/proc/meminfo: memFree=25170292/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15675040 CPUtime=0.04 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 4101 0 1 0 4 0 0 0 21 0 18 0 505379259 16051240960 3541 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3918760 3544 1754 9 0 3909479 0
[pid=2759/tid=2760] ppid=2757 vsize=15675040 CPUtime=0.04 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) R 2757 2759 32581 0 -1 4202560 2687 0 1 0 4 0 0 0 25 0 18 0 505379260 16051240960 3544 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233509958689 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15675040

[startup+0.100642 s]
/proc/loadavg: 7.40 8.19 8.23 3/194 2759
/proc/meminfo: memFree=25170292/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15676544 CPUtime=0.1 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 5615 0 1 0 9 1 0 0 21 0 18 0 505379259 16052781056 5020 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3919136 5021 2117 9 0 3909855 0
[pid=2759/tid=2760] ppid=2757 vsize=15676544 CPUtime=0.08 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) R 2757 2759 32581 0 -1 4202560 3455 0 1 0 8 0 0 0 18 0 18 0 505379260 16052781056 5021 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 47031783645091 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676544

[startup+0.30462 s]
/proc/loadavg: 7.40 8.19 8.23 3/194 2759
/proc/meminfo: memFree=25170292/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15686732 CPUtime=0.54 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 12820 0 1 0 52 2 0 0 21 0 22 0 505379259 16063213568 11234 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3921683 11234 2214 9 0 3912402 0
[pid=2759/tid=2760] ppid=2757 vsize=15686732 CPUtime=0.28 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) R 2757 2759 32581 0 -1 4202560 7690 0 1 0 27 1 0 0 19 0 22 0 505379260 16063213568 11235 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 47031788112723 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 15686732

[startup+0.700491 s]
/proc/loadavg: 7.40 8.19 8.23 3/194 2759
/proc/meminfo: memFree=25170292/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15710364 CPUtime=1.76 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 27387 0 1 0 172 4 0 0 21 0 22 0 505379259 16087412736 22754 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3927591 22754 2261 9 0 3918310 0
[pid=2759/tid=2760] ppid=2757 vsize=15710364 CPUtime=0.43 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) S 2757 2759 32581 0 -1 4202560 8122 0 1 0 42 1 0 0 20 0 22 0 505379260 16087412736 22754 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 15710364

[startup+1.50135 s]
/proc/loadavg: 7.52 8.20 8.24 15/220 2788
/proc/meminfo: memFree=24862380/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15707960 CPUtime=4.94 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 59803 0 1 0 486 8 0 0 21 0 22 0 505379259 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3926990 50059 2285 9 0 3917709 0
[pid=2759/tid=2760] ppid=2757 vsize=15707960 CPUtime=0.43 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) S 2757 2759 32581 0 -1 4202560 8122 0 1 0 42 1 0 0 20 0 22 0 505379260 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2762/stat : 2762 (java) S 2757 2759 32581 0 -1 4202560 658 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2763/stat : 2763 (java) S 2757 2759 32581 0 -1 4202560 934 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2764/stat : 2764 (java) S 2757 2759 32581 0 -1 4202560 220 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2765] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2765/stat : 2765 (java) S 2757 2759 32581 0 -1 4202560 281 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2766] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2766/stat : 2766 (java) S 2757 2759 32581 0 -1 4202560 328 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2768] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2768/stat : 2768 (java) S 2757 2759 32581 0 -1 4202560 677 0 0 0 0 0 0 0 16 0 22 0 505379260 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2769] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2769/stat : 2769 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2770] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2770/stat : 2770 (java) S 2757 2759 32581 0 -1 4202560 557 0 0 0 0 0 0 0 16 0 22 0 505379260 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2772] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2772/stat : 2772 (java) S 2757 2759 32581 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 505379261 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 0 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2773] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2773/stat : 2773 (java) S 2757 2759 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505379261 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2774] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2774/stat : 2774 (java) S 2757 2759 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505379261 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2775] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2775/stat : 2775 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522121137 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2776] ppid=2757 vsize=15707960 CPUtime=0.86 cores=1,3,5,7
/proc/2759/task/2776/stat : 2776 (java) R 2757 2759 32581 0 -1 4202560 5967 0 0 0 86 0 0 0 25 0 22 0 505379264 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 47031782973319 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2759/tid=2777] ppid=2757 vsize=15707960 CPUtime=0.98 cores=1,3,5,7
/proc/2759/task/2777/stat : 2777 (java) R 2757 2759 32581 0 -1 4202560 13132 0 0 0 98 0 0 0 18 0 22 0 505379264 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2759/tid=2778] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2778/stat : 2778 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2779] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2779/stat : 2779 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505379264 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2784] ppid=2757 vsize=15707960 CPUtime=0.73 cores=1,3,5,7
/proc/2759/task/2784/stat : 2784 (java) R 2757 2759 32581 0 -1 4202560 4625 0 0 0 72 1 0 0 18 0 22 0 505379287 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505764280 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2759/tid=2786] ppid=2757 vsize=15707960 CPUtime=0.65 cores=1,3,5,7
/proc/2759/task/2786/stat : 2786 (java) R 2757 2759 32581 0 -1 4202560 7281 0 0 0 65 0 0 0 16 0 22 0 505379287 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505834742 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2759/tid=2787] ppid=2757 vsize=15707960 CPUtime=0.7 cores=1,3,5,7
/proc/2759/task/2787/stat : 2787 (java) R 2757 2759 32581 0 -1 4202560 8556 0 0 0 69 1 0 0 17 0 22 0 505379287 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505837545 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2759/tid=2788] ppid=2757 vsize=15707960 CPUtime=0.5 cores=1,3,5,7
/proc/2759/task/2788/stat : 2788 (java) R 2757 2759 32581 0 -1 4202560 7067 0 0 0 50 0 0 0 17 0 22 0 505379287 16084951040 50059 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505762500 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 15707960

[startup+3.10106 s]
/proc/loadavg: 7.52 8.20 8.24 13/220 2788
/proc/meminfo: memFree=24777564/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15707960 CPUtime=11.3 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 93603 0 1 0 1117 13 0 0 21 0 22 0 505379259 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3926990 82782 2285 9 0 3917709 0
[pid=2759/tid=2760] ppid=2757 vsize=15707960 CPUtime=0.43 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) S 2757 2759 32581 0 -1 4202560 8122 0 1 0 42 1 0 0 20 0 22 0 505379260 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2762/stat : 2762 (java) S 2757 2759 32581 0 -1 4202560 782 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2763/stat : 2763 (java) S 2757 2759 32581 0 -1 4202560 2291 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2764/stat : 2764 (java) S 2757 2759 32581 0 -1 4202560 787 0 0 0 0 0 0 0 16 0 22 0 505379260 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2765] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2765/stat : 2765 (java) S 2757 2759 32581 0 -1 4202560 516 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2766] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2766/stat : 2766 (java) S 2757 2759 32581 0 -1 4202560 1146 0 0 0 0 0 0 0 16 0 22 0 505379260 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2768] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2768/stat : 2768 (java) S 2757 2759 32581 0 -1 4202560 2159 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2769] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2769/stat : 2769 (java) S 2757 2759 32581 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2770] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2770/stat : 2770 (java) S 2757 2759 32581 0 -1 4202560 672 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2772] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2772/stat : 2772 (java) S 2757 2759 32581 0 -1 4202560 202 0 0 0 0 0 0 0 16 0 22 0 505379261 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 0 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2773] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2773/stat : 2773 (java) S 2757 2759 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505379261 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2774] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2774/stat : 2774 (java) S 2757 2759 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505379261 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2775] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2775/stat : 2775 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522121137 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2776] ppid=2757 vsize=15707960 CPUtime=0.91 cores=1,3,5,7
/proc/2759/task/2776/stat : 2776 (java) R 2757 2759 32581 0 -1 4202560 5979 0 0 0 91 0 0 0 24 0 22 0 505379264 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2759/tid=2777] ppid=2757 vsize=15707960 CPUtime=1.13 cores=1,3,5,7
/proc/2759/task/2777/stat : 2777 (java) S 2757 2759 32581 0 -1 4202560 13816 0 0 0 112 1 0 0 15 0 22 0 505379264 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2778] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2778/stat : 2778 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2779] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2779/stat : 2779 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505379264 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2784] ppid=2757 vsize=15707960 CPUtime=2.12 cores=1,3,5,7
/proc/2759/task/2784/stat : 2784 (java) R 2757 2759 32581 0 -1 4202560 11237 0 0 0 210 2 0 0 20 0 22 0 505379287 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2759/tid=2786] ppid=2757 vsize=15707960 CPUtime=2.22 cores=1,3,5,7
/proc/2759/task/2786/stat : 2786 (java) R 2757 2759 32581 0 -1 4202560 14469 0 0 0 221 1 0 0 18 0 22 0 505379287 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505964823 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2759/tid=2787] ppid=2757 vsize=15707960 CPUtime=2.28 cores=1,3,5,7
/proc/2759/task/2787/stat : 2787 (java) R 2757 2759 32581 0 -1 4202560 15906 0 0 0 227 1 0 0 19 0 22 0 505379287 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505709010 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2759/tid=2788] ppid=2757 vsize=15707960 CPUtime=2.08 cores=1,3,5,7
/proc/2759/task/2788/stat : 2788 (java) R 2757 2759 32581 0 -1 4202560 14130 0 0 0 207 1 0 0 19 0 22 0 505379287 16084951040 82782 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505870642 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 15707960

[startup+6.30149 s]
/proc/loadavg: 7.52 8.20 8.24 9/220 2789
/proc/meminfo: memFree=24549596/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15707960 CPUtime=24.05 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 97041 0 1 0 2391 14 0 0 21 0 22 0 505379259 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3926990 83426 2288 9 0 3917709 0
[pid=2759/tid=2760] ppid=2757 vsize=15707960 CPUtime=0.43 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) S 2757 2759 32581 0 -1 4202560 8122 0 1 0 42 1 0 0 20 0 22 0 505379260 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2762/stat : 2762 (java) S 2757 2759 32581 0 -1 4202560 1383 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2763/stat : 2763 (java) S 2757 2759 32581 0 -1 4202560 2646 0 0 0 0 0 0 0 16 0 22 0 505379260 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2764/stat : 2764 (java) S 2757 2759 32581 0 -1 4202560 1268 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2765] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2765/stat : 2765 (java) S 2757 2759 32581 0 -1 4202560 870 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2766] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2766/stat : 2766 (java) S 2757 2759 32581 0 -1 4202560 1560 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2768] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2768/stat : 2768 (java) S 2757 2759 32581 0 -1 4202560 2520 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2769] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2769/stat : 2769 (java) S 2757 2759 32581 0 -1 4202560 520 0 0 0 0 0 0 0 16 0 22 0 505379260 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2770] ppid=2757 vsize=15707960 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2770/stat : 2770 (java) S 2757 2759 32581 0 -1 4202560 984 0 0 0 0 0 0 0 15 0 22 0 505379260 16084951040 83426 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0

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

[pid=2759/tid=2786] ppid=2757 vsize=15773496 CPUtime=1107.9 cores=1,3,5,7
/proc/2759/task/2786/stat : 2786 (java) R 2757 2759 32581 0 -1 4202560 194464 0 0 0 110754 36 0 0 25 0 22 0 505379287 16152059904 73578 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505963843 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2759/tid=2787] ppid=2757 vsize=15773496 CPUtime=1108.11 cores=1,3,5,7
/proc/2759/task/2787/stat : 2787 (java) R 2757 2759 32581 0 -1 4202560 196067 0 0 0 110773 38 0 0 25 0 22 0 505379287 16152059904 73578 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505896024 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2759/tid=2788] ppid=2757 vsize=15773496 CPUtime=1107.92 cores=1,3,5,7
/proc/2759/task/2788/stat : 2788 (java) R 2757 2759 32581 0 -1 4202560 192761 0 0 0 110754 38 0 0 25 0 22 0 505379287 16152059904 73578 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505842501 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4461.41
Current children cumulated vsize (KiB) 15773496

[startup+1182.3 s]
/proc/loadavg: 8.37 8.14 8.11 10/220 2824
/proc/meminfo: memFree=24600260/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15773496 CPUtime=4699.94 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 1402118 0 1 0 469609 385 0 0 21 0 22 0 505379259 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3943374 72228 2298 9 0 3934093 0
[pid=2759/tid=2760] ppid=2757 vsize=15773496 CPUtime=0.43 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) S 2757 2759 32581 0 -1 4202560 8122 0 1 0 42 1 0 0 20 0 22 0 505379260 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=15773496 CPUtime=3.21 cores=1,3,5,7
/proc/2759/task/2762/stat : 2762 (java) S 2757 2759 32581 0 -1 4202560 69731 0 0 0 304 17 0 0 15 0 22 0 505379260 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=15773496 CPUtime=3.2 cores=1,3,5,7
/proc/2759/task/2763/stat : 2763 (java) S 2757 2759 32581 0 -1 4202560 72934 0 0 0 300 20 0 0 16 0 22 0 505379260 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=15773496 CPUtime=3.18 cores=1,3,5,7
/proc/2759/task/2764/stat : 2764 (java) S 2757 2759 32581 0 -1 4202560 68274 0 0 0 300 18 0 0 15 0 22 0 505379260 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2765] ppid=2757 vsize=15773496 CPUtime=3.23 cores=1,3,5,7
/proc/2759/task/2765/stat : 2765 (java) S 2757 2759 32581 0 -1 4202560 68361 0 0 0 304 19 0 0 15 0 22 0 505379260 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2766] ppid=2757 vsize=15773496 CPUtime=3.18 cores=1,3,5,7
/proc/2759/task/2766/stat : 2766 (java) S 2757 2759 32581 0 -1 4202560 71356 0 0 0 301 17 0 0 15 0 22 0 505379260 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2768] ppid=2757 vsize=15773496 CPUtime=3.23 cores=1,3,5,7
/proc/2759/task/2768/stat : 2768 (java) S 2757 2759 32581 0 -1 4202560 71608 0 0 0 306 17 0 0 15 0 22 0 505379260 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2769] ppid=2757 vsize=15773496 CPUtime=3.17 cores=1,3,5,7
/proc/2759/task/2769/stat : 2769 (java) S 2757 2759 32581 0 -1 4202560 64941 0 0 0 300 17 0 0 15 0 22 0 505379260 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2770] ppid=2757 vsize=15773496 CPUtime=3.24 cores=1,3,5,7
/proc/2759/task/2770/stat : 2770 (java) S 2757 2759 32581 0 -1 4202560 68473 0 0 0 305 19 0 0 15 0 22 0 505379260 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2772] ppid=2757 vsize=15773496 CPUtime=2.31 cores=1,3,5,7
/proc/2759/task/2772/stat : 2772 (java) S 2757 2759 32581 0 -1 4202560 3732 0 0 0 162 69 0 0 15 0 22 0 505379261 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 0 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2773] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2773/stat : 2773 (java) S 2757 2759 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505379261 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2774] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2774/stat : 2774 (java) S 2757 2759 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505379261 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2775] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2775/stat : 2775 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522121137 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2776] ppid=2757 vsize=15773496 CPUtime=0.99 cores=1,3,5,7
/proc/2759/task/2776/stat : 2776 (java) S 2757 2759 32581 0 -1 4202560 5994 0 0 0 99 0 0 0 16 0 22 0 505379264 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2777] ppid=2757 vsize=15773496 CPUtime=1.23 cores=1,3,5,7
/proc/2759/task/2777/stat : 2777 (java) S 2757 2759 32581 0 -1 4202560 13839 0 0 0 122 1 0 0 15 0 22 0 505379264 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2778] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2778/stat : 2778 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2779] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2779/stat : 2779 (java) S 2757 2759 32581 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 505379264 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2784] ppid=2757 vsize=15773496 CPUtime=1167.38 cores=1,3,5,7
/proc/2759/task/2784/stat : 2784 (java) R 2757 2759 32581 0 -1 4202560 200092 0 0 0 116695 43 0 0 25 0 22 0 505379287 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2759/tid=2786] ppid=2757 vsize=15773496 CPUtime=1167.08 cores=1,3,5,7
/proc/2759/task/2786/stat : 2786 (java) R 2757 2759 32581 0 -1 4202560 204431 0 0 0 116670 38 0 0 25 0 22 0 505379287 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2759/tid=2787] ppid=2757 vsize=15773496 CPUtime=1167.43 cores=1,3,5,7
/proc/2759/task/2787/stat : 2787 (java) R 2757 2759 32581 0 -1 4202560 206249 0 0 0 116703 40 0 0 25 0 22 0 505379287 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505813045 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2759/tid=2788] ppid=2757 vsize=15773496 CPUtime=1167.27 cores=1,3,5,7
/proc/2759/task/2788/stat : 2788 (java) R 2757 2759 32581 0 -1 4202560 202532 0 0 0 116687 40 0 0 25 0 22 0 505379287 16152059904 72228 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505958116 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4699.94
Current children cumulated vsize (KiB) 15773496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.25 8.12 8.10 5/197 2828
/proc/meminfo: memFree=24857372/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15773496 CPUtime=4800.18 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 1436691 0 1 0 479625 393 0 0 21 0 22 0 505379259 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3943374 82457 2298 9 0 3934093 0
[pid=2759/tid=2760] ppid=2757 vsize=15773496 CPUtime=0.43 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) S 2757 2759 32581 0 -1 4202560 8122 0 1 0 42 1 0 0 20 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=15773496 CPUtime=3.28 cores=1,3,5,7
/proc/2759/task/2762/stat : 2762 (java) S 2757 2759 32581 0 -1 4202560 71146 0 0 0 311 17 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=15773496 CPUtime=3.27 cores=1,3,5,7
/proc/2759/task/2763/stat : 2763 (java) S 2757 2759 32581 0 -1 4202560 74508 0 0 0 307 20 0 0 16 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=15773496 CPUtime=3.25 cores=1,3,5,7
/proc/2759/task/2764/stat : 2764 (java) S 2757 2759 32581 0 -1 4202560 69754 0 0 0 306 19 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2765] ppid=2757 vsize=15773496 CPUtime=3.29 cores=1,3,5,7
/proc/2759/task/2765/stat : 2765 (java) S 2757 2759 32581 0 -1 4202560 69315 0 0 0 310 19 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2766] ppid=2757 vsize=15773496 CPUtime=3.25 cores=1,3,5,7
/proc/2759/task/2766/stat : 2766 (java) S 2757 2759 32581 0 -1 4202560 72612 0 0 0 307 18 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2768] ppid=2757 vsize=15773496 CPUtime=3.3 cores=1,3,5,7
/proc/2759/task/2768/stat : 2768 (java) S 2757 2759 32581 0 -1 4202560 72727 0 0 0 312 18 0 0 16 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2769] ppid=2757 vsize=15773496 CPUtime=3.24 cores=1,3,5,7
/proc/2759/task/2769/stat : 2769 (java) S 2757 2759 32581 0 -1 4202560 66279 0 0 0 307 17 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2770] ppid=2757 vsize=15773496 CPUtime=3.31 cores=1,3,5,7
/proc/2759/task/2770/stat : 2770 (java) S 2757 2759 32581 0 -1 4202560 69907 0 0 0 312 19 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2772] ppid=2757 vsize=15773496 CPUtime=2.36 cores=1,3,5,7
/proc/2759/task/2772/stat : 2772 (java) S 2757 2759 32581 0 -1 4202560 3829 0 0 0 166 70 0 0 15 0 22 0 505379261 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 0 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2773] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2773/stat : 2773 (java) S 2757 2759 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505379261 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2774] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2774/stat : 2774 (java) S 2757 2759 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505379261 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2775] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2775/stat : 2775 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522121137 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2776] ppid=2757 vsize=15773496 CPUtime=0.99 cores=1,3,5,7
/proc/2759/task/2776/stat : 2776 (java) S 2757 2759 32581 0 -1 4202560 5994 0 0 0 99 0 0 0 16 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2777] ppid=2757 vsize=15773496 CPUtime=1.23 cores=1,3,5,7
/proc/2759/task/2777/stat : 2777 (java) S 2757 2759 32581 0 -1 4202560 13839 0 0 0 122 1 0 0 15 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2778] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2778/stat : 2778 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2779] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2779/stat : 2779 (java) S 2757 2759 32581 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2784] ppid=2757 vsize=15773496 CPUtime=1192.31 cores=1,3,5,7
/proc/2759/task/2784/stat : 2784 (java) R 2757 2759 32581 0 -1 4202560 206124 0 0 0 119187 44 0 0 25 0 22 0 505379287 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505686016 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2759/tid=2786] ppid=2757 vsize=15773496 CPUtime=1191.92 cores=1,3,5,7
/proc/2759/task/2786/stat : 2786 (java) R 2757 2759 32581 0 -1 4202560 210699 0 0 0 119152 40 0 0 25 0 22 0 505379287 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505800783 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2759/tid=2787] ppid=2757 vsize=15773496 CPUtime=1192.37 cores=1,3,5,7
/proc/2759/task/2787/stat : 2787 (java) R 2757 2759 32581 0 -1 4202560 212008 0 0 0 119196 41 0 0 25 0 22 0 505379287 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2759/tid=2788] ppid=2757 vsize=15773496 CPUtime=1192.23 cores=1,3,5,7
/proc/2759/task/2788/stat : 2788 (java) R 2757 2759 32581 0 -1 4202560 208378 0 0 0 119182 41 0 0 25 0 22 0 505379287 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505762331 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 15773496

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

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

[startup+1207.5 s]
/proc/loadavg: 8.25 8.12 8.10 5/197 2828
/proc/meminfo: memFree=24857372/32951124 swapFree=67111524/67111528
[pid=2759] ppid=2757 vsize=15773496 CPUtime=4800.18 cores=1,3,5,7
/proc/2759/stat : 2759 (java) S 2757 2759 32581 0 -1 4202496 1436691 0 1 0 479625 393 0 0 21 0 22 0 505379259 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2759/statm: 3943374 82457 2298 9 0 3934093 0
[pid=2759/tid=2760] ppid=2757 vsize=15773496 CPUtime=0.43 cores=1,3,5,7
/proc/2759/task/2760/stat : 2760 (java) S 2757 2759 32581 0 -1 4202560 8122 0 1 0 42 1 0 0 20 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=15773496 CPUtime=3.28 cores=1,3,5,7
/proc/2759/task/2762/stat : 2762 (java) S 2757 2759 32581 0 -1 4202560 71146 0 0 0 311 17 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=15773496 CPUtime=3.27 cores=1,3,5,7
/proc/2759/task/2763/stat : 2763 (java) S 2757 2759 32581 0 -1 4202560 74508 0 0 0 307 20 0 0 16 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=15773496 CPUtime=3.25 cores=1,3,5,7
/proc/2759/task/2764/stat : 2764 (java) S 2757 2759 32581 0 -1 4202560 69754 0 0 0 306 19 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2765] ppid=2757 vsize=15773496 CPUtime=3.29 cores=1,3,5,7
/proc/2759/task/2765/stat : 2765 (java) S 2757 2759 32581 0 -1 4202560 69315 0 0 0 310 19 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2766] ppid=2757 vsize=15773496 CPUtime=3.25 cores=1,3,5,7
/proc/2759/task/2766/stat : 2766 (java) S 2757 2759 32581 0 -1 4202560 72612 0 0 0 307 18 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2768] ppid=2757 vsize=15773496 CPUtime=3.3 cores=1,3,5,7
/proc/2759/task/2768/stat : 2768 (java) S 2757 2759 32581 0 -1 4202560 72727 0 0 0 312 18 0 0 16 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2769] ppid=2757 vsize=15773496 CPUtime=3.24 cores=1,3,5,7
/proc/2759/task/2769/stat : 2769 (java) S 2757 2759 32581 0 -1 4202560 66279 0 0 0 307 17 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2770] ppid=2757 vsize=15773496 CPUtime=3.31 cores=1,3,5,7
/proc/2759/task/2770/stat : 2770 (java) S 2757 2759 32581 0 -1 4202560 69907 0 0 0 312 19 0 0 15 0 22 0 505379260 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2772] ppid=2757 vsize=15773496 CPUtime=2.36 cores=1,3,5,7
/proc/2759/task/2772/stat : 2772 (java) S 2757 2759 32581 0 -1 4202560 3829 0 0 0 166 70 0 0 15 0 22 0 505379261 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 0 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2773] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2773/stat : 2773 (java) S 2757 2759 32581 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505379261 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2774] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2774/stat : 2774 (java) S 2757 2759 32581 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 505379261 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2775] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2775/stat : 2775 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522121137 0 4 0 16800975 18446604467887170752 0 0 -1 5 0 0 0
[pid=2759/tid=2776] ppid=2757 vsize=15773496 CPUtime=0.99 cores=1,3,5,7
/proc/2759/task/2776/stat : 2776 (java) S 2757 2759 32581 0 -1 4202560 5994 0 0 0 99 0 0 0 16 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2777] ppid=2757 vsize=15773496 CPUtime=1.23 cores=1,3,5,7
/proc/2759/task/2777/stat : 2777 (java) S 2757 2759 32581 0 -1 4202560 13839 0 0 0 122 1 0 0 15 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 3 0 0 0
[pid=2759/tid=2778] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2778/stat : 2778 (java) S 2757 2759 32581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522113433 0 4 0 16800975 18446604467887170752 0 0 -1 1 0 0 0
[pid=2759/tid=2779] ppid=2757 vsize=15773496 CPUtime=0 cores=1,3,5,7
/proc/2759/task/2779/stat : 2779 (java) S 2757 2759 32581 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 505379264 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 233522114048 0 4 0 16800975 18446604467887170752 0 0 -1 7 0 0 0
[pid=2759/tid=2784] ppid=2757 vsize=15773496 CPUtime=1192.31 cores=1,3,5,7
/proc/2759/task/2784/stat : 2784 (java) R 2757 2759 32581 0 -1 4202560 206124 0 0 0 119187 44 0 0 25 0 22 0 505379287 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505686016 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2759/tid=2786] ppid=2757 vsize=15773496 CPUtime=1191.92 cores=1,3,5,7
/proc/2759/task/2786/stat : 2786 (java) R 2757 2759 32581 0 -1 4202560 210699 0 0 0 119152 40 0 0 25 0 22 0 505379287 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505800783 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2759/tid=2787] ppid=2757 vsize=15773496 CPUtime=1192.37 cores=1,3,5,7
/proc/2759/task/2787/stat : 2787 (java) R 2757 2759 32581 0 -1 4202560 212008 0 0 0 119196 41 0 0 25 0 22 0 505379287 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2759/tid=2788] ppid=2757 vsize=15773496 CPUtime=1192.23 cores=1,3,5,7
/proc/2759/task/2788/stat : 2788 (java) R 2757 2759 32581 0 -1 4202560 208378 0 0 0 119182 41 0 0 25 0 22 0 505379287 16152059904 82457 33554432000 1073741824 1073778376 140736831361936 18446744073709551615 46912505762331 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 15773496

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.24
CPU user time (s): 4796.29
CPU system time (s): 3.9544
CPU usage (%): 397.525
Max. virtual memory (cumulated for all children) (KiB): 15773496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.29
system time used= 3.9544
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1436717
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= 320772
involuntary context switches= 174959

runsolver used 2.01569 second user time and 4.6113 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 04:13:54
IDJOB=3312701
IDBENCH=82886
IDSOLVER=1699
FILE ID=node145/3312701-1304129634
RUNJOBID= node145-1304129634-2718
PBS_JOBID= 13170768
Free space on /tmp= 73028 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312701-1304129634/watcher-3312701-1304129634 -o /tmp/evaluation-result-3312701-1304129634/solver-3312701-1304129634 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312701-1304129634.cnf

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

MD5SUM BENCH= 200b19edc2ebf99249f1125469c39206
RANDOM SEED=1189232257

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25170316 kB
Buffers:       1280492 kB
Cached:        5893440 kB
SwapCached:          4 kB
Active:         826976 kB
Inactive:      6425172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25170316 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3220 kB
Writeback:           8 kB
AnonPages:       77804 kB
Mapped:          23024 kB
Slab:           466044 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   775640 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= 73028 MiB
End job on node145 at 2011-04-30 04:34:04