Trace number 3313044

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.37 1206.94

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.09/0.12	39:36 INFO : Reading from input HOME/instance-3313044-1304080775.cnf
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
2.38/1.25	39:37 INFO : 945 variables remaining out of 945
2.38/1.25	39:37 INFO : 351900 literals remaining out of 185082

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-3313044-1304080775/watcher-3313044-1304080775 -o /tmp/evaluation-result-3313044-1304080775/solver-3313044-1304080775 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313044-1304080775.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: 8.08 8.10 7.93 5/198 14847
/proc/meminfo: memFree=30446004/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/14847/stat : 14847 (java) R 14845 14847 14441 0 -1 4202496 909 0 0 0 0 0 0 0 25 0 1 0 519676240 23580672 394 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251809277696 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14847/statm: 5757 406 315 9 0 124 0

[startup+0.0470861 s]
/proc/loadavg: 8.08 8.10 7.93 5/198 14847
/proc/meminfo: memFree=30446004/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 3793 0 1 0 2 0 0 0 25 0 13 0 519676240 15978749952 3232 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3901062 3232 1682 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.101077 s]
/proc/loadavg: 8.08 8.10 7.93 5/198 14847
/proc/meminfo: memFree=30446004/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15677108 CPUtime=0.09 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 5546 0 1 0 8 1 0 0 25 0 18 0 519676240 16053358592 4942 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3919277 4942 2115 9 0 3909996 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15677108

[startup+0.301044 s]
/proc/loadavg: 8.08 8.10 7.93 5/198 14847
/proc/meminfo: memFree=30446004/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15681016 CPUtime=0.5 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 13621 0 1 0 48 2 0 0 25 0 18 0 519676240 16057360384 12123 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3920254 12126 2207 9 0 3910973 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15681016

[startup+0.700978 s]
/proc/loadavg: 8.08 8.10 7.93 5/198 14847
/proc/meminfo: memFree=30446004/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15699644 CPUtime=1.14 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 46374 0 1 0 109 5 0 0 25 0 22 0 519676240 16076435456 43245 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3924911 43245 2249 9 0 3915630 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 15699644

[startup+1.50084 s]
/proc/loadavg: 8.08 8.10 7.93 11/220 14869
/proc/meminfo: memFree=30253132/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15718520 CPUtime=3.07 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 55310 0 1 0 301 6 0 0 25 0 22 0 519676240 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3929630 48143 2269 9 0 3920349 0
[pid=14847/tid=14849] ppid=14845 vsize=15718520 CPUtime=1.22 cores=1,3,5,7
/proc/14847/task/14849/stat : 14849 (java) S 14845 14847 14441 0 -1 4202560 35682 0 1 0 118 4 0 0 25 0 22 0 519676241 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14850] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14850/stat : 14850 (java) S 14845 14847 14441 0 -1 4202560 45 0 0 0 0 0 0 0 21 0 22 0 519676242 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14851] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14851/stat : 14851 (java) S 14845 14847 14441 0 -1 4202560 357 0 0 0 0 0 0 0 21 0 22 0 519676242 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14852] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14852/stat : 14852 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519676242 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14853] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14853/stat : 14853 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519676242 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14854] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14854/stat : 14854 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519676242 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14855] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14855/stat : 14855 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519676242 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14856] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14856/stat : 14856 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519676242 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14857] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14857/stat : 14857 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519676242 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14858] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14858/stat : 14858 (java) S 14845 14847 14441 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 519676243 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 0 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14859] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14859/stat : 14859 (java) S 14845 14847 14441 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 519676243 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14860] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14860/stat : 14860 (java) S 14845 14847 14441 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 519676243 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14861] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14861/stat : 14861 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676245 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826063793 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14862] ppid=14845 vsize=15718520 CPUtime=0.59 cores=1,3,5,7
/proc/14847/task/14862/stat : 14862 (java) S 14845 14847 14441 0 -1 4202560 2151 0 0 0 59 0 0 0 20 0 22 0 519676245 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14863] ppid=14845 vsize=15718520 CPUtime=0.89 cores=1,3,5,7
/proc/14847/task/14863/stat : 14863 (java) S 14845 14847 14441 0 -1 4202560 15614 0 0 0 89 0 0 0 25 0 22 0 519676246 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14864] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14864/stat : 14864 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676246 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14865] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14865/stat : 14865 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519676246 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14866] ppid=14845 vsize=15718520 CPUtime=0.01 cores=1,3,5,7
/proc/14847/task/14866/stat : 14866 (java) R 14845 14847 14441 0 -1 4202560 18 0 0 0 1 0 0 0 15 0 22 0 519676288 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505524151 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14847/tid=14867] ppid=14845 vsize=15718520 CPUtime=0.12 cores=1,3,5,7
/proc/14847/task/14867/stat : 14867 (java) S 14845 14847 14441 0 -1 4202560 10 0 0 0 12 0 0 0 17 0 22 0 519676288 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14868] ppid=14845 vsize=15718520 CPUtime=0.08 cores=1,3,5,7
/proc/14847/task/14868/stat : 14868 (java) R 14845 14847 14441 0 -1 4202560 21 0 0 0 8 0 0 0 16 0 22 0 519676288 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505330752 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14847/tid=14869] ppid=14845 vsize=15718520 CPUtime=0.11 cores=1,3,5,7
/proc/14847/task/14869/stat : 14869 (java) S 14845 14847 14441 0 -1 4202560 9 0 0 0 11 0 0 0 17 0 22 0 519676288 16095764480 48143 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 15718520

[startup+3.10158 s]
/proc/loadavg: 8.08 8.10 7.93 11/220 14870
/proc/meminfo: memFree=30152948/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15718520 CPUtime=9.29 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 135858 0 1 0 911 18 0 0 25 0 22 0 519676240 16095764480 128670 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3929630 128674 2284 9 0 3920349 0
[pid=14847/tid=14849] ppid=14845 vsize=15718520 CPUtime=1.22 cores=1,3,5,7
/proc/14847/task/14849/stat : 14849 (java) S 14845 14847 14441 0 -1 4202560 35682 0 1 0 118 4 0 0 25 0 22 0 519676241 16095764480 128675 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14850] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14850/stat : 14850 (java) S 14845 14847 14441 0 -1 4202560 2564 0 0 0 0 0 0 0 15 0 22 0 519676242 16095764480 128676 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14851] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14851/stat : 14851 (java) S 14845 14847 14441 0 -1 4202560 3438 0 0 0 0 0 0 0 16 0 22 0 519676242 16095764480 128678 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14852] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14852/stat : 14852 (java) S 14845 14847 14441 0 -1 4202560 3046 0 0 0 0 0 0 0 16 0 22 0 519676242 16095764480 128692 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14853] ppid=14845 vsize=15718520 CPUtime=0.01 cores=1,3,5,7
/proc/14847/task/14853/stat : 14853 (java) S 14845 14847 14441 0 -1 4202560 5156 0 0 0 0 1 0 0 16 0 22 0 519676242 16095764480 128708 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14854] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14854/stat : 14854 (java) S 14845 14847 14441 0 -1 4202560 2337 0 0 0 0 0 0 0 15 0 22 0 519676242 16095764480 128724 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14855] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14855/stat : 14855 (java) S 14845 14847 14441 0 -1 4202560 4449 0 0 0 0 0 0 0 15 0 22 0 519676242 16095764480 128740 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14856] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14856/stat : 14856 (java) S 14845 14847 14441 0 -1 4202560 3708 0 0 0 0 0 0 0 16 0 22 0 519676242 16095764480 128756 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14857] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14857/stat : 14857 (java) S 14845 14847 14441 0 -1 4202560 3195 0 0 0 0 0 0 0 15 0 22 0 519676242 16095764480 128760 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14858] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14858/stat : 14858 (java) S 14845 14847 14441 0 -1 4202560 216 0 0 0 0 0 0 0 16 0 22 0 519676243 16095764480 128761 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 0 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14859] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14859/stat : 14859 (java) S 14845 14847 14441 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 519676243 16095764480 128769 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14860] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14860/stat : 14860 (java) S 14845 14847 14441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519676243 16095764480 128777 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14861] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14861/stat : 14861 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676245 16095764480 128786 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826063793 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14862] ppid=14845 vsize=15718520 CPUtime=0.83 cores=1,3,5,7
/proc/14847/task/14862/stat : 14862 (java) S 14845 14847 14441 0 -1 4202560 2200 0 0 0 83 0 0 0 15 0 22 0 519676245 16095764480 128805 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14863] ppid=14845 vsize=15718520 CPUtime=0.95 cores=1,3,5,7
/proc/14847/task/14863/stat : 14863 (java) R 14845 14847 14441 0 -1 4202560 15625 0 0 0 95 0 0 0 23 0 22 0 519676246 16095764480 128823 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826066101 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14847/tid=14864] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14864/stat : 14864 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676246 16095764480 128836 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14865] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14865/stat : 14865 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519676246 16095764480 128852 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14866] ppid=14845 vsize=15718520 CPUtime=1.47 cores=1,3,5,7
/proc/14847/task/14866/stat : 14866 (java) R 14845 14847 14441 0 -1 4202560 13175 0 0 0 146 1 0 0 16 0 22 0 519676288 16095764480 128863 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912506186892 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14847/tid=14867] ppid=14845 vsize=15718520 CPUtime=1.47 cores=1,3,5,7
/proc/14847/task/14867/stat : 14867 (java) R 14845 14847 14441 0 -1 4202560 13138 0 0 0 146 1 0 0 16 0 22 0 519676288 16095764480 128872 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505902324 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14847/tid=14868] ppid=14845 vsize=15718520 CPUtime=1.63 cores=1,3,5,7
/proc/14847/task/14868/stat : 14868 (java) R 14845 14847 14441 0 -1 4202560 13599 0 0 0 162 1 0 0 18 0 22 0 519676288 16095764480 128877 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505801370 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14847/tid=14869] ppid=14845 vsize=15718520 CPUtime=1.51 cores=1,3,5,7
/proc/14847/task/14869/stat : 14869 (java) R 14845 14847 14441 0 -1 4202560 13151 0 0 0 150 1 0 0 16 0 22 0 519676288 16095764480 128881 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505902465 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.29
Current children cumulated vsize (KiB) 15718520

[startup+6.30104 s]
/proc/loadavg: 8.15 8.11 7.93 11/220 14870
/proc/meminfo: memFree=29283820/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15718520 CPUtime=22.05 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 292886 0 1 0 2166 39 0 0 25 0 22 0 519676240 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3929630 285344 2284 9 0 3920349 0
[pid=14847/tid=14849] ppid=14845 vsize=15718520 CPUtime=1.22 cores=1,3,5,7
/proc/14847/task/14849/stat : 14849 (java) S 14845 14847 14441 0 -1 4202560 35682 0 1 0 118 4 0 0 25 0 22 0 519676241 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14850] ppid=14845 vsize=15718520 CPUtime=0.01 cores=1,3,5,7
/proc/14847/task/14850/stat : 14850 (java) S 14845 14847 14441 0 -1 4202560 5776 0 0 0 1 0 0 0 16 0 22 0 519676242 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14851] ppid=14845 vsize=15718520 CPUtime=0.01 cores=1,3,5,7
/proc/14847/task/14851/stat : 14851 (java) S 14845 14847 14441 0 -1 4202560 4165 0 0 0 1 0 0 0 15 0 22 0 519676242 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14852] ppid=14845 vsize=15718520 CPUtime=0.01 cores=1,3,5,7
/proc/14847/task/14852/stat : 14852 (java) S 14845 14847 14441 0 -1 4202560 5209 0 0 0 0 1 0 0 16 0 22 0 519676242 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14853] ppid=14845 vsize=15718520 CPUtime=0.02 cores=1,3,5,7
/proc/14847/task/14853/stat : 14853 (java) S 14845 14847 14441 0 -1 4202560 6995 0 0 0 1 1 0 0 16 0 22 0 519676242 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14854] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14854/stat : 14854 (java) S 14845 14847 14441 0 -1 4202560 3961 0 0 0 0 0 0 0 15 0 22 0 519676242 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14855] ppid=14845 vsize=15718520 CPUtime=0.01 cores=1,3,5,7
/proc/14847/task/14855/stat : 14855 (java) S 14845 14847 14441 0 -1 4202560 6353 0 0 0 1 0 0 0 15 0 22 0 519676242 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14856] ppid=14845 vsize=15718520 CPUtime=0.01 cores=1,3,5,7
/proc/14847/task/14856/stat : 14856 (java) S 14845 14847 14441 0 -1 4202560 4335 0 0 0 0 1 0 0 15 0 22 0 519676242 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14857] ppid=14845 vsize=15718520 CPUtime=0.01 cores=1,3,5,7
/proc/14847/task/14857/stat : 14857 (java) S 14845 14847 14441 0 -1 4202560 4513 0 0 0 1 0 0 0 16 0 22 0 519676242 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14858] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14858/stat : 14858 (java) S 14845 14847 14441 0 -1 4202560 767 0 0 0 0 0 0 0 15 0 22 0 519676243 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 0 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14859] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14859/stat : 14859 (java) S 14845 14847 14441 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 519676243 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14860] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14860/stat : 14860 (java) S 14845 14847 14441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519676243 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14861] ppid=14845 vsize=15718520 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14861/stat : 14861 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676245 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826063793 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14862] ppid=14845 vsize=15718520 CPUtime=0.9 cores=1,3,5,7
/proc/14847/task/14862/stat : 14862 (java) S 14845 14847 14441 0 -1 4202560 2210 0 0 0 90 0 0 0 15 0 22 0 519676245 16095764480 285344 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0

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

[pid=14847/tid=14867] ppid=14845 vsize=15784056 CPUtime=1107.05 cores=1,3,5,7
/proc/14847/task/14867/stat : 14867 (java) R 14845 14847 14441 0 -1 4202560 368922 0 0 0 110651 54 0 0 25 0 22 0 519676288 16162873344 140960 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505801370 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14847/tid=14868] ppid=14845 vsize=15784056 CPUtime=1107.66 cores=1,3,5,7
/proc/14847/task/14868/stat : 14868 (java) R 14845 14847 14441 0 -1 4202560 365383 0 0 0 110711 55 0 0 25 0 22 0 519676288 16162873344 140960 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505849900 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14847/tid=14869] ppid=14845 vsize=15784056 CPUtime=1106.94 cores=1,3,5,7
/proc/14847/task/14869/stat : 14869 (java) R 14845 14847 14441 0 -1 4202560 371523 0 0 0 110640 54 0 0 25 0 22 0 519676288 16162873344 140960 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505801456 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4463.57
Current children cumulated vsize (KiB) 15784056

[startup+1182.3 s]
/proc/loadavg: 4.12 4.73 6.26 5/193 14921
/proc/meminfo: memFree=30372464/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15784056 CPUtime=4702.33 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 2945832 0 1 0 469650 583 0 0 25 0 22 0 519676240 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3946014 154301 2298 9 0 3936733 0
[pid=14847/tid=14849] ppid=14845 vsize=15784056 CPUtime=1.22 cores=1,3,5,7
/proc/14847/task/14849/stat : 14849 (java) S 14845 14847 14441 0 -1 4202560 35682 0 1 0 118 4 0 0 25 0 22 0 519676241 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14850] ppid=14845 vsize=15784056 CPUtime=3.85 cores=1,3,5,7
/proc/14847/task/14850/stat : 14850 (java) S 14845 14847 14441 0 -1 4202560 174597 0 0 0 349 36 0 0 15 0 22 0 519676242 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14851] ppid=14845 vsize=15784056 CPUtime=3.68 cores=1,3,5,7
/proc/14847/task/14851/stat : 14851 (java) S 14845 14847 14441 0 -1 4202560 162223 0 0 0 336 32 0 0 15 0 22 0 519676242 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14852] ppid=14845 vsize=15784056 CPUtime=3.69 cores=1,3,5,7
/proc/14847/task/14852/stat : 14852 (java) S 14845 14847 14441 0 -1 4202560 165272 0 0 0 332 37 0 0 16 0 22 0 519676242 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14853] ppid=14845 vsize=15784056 CPUtime=3.84 cores=1,3,5,7
/proc/14847/task/14853/stat : 14853 (java) S 14845 14847 14441 0 -1 4202560 167626 0 0 0 351 33 0 0 16 0 22 0 519676242 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14854] ppid=14845 vsize=15784056 CPUtime=3.72 cores=1,3,5,7
/proc/14847/task/14854/stat : 14854 (java) S 14845 14847 14441 0 -1 4202560 166945 0 0 0 336 36 0 0 15 0 22 0 519676242 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14855] ppid=14845 vsize=15784056 CPUtime=3.83 cores=1,3,5,7
/proc/14847/task/14855/stat : 14855 (java) S 14845 14847 14441 0 -1 4202560 171061 0 0 0 348 35 0 0 15 0 22 0 519676242 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14856] ppid=14845 vsize=15784056 CPUtime=3.77 cores=1,3,5,7
/proc/14847/task/14856/stat : 14856 (java) S 14845 14847 14441 0 -1 4202560 165537 0 0 0 343 34 0 0 16 0 22 0 519676242 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14857] ppid=14845 vsize=15784056 CPUtime=3.73 cores=1,3,5,7
/proc/14847/task/14857/stat : 14857 (java) S 14845 14847 14441 0 -1 4202560 170874 0 0 0 341 32 0 0 15 0 22 0 519676242 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14858] ppid=14845 vsize=15784056 CPUtime=2.2 cores=1,3,5,7
/proc/14847/task/14858/stat : 14858 (java) S 14845 14847 14441 0 -1 4202560 7700 0 0 0 153 67 0 0 15 0 22 0 519676243 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 0 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14859] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14859/stat : 14859 (java) S 14845 14847 14441 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 519676243 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14860] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14860/stat : 14860 (java) S 14845 14847 14441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519676243 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14861] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14861/stat : 14861 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676245 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826063793 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14862] ppid=14845 vsize=15784056 CPUtime=1.03 cores=1,3,5,7
/proc/14847/task/14862/stat : 14862 (java) S 14845 14847 14441 0 -1 4202560 2225 0 0 0 103 0 0 0 15 0 22 0 519676245 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14863] ppid=14845 vsize=15784056 CPUtime=1.19 cores=1,3,5,7
/proc/14847/task/14863/stat : 14863 (java) S 14845 14847 14441 0 -1 4202560 16322 0 0 0 119 0 0 0 15 0 22 0 519676246 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14864] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14864/stat : 14864 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676246 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14865] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14865/stat : 14865 (java) S 14845 14847 14441 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 519676246 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14866] ppid=14845 vsize=15784056 CPUtime=1166.88 cores=1,3,5,7
/proc/14847/task/14866/stat : 14866 (java) R 14845 14847 14441 0 -1 4202560 383985 0 0 0 116632 56 0 0 25 0 22 0 519676288 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912506056980 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14847/tid=14867] ppid=14845 vsize=15784056 CPUtime=1166.37 cores=1,3,5,7
/proc/14847/task/14867/stat : 14867 (java) R 14845 14847 14441 0 -1 4202560 385342 0 0 0 116581 56 0 0 25 0 22 0 519676288 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912506089693 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14847/tid=14868] ppid=14845 vsize=15784056 CPUtime=1166.85 cores=1,3,5,7
/proc/14847/task/14868/stat : 14868 (java) R 14845 14847 14441 0 -1 4202560 381419 0 0 0 116627 58 0 0 25 0 22 0 519676288 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912506009292 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14847/tid=14869] ppid=14845 vsize=15784056 CPUtime=1166.29 cores=1,3,5,7
/proc/14847/task/14869/stat : 14869 (java) R 14845 14847 14441 0 -1 4202560 387573 0 0 0 116573 56 0 0 25 0 22 0 519676288 16162873344 154301 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505849974 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4702.33
Current children cumulated vsize (KiB) 15784056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 4.00 4.66 6.20 5/193 14922
/proc/meminfo: memFree=30353976/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15784056 CPUtime=4800.31 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 2996041 0 1 0 479437 594 0 0 25 0 22 0 519676240 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3946014 147569 2298 9 0 3936733 0
[pid=14847/tid=14849] ppid=14845 vsize=15784056 CPUtime=1.22 cores=1,3,5,7
/proc/14847/task/14849/stat : 14849 (java) S 14845 14847 14441 0 -1 4202560 35682 0 1 0 118 4 0 0 25 0 22 0 519676241 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14850] ppid=14845 vsize=15784056 CPUtime=3.93 cores=1,3,5,7
/proc/14847/task/14850/stat : 14850 (java) S 14845 14847 14441 0 -1 4202560 176633 0 0 0 357 36 0 0 16 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14851] ppid=14845 vsize=15784056 CPUtime=3.76 cores=1,3,5,7
/proc/14847/task/14851/stat : 14851 (java) S 14845 14847 14441 0 -1 4202560 163086 0 0 0 343 33 0 0 15 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14852] ppid=14845 vsize=15784056 CPUtime=3.77 cores=1,3,5,7
/proc/14847/task/14852/stat : 14852 (java) S 14845 14847 14441 0 -1 4202560 167425 0 0 0 340 37 0 0 16 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14853] ppid=14845 vsize=15784056 CPUtime=3.94 cores=1,3,5,7
/proc/14847/task/14853/stat : 14853 (java) S 14845 14847 14441 0 -1 4202560 170499 0 0 0 360 34 0 0 16 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14854] ppid=14845 vsize=15784056 CPUtime=3.79 cores=1,3,5,7
/proc/14847/task/14854/stat : 14854 (java) S 14845 14847 14441 0 -1 4202560 168712 0 0 0 342 37 0 0 15 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14855] ppid=14845 vsize=15784056 CPUtime=3.91 cores=1,3,5,7
/proc/14847/task/14855/stat : 14855 (java) S 14845 14847 14441 0 -1 4202560 174263 0 0 0 355 36 0 0 16 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14856] ppid=14845 vsize=15784056 CPUtime=3.85 cores=1,3,5,7
/proc/14847/task/14856/stat : 14856 (java) S 14845 14847 14441 0 -1 4202560 168141 0 0 0 351 34 0 0 15 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14857] ppid=14845 vsize=15784056 CPUtime=3.81 cores=1,3,5,7
/proc/14847/task/14857/stat : 14857 (java) S 14845 14847 14441 0 -1 4202560 174019 0 0 0 348 33 0 0 15 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14858] ppid=14845 vsize=15784056 CPUtime=2.24 cores=1,3,5,7
/proc/14847/task/14858/stat : 14858 (java) S 14845 14847 14441 0 -1 4202560 7818 0 0 0 155 69 0 0 15 0 22 0 519676243 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 0 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14859] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14859/stat : 14859 (java) S 14845 14847 14441 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 519676243 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14860] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14860/stat : 14860 (java) S 14845 14847 14441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519676243 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14861] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14861/stat : 14861 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676245 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826063793 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14862] ppid=14845 vsize=15784056 CPUtime=1.03 cores=1,3,5,7
/proc/14847/task/14862/stat : 14862 (java) S 14845 14847 14441 0 -1 4202560 2225 0 0 0 103 0 0 0 15 0 22 0 519676245 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14863] ppid=14845 vsize=15784056 CPUtime=1.19 cores=1,3,5,7
/proc/14847/task/14863/stat : 14863 (java) S 14845 14847 14441 0 -1 4202560 16322 0 0 0 119 0 0 0 15 0 22 0 519676246 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14864] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14864/stat : 14864 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676246 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14865] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14865/stat : 14865 (java) S 14845 14847 14441 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 519676246 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14866] ppid=14845 vsize=15784056 CPUtime=1191.25 cores=1,3,5,7
/proc/14847/task/14866/stat : 14866 (java) R 14845 14847 14441 0 -1 4202560 391587 0 0 0 119067 58 0 0 25 0 22 0 519676288 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505720073 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14847/tid=14867] ppid=14845 vsize=15784056 CPUtime=1190.66 cores=1,3,5,7
/proc/14847/task/14867/stat : 14867 (java) R 14845 14847 14441 0 -1 4202560 393776 0 0 0 119008 58 0 0 25 0 22 0 519676288 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912506020286 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14847/tid=14868] ppid=14845 vsize=15784056 CPUtime=1191.14 cores=1,3,5,7
/proc/14847/task/14868/stat : 14868 (java) R 14845 14847 14441 0 -1 4202560 389054 0 0 0 119055 59 0 0 25 0 22 0 519676288 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912506009185 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14847/tid=14869] ppid=14845 vsize=15784056 CPUtime=1190.65 cores=1,3,5,7
/proc/14847/task/14869/stat : 14869 (java) R 14845 14847 14441 0 -1 4202560 395348 0 0 0 119008 57 0 0 25 0 22 0 519676288 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 15784056

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

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

[startup+1206.9 s]
/proc/loadavg: 4.00 4.66 6.20 5/193 14922
/proc/meminfo: memFree=30353976/32950928 swapFree=67111448/67111528
[pid=14847] ppid=14845 vsize=15784056 CPUtime=4800.31 cores=1,3,5,7
/proc/14847/stat : 14847 (java) S 14845 14847 14441 0 -1 4202496 2996041 0 1 0 479437 594 0 0 25 0 22 0 519676240 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14847/statm: 3946014 147569 2298 9 0 3936733 0
[pid=14847/tid=14849] ppid=14845 vsize=15784056 CPUtime=1.22 cores=1,3,5,7
/proc/14847/task/14849/stat : 14849 (java) S 14845 14847 14441 0 -1 4202560 35682 0 1 0 118 4 0 0 25 0 22 0 519676241 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14850] ppid=14845 vsize=15784056 CPUtime=3.93 cores=1,3,5,7
/proc/14847/task/14850/stat : 14850 (java) S 14845 14847 14441 0 -1 4202560 176633 0 0 0 357 36 0 0 16 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14851] ppid=14845 vsize=15784056 CPUtime=3.76 cores=1,3,5,7
/proc/14847/task/14851/stat : 14851 (java) S 14845 14847 14441 0 -1 4202560 163086 0 0 0 343 33 0 0 15 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14852] ppid=14845 vsize=15784056 CPUtime=3.77 cores=1,3,5,7
/proc/14847/task/14852/stat : 14852 (java) S 14845 14847 14441 0 -1 4202560 167425 0 0 0 340 37 0 0 16 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14853] ppid=14845 vsize=15784056 CPUtime=3.94 cores=1,3,5,7
/proc/14847/task/14853/stat : 14853 (java) S 14845 14847 14441 0 -1 4202560 170499 0 0 0 360 34 0 0 16 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14854] ppid=14845 vsize=15784056 CPUtime=3.79 cores=1,3,5,7
/proc/14847/task/14854/stat : 14854 (java) S 14845 14847 14441 0 -1 4202560 168712 0 0 0 342 37 0 0 15 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 7 0 0 0
[pid=14847/tid=14855] ppid=14845 vsize=15784056 CPUtime=3.91 cores=1,3,5,7
/proc/14847/task/14855/stat : 14855 (java) S 14845 14847 14441 0 -1 4202560 174263 0 0 0 355 36 0 0 16 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14856] ppid=14845 vsize=15784056 CPUtime=3.85 cores=1,3,5,7
/proc/14847/task/14856/stat : 14856 (java) S 14845 14847 14441 0 -1 4202560 168141 0 0 0 351 34 0 0 15 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14857] ppid=14845 vsize=15784056 CPUtime=3.81 cores=1,3,5,7
/proc/14847/task/14857/stat : 14857 (java) S 14845 14847 14441 0 -1 4202560 174019 0 0 0 348 33 0 0 15 0 22 0 519676242 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14858] ppid=14845 vsize=15784056 CPUtime=2.24 cores=1,3,5,7
/proc/14847/task/14858/stat : 14858 (java) S 14845 14847 14441 0 -1 4202560 7818 0 0 0 155 69 0 0 15 0 22 0 519676243 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 0 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14859] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14859/stat : 14859 (java) S 14845 14847 14441 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 519676243 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14860] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14860/stat : 14860 (java) S 14845 14847 14441 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519676243 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14861] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14861/stat : 14861 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676245 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826063793 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14862] ppid=14845 vsize=15784056 CPUtime=1.03 cores=1,3,5,7
/proc/14847/task/14862/stat : 14862 (java) S 14845 14847 14441 0 -1 4202560 2225 0 0 0 103 0 0 0 15 0 22 0 519676245 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 3 0 0 0
[pid=14847/tid=14863] ppid=14845 vsize=15784056 CPUtime=1.19 cores=1,3,5,7
/proc/14847/task/14863/stat : 14863 (java) S 14845 14847 14441 0 -1 4202560 16322 0 0 0 119 0 0 0 15 0 22 0 519676246 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14864] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14864/stat : 14864 (java) S 14845 14847 14441 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519676246 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056089 0 4 0 16800975 18446604471107761472 0 0 -1 1 0 0 0
[pid=14847/tid=14865] ppid=14845 vsize=15784056 CPUtime=0 cores=1,3,5,7
/proc/14847/task/14865/stat : 14865 (java) S 14845 14847 14441 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 519676246 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 251826056704 0 4 0 16800975 18446604471107761472 0 0 -1 5 0 0 0
[pid=14847/tid=14866] ppid=14845 vsize=15784056 CPUtime=1191.25 cores=1,3,5,7
/proc/14847/task/14866/stat : 14866 (java) R 14845 14847 14441 0 -1 4202560 391587 0 0 0 119067 58 0 0 25 0 22 0 519676288 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505720073 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14847/tid=14867] ppid=14845 vsize=15784056 CPUtime=1190.66 cores=1,3,5,7
/proc/14847/task/14867/stat : 14867 (java) R 14845 14847 14441 0 -1 4202560 393776 0 0 0 119008 58 0 0 25 0 22 0 519676288 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912506020286 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14847/tid=14868] ppid=14845 vsize=15784056 CPUtime=1191.14 cores=1,3,5,7
/proc/14847/task/14868/stat : 14868 (java) R 14845 14847 14441 0 -1 4202560 389054 0 0 0 119055 59 0 0 25 0 22 0 519676288 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912506009185 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14847/tid=14869] ppid=14845 vsize=15784056 CPUtime=1190.65 cores=1,3,5,7
/proc/14847/task/14869/stat : 14869 (java) R 14845 14847 14441 0 -1 4202560 395348 0 0 0 119008 57 0 0 25 0 22 0 519676288 16162873344 147569 33554432000 1073741824 1073778376 140735489288272 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 15784056

Child status: 143
Real time (s): 1206.94
CPU time (s): 4800.37
CPU user time (s): 4794.4
CPU system time (s): 5.97109
CPU usage (%): 397.73
Max. virtual memory (cumulated for all children) (KiB): 15784056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.4
system time used= 5.97109
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2996068
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= 167888
involuntary context switches= 106122

runsolver used 1.9807 second user time and 4.66429 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 14:39:35
IDJOB=3313044
IDBENCH=71301
IDSOLVER=1699
FILE ID=node126/3313044-1304080775
RUNJOBID= node126-1304077694-14460
PBS_JOBID= 13170512
Free space on /tmp= 71596 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313044-1304080775/watcher-3313044-1304080775 -o /tmp/evaluation-result-3313044-1304080775/solver-3313044-1304080775 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313044-1304080775.cnf

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

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=1939425454

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30446276 kB
Buffers:        238220 kB
Cached:        1399104 kB
SwapCached:         76 kB
Active:         592140 kB
Inactive:      1598604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30446276 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            2392 kB
Writeback:           0 kB
AnonPages:      553088 kB
Mapped:          23640 kB
Slab:           246776 kB
PageTables:       6572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   750964 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= 71596 MiB
End job on node126 at 2011-04-29 14:59:44