Trace number 3311318

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.27 1207.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
MD5SUMffd67922a8bb7c4660bea122f8a5ce0e
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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 58010

Solver Data

0.10/0.12	34:55 INFO : Reading from input HOME/instance-3311318-1304120095.cnf
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.35	Executor set job limit to 1000000
0.51/0.35	Executor set job limit to 1000000
0.51/0.35	Starting Executor!
0.51/0.35	Starting Executor!
0.51/0.35	Starting Executor!
0.51/0.35	Starting Executor!
0.92/0.59	34:56 INFO : 90 variables remaining out of 90
0.92/0.59	34:56 INFO : 64080 literals remaining out of 64080

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-3311318-1304120095/watcher-3311318-1304120095 -o /tmp/evaluation-result-3311318-1304120095/solver-3311318-1304120095 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311318-1304120095.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: 6.06 7.61 7.45 2/174 858
/proc/meminfo: memFree=30926332/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=8968 CPUtime=0 cores=1,3,5,7
/proc/858/stat : 858 (java) R 850 858 811 0 -1 4202496 455 0 0 0 0 0 0 0 25 0 1 0 523607470 9183232 119 33554432000 1073741824 1073778376 140735468355664 18446744073709551615 228256155984 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/858/statm: 2242 121 94 9 0 34 0

[startup+0.0825699 s]
/proc/loadavg: 6.06 7.61 7.45 2/174 858
/proc/meminfo: memFree=30926332/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15676748 CPUtime=0.08 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 5283 0 1 0 7 1 0 0 25 0 18 0 523607470 16052989952 4723 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3919187 4724 2106 9 0 3909906 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676748

[startup+0.104574 s]
/proc/loadavg: 6.06 7.61 7.45 2/174 858
/proc/meminfo: memFree=30926332/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15676748 CPUtime=0.1 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 5557 0 1 0 9 1 0 0 25 0 18 0 523607470 16052989952 4997 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3919187 4998 2116 9 0 3909906 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676748

[startup+0.304133 s]
/proc/loadavg: 6.06 7.61 7.45 2/174 858
/proc/meminfo: memFree=30926332/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15680640 CPUtime=0.51 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 14329 0 1 0 49 2 0 0 25 0 18 0 523607470 16056975360 12761 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3920160 12765 2207 9 0 3910879 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680640

[startup+0.758251 s]
/proc/loadavg: 6.06 7.61 7.45 2/174 858
/proc/meminfo: memFree=30926332/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15696844 CPUtime=1.75 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 35804 0 1 0 171 4 0 0 25 0 22 0 523607470 16073568256 29829 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3924211 29829 2258 9 0 3914930 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15696844

[startup+1.50125 s]
/proc/loadavg: 6.06 7.61 7.45 11/220 908
/proc/meminfo: memFree=30572064/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15696864 CPUtime=4.7 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 62484 0 1 0 462 8 0 0 25 0 22 0 523607470 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3924216 54117 2274 9 0 3914935 0
[pid=858/tid=860] ppid=850 vsize=15696864 CPUtime=0.56 cores=1,3,5,7
/proc/858/task/860/stat : 860 (java) S 850 858 811 0 -1 4202560 16353 0 1 0 54 2 0 0 21 0 22 0 523607471 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=861] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/861/stat : 861 (java) S 850 858 811 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 22 0 523607472 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=862] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/862/stat : 862 (java) S 850 858 811 0 -1 4202560 1658 0 0 0 0 0 0 0 16 0 22 0 523607472 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=863] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/863/stat : 863 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523607472 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=864] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/864/stat : 864 (java) S 850 858 811 0 -1 4202560 964 0 0 0 0 0 0 0 18 0 22 0 523607472 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=865] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/865/stat : 865 (java) S 850 858 811 0 -1 4202560 1968 0 0 0 0 0 0 0 15 0 22 0 523607472 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=866] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/866/stat : 866 (java) S 850 858 811 0 -1 4202560 1242 0 0 0 0 0 0 0 16 0 22 0 523607472 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=867] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/867/stat : 867 (java) S 850 858 811 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 22 0 523607472 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=868] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/868/stat : 868 (java) S 850 858 811 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 523607472 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=869] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/869/stat : 869 (java) S 850 858 811 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 523607473 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 0 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=870] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/870/stat : 870 (java) R 850 858 811 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 523607473 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=858/tid=871] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/871/stat : 871 (java) S 850 858 811 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 22 0 523607473 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=872] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/872/stat : 872 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523607475 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256172465 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=873] ppid=850 vsize=15696864 CPUtime=0.99 cores=1,3,5,7
/proc/858/task/873/stat : 873 (java) R 850 858 811 0 -1 4202560 7482 0 0 0 99 0 0 0 17 0 22 0 523607475 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 47577207698920 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=858/tid=874] ppid=850 vsize=15696864 CPUtime=0.64 cores=1,3,5,7
/proc/858/task/874/stat : 874 (java) R 850 858 811 0 -1 4202560 11931 0 0 0 63 1 0 0 19 0 22 0 523607475 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 47577206190571 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=858/tid=875] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/875/stat : 875 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523607475 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=877] ppid=850 vsize=15696864 CPUtime=0 cores=1,3,5,7
/proc/858/task/877/stat : 877 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523607475 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=901] ppid=850 vsize=15696864 CPUtime=0.77 cores=1,3,5,7
/proc/858/task/901/stat : 901 (java) R 850 858 811 0 -1 4202560 4921 0 0 0 77 0 0 0 16 0 22 0 523607505 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505823468 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=858/tid=902] ppid=850 vsize=15696864 CPUtime=0.59 cores=1,3,5,7
/proc/858/task/902/stat : 902 (java) R 850 858 811 0 -1 4202560 5990 0 0 0 59 0 0 0 17 0 22 0 523607505 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505950280 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=858/tid=903] ppid=850 vsize=15696864 CPUtime=0.65 cores=1,3,5,7
/proc/858/task/903/stat : 903 (java) R 850 858 811 0 -1 4202560 4676 0 0 0 65 0 0 0 16 0 22 0 523607506 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505950459 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=858/tid=904] ppid=850 vsize=15696864 CPUtime=0.4 cores=1,3,5,7
/proc/858/task/904/stat : 904 (java) R 850 858 811 0 -1 4202560 3733 0 0 0 40 0 0 0 17 0 22 0 523607506 16073588736 54117 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505815689 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 15696864

[startup+3.10097 s]
/proc/loadavg: 6.06 7.61 7.45 8/220 908
/proc/meminfo: memFree=30396728/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15694216 CPUtime=11.07 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 128183 0 1 0 1093 14 0 0 25 0 22 0 523607470 16070877184 117559 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3923554 117562 2285 9 0 3914273 0
[pid=858/tid=860] ppid=850 vsize=15694216 CPUtime=0.56 cores=1,3,5,7
/proc/858/task/860/stat : 860 (java) S 850 858 811 0 -1 4202560 16353 0 1 0 54 2 0 0 21 0 22 0 523607471 16070877184 117562 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=861] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/861/stat : 861 (java) S 850 858 811 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 22 0 523607472 16070877184 117564 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=862] ppid=850 vsize=15694216 CPUtime=0.01 cores=1,3,5,7
/proc/858/task/862/stat : 862 (java) S 850 858 811 0 -1 4202560 4434 0 0 0 1 0 0 0 15 0 22 0 523607472 16070877184 117565 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=863] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/863/stat : 863 (java) S 850 858 811 0 -1 4202560 1148 0 0 0 0 0 0 0 15 0 22 0 523607472 16070877184 117566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=864] ppid=850 vsize=15694216 CPUtime=0.01 cores=1,3,5,7
/proc/858/task/864/stat : 864 (java) S 850 858 811 0 -1 4202560 3495 0 0 0 1 0 0 0 16 0 22 0 523607472 16070877184 117567 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=865] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/865/stat : 865 (java) S 850 858 811 0 -1 4202560 2972 0 0 0 0 0 0 0 16 0 22 0 523607472 16070877184 117571 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=866] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/866/stat : 866 (java) S 850 858 811 0 -1 4202560 2934 0 0 0 0 0 0 0 16 0 22 0 523607472 16070877184 117582 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=867] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/867/stat : 867 (java) S 850 858 811 0 -1 4202560 721 0 0 0 0 0 0 0 15 0 22 0 523607472 16070877184 117586 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=868] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/868/stat : 868 (java) S 850 858 811 0 -1 4202560 3143 0 0 0 0 0 0 0 16 0 22 0 523607472 16070877184 117590 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=869] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/869/stat : 869 (java) S 850 858 811 0 -1 4202560 197 0 0 0 0 0 0 0 15 0 22 0 523607473 16070877184 117594 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 0 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=870] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/870/stat : 870 (java) S 850 858 811 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 117597 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=871] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/871/stat : 871 (java) S 850 858 811 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 117608 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=872] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/872/stat : 872 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523607475 16070877184 117614 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256172465 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=873] ppid=850 vsize=15694216 CPUtime=1.22 cores=1,3,5,7
/proc/858/task/873/stat : 873 (java) S 850 858 811 0 -1 4202560 8437 0 0 0 122 0 0 0 15 0 22 0 523607475 16070877184 117619 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=874] ppid=850 vsize=15694216 CPUtime=0.77 cores=1,3,5,7
/proc/858/task/874/stat : 874 (java) S 850 858 811 0 -1 4202560 12635 0 0 0 76 1 0 0 18 0 22 0 523607475 16070877184 117623 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=875] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/875/stat : 875 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523607475 16070877184 117627 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=877] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/877/stat : 877 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523607475 16070877184 117630 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=901] ppid=850 vsize=15694216 CPUtime=2.34 cores=1,3,5,7
/proc/858/task/901/stat : 901 (java) R 850 858 811 0 -1 4202560 18198 0 0 0 233 1 0 0 18 0 22 0 523607505 16070877184 117634 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505823909 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=858/tid=902] ppid=850 vsize=15694216 CPUtime=2.13 cores=1,3,5,7
/proc/858/task/902/stat : 902 (java) R 850 858 811 0 -1 4202560 18750 0 0 0 212 1 0 0 19 0 22 0 523607505 16070877184 117637 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505815287 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=858/tid=903] ppid=850 vsize=15694216 CPUtime=2.01 cores=1,3,5,7
/proc/858/task/903/stat : 903 (java) R 850 858 811 0 -1 4202560 17558 0 0 0 201 0 0 0 18 0 22 0 523607506 16070877184 117642 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505823909 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=858/tid=904] ppid=850 vsize=15694216 CPUtime=1.86 cores=1,3,5,7
/proc/858/task/904/stat : 904 (java) R 850 858 811 0 -1 4202560 15801 0 0 0 185 1 0 0 19 0 22 0 523607506 16070877184 117648 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505744671 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.07
Current children cumulated vsize (KiB) 15694216

[startup+6.30141 s]
/proc/loadavg: 6.37 7.65 7.46 9/220 908
/proc/meminfo: memFree=29513364/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15694216 CPUtime=23.84 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 163644 0 1 0 2365 19 0 0 25 0 22 0 523607470 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3923554 152194 2285 9 0 3914273 0
[pid=858/tid=860] ppid=850 vsize=15694216 CPUtime=0.56 cores=1,3,5,7
/proc/858/task/860/stat : 860 (java) S 850 858 811 0 -1 4202560 16353 0 1 0 54 2 0 0 21 0 22 0 523607471 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=861] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/861/stat : 861 (java) S 850 858 811 0 -1 4202560 960 0 0 0 0 0 0 0 15 0 22 0 523607472 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=862] ppid=850 vsize=15694216 CPUtime=0.01 cores=1,3,5,7
/proc/858/task/862/stat : 862 (java) S 850 858 811 0 -1 4202560 4917 0 0 0 1 0 0 0 15 0 22 0 523607472 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=863] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/863/stat : 863 (java) S 850 858 811 0 -1 4202560 2108 0 0 0 0 0 0 0 16 0 22 0 523607472 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=864] ppid=850 vsize=15694216 CPUtime=0.01 cores=1,3,5,7
/proc/858/task/864/stat : 864 (java) S 850 858 811 0 -1 4202560 3644 0 0 0 1 0 0 0 15 0 22 0 523607472 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=865] ppid=850 vsize=15694216 CPUtime=0.01 cores=1,3,5,7
/proc/858/task/865/stat : 865 (java) S 850 858 811 0 -1 4202560 4095 0 0 0 1 0 0 0 15 0 22 0 523607472 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=866] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/866/stat : 866 (java) S 850 858 811 0 -1 4202560 3456 0 0 0 0 0 0 0 15 0 22 0 523607472 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=867] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/867/stat : 867 (java) S 850 858 811 0 -1 4202560 1040 0 0 0 0 0 0 0 15 0 22 0 523607472 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=868] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/868/stat : 868 (java) S 850 858 811 0 -1 4202560 4259 0 0 0 0 0 0 0 15 0 22 0 523607472 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=869] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/869/stat : 869 (java) S 850 858 811 0 -1 4202560 452 0 0 0 0 0 0 0 15 0 22 0 523607473 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 0 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=870] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/870/stat : 870 (java) S 850 858 811 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=871] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/871/stat : 871 (java) S 850 858 811 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=872] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/872/stat : 872 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523607475 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256172465 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=873] ppid=850 vsize=15694216 CPUtime=1.26 cores=1,3,5,7
/proc/858/task/873/stat : 873 (java) S 850 858 811 0 -1 4202560 8443 0 0 0 126 0 0 0 15 0 22 0 523607475 16070877184 152194 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0

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

[pid=858/tid=902] ppid=850 vsize=15694216 CPUtime=1108.58 cores=1,3,5,7
/proc/858/task/902/stat : 902 (java) R 850 858 811 0 -1 4202560 168583 0 0 0 110825 33 0 0 25 0 22 0 523607505 16070877184 82881 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505823014 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=858/tid=903] ppid=850 vsize=15694216 CPUtime=1107.79 cores=1,3,5,7
/proc/858/task/903/stat : 903 (java) R 850 858 811 0 -1 4202560 164981 0 0 0 110752 27 0 0 25 0 22 0 523607506 16070877184 82881 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505879643 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=858/tid=904] ppid=850 vsize=15694216 CPUtime=1107.83 cores=1,3,5,7
/proc/858/task/904/stat : 904 (java) R 850 858 811 0 -1 4202560 162567 0 0 0 110751 32 0 0 25 0 22 0 523607506 16070877184 82881 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505815630 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.63
Current children cumulated vsize (KiB) 15694216

[startup+1182.3 s]
/proc/loadavg: 7.82 7.99 7.81 9/220 941
/proc/meminfo: memFree=15185400/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15694216 CPUtime=4701.15 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 1304637 0 1 0 469770 345 0 0 25 0 22 0 523607470 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3923554 82566 2298 9 0 3914273 0
[pid=858/tid=860] ppid=850 vsize=15694216 CPUtime=0.56 cores=1,3,5,7
/proc/858/task/860/stat : 860 (java) S 850 858 811 0 -1 4202560 16353 0 1 0 54 2 0 0 21 0 22 0 523607471 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=861] ppid=850 vsize=15694216 CPUtime=3.36 cores=1,3,5,7
/proc/858/task/861/stat : 861 (java) S 850 858 811 0 -1 4202560 68406 0 0 0 317 19 0 0 15 0 22 0 523607472 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=862] ppid=850 vsize=15694216 CPUtime=3.27 cores=1,3,5,7
/proc/858/task/862/stat : 862 (java) S 850 858 811 0 -1 4202560 71213 0 0 0 309 18 0 0 16 0 22 0 523607472 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=863] ppid=850 vsize=15694216 CPUtime=3.22 cores=1,3,5,7
/proc/858/task/863/stat : 863 (java) S 850 858 811 0 -1 4202560 68319 0 0 0 307 15 0 0 15 0 22 0 523607472 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=864] ppid=850 vsize=15694216 CPUtime=3.25 cores=1,3,5,7
/proc/858/task/864/stat : 864 (java) S 850 858 811 0 -1 4202560 72142 0 0 0 308 17 0 0 15 0 22 0 523607472 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=865] ppid=850 vsize=15694216 CPUtime=3.25 cores=1,3,5,7
/proc/858/task/865/stat : 865 (java) S 850 858 811 0 -1 4202560 70693 0 0 0 309 16 0 0 16 0 22 0 523607472 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=866] ppid=850 vsize=15694216 CPUtime=3.31 cores=1,3,5,7
/proc/858/task/866/stat : 866 (java) S 850 858 811 0 -1 4202560 70998 0 0 0 314 17 0 0 16 0 22 0 523607472 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=867] ppid=850 vsize=15694216 CPUtime=3.32 cores=1,3,5,7
/proc/858/task/867/stat : 867 (java) S 850 858 811 0 -1 4202560 67303 0 0 0 316 16 0 0 15 0 22 0 523607472 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=868] ppid=850 vsize=15694216 CPUtime=3.31 cores=1,3,5,7
/proc/858/task/868/stat : 868 (java) S 850 858 811 0 -1 4202560 70170 0 0 0 312 19 0 0 15 0 22 0 523607472 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=869] ppid=850 vsize=15694216 CPUtime=2.15 cores=1,3,5,7
/proc/858/task/869/stat : 869 (java) S 850 858 811 0 -1 4202560 3147 0 0 0 152 63 0 0 15 0 22 0 523607473 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 0 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=870] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/870/stat : 870 (java) S 850 858 811 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=871] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/871/stat : 871 (java) S 850 858 811 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=872] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/872/stat : 872 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523607475 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256172465 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=873] ppid=850 vsize=15694216 CPUtime=1.3 cores=1,3,5,7
/proc/858/task/873/stat : 873 (java) S 850 858 811 0 -1 4202560 8450 0 0 0 130 0 0 0 15 0 22 0 523607475 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=874] ppid=850 vsize=15694216 CPUtime=0.93 cores=1,3,5,7
/proc/858/task/874/stat : 874 (java) S 850 858 811 0 -1 4202560 12668 0 0 0 92 1 0 0 15 0 22 0 523607475 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=875] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/875/stat : 875 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523607475 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=877] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/877/stat : 877 (java) S 850 858 811 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523607475 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=901] ppid=850 vsize=15694216 CPUtime=1167.78 cores=1,3,5,7
/proc/858/task/901/stat : 901 (java) R 850 858 811 0 -1 4202560 176622 0 0 0 116742 36 0 0 25 0 22 0 523607505 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 18446744073699066043 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=858/tid=902] ppid=850 vsize=15694216 CPUtime=1167.81 cores=1,3,5,7
/proc/858/task/902/stat : 902 (java) R 850 858 811 0 -1 4202560 178710 0 0 0 116746 35 0 0 25 0 22 0 523607505 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505815798 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=858/tid=903] ppid=850 vsize=15694216 CPUtime=1167.13 cores=1,3,5,7
/proc/858/task/903/stat : 903 (java) R 850 858 811 0 -1 4202560 174742 0 0 0 116684 29 0 0 25 0 22 0 523607506 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912506034691 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=858/tid=904] ppid=850 vsize=15694216 CPUtime=1167.04 cores=1,3,5,7
/proc/858/task/904/stat : 904 (java) R 850 858 811 0 -1 4202560 173247 0 0 0 116671 33 0 0 25 0 22 0 523607506 16070877184 82566 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4701.15
Current children cumulated vsize (KiB) 15694216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 7.88 7.99 7.82 9/220 941
/proc/meminfo: memFree=15131284/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15694216 CPUtime=4800.21 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 1341592 0 1 0 479667 354 0 0 25 0 22 0 523607470 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3923554 96972 2298 9 0 3914273 0
[pid=858/tid=860] ppid=850 vsize=15694216 CPUtime=0.56 cores=1,3,5,7
/proc/858/task/860/stat : 860 (java) S 850 858 811 0 -1 4202560 16353 0 1 0 54 2 0 0 21 0 22 0 523607471 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=861] ppid=850 vsize=15694216 CPUtime=3.44 cores=1,3,5,7
/proc/858/task/861/stat : 861 (java) S 850 858 811 0 -1 4202560 70753 0 0 0 324 20 0 0 16 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=862] ppid=850 vsize=15694216 CPUtime=3.33 cores=1,3,5,7
/proc/858/task/862/stat : 862 (java) S 850 858 811 0 -1 4202560 72868 0 0 0 314 19 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=863] ppid=850 vsize=15694216 CPUtime=3.28 cores=1,3,5,7
/proc/858/task/863/stat : 863 (java) S 850 858 811 0 -1 4202560 70653 0 0 0 313 15 0 0 16 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=864] ppid=850 vsize=15694216 CPUtime=3.3 cores=1,3,5,7
/proc/858/task/864/stat : 864 (java) S 850 858 811 0 -1 4202560 74009 0 0 0 313 17 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=865] ppid=850 vsize=15694216 CPUtime=3.31 cores=1,3,5,7
/proc/858/task/865/stat : 865 (java) S 850 858 811 0 -1 4202560 72410 0 0 0 314 17 0 0 16 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=866] ppid=850 vsize=15694216 CPUtime=3.37 cores=1,3,5,7
/proc/858/task/866/stat : 866 (java) S 850 858 811 0 -1 4202560 73605 0 0 0 320 17 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=867] ppid=850 vsize=15694216 CPUtime=3.39 cores=1,3,5,7
/proc/858/task/867/stat : 867 (java) S 850 858 811 0 -1 4202560 69650 0 0 0 322 17 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=868] ppid=850 vsize=15694216 CPUtime=3.39 cores=1,3,5,7
/proc/858/task/868/stat : 868 (java) S 850 858 811 0 -1 4202560 72588 0 0 0 319 20 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=869] ppid=850 vsize=15694216 CPUtime=2.19 cores=1,3,5,7
/proc/858/task/869/stat : 869 (java) S 850 858 811 0 -1 4202560 3247 0 0 0 155 64 0 0 15 0 22 0 523607473 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 0 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=870] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/870/stat : 870 (java) S 850 858 811 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=871] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/871/stat : 871 (java) S 850 858 811 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=872] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/872/stat : 872 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256172465 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=873] ppid=850 vsize=15694216 CPUtime=1.3 cores=1,3,5,7
/proc/858/task/873/stat : 873 (java) S 850 858 811 0 -1 4202560 8450 0 0 0 130 0 0 0 15 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=874] ppid=850 vsize=15694216 CPUtime=0.93 cores=1,3,5,7
/proc/858/task/874/stat : 874 (java) S 850 858 811 0 -1 4202560 12668 0 0 0 92 1 0 0 15 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=875] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/875/stat : 875 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=877] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/877/stat : 877 (java) S 850 858 811 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=901] ppid=850 vsize=15694216 CPUtime=1192.42 cores=1,3,5,7
/proc/858/task/901/stat : 901 (java) R 850 858 811 0 -1 4202560 181419 0 0 0 119206 36 0 0 25 0 22 0 523607505 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505876214 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=858/tid=902] ppid=850 vsize=15694216 CPUtime=1192.39 cores=1,3,5,7
/proc/858/task/902/stat : 902 (java) R 850 858 811 0 -1 4202560 183656 0 0 0 119203 36 0 0 25 0 22 0 523607505 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912506061300 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=858/tid=903] ppid=850 vsize=15694216 CPUtime=1191.73 cores=1,3,5,7
/proc/858/task/903/stat : 903 (java) R 850 858 811 0 -1 4202560 179702 0 0 0 119143 30 0 0 25 0 22 0 523607506 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505866401 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=858/tid=904] ppid=850 vsize=15694216 CPUtime=1191.69 cores=1,3,5,7
/proc/858/task/904/stat : 904 (java) R 850 858 811 0 -1 4202560 178105 0 0 0 119135 34 0 0 25 0 22 0 523607506 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505755443 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 15694216

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

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

[startup+1207.2 s]
/proc/loadavg: 7.88 7.99 7.82 9/220 941
/proc/meminfo: memFree=15131284/32951124 swapFree=67111364/67111528
[pid=858] ppid=850 vsize=15694216 CPUtime=4800.21 cores=1,3,5,7
/proc/858/stat : 858 (java) S 850 858 811 0 -1 4202496 1341592 0 1 0 479667 354 0 0 25 0 22 0 523607470 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/858/statm: 3923554 96972 2298 9 0 3914273 0
[pid=858/tid=860] ppid=850 vsize=15694216 CPUtime=0.56 cores=1,3,5,7
/proc/858/task/860/stat : 860 (java) S 850 858 811 0 -1 4202560 16353 0 1 0 54 2 0 0 21 0 22 0 523607471 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=861] ppid=850 vsize=15694216 CPUtime=3.44 cores=1,3,5,7
/proc/858/task/861/stat : 861 (java) S 850 858 811 0 -1 4202560 70753 0 0 0 324 20 0 0 16 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=862] ppid=850 vsize=15694216 CPUtime=3.33 cores=1,3,5,7
/proc/858/task/862/stat : 862 (java) S 850 858 811 0 -1 4202560 72868 0 0 0 314 19 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=863] ppid=850 vsize=15694216 CPUtime=3.28 cores=1,3,5,7
/proc/858/task/863/stat : 863 (java) S 850 858 811 0 -1 4202560 70653 0 0 0 313 15 0 0 16 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=864] ppid=850 vsize=15694216 CPUtime=3.3 cores=1,3,5,7
/proc/858/task/864/stat : 864 (java) S 850 858 811 0 -1 4202560 74009 0 0 0 313 17 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=865] ppid=850 vsize=15694216 CPUtime=3.31 cores=1,3,5,7
/proc/858/task/865/stat : 865 (java) S 850 858 811 0 -1 4202560 72410 0 0 0 314 17 0 0 16 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=866] ppid=850 vsize=15694216 CPUtime=3.37 cores=1,3,5,7
/proc/858/task/866/stat : 866 (java) S 850 858 811 0 -1 4202560 73605 0 0 0 320 17 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=867] ppid=850 vsize=15694216 CPUtime=3.39 cores=1,3,5,7
/proc/858/task/867/stat : 867 (java) S 850 858 811 0 -1 4202560 69650 0 0 0 322 17 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=868] ppid=850 vsize=15694216 CPUtime=3.39 cores=1,3,5,7
/proc/858/task/868/stat : 868 (java) S 850 858 811 0 -1 4202560 72588 0 0 0 319 20 0 0 15 0 22 0 523607472 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=869] ppid=850 vsize=15694216 CPUtime=2.19 cores=1,3,5,7
/proc/858/task/869/stat : 869 (java) S 850 858 811 0 -1 4202560 3247 0 0 0 155 64 0 0 15 0 22 0 523607473 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 0 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=870] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/870/stat : 870 (java) S 850 858 811 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=871] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/871/stat : 871 (java) S 850 858 811 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 523607473 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 1 0 0 0
[pid=858/tid=872] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/872/stat : 872 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256172465 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=873] ppid=850 vsize=15694216 CPUtime=1.3 cores=1,3,5,7
/proc/858/task/873/stat : 873 (java) S 850 858 811 0 -1 4202560 8450 0 0 0 130 0 0 0 15 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 3 0 0 0
[pid=858/tid=874] ppid=850 vsize=15694216 CPUtime=0.93 cores=1,3,5,7
/proc/858/task/874/stat : 874 (java) S 850 858 811 0 -1 4202560 12668 0 0 0 92 1 0 0 15 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=875] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/875/stat : 875 (java) S 850 858 811 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256164761 0 4 0 16800975 18446604466939225024 0 0 -1 7 0 0 0
[pid=858/tid=877] ppid=850 vsize=15694216 CPUtime=0 cores=1,3,5,7
/proc/858/task/877/stat : 877 (java) S 850 858 811 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 523607475 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 228256165376 0 4 0 16800975 18446604466939225024 0 0 -1 5 0 0 0
[pid=858/tid=901] ppid=850 vsize=15694216 CPUtime=1192.42 cores=1,3,5,7
/proc/858/task/901/stat : 901 (java) R 850 858 811 0 -1 4202560 181419 0 0 0 119206 36 0 0 25 0 22 0 523607505 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505876214 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=858/tid=902] ppid=850 vsize=15694216 CPUtime=1192.39 cores=1,3,5,7
/proc/858/task/902/stat : 902 (java) R 850 858 811 0 -1 4202560 183656 0 0 0 119203 36 0 0 25 0 22 0 523607505 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912506061300 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=858/tid=903] ppid=850 vsize=15694216 CPUtime=1191.73 cores=1,3,5,7
/proc/858/task/903/stat : 903 (java) R 850 858 811 0 -1 4202560 179702 0 0 0 119143 30 0 0 25 0 22 0 523607506 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505866401 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=858/tid=904] ppid=850 vsize=15694216 CPUtime=1191.69 cores=1,3,5,7
/proc/858/task/904/stat : 904 (java) R 850 858 811 0 -1 4202560 178105 0 0 0 119135 34 0 0 25 0 22 0 523607506 16070877184 96972 33554432000 1073741824 1073778376 140734455234704 18446744073709551615 46912505755443 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 15694216

Child status: 143
Real time (s): 1207.23
CPU time (s): 4800.27
CPU user time (s): 4796.71
CPU system time (s): 3.56346
CPU usage (%): 397.626
Max. virtual memory (cumulated for all children) (KiB): 15696876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.71
system time used= 3.56346
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1341619
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= 288421
involuntary context switches= 161612

runsolver used 1.9427 second user time and 4.68729 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 01:34:55
IDJOB=3311318
IDBENCH=82703
IDSOLVER=1698
FILE ID=node136/3311318-1304120095
RUNJOBID= node136-1304120095-830
PBS_JOBID= 13170731
Free space on /tmp= 72336 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311318-1304120095/watcher-3311318-1304120095 -o /tmp/evaluation-result-3311318-1304120095/solver-3311318-1304120095 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311318-1304120095.cnf -hbr 2

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

MD5SUM BENCH= ffd67922a8bb7c4660bea122f8a5ce0e
RANDOM SEED=1005115634

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30926860 kB
Buffers:        595764 kB
Cached:         935680 kB
SwapCached:          0 kB
Active:         137436 kB
Inactive:      1460948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30926860 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1712 kB
Writeback:           0 kB
AnonPages:       67248 kB
Mapped:          13648 kB
Slab:           360216 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188608 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= 72328 MiB
End job on node136 at 2011-04-30 01:55:04