Trace number 3312547

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.24 1207.33

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
MD5SUM6416f44b34786f590ff716f4b8e2cf7c
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.09/0.13	39:55 INFO : Reading from input HOME/instance-3312547-1304120395.cnf
0.49/0.34	Executor set job limit to 1000000
0.49/0.35	Executor set job limit to 1000000
0.49/0.35	Executor set job limit to 1000000
0.49/0.35	Executor set job limit to 1000000
0.49/0.35	Starting Executor!
0.49/0.35	Starting Executor!
0.49/0.35	Starting Executor!
0.49/0.35	Starting Executor!
0.91/0.58	39:56 INFO : 80 variables remaining out of 80
0.91/0.58	39:56 INFO : 56960 literals remaining out of 56960

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-3312547-1304120395/watcher-3312547-1304120395 -o /tmp/evaluation-result-3312547-1304120395/solver-3312547-1304120395 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312547-1304120395.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: 1.39 3.25 4.85 2/171 29529
/proc/meminfo: memFree=30198556/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=308 CPUtime=0 cores=1,3,5,7
/proc/29529/stat : 29529 (java) R 29527 29529 28616 0 -1 4194304 536 0 0 0 0 0 0 0 22 0 1 0 523636579 315392 40 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239471771367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29529/statm: 616 44 35 9 0 27 0

[startup+0.0759391 s]
/proc/loadavg: 1.39 3.25 4.85 2/171 29529
/proc/meminfo: memFree=30198556/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 4322 0 1 0 5 0 0 0 22 0 18 0 523636579 15984414720 3760 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3902445 3761 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100937 s]
/proc/loadavg: 1.39 3.25 4.85 2/171 29529
/proc/meminfo: memFree=30198556/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15676844 CPUtime=0.09 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 5456 0 1 0 9 0 0 0 22 0 18 0 523636579 16053088256 4856 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3919211 4857 2116 9 0 3909930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676844

[startup+0.300832 s]
/proc/loadavg: 1.39 3.25 4.85 2/171 29529
/proc/meminfo: memFree=30198556/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15682408 CPUtime=0.49 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 13416 0 1 0 47 2 0 0 22 0 18 0 523636579 16058785792 11764 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3920602 11767 2208 9 0 3911321 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15682408

[startup+0.748864 s]
/proc/loadavg: 1.39 3.25 4.85 2/171 29529
/proc/meminfo: memFree=30198556/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15706316 CPUtime=1.7 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 33819 0 1 0 165 5 0 0 22 0 22 0 523636579 16083267584 28113 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3926579 28113 2259 9 0 3917298 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 15706316

[startup+1.5016 s]
/proc/loadavg: 1.39 3.25 4.85 8/193 29551
/proc/meminfo: memFree=30046172/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15708620 CPUtime=4.58 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 62733 0 1 0 449 9 0 0 22 0 22 0 523636579 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3927155 52908 2278 9 0 3917874 0
[pid=29529/tid=29531] ppid=29527 vsize=15708620 CPUtime=0.55 cores=1,3,5,7
/proc/29529/task/29531/stat : 29531 (java) S 29527 29529 28616 0 -1 4202560 15027 0 1 0 53 2 0 0 18 0 22 0 523636580 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29532] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29532/stat : 29532 (java) S 29527 29529 28616 0 -1 4202560 475 0 0 0 0 0 0 0 17 0 22 0 523636581 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29533] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29533/stat : 29533 (java) S 29527 29529 28616 0 -1 4202560 735 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29534] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29534/stat : 29534 (java) S 29527 29529 28616 0 -1 4202560 1156 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29535] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29535/stat : 29535 (java) S 29527 29529 28616 0 -1 4202560 412 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29536] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29536/stat : 29536 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29537] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29537/stat : 29537 (java) S 29527 29529 28616 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29538] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29538/stat : 29538 (java) S 29527 29529 28616 0 -1 4202560 1642 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29539] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29539/stat : 29539 (java) S 29527 29529 28616 0 -1 4202560 953 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29540] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29540/stat : 29540 (java) S 29527 29529 28616 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 523636582 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 0 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29541] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29541/stat : 29541 (java) R 29527 29529 28616 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 523636582 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29529/tid=29542] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29542/stat : 29542 (java) S 29527 29529 28616 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 523636582 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29543] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29543/stat : 29543 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488518577 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29544] ppid=29527 vsize=15708620 CPUtime=0.74 cores=1,3,5,7
/proc/29529/task/29544/stat : 29544 (java) R 29527 29529 28616 0 -1 4202560 6543 0 0 0 74 0 0 0 25 0 22 0 523636585 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 47590762799536 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29529/tid=29545] ppid=29527 vsize=15708620 CPUtime=0.94 cores=1,3,5,7
/proc/29529/task/29545/stat : 29545 (java) R 29527 29529 28616 0 -1 4202560 13649 0 0 0 92 2 0 0 16 0 22 0 523636585 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 47590762690222 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29529/tid=29546] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29546/stat : 29546 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29547] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29547/stat : 29547 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523636585 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29548] ppid=29527 vsize=15708620 CPUtime=0.72 cores=1,3,5,7
/proc/29529/task/29548/stat : 29548 (java) R 29527 29529 28616 0 -1 4202560 8184 0 0 0 71 1 0 0 16 0 22 0 523636614 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505914596 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29529/tid=29549] ppid=29527 vsize=15708620 CPUtime=0.47 cores=1,3,5,7
/proc/29529/task/29549/stat : 29549 (java) R 29527 29529 28616 0 -1 4202560 3399 0 0 0 47 0 0 0 16 0 22 0 523636614 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 47590767171650 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29529/tid=29550] ppid=29527 vsize=15708620 CPUtime=0.49 cores=1,3,5,7
/proc/29529/task/29550/stat : 29550 (java) R 29527 29529 28616 0 -1 4202560 4218 0 0 0 49 0 0 0 16 0 22 0 523636614 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505820640 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29529/tid=29551] ppid=29527 vsize=15708620 CPUtime=0.59 cores=1,3,5,7
/proc/29529/task/29551/stat : 29551 (java) R 29527 29529 28616 0 -1 4202560 4922 0 0 0 59 0 0 0 16 0 22 0 523636614 16085626880 52908 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 15708620

[startup+3.1013 s]
/proc/loadavg: 1.39 3.25 4.85 6/193 29551
/proc/meminfo: memFree=29936628/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15708620 CPUtime=10.95 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 136557 0 1 0 1075 20 0 0 22 0 22 0 523636579 16085626880 126725 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3927155 126731 2289 9 0 3917874 0
[pid=29529/tid=29531] ppid=29527 vsize=15708620 CPUtime=0.55 cores=1,3,5,7
/proc/29529/task/29531/stat : 29531 (java) S 29527 29529 28616 0 -1 4202560 15027 0 1 0 53 2 0 0 18 0 22 0 523636580 16085626880 126734 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29532] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29532/stat : 29532 (java) S 29527 29529 28616 0 -1 4202560 2307 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 126740 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29533] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29533/stat : 29533 (java) S 29527 29529 28616 0 -1 4202560 1070 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 126742 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29534] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29534/stat : 29534 (java) S 29527 29529 28616 0 -1 4202560 1842 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 126745 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29535] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29535/stat : 29535 (java) S 29527 29529 28616 0 -1 4202560 2711 0 0 0 0 0 0 0 16 0 22 0 523636581 16085626880 126757 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29536] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29536/stat : 29536 (java) S 29527 29529 28616 0 -1 4202560 835 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 126759 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29537] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29537/stat : 29537 (java) S 29527 29529 28616 0 -1 4202560 625 0 0 0 0 0 0 0 16 0 22 0 523636581 16085626880 126761 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29538] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29538/stat : 29538 (java) S 29527 29529 28616 0 -1 4202560 3501 0 0 0 0 0 0 0 16 0 22 0 523636581 16085626880 126763 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29539] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29539/stat : 29539 (java) S 29527 29529 28616 0 -1 4202560 2784 0 0 0 0 0 0 0 16 0 22 0 523636581 16085626880 126768 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29540] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29540/stat : 29540 (java) S 29527 29529 28616 0 -1 4202560 193 0 0 0 0 0 0 0 16 0 22 0 523636582 16085626880 126779 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 0 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29541] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29541/stat : 29541 (java) S 29527 29529 28616 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 523636582 16085626880 126782 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29542] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29542/stat : 29542 (java) S 29527 29529 28616 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523636582 16085626880 126786 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29543] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29543/stat : 29543 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 126789 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488518577 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29544] ppid=29527 vsize=15708620 CPUtime=0.77 cores=1,3,5,7
/proc/29529/task/29544/stat : 29544 (java) R 29527 29529 28616 0 -1 4202560 6548 0 0 0 77 0 0 0 23 0 22 0 523636585 16085626880 126791 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488520885 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29529/tid=29545] ppid=29527 vsize=15708620 CPUtime=1.23 cores=1,3,5,7
/proc/29529/task/29545/stat : 29545 (java) S 29527 29529 28616 0 -1 4202560 13699 0 0 0 121 2 0 0 15 0 22 0 523636585 16085626880 126794 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29546] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29546/stat : 29546 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 126796 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29547] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29547/stat : 29547 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523636585 16085626880 126799 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29548] ppid=29527 vsize=15708620 CPUtime=2.2 cores=1,3,5,7
/proc/29529/task/29548/stat : 29548 (java) R 29527 29529 28616 0 -1 4202560 24093 0 0 0 217 3 0 0 17 0 22 0 523636614 16085626880 126801 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912506131047 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29529/tid=29549] ppid=29527 vsize=15708620 CPUtime=1.91 cores=1,3,5,7
/proc/29529/task/29549/stat : 29549 (java) R 29527 29529 28616 0 -1 4202560 18750 0 0 0 189 2 0 0 17 0 22 0 523636614 16085626880 126803 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505878063 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29529/tid=29550] ppid=29527 vsize=15708620 CPUtime=2.06 cores=1,3,5,7
/proc/29529/task/29550/stat : 29550 (java) R 29527 29529 28616 0 -1 4202560 20281 0 0 0 204 2 0 0 17 0 22 0 523636614 16085626880 126804 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 47590767170423 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29529/tid=29551] ppid=29527 vsize=15708620 CPUtime=2.09 cores=1,3,5,7
/proc/29529/task/29551/stat : 29551 (java) R 29527 29529 28616 0 -1 4202560 20985 0 0 0 207 2 0 0 17 0 22 0 523636614 16085626880 126805 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505821295 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.95
Current children cumulated vsize (KiB) 15708620

[startup+6.30068 s]
/proc/loadavg: 1.84 3.31 4.86 5/193 29551
/proc/meminfo: memFree=29603904/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15708620 CPUtime=23.72 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 161661 0 1 0 2348 24 0 0 22 0 22 0 523636579 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3927155 150400 2289 9 0 3917874 0
[pid=29529/tid=29531] ppid=29527 vsize=15708620 CPUtime=0.55 cores=1,3,5,7
/proc/29529/task/29531/stat : 29531 (java) S 29527 29529 28616 0 -1 4202560 15027 0 1 0 53 2 0 0 18 0 22 0 523636580 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29532] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29532/stat : 29532 (java) S 29527 29529 28616 0 -1 4202560 2490 0 0 0 0 0 0 0 16 0 22 0 523636581 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29533] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29533/stat : 29533 (java) S 29527 29529 28616 0 -1 4202560 2314 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29534] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29534/stat : 29534 (java) S 29527 29529 28616 0 -1 4202560 2954 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29535] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29535/stat : 29535 (java) S 29527 29529 28616 0 -1 4202560 3318 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29536] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29536/stat : 29536 (java) S 29527 29529 28616 0 -1 4202560 978 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29537] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29537/stat : 29537 (java) S 29527 29529 28616 0 -1 4202560 1610 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29538] ppid=29527 vsize=15708620 CPUtime=0.01 cores=1,3,5,7
/proc/29529/task/29538/stat : 29538 (java) S 29527 29529 28616 0 -1 4202560 3623 0 0 0 1 0 0 0 15 0 22 0 523636581 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29539] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29539/stat : 29539 (java) S 29527 29529 28616 0 -1 4202560 3025 0 0 0 0 0 0 0 15 0 22 0 523636581 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29540] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29540/stat : 29540 (java) S 29527 29529 28616 0 -1 4202560 447 0 0 0 0 0 0 0 16 0 22 0 523636582 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 0 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29541] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29541/stat : 29541 (java) S 29527 29529 28616 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 523636582 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29542] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29542/stat : 29542 (java) S 29527 29529 28616 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523636582 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29543] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29543/stat : 29543 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488518577 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29544] ppid=29527 vsize=15708620 CPUtime=0.79 cores=1,3,5,7
/proc/29529/task/29544/stat : 29544 (java) S 29527 29529 28616 0 -1 4202560 6551 0 0 0 79 0 0 0 15 0 22 0 523636585 16085626880 150400 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0

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

[pid=29529/tid=29549] ppid=29527 vsize=15708620 CPUtime=1108.24 cores=1,3,5,7
/proc/29529/task/29549/stat : 29549 (java) R 29527 29529 28616 0 -1 4202560 158547 0 0 0 110786 38 0 0 25 0 22 0 523636614 16085626880 84754 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29529/tid=29550] ppid=29527 vsize=15708620 CPUtime=1108.06 cores=1,3,5,7
/proc/29529/task/29550/stat : 29550 (java) R 29527 29529 28616 0 -1 4202560 158093 0 0 0 110770 36 0 0 25 0 22 0 523636614 16085626880 84754 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505813076 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29529/tid=29551] ppid=29527 vsize=15708620 CPUtime=1108.12 cores=1,3,5,7
/proc/29529/task/29551/stat : 29551 (java) R 29527 29529 28616 0 -1 4202560 161684 0 0 0 110775 37 0 0 25 0 22 0 523636614 16085626880 84754 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505973187 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.21
Current children cumulated vsize (KiB) 15708620

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 4.24 5/193 29582
/proc/meminfo: memFree=29916824/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15708620 CPUtime=4700.76 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 1280414 0 1 0 469668 408 0 0 22 0 22 0 523636579 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3927155 74025 2299 9 0 3917874 0
[pid=29529/tid=29531] ppid=29527 vsize=15708620 CPUtime=0.55 cores=1,3,5,7
/proc/29529/task/29531/stat : 29531 (java) S 29527 29529 28616 0 -1 4202560 15027 0 1 0 53 2 0 0 18 0 22 0 523636580 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29532] ppid=29527 vsize=15708620 CPUtime=3.31 cores=1,3,5,7
/proc/29529/task/29532/stat : 29532 (java) S 29527 29529 28616 0 -1 4202560 70566 0 0 0 309 22 0 0 15 0 22 0 523636581 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29533] ppid=29527 vsize=15708620 CPUtime=3.26 cores=1,3,5,7
/proc/29529/task/29533/stat : 29533 (java) S 29527 29529 28616 0 -1 4202560 72916 0 0 0 301 25 0 0 15 0 22 0 523636581 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29534] ppid=29527 vsize=15708620 CPUtime=3.29 cores=1,3,5,7
/proc/29529/task/29534/stat : 29534 (java) S 29527 29529 28616 0 -1 4202560 73757 0 0 0 306 23 0 0 15 0 22 0 523636581 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29535] ppid=29527 vsize=15708620 CPUtime=3.3 cores=1,3,5,7
/proc/29529/task/29535/stat : 29535 (java) S 29527 29529 28616 0 -1 4202560 74739 0 0 0 307 23 0 0 15 0 22 0 523636581 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29536] ppid=29527 vsize=15708620 CPUtime=3.22 cores=1,3,5,7
/proc/29529/task/29536/stat : 29536 (java) S 29527 29529 28616 0 -1 4202560 72343 0 0 0 300 22 0 0 15 0 22 0 523636581 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29537] ppid=29527 vsize=15708620 CPUtime=3.2 cores=1,3,5,7
/proc/29529/task/29537/stat : 29537 (java) S 29527 29529 28616 0 -1 4202560 70358 0 0 0 298 22 0 0 15 0 22 0 523636581 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29538] ppid=29527 vsize=15708620 CPUtime=3.34 cores=1,3,5,7
/proc/29529/task/29538/stat : 29538 (java) S 29527 29529 28616 0 -1 4202560 73993 0 0 0 310 24 0 0 16 0 22 0 523636581 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29539] ppid=29527 vsize=15708620 CPUtime=3.28 cores=1,3,5,7
/proc/29529/task/29539/stat : 29539 (java) S 29527 29529 28616 0 -1 4202560 75474 0 0 0 305 23 0 0 15 0 22 0 523636581 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29540] ppid=29527 vsize=15708620 CPUtime=1.9 cores=1,3,5,7
/proc/29529/task/29540/stat : 29540 (java) S 29527 29529 28616 0 -1 4202560 3370 0 0 0 130 60 0 0 15 0 22 0 523636582 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 0 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29541] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29541/stat : 29541 (java) S 29527 29529 28616 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 523636582 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29542] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29542/stat : 29542 (java) S 29527 29529 28616 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523636582 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29543] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29543/stat : 29543 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488518577 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29544] ppid=29527 vsize=15708620 CPUtime=0.83 cores=1,3,5,7
/proc/29529/task/29544/stat : 29544 (java) S 29527 29529 28616 0 -1 4202560 6559 0 0 0 82 1 0 0 15 0 22 0 523636585 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29545] ppid=29527 vsize=15708620 CPUtime=1.36 cores=1,3,5,7
/proc/29529/task/29545/stat : 29545 (java) S 29527 29529 28616 0 -1 4202560 13717 0 0 0 134 2 0 0 15 0 22 0 523636585 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29546] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29546/stat : 29546 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29547] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29547/stat : 29547 (java) S 29527 29529 28616 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 523636585 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29548] ppid=29527 vsize=15708620 CPUtime=1167.54 cores=1,3,5,7
/proc/29529/task/29548/stat : 29548 (java) R 29527 29529 28616 0 -1 4202560 163646 0 0 0 116719 35 0 0 25 0 22 0 523636614 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505914976 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29529/tid=29549] ppid=29527 vsize=15708620 CPUtime=1167.59 cores=1,3,5,7
/proc/29529/task/29549/stat : 29549 (java) R 29527 29529 28616 0 -1 4202560 163283 0 0 0 116719 40 0 0 25 0 22 0 523636614 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505972964 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29529/tid=29550] ppid=29527 vsize=15708620 CPUtime=1167.38 cores=1,3,5,7
/proc/29529/task/29550/stat : 29550 (java) R 29527 29529 28616 0 -1 4202560 162769 0 0 0 116701 37 0 0 25 0 22 0 523636614 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505821953 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29529/tid=29551] ppid=29527 vsize=15708620 CPUtime=1167.28 cores=1,3,5,7
/proc/29529/task/29551/stat : 29551 (java) R 29527 29529 28616 0 -1 4202560 166446 0 0 0 116689 39 0 0 25 0 22 0 523636614 16085626880 74025 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505947398 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.76
Current children cumulated vsize (KiB) 15708620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 4.10 4.02 4.24 5/193 29583
/proc/meminfo: memFree=29872792/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15708620 CPUtime=4800.19 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 1314524 0 1 0 479602 417 0 0 22 0 22 0 523636579 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3927155 82718 2299 9 0 3917874 0
[pid=29529/tid=29531] ppid=29527 vsize=15708620 CPUtime=0.55 cores=1,3,5,7
/proc/29529/task/29531/stat : 29531 (java) S 29527 29529 28616 0 -1 4202560 15027 0 1 0 53 2 0 0 18 0 22 0 523636580 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29532] ppid=29527 vsize=15708620 CPUtime=3.39 cores=1,3,5,7
/proc/29529/task/29532/stat : 29532 (java) S 29527 29529 28616 0 -1 4202560 73025 0 0 0 316 23 0 0 16 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29533] ppid=29527 vsize=15708620 CPUtime=3.32 cores=1,3,5,7
/proc/29529/task/29533/stat : 29533 (java) S 29527 29529 28616 0 -1 4202560 74749 0 0 0 307 25 0 0 16 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29534] ppid=29527 vsize=15708620 CPUtime=3.35 cores=1,3,5,7
/proc/29529/task/29534/stat : 29534 (java) S 29527 29529 28616 0 -1 4202560 76283 0 0 0 312 23 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29535] ppid=29527 vsize=15708620 CPUtime=3.37 cores=1,3,5,7
/proc/29529/task/29535/stat : 29535 (java) S 29527 29529 28616 0 -1 4202560 78210 0 0 0 314 23 0 0 16 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29536] ppid=29527 vsize=15708620 CPUtime=3.27 cores=1,3,5,7
/proc/29529/task/29536/stat : 29536 (java) S 29527 29529 28616 0 -1 4202560 74791 0 0 0 305 22 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29537] ppid=29527 vsize=15708620 CPUtime=3.26 cores=1,3,5,7
/proc/29529/task/29537/stat : 29537 (java) S 29527 29529 28616 0 -1 4202560 72728 0 0 0 304 22 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29538] ppid=29527 vsize=15708620 CPUtime=3.41 cores=1,3,5,7
/proc/29529/task/29538/stat : 29538 (java) S 29527 29529 28616 0 -1 4202560 77287 0 0 0 316 25 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29539] ppid=29527 vsize=15708620 CPUtime=3.33 cores=1,3,5,7
/proc/29529/task/29539/stat : 29539 (java) S 29527 29529 28616 0 -1 4202560 77374 0 0 0 309 24 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29540] ppid=29527 vsize=15708620 CPUtime=1.94 cores=1,3,5,7
/proc/29529/task/29540/stat : 29540 (java) S 29527 29529 28616 0 -1 4202560 3449 0 0 0 132 62 0 0 15 0 22 0 523636582 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 0 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29541] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29541/stat : 29541 (java) S 29527 29529 28616 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 523636582 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29542] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29542/stat : 29542 (java) S 29527 29529 28616 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523636582 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29543] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29543/stat : 29543 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488518577 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29544] ppid=29527 vsize=15708620 CPUtime=0.83 cores=1,3,5,7
/proc/29529/task/29544/stat : 29544 (java) S 29527 29529 28616 0 -1 4202560 6559 0 0 0 82 1 0 0 15 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29545] ppid=29527 vsize=15708620 CPUtime=1.36 cores=1,3,5,7
/proc/29529/task/29545/stat : 29545 (java) S 29527 29529 28616 0 -1 4202560 13717 0 0 0 134 2 0 0 15 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29546] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29546/stat : 29546 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29547] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29547/stat : 29547 (java) S 29527 29529 28616 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29548] ppid=29527 vsize=15708620 CPUtime=1192.25 cores=1,3,5,7
/proc/29529/task/29548/stat : 29548 (java) R 29527 29529 28616 0 -1 4202560 167376 0 0 0 119189 36 0 0 25 0 22 0 523636614 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912506116012 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29529/tid=29549] ppid=29527 vsize=15708620 CPUtime=1192.23 cores=1,3,5,7
/proc/29529/task/29549/stat : 29549 (java) R 29527 29529 28616 0 -1 4202560 166639 0 0 0 119182 41 0 0 25 0 22 0 523636614 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505742505 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29529/tid=29550] ppid=29527 vsize=15708620 CPUtime=1192.13 cores=1,3,5,7
/proc/29529/task/29550/stat : 29550 (java) R 29527 29529 28616 0 -1 4202560 166064 0 0 0 119175 38 0 0 25 0 22 0 523636614 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505820817 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29529/tid=29551] ppid=29527 vsize=15708620 CPUtime=1192.03 cores=1,3,5,7
/proc/29529/task/29551/stat : 29551 (java) R 29527 29529 28616 0 -1 4202560 169793 0 0 0 119163 40 0 0 25 0 22 0 523636614 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505742559 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 15708620

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

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

[startup+1207.3 s]
/proc/loadavg: 4.10 4.02 4.24 5/193 29583
/proc/meminfo: memFree=29872792/32950928 swapFree=67086612/67111528
[pid=29529] ppid=29527 vsize=15708620 CPUtime=4800.19 cores=1,3,5,7
/proc/29529/stat : 29529 (java) S 29527 29529 28616 0 -1 4202496 1314524 0 1 0 479602 417 0 0 22 0 22 0 523636579 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29529/statm: 3927155 82718 2299 9 0 3917874 0
[pid=29529/tid=29531] ppid=29527 vsize=15708620 CPUtime=0.55 cores=1,3,5,7
/proc/29529/task/29531/stat : 29531 (java) S 29527 29529 28616 0 -1 4202560 15027 0 1 0 53 2 0 0 18 0 22 0 523636580 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29532] ppid=29527 vsize=15708620 CPUtime=3.39 cores=1,3,5,7
/proc/29529/task/29532/stat : 29532 (java) S 29527 29529 28616 0 -1 4202560 73025 0 0 0 316 23 0 0 16 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29533] ppid=29527 vsize=15708620 CPUtime=3.32 cores=1,3,5,7
/proc/29529/task/29533/stat : 29533 (java) S 29527 29529 28616 0 -1 4202560 74749 0 0 0 307 25 0 0 16 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 7 0 0 0
[pid=29529/tid=29534] ppid=29527 vsize=15708620 CPUtime=3.35 cores=1,3,5,7
/proc/29529/task/29534/stat : 29534 (java) S 29527 29529 28616 0 -1 4202560 76283 0 0 0 312 23 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29535] ppid=29527 vsize=15708620 CPUtime=3.37 cores=1,3,5,7
/proc/29529/task/29535/stat : 29535 (java) S 29527 29529 28616 0 -1 4202560 78210 0 0 0 314 23 0 0 16 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29536] ppid=29527 vsize=15708620 CPUtime=3.27 cores=1,3,5,7
/proc/29529/task/29536/stat : 29536 (java) S 29527 29529 28616 0 -1 4202560 74791 0 0 0 305 22 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29537] ppid=29527 vsize=15708620 CPUtime=3.26 cores=1,3,5,7
/proc/29529/task/29537/stat : 29537 (java) S 29527 29529 28616 0 -1 4202560 72728 0 0 0 304 22 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29538] ppid=29527 vsize=15708620 CPUtime=3.41 cores=1,3,5,7
/proc/29529/task/29538/stat : 29538 (java) S 29527 29529 28616 0 -1 4202560 77287 0 0 0 316 25 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29539] ppid=29527 vsize=15708620 CPUtime=3.33 cores=1,3,5,7
/proc/29529/task/29539/stat : 29539 (java) S 29527 29529 28616 0 -1 4202560 77374 0 0 0 309 24 0 0 15 0 22 0 523636581 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29540] ppid=29527 vsize=15708620 CPUtime=1.94 cores=1,3,5,7
/proc/29529/task/29540/stat : 29540 (java) S 29527 29529 28616 0 -1 4202560 3449 0 0 0 132 62 0 0 15 0 22 0 523636582 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 0 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29541] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29541/stat : 29541 (java) S 29527 29529 28616 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 523636582 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29542] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29542/stat : 29542 (java) S 29527 29529 28616 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523636582 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29543] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29543/stat : 29543 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488518577 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29544] ppid=29527 vsize=15708620 CPUtime=0.83 cores=1,3,5,7
/proc/29529/task/29544/stat : 29544 (java) S 29527 29529 28616 0 -1 4202560 6559 0 0 0 82 1 0 0 15 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 3 0 0 0
[pid=29529/tid=29545] ppid=29527 vsize=15708620 CPUtime=1.36 cores=1,3,5,7
/proc/29529/task/29545/stat : 29545 (java) S 29527 29529 28616 0 -1 4202560 13717 0 0 0 134 2 0 0 15 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29546] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29546/stat : 29546 (java) S 29527 29529 28616 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488510873 0 4 0 16800975 18446604466709653504 0 0 -1 5 0 0 0
[pid=29529/tid=29547] ppid=29527 vsize=15708620 CPUtime=0 cores=1,3,5,7
/proc/29529/task/29547/stat : 29547 (java) S 29527 29529 28616 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523636585 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 239488511488 0 4 0 16800975 18446604466709653504 0 0 -1 1 0 0 0
[pid=29529/tid=29548] ppid=29527 vsize=15708620 CPUtime=1192.25 cores=1,3,5,7
/proc/29529/task/29548/stat : 29548 (java) R 29527 29529 28616 0 -1 4202560 167376 0 0 0 119189 36 0 0 25 0 22 0 523636614 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912506116012 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29529/tid=29549] ppid=29527 vsize=15708620 CPUtime=1192.23 cores=1,3,5,7
/proc/29529/task/29549/stat : 29549 (java) R 29527 29529 28616 0 -1 4202560 166639 0 0 0 119182 41 0 0 25 0 22 0 523636614 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505742505 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29529/tid=29550] ppid=29527 vsize=15708620 CPUtime=1192.13 cores=1,3,5,7
/proc/29529/task/29550/stat : 29550 (java) R 29527 29529 28616 0 -1 4202560 166064 0 0 0 119175 38 0 0 25 0 22 0 523636614 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505820817 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29529/tid=29551] ppid=29527 vsize=15708620 CPUtime=1192.03 cores=1,3,5,7
/proc/29529/task/29551/stat : 29551 (java) R 29527 29529 28616 0 -1 4202560 169793 0 0 0 119163 40 0 0 25 0 22 0 523636614 16085626880 82718 33554432000 1073741824 1073778376 140733967890976 18446744073709551615 46912505742559 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 15708620

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.24
CPU user time (s): 4796.05
CPU system time (s): 4.18636
CPU usage (%): 397.591
Max. virtual memory (cumulated for all children) (KiB): 15711260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.05
system time used= 4.18636
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1314550
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= 295819
involuntary context switches= 144528

runsolver used 1.75673 second user time and 4.87826 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 01:39:55
IDJOB=3312547
IDBENCH=82732
IDSOLVER=1699
FILE ID=node148/3312547-1304120395
RUNJOBID= node148-1304117784-29187
PBS_JOBID= 13170695
Free space on /tmp= 71436 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312547-1304120395/watcher-3312547-1304120395 -o /tmp/evaluation-result-3312547-1304120395/solver-3312547-1304120395 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312547-1304120395.cnf

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

MD5SUM BENCH= 6416f44b34786f590ff716f4b8e2cf7c
RANDOM SEED=83611372

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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:     32950928 kB
MemFree:      30198704 kB
Buffers:        713236 kB
Cached:        1631476 kB
SwapCached:       3696 kB
Active:         117808 kB
Inactive:      2268924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30198704 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            1948 kB
Writeback:           0 kB
AnonPages:       40488 kB
Mapped:          13888 kB
Slab:           300560 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184688 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= 71432 MiB
End job on node148 at 2011-04-30 02:00:04