Trace number 3312679

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.08 1207.83

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
MD5SUMf8b6732f9f469525eb7751d9d1024a94
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.11/0.11	55:09 INFO : Reading from input HOME/instance-3312679-1304128509.cnf
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.95/0.57	55:10 INFO : 90 variables remaining out of 90
0.95/0.57	55:10 INFO : 64080 literals remaining out of 64080

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312679-1304128509/watcher-3312679-1304128509 -o /tmp/evaluation-result-3312679-1304128509/solver-3312679-1304128509 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312679-1304128509.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: 3.40 4.14 5.58 2/186 28732
/proc/meminfo: memFree=25814856/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 1427 0 0 0 0 0 0 0 24 0 2 0 524453695 29065216 896 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 7096 898 686 9 0 381 0
[pid=28732/tid=28734] ppid=28730 vsize=28436 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) R 28730 28732 28077 0 -1 4202560 77 0 0 0 0 0 0 0 25 0 2 0 524453695 29118464 904 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218370618053 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0457621 s]
/proc/loadavg: 3.40 4.14 5.58 2/186 28732
/proc/meminfo: memFree=25814856/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15609528 CPUtime=0.03 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 3956 0 1 0 3 0 0 0 24 0 18 0 524453695 15984156672 3394 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3902382 3394 1719 9 0 3893130 0
[pid=28732/tid=28734] ppid=28730 vsize=15609528 CPUtime=0.03 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) R 28730 28732 28077 0 -1 4202560 2536 0 1 0 3 0 0 0 21 0 18 0 524453695 15984156672 3394 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 47543450601280 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15609528

[startup+0.104781 s]
/proc/loadavg: 3.40 4.14 5.58 2/186 28732
/proc/meminfo: memFree=25814856/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15676588 CPUtime=0.11 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 5679 0 1 0 10 1 0 0 24 0 18 0 524453695 16052826112 5117 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3919147 5117 2118 9 0 3909866 0
[pid=28732/tid=28734] ppid=28730 vsize=15676588 CPUtime=0.08 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) R 28730 28732 28077 0 -1 4202560 3547 0 1 0 8 0 0 0 18 0 18 0 524453695 16052826112 5117 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676588

[startup+0.300711 s]
/proc/loadavg: 3.40 4.14 5.58 2/186 28732
/proc/meminfo: memFree=25814856/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15682704 CPUtime=0.51 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 15519 0 1 0 49 2 0 0 24 0 18 0 524453695 16059088896 13608 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3920676 13616 2208 9 0 3911395 0
[pid=28732/tid=28734] ppid=28730 vsize=15682704 CPUtime=0.28 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) R 28730 28732 28077 0 -1 4202560 10265 0 1 0 26 2 0 0 18 0 18 0 524453695 16059088896 13618 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505578462 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682704

[startup+0.700638 s]
/proc/loadavg: 3.40 4.14 5.58 2/186 28732
/proc/meminfo: memFree=25814856/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15705640 CPUtime=1.51 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 34390 0 1 0 146 5 0 0 24 0 22 0 524453695 16082575360 29047 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3926410 29047 2259 9 0 3917129 0
[pid=28732/tid=28734] ppid=28730 vsize=15705640 CPUtime=0.56 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) S 28730 28732 28077 0 -1 4202560 16320 0 1 0 53 3 0 0 21 0 22 0 524453695 16082575360 29047 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 15705640

[startup+1.50646 s]
/proc/loadavg: 3.40 4.14 5.58 13/220 28766
/proc/meminfo: memFree=25495020/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15704548 CPUtime=4.53 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 61773 0 1 0 444 9 0 0 24 0 22 0 524453695 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3926137 52840 2275 9 0 3916856 0
[pid=28732/tid=28734] ppid=28730 vsize=15704548 CPUtime=0.56 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) S 28730 28732 28077 0 -1 4202560 16320 0 1 0 53 3 0 0 21 0 22 0 524453695 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28738] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28738/stat : 28738 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28739] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28739/stat : 28739 (java) S 28730 28732 28077 0 -1 4202560 557 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28740] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28740/stat : 28740 (java) S 28730 28732 28077 0 -1 4202560 312 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28741] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28741/stat : 28741 (java) S 28730 28732 28077 0 -1 4202560 1772 0 0 0 0 0 0 0 16 0 22 0 524453696 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28742] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28742/stat : 28742 (java) S 28730 28732 28077 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28743] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28743/stat : 28743 (java) S 28730 28732 28077 0 -1 4202560 564 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28744] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28744/stat : 28744 (java) S 28730 28732 28077 0 -1 4202560 851 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28745] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28745/stat : 28745 (java) S 28730 28732 28077 0 -1 4202560 1550 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28746] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28746/stat : 28746 (java) S 28730 28732 28077 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524453697 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 0 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28747] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28747/stat : 28747 (java) S 28730 28732 28077 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524453697 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28748] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28748/stat : 28748 (java) S 28730 28732 28077 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524453697 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28754] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28754/stat : 28754 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524453699 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382780849 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28755] ppid=28730 vsize=15704548 CPUtime=0.82 cores=1,3,5,7
/proc/28732/task/28755/stat : 28755 (java) S 28730 28732 28077 0 -1 4202560 6901 0 0 0 81 1 0 0 15 0 22 0 524453699 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28756] ppid=28730 vsize=15704548 CPUtime=0.9 cores=1,3,5,7
/proc/28732/task/28756/stat : 28756 (java) R 28730 28732 28077 0 -1 4202560 12490 0 0 0 88 2 0 0 15 0 22 0 524453699 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 47543454324048 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28732/tid=28757] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28757/stat : 28757 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524453699 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28758] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28758/stat : 28758 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524453699 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28763] ppid=28730 vsize=15704548 CPUtime=0.64 cores=1,3,5,7
/proc/28732/task/28763/stat : 28763 (java) R 28730 28732 28077 0 -1 4202560 4071 0 0 0 64 0 0 0 16 0 22 0 524453729 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28732/tid=28764] ppid=28730 vsize=15704548 CPUtime=0.64 cores=1,3,5,7
/proc/28732/task/28764/stat : 28764 (java) R 28730 28732 28077 0 -1 4202560 7861 0 0 0 64 0 0 0 16 0 22 0 524453729 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505941277 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28732/tid=28765] ppid=28730 vsize=15704548 CPUtime=0.48 cores=1,3,5,7
/proc/28732/task/28765/stat : 28765 (java) R 28730 28732 28077 0 -1 4202560 6151 0 0 0 48 0 0 0 17 0 22 0 524453729 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505790213 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28732/tid=28766] ppid=28730 vsize=15704548 CPUtime=0.42 cores=1,3,5,7
/proc/28732/task/28766/stat : 28766 (java) R 28730 28732 28077 0 -1 4202560 907 0 0 0 42 0 0 0 16 0 22 0 524453729 16081457152 52840 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 47543454954643 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 15704548

[startup+3.10118 s]
/proc/loadavg: 3.40 4.14 5.58 11/220 28766
/proc/meminfo: memFree=25191716/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15704548 CPUtime=10.88 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 132716 0 1 0 1068 20 0 0 24 0 22 0 524453695 16081457152 123768 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3926137 123773 2285 9 0 3916856 0
[pid=28732/tid=28734] ppid=28730 vsize=15704548 CPUtime=0.56 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) S 28730 28732 28077 0 -1 4202560 16320 0 1 0 53 3 0 0 21 0 22 0 524453695 16081457152 123775 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28738] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28738/stat : 28738 (java) S 28730 28732 28077 0 -1 4202560 2249 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 123779 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28739] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28739/stat : 28739 (java) S 28730 28732 28077 0 -1 4202560 1091 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 123782 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28740] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28740/stat : 28740 (java) S 28730 28732 28077 0 -1 4202560 3098 0 0 0 0 0 0 0 16 0 22 0 524453696 16081457152 123786 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28741] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28741/stat : 28741 (java) S 28730 28732 28077 0 -1 4202560 3276 0 0 0 0 0 0 0 16 0 22 0 524453696 16081457152 123788 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28742] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28742/stat : 28742 (java) S 28730 28732 28077 0 -1 4202560 1060 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 123789 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28743] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28743/stat : 28743 (java) S 28730 28732 28077 0 -1 4202560 2587 0 0 0 0 0 0 0 16 0 22 0 524453696 16081457152 123792 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28744] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28744/stat : 28744 (java) S 28730 28732 28077 0 -1 4202560 2967 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 123796 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28745] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28745/stat : 28745 (java) S 28730 28732 28077 0 -1 4202560 3083 0 0 0 0 0 0 0 16 0 22 0 524453696 16081457152 123798 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28746] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28746/stat : 28746 (java) S 28730 28732 28077 0 -1 4202560 199 0 0 0 0 0 0 0 15 0 22 0 524453697 16081457152 123801 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 0 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28747] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28747/stat : 28747 (java) S 28730 28732 28077 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524453697 16081457152 123804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28748] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28748/stat : 28748 (java) S 28730 28732 28077 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524453697 16081457152 123807 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28754] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28754/stat : 28754 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524453699 16081457152 123810 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382780849 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28755] ppid=28730 vsize=15704548 CPUtime=0.92 cores=1,3,5,7
/proc/28732/task/28755/stat : 28755 (java) S 28730 28732 28077 0 -1 4202560 6915 0 0 0 91 1 0 0 16 0 22 0 524453699 16081457152 123812 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28756] ppid=28730 vsize=15704548 CPUtime=1.03 cores=1,3,5,7
/proc/28732/task/28756/stat : 28756 (java) S 28730 28732 28077 0 -1 4202560 12520 0 0 0 101 2 0 0 15 0 22 0 524453699 16081457152 123814 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28757] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28757/stat : 28757 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524453699 16081457152 123819 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28758] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28758/stat : 28758 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524453699 16081457152 123831 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28763] ppid=28730 vsize=15704548 CPUtime=2.21 cores=1,3,5,7
/proc/28732/task/28763/stat : 28763 (java) R 28730 28732 28077 0 -1 4202560 18213 0 0 0 219 2 0 0 18 0 22 0 524453729 16081457152 123838 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505748763 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28732/tid=28764] ppid=28730 vsize=15704548 CPUtime=2.12 cores=1,3,5,7
/proc/28732/task/28764/stat : 28764 (java) R 28730 28732 28077 0 -1 4202560 22900 0 0 0 210 2 0 0 18 0 22 0 524453729 16081457152 123847 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505789937 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28732/tid=28765] ppid=28730 vsize=15704548 CPUtime=1.89 cores=1,3,5,7
/proc/28732/task/28765/stat : 28765 (java) R 28730 28732 28077 0 -1 4202560 20130 0 0 0 188 1 0 0 18 0 22 0 524453729 16081457152 123850 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505783072 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28732/tid=28766] ppid=28730 vsize=15704548 CPUtime=1.99 cores=1,3,5,7
/proc/28732/task/28766/stat : 28766 (java) R 28730 28732 28077 0 -1 4202560 14799 0 0 0 198 1 0 0 17 0 22 0 524453729 16081457152 123856 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505861445 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.88
Current children cumulated vsize (KiB) 15704548

[startup+6.30161 s]
/proc/loadavg: 3.76 4.20 5.60 10/220 28766
/proc/meminfo: memFree=24124124/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15704548 CPUtime=23.66 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 162365 0 1 0 2342 24 0 0 24 0 22 0 524453695 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3926137 152580 2285 9 0 3916856 0
[pid=28732/tid=28734] ppid=28730 vsize=15704548 CPUtime=0.56 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) S 28730 28732 28077 0 -1 4202560 16320 0 1 0 53 3 0 0 21 0 22 0 524453695 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28738] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28738/stat : 28738 (java) S 28730 28732 28077 0 -1 4202560 2380 0 0 0 0 0 0 0 16 0 22 0 524453696 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28739] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28739/stat : 28739 (java) S 28730 28732 28077 0 -1 4202560 2468 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28740] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28740/stat : 28740 (java) S 28730 28732 28077 0 -1 4202560 4323 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28741] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28741/stat : 28741 (java) S 28730 28732 28077 0 -1 4202560 4143 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28742] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28742/stat : 28742 (java) S 28730 28732 28077 0 -1 4202560 2376 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28743] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28743/stat : 28743 (java) S 28730 28732 28077 0 -1 4202560 2678 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28744] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28744/stat : 28744 (java) S 28730 28732 28077 0 -1 4202560 3322 0 0 0 0 0 0 0 15 0 22 0 524453696 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28745] ppid=28730 vsize=15704548 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28745/stat : 28745 (java) S 28730 28732 28077 0 -1 4202560 3368 0 0 0 0 0 0 0 16 0 22 0 524453696 16081457152 152580 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0

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

[pid=28732/tid=28764] ppid=28730 vsize=15698080 CPUtime=1107.34 cores=1,3,5,7
/proc/28732/task/28764/stat : 28764 (java) R 28730 28732 28077 0 -1 4202560 179848 0 0 0 110699 35 0 0 25 0 22 0 524453729 16074833920 79303 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505524613 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28732/tid=28765] ppid=28730 vsize=15698080 CPUtime=1107.12 cores=1,3,5,7
/proc/28732/task/28765/stat : 28765 (java) R 28730 28732 28077 0 -1 4202560 176395 0 0 0 110678 34 0 0 25 0 22 0 524453729 16074833920 79303 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505524592 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28732/tid=28766] ppid=28730 vsize=15698080 CPUtime=1107.58 cores=1,3,5,7
/proc/28732/task/28766/stat : 28766 (java) R 28730 28732 28077 0 -1 4202560 170828 0 0 0 110726 32 0 0 25 0 22 0 524453729 16074833920 79303 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505629348 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4460.09
Current children cumulated vsize (KiB) 15698080

[startup+1182.3 s]
/proc/loadavg: 8.03 8.00 7.38 10/220 29275
/proc/meminfo: memFree=25282024/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15698080 CPUtime=4698.62 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 1341996 0 1 0 469498 364 0 0 24 0 22 0 524453695 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3924520 76086 2299 9 0 3915239 0
[pid=28732/tid=28734] ppid=28730 vsize=15698080 CPUtime=0.56 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) S 28730 28732 28077 0 -1 4202560 16320 0 1 0 53 3 0 0 21 0 22 0 524453695 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28738] ppid=28730 vsize=15698080 CPUtime=3.32 cores=1,3,5,7
/proc/28732/task/28738/stat : 28738 (java) S 28730 28732 28077 0 -1 4202560 70831 0 0 0 315 17 0 0 16 0 22 0 524453696 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28739] ppid=28730 vsize=15698080 CPUtime=3.24 cores=1,3,5,7
/proc/28732/task/28739/stat : 28739 (java) S 28730 28732 28077 0 -1 4202560 70999 0 0 0 306 18 0 0 15 0 22 0 524453696 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28740] ppid=28730 vsize=15698080 CPUtime=3.23 cores=1,3,5,7
/proc/28732/task/28740/stat : 28740 (java) S 28730 28732 28077 0 -1 4202560 69203 0 0 0 306 17 0 0 15 0 22 0 524453696 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28741] ppid=28730 vsize=15698080 CPUtime=3.33 cores=1,3,5,7
/proc/28732/task/28741/stat : 28741 (java) S 28730 28732 28077 0 -1 4202560 71799 0 0 0 316 17 0 0 15 0 22 0 524453696 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28742] ppid=28730 vsize=15698080 CPUtime=3.2 cores=1,3,5,7
/proc/28732/task/28742/stat : 28742 (java) S 28730 28732 28077 0 -1 4202560 65463 0 0 0 303 17 0 0 15 0 22 0 524453696 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28743] ppid=28730 vsize=15698080 CPUtime=3.38 cores=1,3,5,7
/proc/28732/task/28743/stat : 28743 (java) S 28730 28732 28077 0 -1 4202560 69112 0 0 0 322 16 0 0 15 0 22 0 524453696 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28744] ppid=28730 vsize=15698080 CPUtime=3.26 cores=1,3,5,7
/proc/28732/task/28744/stat : 28744 (java) S 28730 28732 28077 0 -1 4202560 71292 0 0 0 308 18 0 0 16 0 22 0 524453696 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28745] ppid=28730 vsize=15698080 CPUtime=3.36 cores=1,3,5,7
/proc/28732/task/28745/stat : 28745 (java) S 28730 28732 28077 0 -1 4202560 71490 0 0 0 316 20 0 0 16 0 22 0 524453696 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28746] ppid=28730 vsize=15698080 CPUtime=2.18 cores=1,3,5,7
/proc/28732/task/28746/stat : 28746 (java) S 28730 28732 28077 0 -1 4202560 3494 0 0 0 150 68 0 0 15 0 22 0 524453697 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 0 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28747] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28747/stat : 28747 (java) S 28730 28732 28077 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524453697 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28748] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28748/stat : 28748 (java) S 28730 28732 28077 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524453697 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28754] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28754/stat : 28754 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524453699 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382780849 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28755] ppid=28730 vsize=15698080 CPUtime=1.07 cores=1,3,5,7
/proc/28732/task/28755/stat : 28755 (java) S 28730 28732 28077 0 -1 4202560 6940 0 0 0 106 1 0 0 15 0 22 0 524453699 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28756] ppid=28730 vsize=15698080 CPUtime=1.11 cores=1,3,5,7
/proc/28732/task/28756/stat : 28756 (java) S 28730 28732 28077 0 -1 4202560 12532 0 0 0 109 2 0 0 15 0 22 0 524453699 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28757] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28757/stat : 28757 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524453699 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28758] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28758/stat : 28758 (java) S 28730 28732 28077 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 524453699 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 4 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28763] ppid=28730 vsize=15698080 CPUtime=1167.29 cores=1,3,5,7
/proc/28732/task/28763/stat : 28763 (java) R 28730 28732 28077 0 -1 4202560 186446 0 0 0 116694 35 0 0 25 0 22 0 524453729 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505722241 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28732/tid=28764] ppid=28730 vsize=15698080 CPUtime=1166.63 cores=1,3,5,7
/proc/28732/task/28764/stat : 28764 (java) R 28730 28732 28077 0 -1 4202560 188810 0 0 0 116626 37 0 0 25 0 22 0 524453729 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505524599 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28732/tid=28765] ppid=28730 vsize=15698080 CPUtime=1166.36 cores=1,3,5,7
/proc/28732/task/28765/stat : 28765 (java) R 28730 28732 28077 0 -1 4202560 185937 0 0 0 116600 36 0 0 25 0 22 0 524453729 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505823756 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28732/tid=28766] ppid=28730 vsize=15698080 CPUtime=1166.95 cores=1,3,5,7
/proc/28732/task/28766/stat : 28766 (java) R 28730 28732 28077 0 -1 4202560 179879 0 0 0 116661 34 0 0 25 0 22 0 524453729 16074833920 76086 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 47543454955376 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4698.62
Current children cumulated vsize (KiB) 15698080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.8 s]
/proc/loadavg: 8.10 8.02 7.40 5/197 29279
/proc/meminfo: memFree=25598120/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15698080 CPUtime=4800.03 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 1371264 0 1 0 479631 372 0 0 24 0 22 0 524453695 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3924520 73804 2299 9 0 3915239 0
[pid=28732/tid=28734] ppid=28730 vsize=15698080 CPUtime=0.56 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) S 28730 28732 28077 0 -1 4202560 16320 0 1 0 53 3 0 0 21 0 22 0 524453695 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28738] ppid=28730 vsize=15698080 CPUtime=3.39 cores=1,3,5,7
/proc/28732/task/28738/stat : 28738 (java) S 28730 28732 28077 0 -1 4202560 72309 0 0 0 322 17 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28739] ppid=28730 vsize=15698080 CPUtime=3.31 cores=1,3,5,7
/proc/28732/task/28739/stat : 28739 (java) S 28730 28732 28077 0 -1 4202560 73221 0 0 0 313 18 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28740] ppid=28730 vsize=15698080 CPUtime=3.29 cores=1,3,5,7
/proc/28732/task/28740/stat : 28740 (java) S 28730 28732 28077 0 -1 4202560 71299 0 0 0 311 18 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28741] ppid=28730 vsize=15698080 CPUtime=3.4 cores=1,3,5,7
/proc/28732/task/28741/stat : 28741 (java) S 28730 28732 28077 0 -1 4202560 73789 0 0 0 323 17 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28742] ppid=28730 vsize=15698080 CPUtime=3.27 cores=1,3,5,7
/proc/28732/task/28742/stat : 28742 (java) S 28730 28732 28077 0 -1 4202560 67361 0 0 0 309 18 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28743] ppid=28730 vsize=15698080 CPUtime=3.44 cores=1,3,5,7
/proc/28732/task/28743/stat : 28743 (java) S 28730 28732 28077 0 -1 4202560 71301 0 0 0 328 16 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28744] ppid=28730 vsize=15698080 CPUtime=3.34 cores=1,3,5,7
/proc/28732/task/28744/stat : 28744 (java) S 28730 28732 28077 0 -1 4202560 72878 0 0 0 315 19 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28745] ppid=28730 vsize=15698080 CPUtime=3.42 cores=1,3,5,7
/proc/28732/task/28745/stat : 28745 (java) S 28730 28732 28077 0 -1 4202560 73214 0 0 0 322 20 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28746] ppid=28730 vsize=15698080 CPUtime=2.24 cores=1,3,5,7
/proc/28732/task/28746/stat : 28746 (java) S 28730 28732 28077 0 -1 4202560 3565 0 0 0 154 70 0 0 16 0 22 0 524453697 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 0 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28747] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28747/stat : 28747 (java) S 28730 28732 28077 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524453697 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28748] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28748/stat : 28748 (java) S 28730 28732 28077 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524453697 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28754] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28754/stat : 28754 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382780849 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28755] ppid=28730 vsize=15698080 CPUtime=1.07 cores=1,3,5,7
/proc/28732/task/28755/stat : 28755 (java) S 28730 28732 28077 0 -1 4202560 6940 0 0 0 106 1 0 0 15 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28756] ppid=28730 vsize=15698080 CPUtime=1.11 cores=1,3,5,7
/proc/28732/task/28756/stat : 28756 (java) S 28730 28732 28077 0 -1 4202560 12532 0 0 0 109 2 0 0 15 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28757] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28757/stat : 28757 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28758] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28758/stat : 28758 (java) S 28730 28732 28077 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28763] ppid=28730 vsize=15698080 CPUtime=1192.49 cores=1,3,5,7
/proc/28732/task/28763/stat : 28763 (java) R 28730 28732 28077 0 -1 4202560 190110 0 0 0 119213 36 0 0 25 0 22 0 524453729 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505524599 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28732/tid=28764] ppid=28730 vsize=15698080 CPUtime=1191.87 cores=1,3,5,7
/proc/28732/task/28764/stat : 28764 (java) R 28730 28732 28077 0 -1 4202560 192127 0 0 0 119150 37 0 0 25 0 22 0 524453729 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 47543454953878 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28732/tid=28765] ppid=28730 vsize=15698080 CPUtime=1191.57 cores=1,3,5,7
/proc/28732/task/28765/stat : 28765 (java) R 28730 28732 28077 0 -1 4202560 189647 0 0 0 119121 36 0 0 25 0 22 0 524453729 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505783203 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28732/tid=28766] ppid=28730 vsize=15698080 CPUtime=1192.1 cores=1,3,5,7
/proc/28732/task/28766/stat : 28766 (java) R 28730 28732 28077 0 -1 4202560 183201 0 0 0 119175 35 0 0 25 0 22 0 524453729 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15698080

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

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

[startup+1207.8 s]
/proc/loadavg: 8.10 8.02 7.40 5/197 29279
/proc/meminfo: memFree=25598120/32951124 swapFree=67051468/67111528
[pid=28732] ppid=28730 vsize=15698080 CPUtime=4800.03 cores=1,3,5,7
/proc/28732/stat : 28732 (java) S 28730 28732 28077 0 -1 4202496 1371264 0 1 0 479631 372 0 0 24 0 22 0 524453695 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28732/statm: 3924520 73804 2299 9 0 3915239 0
[pid=28732/tid=28734] ppid=28730 vsize=15698080 CPUtime=0.56 cores=1,3,5,7
/proc/28732/task/28734/stat : 28734 (java) S 28730 28732 28077 0 -1 4202560 16320 0 1 0 53 3 0 0 21 0 22 0 524453695 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28738] ppid=28730 vsize=15698080 CPUtime=3.39 cores=1,3,5,7
/proc/28732/task/28738/stat : 28738 (java) S 28730 28732 28077 0 -1 4202560 72309 0 0 0 322 17 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28739] ppid=28730 vsize=15698080 CPUtime=3.31 cores=1,3,5,7
/proc/28732/task/28739/stat : 28739 (java) S 28730 28732 28077 0 -1 4202560 73221 0 0 0 313 18 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28740] ppid=28730 vsize=15698080 CPUtime=3.29 cores=1,3,5,7
/proc/28732/task/28740/stat : 28740 (java) S 28730 28732 28077 0 -1 4202560 71299 0 0 0 311 18 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28741] ppid=28730 vsize=15698080 CPUtime=3.4 cores=1,3,5,7
/proc/28732/task/28741/stat : 28741 (java) S 28730 28732 28077 0 -1 4202560 73789 0 0 0 323 17 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28742] ppid=28730 vsize=15698080 CPUtime=3.27 cores=1,3,5,7
/proc/28732/task/28742/stat : 28742 (java) S 28730 28732 28077 0 -1 4202560 67361 0 0 0 309 18 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28743] ppid=28730 vsize=15698080 CPUtime=3.44 cores=1,3,5,7
/proc/28732/task/28743/stat : 28743 (java) S 28730 28732 28077 0 -1 4202560 71301 0 0 0 328 16 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28744] ppid=28730 vsize=15698080 CPUtime=3.34 cores=1,3,5,7
/proc/28732/task/28744/stat : 28744 (java) S 28730 28732 28077 0 -1 4202560 72878 0 0 0 315 19 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28745] ppid=28730 vsize=15698080 CPUtime=3.42 cores=1,3,5,7
/proc/28732/task/28745/stat : 28745 (java) S 28730 28732 28077 0 -1 4202560 73214 0 0 0 322 20 0 0 15 0 22 0 524453696 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28746] ppid=28730 vsize=15698080 CPUtime=2.24 cores=1,3,5,7
/proc/28732/task/28746/stat : 28746 (java) S 28730 28732 28077 0 -1 4202560 3565 0 0 0 154 70 0 0 16 0 22 0 524453697 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 0 0 16800975 18446604460612203648 0 0 -1 3 0 0 0
[pid=28732/tid=28747] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28747/stat : 28747 (java) S 28730 28732 28077 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524453697 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28748] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28748/stat : 28748 (java) S 28730 28732 28077 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524453697 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28754] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28754/stat : 28754 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382780849 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28755] ppid=28730 vsize=15698080 CPUtime=1.07 cores=1,3,5,7
/proc/28732/task/28755/stat : 28755 (java) S 28730 28732 28077 0 -1 4202560 6940 0 0 0 106 1 0 0 15 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28756] ppid=28730 vsize=15698080 CPUtime=1.11 cores=1,3,5,7
/proc/28732/task/28756/stat : 28756 (java) S 28730 28732 28077 0 -1 4202560 12532 0 0 0 109 2 0 0 15 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 7 0 0 0
[pid=28732/tid=28757] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28757/stat : 28757 (java) S 28730 28732 28077 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773145 0 4 0 16800975 18446604460612203648 0 0 -1 5 0 0 0
[pid=28732/tid=28758] ppid=28730 vsize=15698080 CPUtime=0 cores=1,3,5,7
/proc/28732/task/28758/stat : 28758 (java) S 28730 28732 28077 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524453699 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 218382773760 0 4 0 16800975 18446604460612203648 0 0 -1 1 0 0 0
[pid=28732/tid=28763] ppid=28730 vsize=15698080 CPUtime=1192.49 cores=1,3,5,7
/proc/28732/task/28763/stat : 28763 (java) R 28730 28732 28077 0 -1 4202560 190110 0 0 0 119213 36 0 0 25 0 22 0 524453729 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505524599 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28732/tid=28764] ppid=28730 vsize=15698080 CPUtime=1191.87 cores=1,3,5,7
/proc/28732/task/28764/stat : 28764 (java) R 28730 28732 28077 0 -1 4202560 192127 0 0 0 119150 37 0 0 25 0 22 0 524453729 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 47543454953878 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28732/tid=28765] ppid=28730 vsize=15698080 CPUtime=1191.57 cores=1,3,5,7
/proc/28732/task/28765/stat : 28765 (java) R 28730 28732 28077 0 -1 4202560 189647 0 0 0 119121 36 0 0 25 0 22 0 524453729 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 46912505783203 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28732/tid=28766] ppid=28730 vsize=15698080 CPUtime=1192.1 cores=1,3,5,7
/proc/28732/task/28766/stat : 28766 (java) R 28730 28732 28077 0 -1 4202560 183201 0 0 0 119175 35 0 0 25 0 22 0 524453729 16074833920 73804 33554432000 1073741824 1073778376 140737255919424 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15698080

Child status: 143
Real time (s): 1207.83
CPU time (s): 4800.08
CPU user time (s): 4796.34
CPU system time (s): 3.74443
CPU usage (%): 397.414
Max. virtual memory (cumulated for all children) (KiB): 15707208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.34
system time used= 3.74443
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1371289
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= 293801
involuntary context switches= 174809

runsolver used 2.04069 second user time and 4.6103 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 03:55:09
IDJOB=3312679
IDBENCH=82864
IDSOLVER=1699
FILE ID=node101/3312679-1304128509
RUNJOBID= node101-1304128509-28704
PBS_JOBID= 13170744
Free space on /tmp= 72024 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312679-1304128509/watcher-3312679-1304128509 -o /tmp/evaluation-result-3312679-1304128509/solver-3312679-1304128509 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312679-1304128509.cnf

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

MD5SUM BENCH= f8b6732f9f469525eb7751d9d1024a94
RANDOM SEED=802821219

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25815252 kB
Buffers:       1914088 kB
Cached:        4739116 kB
SwapCached:      30424 kB
Active:        1738692 kB
Inactive:      4952248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25815252 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            3588 kB
Writeback:           0 kB
AnonPages:       29032 kB
Mapped:          14028 kB
Slab:           380792 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   760168 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= 72156 MiB
End job on node101 at 2011-04-30 04:15:19