Trace number 3313207

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.45 1207.33

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n220-s24359701-sat.cnf
MD5SUMceff918324677440f95867755c4e7133
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.76412
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses528
Sum of the clauses size1320
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2440
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 588
Number of clauses of size over 50

Solver Data

0.10/0.12	40:29 INFO : Reading from input HOME/instance-3313207-1304181629.cnf
0.10/0.19	Executor set job limit to 1000000
0.10/0.19	Executor set job limit to 1000000
0.10/0.19	Executor set job limit to 1000000
0.10/0.19	Executor set job limit to 1000000
0.10/0.19	Starting Executor!
0.10/0.19	Starting Executor!
0.10/0.19	Starting Executor!
0.10/0.19	Starting Executor!
0.27/0.23	40:29 INFO : 220 variables remaining out of 220
0.27/0.23	40:29 INFO : 3168 literals remaining out of 1848

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

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

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


[startup+0 s]
/proc/loadavg: 8.21 8.13 8.02 5/198 10939
/proc/meminfo: memFree=23629116/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/10939/stat : 10939 (java) R 10937 10939 10329 0 -1 4202496 896 0 0 0 0 0 0 0 25 0 1 0 529763643 23580672 383 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222916814592 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10939/statm: 5757 396 307 9 0 124 0

[startup+0.079469 s]
/proc/loadavg: 8.21 8.13 8.02 5/198 10939
/proc/meminfo: memFree=23629116/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15675736 CPUtime=0.07 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 4747 0 1 0 6 1 0 0 25 0 18 0 529763643 16051953664 4187 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3918934 4188 1939 9 0 3909653 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15675736

[startup+0.100484 s]
/proc/loadavg: 8.21 8.13 8.02 5/198 10939
/proc/meminfo: memFree=23629116/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15676880 CPUtime=0.1 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 5559 0 1 0 9 1 0 0 25 0 18 0 529763643 16053125120 4970 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3919220 4970 2116 9 0 3909939 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676880

[startup+0.300444 s]
/proc/loadavg: 8.21 8.13 8.02 5/198 10939
/proc/meminfo: memFree=23629116/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15682988 CPUtime=0.47 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 8621 0 1 0 45 2 0 0 25 0 22 0 529763643 16059379712 7477 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3920747 7466 2216 9 0 3911466 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15682988

[startup+0.700342 s]
/proc/loadavg: 8.21 8.13 8.02 5/198 10939
/proc/meminfo: memFree=23629116/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15751296 CPUtime=2.02 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 39126 0 1 0 197 5 0 0 25 0 22 0 529763643 16129327104 35609 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3937824 35611 2253 9 0 3928543 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 15751296

[startup+1.5012 s]
/proc/loadavg: 8.21 8.13 8.02 11/220 10961
/proc/meminfo: memFree=23473144/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15753836 CPUtime=5.2 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 46517 0 1 0 514 6 0 0 25 0 22 0 529763643 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3938459 41826 2283 9 0 3929178 0
[pid=10939/tid=10941] ppid=10937 vsize=15753836 CPUtime=0.21 cores=1,3,5,7
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10329 0 -1 4202560 4706 0 1 0 20 1 0 0 20 0 22 0 529763644 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10329 0 -1 4202560 235 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10329 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 529763644 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10329 0 -1 4202560 410 0 0 0 0 0 0 0 16 0 22 0 529763644 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10329 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 22 0 529763644 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10329 0 -1 4202560 580 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10949] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10329 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10329 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 529763645 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 0 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10329 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529763646 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10952] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10329 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529763646 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10953] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10953/stat : 10953 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933600689 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10954] ppid=10937 vsize=15753836 CPUtime=0.36 cores=1,3,5,7
/proc/10939/task/10954/stat : 10954 (java) R 10937 10939 10329 0 -1 4202560 2967 0 0 0 36 0 0 0 25 0 22 0 529763648 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933602997 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10939/tid=10955] ppid=10937 vsize=15753836 CPUtime=0.75 cores=1,3,5,7
/proc/10939/task/10955/stat : 10955 (java) S 10937 10939 10329 0 -1 4202560 5089 0 0 0 75 0 0 0 25 0 22 0 529763648 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10956] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10956/stat : 10956 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10957] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10957/stat : 10957 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529763648 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10958] ppid=10937 vsize=15753836 CPUtime=1.14 cores=1,3,5,7
/proc/10939/task/10958/stat : 10958 (java) R 10937 10939 10329 0 -1 4202560 11415 0 0 0 114 0 0 0 17 0 22 0 529763662 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505592754 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10939/tid=10959] ppid=10937 vsize=15753836 CPUtime=1.08 cores=1,3,5,7
/proc/10939/task/10959/stat : 10959 (java) R 10937 10939 10329 0 -1 4202560 9346 0 0 0 107 1 0 0 17 0 22 0 529763662 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505650625 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10939/tid=10960] ppid=10937 vsize=15753836 CPUtime=0.86 cores=1,3,5,7
/proc/10939/task/10960/stat : 10960 (java) R 10937 10939 10329 0 -1 4202560 7447 0 0 0 86 0 0 0 20 0 22 0 529763662 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505524191 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10939/tid=10961] ppid=10937 vsize=15753836 CPUtime=0.71 cores=1,3,5,7
/proc/10939/task/10961/stat : 10961 (java) R 10937 10939 10329 0 -1 4202560 2853 0 0 0 71 0 0 0 21 0 22 0 529763662 16131928064 41826 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505567283 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 15753836

[startup+3.1009 s]
/proc/loadavg: 8.21 8.13 8.02 11/220 10961
/proc/meminfo: memFree=23309464/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15753836 CPUtime=11.56 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 86926 0 1 0 1145 11 0 0 25 0 22 0 529763643 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3938459 79658 2288 9 0 3929178 0
[pid=10939/tid=10941] ppid=10937 vsize=15753836 CPUtime=0.21 cores=1,3,5,7
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10329 0 -1 4202560 4706 0 1 0 20 1 0 0 20 0 22 0 529763644 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10329 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10329 0 -1 4202560 257 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10329 0 -1 4202560 385 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10329 0 -1 4202560 67 0 0 0 0 0 0 0 16 0 22 0 529763644 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=15753836 CPUtime=0.01 cores=1,3,5,7
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10329 0 -1 4202560 815 0 0 0 1 0 0 0 15 0 22 0 529763644 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10329 0 -1 4202560 118 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=15753836 CPUtime=0.01 cores=1,3,5,7
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10329 0 -1 4202560 931 0 0 0 1 0 0 0 15 0 22 0 529763644 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10949] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10329 0 -1 4202560 212 0 0 0 0 0 0 0 15 0 22 0 529763644 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10329 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 22 0 529763645 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 0 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10329 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529763646 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10952] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10329 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529763646 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10953] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10953/stat : 10953 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933600689 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10954] ppid=10937 vsize=15753836 CPUtime=0.42 cores=1,3,5,7
/proc/10939/task/10954/stat : 10954 (java) S 10937 10939 10329 0 -1 4202560 3027 0 0 0 42 0 0 0 16 0 22 0 529763648 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10955] ppid=10937 vsize=15753836 CPUtime=0.83 cores=1,3,5,7
/proc/10939/task/10955/stat : 10955 (java) S 10937 10939 10329 0 -1 4202560 5107 0 0 0 83 0 0 0 16 0 22 0 529763648 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10956] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10956/stat : 10956 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10957] ppid=10937 vsize=15753836 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10957/stat : 10957 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529763648 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10958] ppid=10937 vsize=15753836 CPUtime=2.73 cores=1,3,5,7
/proc/10939/task/10958/stat : 10958 (java) R 10937 10939 10329 0 -1 4202560 21606 0 0 0 271 2 0 0 20 0 22 0 529763662 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505824133 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10939/tid=10959] ppid=10937 vsize=15753836 CPUtime=2.65 cores=1,3,5,7
/proc/10939/task/10959/stat : 10959 (java) R 10937 10939 10329 0 -1 4202560 19124 0 0 0 263 2 0 0 19 0 22 0 529763662 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505583748 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10939/tid=10960] ppid=10937 vsize=15753836 CPUtime=2.34 cores=1,3,5,7
/proc/10939/task/10960/stat : 10960 (java) R 10937 10939 10329 0 -1 4202560 16854 0 0 0 232 2 0 0 23 0 22 0 529763662 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505907699 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10939/tid=10961] ppid=10937 vsize=15753836 CPUtime=2.26 cores=1,3,5,7
/proc/10939/task/10961/stat : 10961 (java) R 10937 10939 10329 0 -1 4202560 11809 0 0 0 225 1 0 0 25 0 22 0 529763662 16131928064 79658 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505650625 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 15753836

[startup+6.30132 s]
/proc/loadavg: 8.19 8.12 8.02 9/220 10961
/proc/meminfo: memFree=23314280/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15752588 CPUtime=24.3 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 90279 0 1 0 2417 13 0 0 25 0 22 0 529763643 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3938147 79725 2288 9 0 3928866 0
[pid=10939/tid=10941] ppid=10937 vsize=15752588 CPUtime=0.21 cores=1,3,5,7
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10329 0 -1 4202560 4706 0 1 0 20 1 0 0 20 0 22 0 529763644 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=15752588 CPUtime=0.01 cores=1,3,5,7
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10329 0 -1 4202560 804 0 0 0 1 0 0 0 15 0 22 0 529763644 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=15752588 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10329 0 -1 4202560 674 0 0 0 0 0 0 0 15 0 22 0 529763644 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=15752588 CPUtime=0.01 cores=1,3,5,7
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10329 0 -1 4202560 763 0 0 0 1 0 0 0 15 0 22 0 529763644 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=15752588 CPUtime=0.01 cores=1,3,5,7
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10329 0 -1 4202560 418 0 0 0 1 0 0 0 15 0 22 0 529763644 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=15752588 CPUtime=0.01 cores=1,3,5,7
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10329 0 -1 4202560 1475 0 0 0 1 0 0 0 15 0 22 0 529763644 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=15752588 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10329 0 -1 4202560 331 0 0 0 0 0 0 0 15 0 22 0 529763644 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=15752588 CPUtime=0.02 cores=1,3,5,7
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10329 0 -1 4202560 1267 0 0 0 2 0 0 0 15 0 22 0 529763644 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10949] ppid=10937 vsize=15752588 CPUtime=0.01 cores=1,3,5,7
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10329 0 -1 4202560 758 0 0 0 1 0 0 0 15 0 22 0 529763644 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=15752588 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10329 0 -1 4202560 133 0 0 0 0 0 0 0 15 0 22 0 529763645 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 0 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=15752588 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10329 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529763646 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10952] ppid=10937 vsize=15752588 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10329 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529763646 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10953] ppid=10937 vsize=15752588 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10953/stat : 10953 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933600689 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10954] ppid=10937 vsize=15752588 CPUtime=0.42 cores=1,3,5,7
/proc/10939/task/10954/stat : 10954 (java) S 10937 10939 10329 0 -1 4202560 3027 0 0 0 42 0 0 0 16 0 22 0 529763648 16130650112 79725 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0

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

[pid=10939/tid=10959] ppid=10937 vsize=15751260 CPUtime=1108.69 cores=1,3,5,7
/proc/10939/task/10959/stat : 10959 (java) R 10937 10939 10329 0 -1 4202560 119674 0 0 0 110840 29 0 0 25 0 22 0 529763662 16129290240 111310 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505592552 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10939/tid=10960] ppid=10937 vsize=15751260 CPUtime=1108.05 cores=1,3,5,7
/proc/10939/task/10960/stat : 10960 (java) R 10937 10939 10329 0 -1 4202560 117330 0 0 0 110773 32 0 0 25 0 22 0 529763662 16129290240 111310 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505726756 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10939/tid=10961] ppid=10937 vsize=15751260 CPUtime=1108.31 cores=1,3,5,7
/proc/10939/task/10961/stat : 10961 (java) R 10937 10939 10329 0 -1 4202560 112056 0 0 0 110802 29 0 0 25 0 22 0 529763662 16129290240 111310 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505674837 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4462.53
Current children cumulated vsize (KiB) 15751260

[startup+1182.3 s]
/proc/loadavg: 7.98 8.02 7.99 10/220 11043
/proc/meminfo: memFree=29489300/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15751260 CPUtime=4700.99 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 851762 0 1 0 469797 302 0 0 25 0 22 0 529763643 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3937815 115817 2297 9 0 3928534 0
[pid=10939/tid=10941] ppid=10937 vsize=15751260 CPUtime=0.21 cores=1,3,5,7
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10329 0 -1 4202560 4706 0 1 0 20 1 0 0 20 0 22 0 529763644 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=15751260 CPUtime=3.26 cores=1,3,5,7
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10329 0 -1 4202560 39802 0 0 0 312 14 0 0 15 0 22 0 529763644 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=15751260 CPUtime=3.28 cores=1,3,5,7
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10329 0 -1 4202560 41287 0 0 0 314 14 0 0 16 0 22 0 529763644 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=15751260 CPUtime=3.25 cores=1,3,5,7
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10329 0 -1 4202560 40685 0 0 0 310 15 0 0 15 0 22 0 529763644 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=15751260 CPUtime=3.32 cores=1,3,5,7
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10329 0 -1 4202560 39058 0 0 0 319 13 0 0 15 0 22 0 529763644 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=15751260 CPUtime=3.19 cores=1,3,5,7
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10329 0 -1 4202560 40513 0 0 0 307 12 0 0 15 0 22 0 529763644 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=15751260 CPUtime=3.23 cores=1,3,5,7
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10329 0 -1 4202560 41796 0 0 0 307 16 0 0 16 0 22 0 529763644 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=15751260 CPUtime=3.33 cores=1,3,5,7
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10329 0 -1 4202560 40605 0 0 0 320 13 0 0 15 0 22 0 529763644 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10949] ppid=10937 vsize=15751260 CPUtime=3.28 cores=1,3,5,7
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10329 0 -1 4202560 40497 0 0 0 314 14 0 0 15 0 22 0 529763644 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=15751260 CPUtime=2.02 cores=1,3,5,7
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10329 0 -1 4202560 2123 0 0 0 151 51 0 0 15 0 22 0 529763645 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 0 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10329 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529763646 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10952] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10329 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529763646 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10953] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10953/stat : 10953 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933600689 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10954] ppid=10937 vsize=15751260 CPUtime=0.63 cores=1,3,5,7
/proc/10939/task/10954/stat : 10954 (java) S 10937 10939 10329 0 -1 4202560 5638 0 0 0 63 0 0 0 15 0 22 0 529763648 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10955] ppid=10937 vsize=15751260 CPUtime=0.96 cores=1,3,5,7
/proc/10939/task/10955/stat : 10955 (java) S 10937 10939 10329 0 -1 4202560 5189 0 0 0 96 0 0 0 16 0 22 0 529763648 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10956] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10956/stat : 10956 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10957] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10957/stat : 10957 (java) S 10937 10939 10329 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529763648 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10958] ppid=10937 vsize=15751260 CPUtime=1168.06 cores=1,3,5,7
/proc/10939/task/10958/stat : 10958 (java) R 10937 10939 10329 0 -1 4202560 132179 0 0 0 116773 33 0 0 25 0 22 0 529763662 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505583489 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10939/tid=10959] ppid=10937 vsize=15751260 CPUtime=1168.05 cores=1,3,5,7
/proc/10939/task/10959/stat : 10959 (java) R 10937 10939 10329 0 -1 4202560 128495 0 0 0 116773 32 0 0 25 0 22 0 529763662 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505674310 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10939/tid=10960] ppid=10937 vsize=15751260 CPUtime=1167.3 cores=1,3,5,7
/proc/10939/task/10960/stat : 10960 (java) R 10937 10939 10329 0 -1 4202560 126616 0 0 0 116695 35 0 0 25 0 22 0 529763662 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505584193 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10939/tid=10961] ppid=10937 vsize=15751260 CPUtime=1167.44 cores=1,3,5,7
/proc/10939/task/10961/stat : 10961 (java) R 10937 10939 10329 0 -1 4202560 121123 0 0 0 116713 31 0 0 25 0 22 0 529763662 16129290240 115817 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505592552 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4700.99
Current children cumulated vsize (KiB) 15751260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 7.99 8.01 7.99 9/220 11044
/proc/meminfo: memFree=29533552/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15751260 CPUtime=4800.39 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 865167 0 1 0 479732 307 0 0 25 0 22 0 529763643 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3937815 111828 2297 9 0 3928534 0
[pid=10939/tid=10941] ppid=10937 vsize=15751260 CPUtime=0.21 cores=1,3,5,7
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10329 0 -1 4202560 4706 0 1 0 20 1 0 0 20 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=15751260 CPUtime=3.32 cores=1,3,5,7
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10329 0 -1 4202560 39820 0 0 0 318 14 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=15751260 CPUtime=3.34 cores=1,3,5,7
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10329 0 -1 4202560 41293 0 0 0 320 14 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=15751260 CPUtime=3.32 cores=1,3,5,7
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10329 0 -1 4202560 40757 0 0 0 317 15 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=15751260 CPUtime=3.38 cores=1,3,5,7
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10329 0 -1 4202560 39067 0 0 0 325 13 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=15751260 CPUtime=3.25 cores=1,3,5,7
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10329 0 -1 4202560 40610 0 0 0 313 12 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=15751260 CPUtime=3.29 cores=1,3,5,7
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10329 0 -1 4202560 41970 0 0 0 313 16 0 0 16 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=15751260 CPUtime=3.4 cores=1,3,5,7
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10329 0 -1 4202560 40720 0 0 0 327 13 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10949] ppid=10937 vsize=15751260 CPUtime=3.35 cores=1,3,5,7
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10329 0 -1 4202560 40562 0 0 0 321 14 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=15751260 CPUtime=2.06 cores=1,3,5,7
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10329 0 -1 4202560 2150 0 0 0 154 52 0 0 15 0 22 0 529763645 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 0 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10329 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529763646 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10952] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10329 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529763646 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10953] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10953/stat : 10953 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933600689 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10954] ppid=10937 vsize=15751260 CPUtime=0.63 cores=1,3,5,7
/proc/10939/task/10954/stat : 10954 (java) S 10937 10939 10329 0 -1 4202560 5638 0 0 0 63 0 0 0 15 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10955] ppid=10937 vsize=15751260 CPUtime=0.96 cores=1,3,5,7
/proc/10939/task/10955/stat : 10955 (java) S 10937 10939 10329 0 -1 4202560 5189 0 0 0 96 0 0 0 16 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10956] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10956/stat : 10956 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10957] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10957/stat : 10957 (java) S 10937 10939 10329 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10958] ppid=10937 vsize=15751260 CPUtime=1192.75 cores=1,3,5,7
/proc/10939/task/10958/stat : 10958 (java) R 10937 10939 10329 0 -1 4202560 135427 0 0 0 119241 34 0 0 25 0 22 0 529763662 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505583342 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10939/tid=10959] ppid=10937 vsize=15751260 CPUtime=1192.8 cores=1,3,5,7
/proc/10939/task/10959/stat : 10959 (java) R 10937 10939 10329 0 -1 4202560 131625 0 0 0 119248 32 0 0 25 0 22 0 529763662 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505602968 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10939/tid=10960] ppid=10937 vsize=15751260 CPUtime=1192.02 cores=1,3,5,7
/proc/10939/task/10960/stat : 10960 (java) R 10937 10939 10329 0 -1 4202560 129861 0 0 0 119167 35 0 0 25 0 22 0 529763662 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505805749 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10939/tid=10961] ppid=10937 vsize=15751260 CPUtime=1192.14 cores=1,3,5,7
/proc/10939/task/10961/stat : 10961 (java) R 10937 10939 10329 0 -1 4202560 124320 0 0 0 119182 32 0 0 25 0 22 0 529763662 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505583345 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15751260

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: 7.99 8.01 7.99 9/220 11044
/proc/meminfo: memFree=29533552/32951124 swapFree=67110188/67111528
[pid=10939] ppid=10937 vsize=15751260 CPUtime=4800.39 cores=1,3,5,7
/proc/10939/stat : 10939 (java) S 10937 10939 10329 0 -1 4202496 865167 0 1 0 479732 307 0 0 25 0 22 0 529763643 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/10939/statm: 3937815 111828 2297 9 0 3928534 0
[pid=10939/tid=10941] ppid=10937 vsize=15751260 CPUtime=0.21 cores=1,3,5,7
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10329 0 -1 4202560 4706 0 1 0 20 1 0 0 20 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=15751260 CPUtime=3.32 cores=1,3,5,7
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10329 0 -1 4202560 39820 0 0 0 318 14 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=15751260 CPUtime=3.34 cores=1,3,5,7
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10329 0 -1 4202560 41293 0 0 0 320 14 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=15751260 CPUtime=3.32 cores=1,3,5,7
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10329 0 -1 4202560 40757 0 0 0 317 15 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=15751260 CPUtime=3.38 cores=1,3,5,7
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10329 0 -1 4202560 39067 0 0 0 325 13 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=15751260 CPUtime=3.25 cores=1,3,5,7
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10329 0 -1 4202560 40610 0 0 0 313 12 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 5 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=15751260 CPUtime=3.29 cores=1,3,5,7
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10329 0 -1 4202560 41970 0 0 0 313 16 0 0 16 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=15751260 CPUtime=3.4 cores=1,3,5,7
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10329 0 -1 4202560 40720 0 0 0 327 13 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10949] ppid=10937 vsize=15751260 CPUtime=3.35 cores=1,3,5,7
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10329 0 -1 4202560 40562 0 0 0 321 14 0 0 15 0 22 0 529763644 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=15751260 CPUtime=2.06 cores=1,3,5,7
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10329 0 -1 4202560 2150 0 0 0 154 52 0 0 15 0 22 0 529763645 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 0 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10329 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 529763646 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10952] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10329 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 529763646 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10953] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10953/stat : 10953 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933600689 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10954] ppid=10937 vsize=15751260 CPUtime=0.63 cores=1,3,5,7
/proc/10939/task/10954/stat : 10954 (java) S 10937 10939 10329 0 -1 4202560 5638 0 0 0 63 0 0 0 15 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 7 0 0 0
[pid=10939/tid=10955] ppid=10937 vsize=15751260 CPUtime=0.96 cores=1,3,5,7
/proc/10939/task/10955/stat : 10955 (java) S 10937 10939 10329 0 -1 4202560 5189 0 0 0 96 0 0 0 16 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10956] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10956/stat : 10956 (java) S 10937 10939 10329 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933592985 0 4 0 16800975 18446604471128895808 0 0 -1 3 0 0 0
[pid=10939/tid=10957] ppid=10937 vsize=15751260 CPUtime=0 cores=1,3,5,7
/proc/10939/task/10957/stat : 10957 (java) S 10937 10939 10329 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 529763648 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 222933593600 0 4 0 16800975 18446604471128895808 0 0 -1 1 0 0 0
[pid=10939/tid=10958] ppid=10937 vsize=15751260 CPUtime=1192.75 cores=1,3,5,7
/proc/10939/task/10958/stat : 10958 (java) R 10937 10939 10329 0 -1 4202560 135427 0 0 0 119241 34 0 0 25 0 22 0 529763662 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505583342 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10939/tid=10959] ppid=10937 vsize=15751260 CPUtime=1192.8 cores=1,3,5,7
/proc/10939/task/10959/stat : 10959 (java) R 10937 10939 10329 0 -1 4202560 131625 0 0 0 119248 32 0 0 25 0 22 0 529763662 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505602968 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10939/tid=10960] ppid=10937 vsize=15751260 CPUtime=1192.02 cores=1,3,5,7
/proc/10939/task/10960/stat : 10960 (java) R 10937 10939 10329 0 -1 4202560 129861 0 0 0 119167 35 0 0 25 0 22 0 529763662 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505805749 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10939/tid=10961] ppid=10937 vsize=15751260 CPUtime=1192.14 cores=1,3,5,7
/proc/10939/task/10961/stat : 10961 (java) R 10937 10939 10329 0 -1 4202560 124320 0 0 0 119182 32 0 0 25 0 22 0 529763662 16129290240 111828 33554432000 1073741824 1073778376 140736228512928 18446744073709551615 46912505583345 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15751260

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.45
CPU user time (s): 4797.35
CPU system time (s): 3.09353
CPU usage (%): 397.607
Max. virtual memory (cumulated for all children) (KiB): 15753836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.35
system time used= 3.09353
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 865194
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= 351137
involuntary context switches= 186457

runsolver used 1.88271 second user time and 4.73828 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 18:40:29
IDJOB=3313207
IDBENCH=83146
IDSOLVER=1699
FILE ID=node109/3313207-1304181629
RUNJOBID= node109-1304180421-10815
PBS_JOBID= 13172431
Free space on /tmp= 73024 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n220-s24359701-sat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313207-1304181629/watcher-3313207-1304181629 -o /tmp/evaluation-result-3313207-1304181629/solver-3313207-1304181629 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313207-1304181629.cnf

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

MD5SUM BENCH= ceff918324677440f95867755c4e7133
RANDOM SEED=682942522

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23629396 kB
Buffers:        799412 kB
Cached:        1135964 kB
SwapCached:        712 kB
Active:        7095260 kB
Inactive:      1824896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23629396 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:            1640 kB
Writeback:           0 kB
AnonPages:     6984288 kB
Mapped:          23364 kB
Slab:           325084 kB
PageTables:      18424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7542128 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= 73024 MiB
End job on node109 at 2011-04-30 19:00:38