Trace number 3312343

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.34 1203.96

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
MD5SUM79bb5af0297560cf515e2461b267e196
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark235.781
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
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 525000
Number of clauses of size over 50

Solver Data

0.10/0.12	10:15 INFO : Reading from input HOME/instance-3312343-1304111415.cnf
0.62/0.43	Executor set job limit to 1000000
0.62/0.43	Executor set job limit to 1000000
0.62/0.43	Executor set job limit to 1000000
0.62/0.43	Executor set job limit to 1000000
0.62/0.44	Starting Executor!
0.62/0.44	Starting Executor!
0.62/0.44	Starting Executor!
0.62/0.44	Starting Executor!
2.13/1.01	10:16 INFO : 1250 variables remaining out of 1250
2.13/1.01	10:16 INFO : 150000 literals remaining out of 150000

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

running on 4 cores: 0,2,4,6

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.81 4.20 5.07 2/174 15693
/proc/meminfo: memFree=25299580/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/15693/stat : 15693 (java) R 15691 15693 15661 0 -1 4202496 1175 0 0 0 0 0 0 0 22 0 1 0 503557633 23580672 661 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255101806336 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15693/statm: 5757 670 496 9 0 124 0

[startup+0.100311 s]
/proc/loadavg: 3.81 4.20 5.07 2/174 15693
/proc/meminfo: memFree=25299580/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15676988 CPUtime=0.1 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 5555 0 1 0 9 1 0 0 22 0 18 0 503557633 16053235712 4970 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3919247 4970 2117 9 0 3909966 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676988

[startup+0.200299 s]
/proc/loadavg: 3.81 4.20 5.07 2/174 15693
/proc/meminfo: memFree=25299580/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15677688 CPUtime=0.26 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 6939 0 1 0 25 1 0 0 22 0 18 0 503557633 16053952512 6308 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3919422 6309 2181 9 0 3910141 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15677688

[startup+0.300261 s]
/proc/loadavg: 3.81 4.20 5.07 2/174 15693
/proc/meminfo: memFree=25299580/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15682816 CPUtime=0.52 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 14584 0 1 0 50 2 0 0 22 0 18 0 503557633 16059203584 12798 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3920704 12804 2207 9 0 3911423 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682816

[startup+0.701315 s]
/proc/loadavg: 3.81 4.20 5.07 2/174 15693
/proc/meminfo: memFree=25299580/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15701752 CPUtime=1.24 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 44008 0 1 0 118 6 0 0 22 0 22 0 503557633 16078594048 40144 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3925438 40144 2234 9 0 3916157 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 15701752

[startup+1.50097 s]
/proc/loadavg: 3.67 4.16 5.06 7/220 15742
/proc/meminfo: memFree=24938376/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15710372 CPUtime=3.85 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 58306 0 1 0 377 8 0 0 22 0 22 0 503557633 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3927593 47951 2274 9 0 3918312 0
[pid=15693/tid=15695] ppid=15691 vsize=15710372 CPUtime=1 cores=0,2,4,6
/proc/15693/task/15695/stat : 15695 (java) S 15691 15693 15661 0 -1 4202560 33089 0 1 0 96 4 0 0 18 0 22 0 503557634 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15696] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15696/stat : 15696 (java) S 15691 15693 15661 0 -1 4202560 303 0 0 0 0 0 0 0 17 0 22 0 503557635 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15697] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15697/stat : 15697 (java) S 15691 15693 15661 0 -1 4202560 421 0 0 0 0 0 0 0 17 0 22 0 503557635 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15698] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15698/stat : 15698 (java) S 15691 15693 15661 0 -1 4202560 75 0 0 0 0 0 0 0 17 0 22 0 503557635 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15699] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15699/stat : 15699 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 503557635 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15700] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15700/stat : 15700 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 503557635 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15701] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15701/stat : 15701 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 503557635 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15702] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15702/stat : 15702 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 503557635 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15703] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15703/stat : 15703 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 503557635 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15705] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15705/stat : 15705 (java) S 15691 15693 15661 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 503557636 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 0 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15710] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15710/stat : 15710 (java) S 15691 15693 15661 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503557636 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15711] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (java) S 15691 15693 15661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503557636 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15723] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15723/stat : 15723 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118592433 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15724] ppid=15691 vsize=15710372 CPUtime=0.86 cores=0,2,4,6
/proc/15693/task/15724/stat : 15724 (java) S 15691 15693 15661 0 -1 4202560 6934 0 0 0 85 1 0 0 15 0 22 0 503557638 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15725] ppid=15691 vsize=15710372 CPUtime=1.11 cores=0,2,4,6
/proc/15693/task/15725/stat : 15725 (java) R 15691 15693 15661 0 -1 4202560 15350 0 0 0 110 1 0 0 17 0 22 0 503557638 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 47941484085962 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15693/tid=15726] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15726/stat : 15726 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15727] ppid=15691 vsize=15710372 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15727/stat : 15727 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503557638 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15735] ppid=15691 vsize=15710372 CPUtime=0.38 cores=0,2,4,6
/proc/15693/task/15735/stat : 15735 (java) R 15691 15693 15661 0 -1 4202560 35 0 0 0 38 0 0 0 16 0 22 0 503557677 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505856563 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15693/tid=15736] ppid=15691 vsize=15710372 CPUtime=0.2 cores=0,2,4,6
/proc/15693/task/15736/stat : 15736 (java) R 15691 15693 15661 0 -1 4202560 670 0 0 0 20 0 0 0 15 0 22 0 503557677 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505803376 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15693/tid=15737] ppid=15691 vsize=15710372 CPUtime=0.09 cores=0,2,4,6
/proc/15693/task/15737/stat : 15737 (java) R 15691 15693 15661 0 -1 4202560 14 0 0 0 9 0 0 0 15 0 22 0 503557677 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505856563 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15693/tid=15738] ppid=15691 vsize=15710372 CPUtime=0.16 cores=0,2,4,6
/proc/15693/task/15738/stat : 15738 (java) R 15691 15693 15661 0 -1 4202560 13 0 0 0 16 0 0 0 16 0 22 0 503557677 16087420928 47951 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505803335 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 15710372

[startup+3.10068 s]
/proc/loadavg: 3.67 4.16 5.06 10/220 15742
/proc/meminfo: memFree=24775688/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15707628 CPUtime=10.22 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 124750 0 1 0 1003 19 0 0 22 0 22 0 503557633 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3926907 113637 2274 9 0 3917626 0
[pid=15693/tid=15695] ppid=15691 vsize=15707628 CPUtime=1 cores=0,2,4,6
/proc/15693/task/15695/stat : 15695 (java) S 15691 15693 15661 0 -1 4202560 33089 0 1 0 96 4 0 0 18 0 22 0 503557634 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15696] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15696/stat : 15696 (java) S 15691 15693 15661 0 -1 4202560 2819 0 0 0 0 0 0 0 15 0 22 0 503557635 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15697] ppid=15691 vsize=15707628 CPUtime=0.02 cores=0,2,4,6
/proc/15693/task/15697/stat : 15697 (java) S 15691 15693 15661 0 -1 4202560 7042 0 0 0 1 1 0 0 16 0 22 0 503557635 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15698] ppid=15691 vsize=15707628 CPUtime=0.03 cores=0,2,4,6
/proc/15693/task/15698/stat : 15698 (java) S 15691 15693 15661 0 -1 4202560 9694 0 0 0 1 2 0 0 16 0 22 0 503557635 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15699] ppid=15691 vsize=15707628 CPUtime=0.01 cores=0,2,4,6
/proc/15693/task/15699/stat : 15699 (java) S 15691 15693 15661 0 -1 4202560 5269 0 0 0 0 1 0 0 15 0 22 0 503557635 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15700] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15700/stat : 15700 (java) S 15691 15693 15661 0 -1 4202560 3617 0 0 0 0 0 0 0 15 0 22 0 503557635 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15701] ppid=15691 vsize=15707628 CPUtime=0.01 cores=0,2,4,6
/proc/15693/task/15701/stat : 15701 (java) S 15691 15693 15661 0 -1 4202560 2815 0 0 0 1 0 0 0 16 0 22 0 503557635 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15702] ppid=15691 vsize=15707628 CPUtime=0.02 cores=0,2,4,6
/proc/15693/task/15702/stat : 15702 (java) S 15691 15693 15661 0 -1 4202560 7631 0 0 0 1 1 0 0 16 0 22 0 503557635 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15703] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15703/stat : 15703 (java) S 15691 15693 15661 0 -1 4202560 4539 0 0 0 0 0 0 0 16 0 22 0 503557635 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15705] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15705/stat : 15705 (java) S 15691 15693 15661 0 -1 4202560 241 0 0 0 0 0 0 0 15 0 22 0 503557636 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 0 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15710] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15710/stat : 15710 (java) S 15691 15693 15661 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503557636 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15711] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (java) S 15691 15693 15661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503557636 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15723] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15723/stat : 15723 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118592433 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15724] ppid=15691 vsize=15707628 CPUtime=0.88 cores=0,2,4,6
/proc/15693/task/15724/stat : 15724 (java) S 15691 15693 15661 0 -1 4202560 6934 0 0 0 87 1 0 0 15 0 22 0 503557638 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15725] ppid=15691 vsize=15707628 CPUtime=1.21 cores=0,2,4,6
/proc/15693/task/15725/stat : 15725 (java) S 15691 15693 15661 0 -1 4202560 15399 0 0 0 120 1 0 0 15 0 22 0 503557638 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15726] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15726/stat : 15726 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15727] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15727/stat : 15727 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503557638 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15735] ppid=15691 vsize=15707628 CPUtime=1.9 cores=0,2,4,6
/proc/15693/task/15735/stat : 15735 (java) R 15691 15693 15661 0 -1 4202560 5049 0 0 0 190 0 0 0 17 0 22 0 503557677 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 47941487077650 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15693/tid=15736] ppid=15691 vsize=15707628 CPUtime=1.73 cores=0,2,4,6
/proc/15693/task/15736/stat : 15736 (java) R 15691 15693 15661 0 -1 4202560 7318 0 0 0 173 0 0 0 17 0 22 0 503557677 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505803298 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15693/tid=15737] ppid=15691 vsize=15707628 CPUtime=1.54 cores=0,2,4,6
/proc/15693/task/15737/stat : 15737 (java) R 15691 15693 15661 0 -1 4202560 5313 0 0 0 154 0 0 0 17 0 22 0 503557677 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505880327 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15693/tid=15738] ppid=15691 vsize=15707628 CPUtime=1.7 cores=0,2,4,6
/proc/15693/task/15738/stat : 15738 (java) R 15691 15693 15661 0 -1 4202560 6595 0 0 0 170 0 0 0 17 0 22 0 503557677 16084611072 113637 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505746932 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.22
Current children cumulated vsize (KiB) 15707628

[startup+6.30112 s]
/proc/loadavg: 4.01 4.22 5.07 9/220 15742
/proc/meminfo: memFree=23511400/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15707628 CPUtime=22.99 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 286847 0 1 0 2257 42 0 0 22 0 22 0 503557633 16084611072 275448 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3926907 275450 2277 9 0 3917626 0
[pid=15693/tid=15695] ppid=15691 vsize=15707628 CPUtime=1 cores=0,2,4,6
/proc/15693/task/15695/stat : 15695 (java) S 15691 15693 15661 0 -1 4202560 33089 0 1 0 96 4 0 0 18 0 22 0 503557634 16084611072 275452 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15696] ppid=15691 vsize=15707628 CPUtime=0.03 cores=0,2,4,6
/proc/15693/task/15696/stat : 15696 (java) S 15691 15693 15661 0 -1 4202560 10824 0 0 0 2 1 0 0 16 0 22 0 503557635 16084611072 275453 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15697] ppid=15691 vsize=15707628 CPUtime=0.05 cores=0,2,4,6
/proc/15693/task/15697/stat : 15697 (java) S 15691 15693 15661 0 -1 4202560 13690 0 0 0 3 2 0 0 16 0 22 0 503557635 16084611072 275455 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15698] ppid=15691 vsize=15707628 CPUtime=0.06 cores=0,2,4,6
/proc/15693/task/15698/stat : 15698 (java) S 15691 15693 15661 0 -1 4202560 14964 0 0 0 3 3 0 0 15 0 22 0 503557635 16084611072 275456 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15699] ppid=15691 vsize=15707628 CPUtime=0.04 cores=0,2,4,6
/proc/15693/task/15699/stat : 15699 (java) S 15691 15693 15661 0 -1 4202560 13316 0 0 0 2 2 0 0 16 0 22 0 503557635 16084611072 275458 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15700] ppid=15691 vsize=15707628 CPUtime=0.03 cores=0,2,4,6
/proc/15693/task/15700/stat : 15700 (java) S 15691 15693 15661 0 -1 4202560 9698 0 0 0 1 2 0 0 15 0 22 0 503557635 16084611072 275459 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15701] ppid=15691 vsize=15707628 CPUtime=0.03 cores=0,2,4,6
/proc/15693/task/15701/stat : 15701 (java) S 15691 15693 15661 0 -1 4202560 8884 0 0 0 2 1 0 0 15 0 22 0 503557635 16084611072 275460 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15702] ppid=15691 vsize=15707628 CPUtime=0.04 cores=0,2,4,6
/proc/15693/task/15702/stat : 15702 (java) S 15691 15693 15661 0 -1 4202560 13124 0 0 0 2 2 0 0 15 0 22 0 503557635 16084611072 275462 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15703] ppid=15691 vsize=15707628 CPUtime=0.04 cores=0,2,4,6
/proc/15693/task/15703/stat : 15703 (java) S 15691 15693 15661 0 -1 4202560 11621 0 0 0 2 2 0 0 16 0 22 0 503557635 16084611072 275463 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15705] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15705/stat : 15705 (java) S 15691 15693 15661 0 -1 4202560 539 0 0 0 0 0 0 0 15 0 22 0 503557636 16084611072 275465 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 0 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15710] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15710/stat : 15710 (java) S 15691 15693 15661 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503557636 16084611072 275466 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15711] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (java) S 15691 15693 15661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503557636 16084611072 275467 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15723] ppid=15691 vsize=15707628 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15723/stat : 15723 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16084611072 275469 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118592433 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15724] ppid=15691 vsize=15707628 CPUtime=0.88 cores=0,2,4,6
/proc/15693/task/15724/stat : 15724 (java) S 15691 15693 15661 0 -1 4202560 6934 0 0 0 87 1 0 0 15 0 22 0 503557638 16084611072 275470 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0

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

[pid=15693/tid=15736] ppid=15691 vsize=15700020 CPUtime=1054.35 cores=0,2,4,6
/proc/15693/task/15736/stat : 15736 (java) R 15691 15693 15661 0 -1 4202560 329504 0 0 0 105395 40 0 0 25 0 22 0 503557677 16076820480 264006 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505700288 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15693/tid=15737] ppid=15691 vsize=15700020 CPUtime=1054.2 cores=0,2,4,6
/proc/15693/task/15737/stat : 15737 (java) R 15691 15693 15661 0 -1 4202560 310462 0 0 0 105385 35 0 0 25 0 22 0 503557677 16076820480 264006 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505747331 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15693/tid=15738] ppid=15691 vsize=15700020 CPUtime=1050.67 cores=0,2,4,6
/proc/15693/task/15738/stat : 15738 (java) R 15691 15693 15661 0 -1 4202560 326085 0 0 0 105030 37 0 0 25 0 22 0 503557677 16076820480 264006 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 47941487076401 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4235.54
Current children cumulated vsize (KiB) 15700020

[startup+1122.3 s]
/proc/loadavg: 8.18 8.05 7.19 10/220 15775
/proc/meminfo: memFree=18582672/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15700020 CPUtime=4474.84 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 2493658 0 1 0 447075 409 0 0 22 0 22 0 503557633 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3925005 300200 2298 9 0 3915724 0
[pid=15693/tid=15695] ppid=15691 vsize=15700020 CPUtime=1 cores=0,2,4,6
/proc/15693/task/15695/stat : 15695 (java) S 15691 15693 15661 0 -1 4202560 33089 0 1 0 96 4 0 0 18 0 22 0 503557634 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15696] ppid=15691 vsize=15700020 CPUtime=2.57 cores=0,2,4,6
/proc/15693/task/15696/stat : 15696 (java) S 15691 15693 15661 0 -1 4202560 134835 0 0 0 232 25 0 0 15 0 22 0 503557635 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15697] ppid=15691 vsize=15700020 CPUtime=2.48 cores=0,2,4,6
/proc/15693/task/15697/stat : 15697 (java) S 15691 15693 15661 0 -1 4202560 122162 0 0 0 226 22 0 0 15 0 22 0 503557635 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15698] ppid=15691 vsize=15700020 CPUtime=2.63 cores=0,2,4,6
/proc/15693/task/15698/stat : 15698 (java) S 15691 15693 15661 0 -1 4202560 147702 0 0 0 236 27 0 0 15 0 22 0 503557635 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15699] ppid=15691 vsize=15700020 CPUtime=2.62 cores=0,2,4,6
/proc/15693/task/15699/stat : 15699 (java) S 15691 15693 15661 0 -1 4202560 114928 0 0 0 241 21 0 0 16 0 22 0 503557635 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15700] ppid=15691 vsize=15700020 CPUtime=2.5 cores=0,2,4,6
/proc/15693/task/15700/stat : 15700 (java) S 15691 15693 15661 0 -1 4202560 115558 0 0 0 230 20 0 0 16 0 22 0 503557635 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15701] ppid=15691 vsize=15700020 CPUtime=2.64 cores=0,2,4,6
/proc/15693/task/15701/stat : 15701 (java) S 15691 15693 15661 0 -1 4202560 145738 0 0 0 238 26 0 0 16 0 22 0 503557635 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15702] ppid=15691 vsize=15700020 CPUtime=2.72 cores=0,2,4,6
/proc/15693/task/15702/stat : 15702 (java) S 15691 15693 15661 0 -1 4202560 160158 0 0 0 243 29 0 0 15 0 22 0 503557635 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15703] ppid=15691 vsize=15700020 CPUtime=2.53 cores=0,2,4,6
/proc/15693/task/15703/stat : 15703 (java) S 15691 15693 15661 0 -1 4202560 128503 0 0 0 230 23 0 0 16 0 22 0 503557635 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15705] ppid=15691 vsize=15700020 CPUtime=0.97 cores=0,2,4,6
/proc/15693/task/15705/stat : 15705 (java) S 15691 15693 15661 0 -1 4202560 6330 0 0 0 53 44 0 0 15 0 22 0 503557636 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 0 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15710] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15710/stat : 15710 (java) S 15691 15693 15661 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503557636 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15711] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (java) S 15691 15693 15661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503557636 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15723] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15723/stat : 15723 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118592433 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15724] ppid=15691 vsize=15700020 CPUtime=1.22 cores=0,2,4,6
/proc/15693/task/15724/stat : 15724 (java) S 15691 15693 15661 0 -1 4202560 6990 0 0 0 121 1 0 0 15 0 22 0 503557638 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15725] ppid=15691 vsize=15700020 CPUtime=1.39 cores=0,2,4,6
/proc/15693/task/15725/stat : 15725 (java) S 15691 15693 15661 0 -1 4202560 15434 0 0 0 138 1 0 0 16 0 22 0 503557638 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15726] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15726/stat : 15726 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15727] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15727/stat : 15727 (java) S 15691 15693 15661 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 503557638 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15735] ppid=15691 vsize=15700020 CPUtime=1112.11 cores=0,2,4,6
/proc/15693/task/15735/stat : 15735 (java) R 15691 15693 15661 0 -1 4202560 354190 0 0 0 111170 41 0 0 25 0 22 0 503557677 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505583945 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15693/tid=15736] ppid=15691 vsize=15700020 CPUtime=1113.72 cores=0,2,4,6
/proc/15693/task/15736/stat : 15736 (java) R 15691 15693 15661 0 -1 4202560 345330 0 0 0 111330 42 0 0 25 0 22 0 503557677 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505655263 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15693/tid=15737] ppid=15691 vsize=15700020 CPUtime=1113.44 cores=0,2,4,6
/proc/15693/task/15737/stat : 15737 (java) R 15691 15693 15661 0 -1 4202560 325179 0 0 0 111308 36 0 0 25 0 22 0 503557677 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505716792 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15693/tid=15738] ppid=15691 vsize=15700020 CPUtime=1110.16 cores=0,2,4,6
/proc/15693/task/15738/stat : 15738 (java) R 15691 15693 15661 0 -1 4202560 336082 0 0 0 110977 39 0 0 25 0 22 0 503557677 16076820480 300200 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505600885 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4474.84
Current children cumulated vsize (KiB) 15700020

[startup+1182.3 s]
/proc/loadavg: 8.14 8.06 7.24 10/220 15776
/proc/meminfo: memFree=18841316/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15700020 CPUtime=4714.09 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 2601187 0 1 0 470981 428 0 0 22 0 22 0 503557633 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3925005 293497 2298 9 0 3915724 0
[pid=15693/tid=15695] ppid=15691 vsize=15700020 CPUtime=1 cores=0,2,4,6
/proc/15693/task/15695/stat : 15695 (java) S 15691 15693 15661 0 -1 4202560 33089 0 1 0 96 4 0 0 18 0 22 0 503557634 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15696] ppid=15691 vsize=15700020 CPUtime=2.79 cores=0,2,4,6
/proc/15693/task/15696/stat : 15696 (java) S 15691 15693 15661 0 -1 4202560 143166 0 0 0 253 26 0 0 15 0 22 0 503557635 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15697] ppid=15691 vsize=15700020 CPUtime=2.68 cores=0,2,4,6
/proc/15693/task/15697/stat : 15697 (java) S 15691 15693 15661 0 -1 4202560 132137 0 0 0 245 23 0 0 16 0 22 0 503557635 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15698] ppid=15691 vsize=15700020 CPUtime=2.86 cores=0,2,4,6
/proc/15693/task/15698/stat : 15698 (java) S 15691 15693 15661 0 -1 4202560 156547 0 0 0 258 28 0 0 16 0 22 0 503557635 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15699] ppid=15691 vsize=15700020 CPUtime=2.84 cores=0,2,4,6
/proc/15693/task/15699/stat : 15699 (java) S 15691 15693 15661 0 -1 4202560 124773 0 0 0 262 22 0 0 15 0 22 0 503557635 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15700] ppid=15691 vsize=15700020 CPUtime=2.7 cores=0,2,4,6
/proc/15693/task/15700/stat : 15700 (java) S 15691 15693 15661 0 -1 4202560 122692 0 0 0 249 21 0 0 16 0 22 0 503557635 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15701] ppid=15691 vsize=15700020 CPUtime=2.8 cores=0,2,4,6
/proc/15693/task/15701/stat : 15701 (java) S 15691 15693 15661 0 -1 4202560 149585 0 0 0 254 26 0 0 15 0 22 0 503557635 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15702] ppid=15691 vsize=15700020 CPUtime=2.94 cores=0,2,4,6
/proc/15693/task/15702/stat : 15702 (java) S 15691 15693 15661 0 -1 4202560 166476 0 0 0 264 30 0 0 15 0 22 0 503557635 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15703] ppid=15691 vsize=15700020 CPUtime=2.76 cores=0,2,4,6
/proc/15693/task/15703/stat : 15703 (java) S 15691 15693 15661 0 -1 4202560 137078 0 0 0 251 25 0 0 16 0 22 0 503557635 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15705] ppid=15691 vsize=15700020 CPUtime=1.03 cores=0,2,4,6
/proc/15693/task/15705/stat : 15705 (java) S 15691 15693 15661 0 -1 4202560 6681 0 0 0 57 46 0 0 15 0 22 0 503557636 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 0 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15710] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15710/stat : 15710 (java) S 15691 15693 15661 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503557636 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15711] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (java) S 15691 15693 15661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503557636 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15723] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15723/stat : 15723 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118592433 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15724] ppid=15691 vsize=15700020 CPUtime=1.22 cores=0,2,4,6
/proc/15693/task/15724/stat : 15724 (java) S 15691 15693 15661 0 -1 4202560 6990 0 0 0 121 1 0 0 15 0 22 0 503557638 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15725] ppid=15691 vsize=15700020 CPUtime=1.39 cores=0,2,4,6
/proc/15693/task/15725/stat : 15725 (java) S 15691 15693 15661 0 -1 4202560 15434 0 0 0 138 1 0 0 16 0 22 0 503557638 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15726] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15726/stat : 15726 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15727] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15727/stat : 15727 (java) S 15691 15693 15661 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 503557638 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15735] ppid=15691 vsize=15700020 CPUtime=1171.54 cores=0,2,4,6
/proc/15693/task/15735/stat : 15735 (java) R 15691 15693 15661 0 -1 4202560 364492 0 0 0 117112 42 0 0 25 0 22 0 503557677 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505637068 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15693/tid=15736] ppid=15691 vsize=15700020 CPUtime=1173.08 cores=0,2,4,6
/proc/15693/task/15736/stat : 15736 (java) R 15691 15693 15661 0 -1 4202560 356803 0 0 0 117264 44 0 0 25 0 22 0 503557677 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505810721 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15693/tid=15737] ppid=15691 vsize=15700020 CPUtime=1172.73 cores=0,2,4,6
/proc/15693/task/15737/stat : 15737 (java) R 15691 15693 15661 0 -1 4202560 336393 0 0 0 117235 38 0 0 25 0 22 0 503557677 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505600954 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15693/tid=15738] ppid=15691 vsize=15700020 CPUtime=1169.55 cores=0,2,4,6
/proc/15693/task/15738/stat : 15738 (java) R 15691 15693 15661 0 -1 4202560 347399 0 0 0 116915 40 0 0 25 0 22 0 503557677 16076820480 293497 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4714.09
Current children cumulated vsize (KiB) 15700020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.10 8.05 7.26 5/197 15780
/proc/meminfo: memFree=24192692/32951124 swapFree=67111448/67111528
[pid=15693] ppid=15691 vsize=15700020 CPUtime=4800.26 cores=0,2,4,6
/proc/15693/stat : 15693 (java) S 15691 15693 15661 0 -1 4202496 2629882 0 1 0 479591 435 0 0 22 0 22 0 503557633 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15693/statm: 3925005 277974 2298 9 0 3915724 0
[pid=15693/tid=15695] ppid=15691 vsize=15700020 CPUtime=1 cores=0,2,4,6
/proc/15693/task/15695/stat : 15695 (java) S 15691 15693 15661 0 -1 4202560 33089 0 1 0 96 4 0 0 18 0 22 0 503557634 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15696] ppid=15691 vsize=15700020 CPUtime=2.86 cores=0,2,4,6
/proc/15693/task/15696/stat : 15696 (java) S 15691 15693 15661 0 -1 4202560 144781 0 0 0 259 27 0 0 16 0 22 0 503557635 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15697] ppid=15691 vsize=15700020 CPUtime=2.77 cores=0,2,4,6
/proc/15693/task/15697/stat : 15697 (java) S 15691 15693 15661 0 -1 4202560 133523 0 0 0 253 24 0 0 15 0 22 0 503557635 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15698] ppid=15691 vsize=15700020 CPUtime=2.94 cores=0,2,4,6
/proc/15693/task/15698/stat : 15698 (java) S 15691 15693 15661 0 -1 4202560 158287 0 0 0 265 29 0 0 15 0 22 0 503557635 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15699] ppid=15691 vsize=15700020 CPUtime=2.92 cores=0,2,4,6
/proc/15693/task/15699/stat : 15699 (java) S 15691 15693 15661 0 -1 4202560 127136 0 0 0 269 23 0 0 16 0 22 0 503557635 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15700] ppid=15691 vsize=15700020 CPUtime=2.81 cores=0,2,4,6
/proc/15693/task/15700/stat : 15700 (java) S 15691 15693 15661 0 -1 4202560 125821 0 0 0 259 22 0 0 15 0 22 0 503557635 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15701] ppid=15691 vsize=15700020 CPUtime=2.87 cores=0,2,4,6
/proc/15693/task/15701/stat : 15701 (java) S 15691 15693 15661 0 -1 4202560 150938 0 0 0 260 27 0 0 16 0 22 0 503557635 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15702] ppid=15691 vsize=15700020 CPUtime=3.03 cores=0,2,4,6
/proc/15693/task/15702/stat : 15702 (java) S 15691 15693 15661 0 -1 4202560 170051 0 0 0 272 31 0 0 16 0 22 0 503557635 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15703] ppid=15691 vsize=15700020 CPUtime=2.83 cores=0,2,4,6
/proc/15693/task/15703/stat : 15703 (java) S 15691 15693 15661 0 -1 4202560 137518 0 0 0 258 25 0 0 16 0 22 0 503557635 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15705] ppid=15691 vsize=15700020 CPUtime=1.04 cores=0,2,4,6
/proc/15693/task/15705/stat : 15705 (java) S 15691 15693 15661 0 -1 4202560 6790 0 0 0 57 47 0 0 16 0 22 0 503557636 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 0 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15710] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15710/stat : 15710 (java) S 15691 15693 15661 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503557636 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15711] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (java) S 15691 15693 15661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503557636 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15723] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15723/stat : 15723 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118592433 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15724] ppid=15691 vsize=15700020 CPUtime=1.22 cores=0,2,4,6
/proc/15693/task/15724/stat : 15724 (java) S 15691 15693 15661 0 -1 4202560 6990 0 0 0 121 1 0 0 15 0 22 0 503557638 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=15693/tid=15725] ppid=15691 vsize=15700020 CPUtime=1.39 cores=0,2,4,6
/proc/15693/task/15725/stat : 15725 (java) S 15691 15693 15661 0 -1 4202560 15434 0 0 0 138 1 0 0 16 0 22 0 503557638 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 2 0 0 0
[pid=15693/tid=15726] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15726/stat : 15726 (java) S 15691 15693 15661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503557638 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118584729 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=15693/tid=15727] ppid=15691 vsize=15700020 CPUtime=0 cores=0,2,4,6
/proc/15693/task/15727/stat : 15727 (java) S 15691 15693 15661 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 503557638 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 255118585344 0 4 0 16800975 18446604453985338304 0 0 -1 0 0 0 0
[pid=15693/tid=15735] ppid=15691 vsize=15700020 CPUtime=1192.95 cores=0,2,4,6
/proc/15693/task/15735/stat : 15735 (java) R 15691 15693 15661 0 -1 4202560 368241 0 0 0 119253 42 0 0 25 0 22 0 503557677 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505811327 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15693/tid=15736] ppid=15691 vsize=15700020 CPUtime=1194.37 cores=0,2,4,6
/proc/15693/task/15736/stat : 15736 (java) R 15691 15693 15661 0 -1 4202560 360228 0 0 0 119392 45 0 0 25 0 22 0 503557677 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505811458 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15693/tid=15737] ppid=15691 vsize=15700020 CPUtime=1194.14 cores=0,2,4,6
/proc/15693/task/15737/stat : 15737 (java) R 15691 15693 15661 0 -1 4202560 339687 0 0 0 119376 38 0 0 25 0 22 0 503557677 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505630344 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15693/tid=15738] ppid=15691 vsize=15700020 CPUtime=1190.96 cores=0,2,4,6
/proc/15693/task/15738/stat : 15738 (java) R 15691 15693 15661 0 -1 4202560 349914 0 0 0 119055 41 0 0 25 0 22 0 503557677 16076820480 277974 33554432000 1073741824 1073778376 140734701985680 18446744073709551615 46912505925865 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 15700020

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

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

Child status: 143
Real time (s): 1203.96
CPU time (s): 4800.34
CPU user time (s): 4795.94
CPU system time (s): 4.40133
CPU usage (%): 398.711
Max. virtual memory (cumulated for all children) (KiB): 15710372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.94
system time used= 4.40133
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2629908
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= 59483
involuntary context switches= 66591

runsolver used 2.03369 second user time and 4.5803 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 23:10:15
IDJOB=3312343
IDBENCH=82528
IDSOLVER=1699
FILE ID=node144/3312343-1304111415
RUNJOBID= node144-1304111415-15679
PBS_JOBID= 13170685
Free space on /tmp= 72408 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312343-1304111415/watcher-3312343-1304111415 -o /tmp/evaluation-result-3312343-1304111415/solver-3312343-1304111415 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312343-1304111415.cnf

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

MD5SUM BENCH= 79bb5af0297560cf515e2461b267e196
RANDOM SEED=495364946

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25299984 kB
Buffers:       2107672 kB
Cached:        4931068 kB
SwapCached:         80 kB
Active:         103212 kB
Inactive:      7002800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25299984 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            2808 kB
Writeback:           0 kB
AnonPages:       67392 kB
Mapped:          14416 kB
Slab:           480420 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188452 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= 72404 MiB
End job on node144 at 2011-04-29 23:30:21