Trace number 3493005

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
Sat4j Resolution 2011-06-08? (TO) 1800.33 1776.36

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/pedigree/
normalized-sheep4nr_wcsp.wbo
MD5SUM838792388aba1cb33fb875c1c7fc5e90
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables89900
Total number of constraints5924003
Number of soft constraints5915013
Number of constraints which are clauses5915013
Number of constraints which are cardinality constraints (but not clauses)8990
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 2482
Min constraint cost 1
Max constraint cost 2482
Sum of constraints costs 14625664017
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.08/0.09	c version 2.3.1.v20110525
0.08/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.09	c java.vm.version	19.1-b02
0.08/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.09	c sun.arch.data.model	64
0.08/0.09	c java.version		1.6.0_24
0.08/0.09	c os.name		Linux
0.08/0.09	c os.version		2.6.18-164.el5
0.08/0.09	c os.arch		amd64
0.08/0.09	c Free memory 		9996466904
0.08/0.09	c Max memory 		10048897024
0.08/0.09	c Total memory 		10048897024
0.08/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.96	c solving HOME/instance-3493005-1307913746.wbo
0.11/0.96	c reading problem ... 
63.34/41.25	c ... done. Wall clock time 41.141s.
63.34/41.25	c #vars     6004913
63.34/41.25	c #constraints  11825678
63.34/41.25	c constraints type 
63.34/41.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5901674
63.34/41.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 8990
63.34/41.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 22329
63.34/41.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.07/1776.11	c starts		: 9
1800.07/1776.11	c conflicts		: 1098
1800.07/1776.11	c decisions		: 3141392
1800.07/1776.11	c propagations		: 12215873
1800.07/1776.11	c inspects		: 7872255
1800.07/1776.11	c shortcuts		: 0
1800.07/1776.11	c learnt literals	: 0
1800.07/1776.11	c learnt binary clauses	: 326
1800.07/1776.11	c learnt ternary clauses	: 188
1800.07/1776.11	c learnt constraints	: 1098
1800.07/1776.11	c ignored constraints	: 0
1800.07/1776.11	c root simplifications	: 0
1800.07/1776.11	c removed literals (reason simplification)	: 124
1800.07/1776.11	c reason swapping (by a shorter reason)	: 0
1800.07/1776.11	c Calls to reduceDB	: 0
1800.07/1776.11	c number of reductions to clauses (during analyze)	: 0
1800.07/1776.11	c number of learned constraints concerned by reduction	: 0
1800.07/1776.11	c number of learning phase by resolution	: 0
1800.07/1776.11	c number of learning phase by cutting planes	: 0
1800.07/1776.11	c speed (assignments/second)	: 7041.478057117494
1800.07/1776.11	c non guided choices	0
1800.07/1776.11	c learnt constraints type 
1800.07/1776.11	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 326
1800.07/1776.11	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 772
1800.07/1776.11	c constraints type 
1800.07/1776.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5901674
1800.07/1776.11	c org.sat4j.minisat.constraints.card.MinWatchCard => 8990
1800.07/1776.11	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 22329
1800.07/1776.11	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.07/1776.11	s UNKNOWN
1800.07/1776.11	c Total wall clock time (in seconds): 1776.001

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3493005-1307913746/watcher-3493005-1307913746 -o /var/tmp/evaluation-result-3493005-1307913746/solver-3493005-1307913746 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3493005-1307913746.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 2/195 15432
/proc/meminfo: memFree=1001428/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/15432/stat : 15432 (java) R 15430 15432 8455 0 -1 4202496 956 0 0 0 0 0 0 0 25 0 1 0 883790641 23580672 698 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270333421032 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15432/statm: 5757 699 516 9 0 124 0

[startup+0.0878759 s]
/proc/loadavg: 1.93 1.98 1.99 2/195 15432
/proc/meminfo: memFree=1001428/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10538912 CPUtime=0.08 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 12429 0 1 0 7 1 0 0 25 0 18 0 883790641 10791845888 12110 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2634728 12115 1972 9 0 2625462 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10538912

[startup+0.106317 s]
/proc/loadavg: 1.93 1.98 1.99 2/195 15432
/proc/meminfo: memFree=1001428/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10540120 CPUtime=0.11 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 13102 0 1 0 10 1 0 0 25 0 18 0 883790641 10793082880 12779 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2635030 12780 2093 9 0 2625764 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10540120

[startup+1.06011 s]
/proc/loadavg: 1.93 1.98 1.99 2/195 15432
/proc/meminfo: memFree=1001428/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10542552 CPUtime=1.37 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 426000 0 1 0 80 57 0 0 25 0 18 0 883790641 10795573248 425177 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2635638 425206 2212 9 0 2626372 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10542552

[startup+1.10111 s]
/proc/loadavg: 1.93 1.98 1.99 2/195 15432
/proc/meminfo: memFree=1001428/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10542552 CPUtime=1.41 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 447889 0 1 0 81 60 0 0 25 0 18 0 883790641 10795573248 447066 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2635638 447090 2212 9 0 2626372 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 10542552

[startup+1.50104 s]
/proc/loadavg: 1.93 1.98 1.99 2/195 15432
/proc/meminfo: memFree=1001428/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10542552 CPUtime=1.84 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 649077 0 1 0 99 85 0 0 25 0 18 0 883790641 10795573248 648248 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2635638 648248 2227 9 0 2626372 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 10542552

[startup+3.1007 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 15450
/proc/meminfo: memFree=95664/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10546248 CPUtime=3.84 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 664845 0 1 0 295 89 0 0 25 0 18 0 883790641 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2636562 662479 2240 9 0 2627296 0
[pid=15432/tid=15434] ppid=15430 vsize=10546248 CPUtime=3.03 cores=0,2,4,6
/proc/15432/task/15434/stat : 15434 (java) R 15430 15432 8455 0 -1 4202560 650869 0 1 0 217 86 0 0 21 0 18 0 883790642 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 46912505523459 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15432/tid=15435] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15435/stat : 15435 (java) S 15430 15432 8455 0 -1 4202560 403 0 0 0 0 0 0 0 16 0 18 0 883790644 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15436] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15436/stat : 15436 (java) S 15430 15432 8455 0 -1 4202560 156 0 0 0 0 0 0 0 15 0 18 0 883790644 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15437] ppid=15430 vsize=10546248 CPUtime=0.01 cores=0,2,4,6
/proc/15432/task/15437/stat : 15437 (java) S 15430 15432 8455 0 -1 4202560 1092 0 0 0 1 0 0 0 16 0 18 0 883790644 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15438] ppid=15430 vsize=10546248 CPUtime=0.01 cores=0,2,4,6
/proc/15432/task/15438/stat : 15438 (java) S 15430 15432 8455 0 -1 4202560 873 0 0 0 1 0 0 0 16 0 18 0 883790644 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15439] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15439/stat : 15439 (java) S 15430 15432 8455 0 -1 4202560 490 0 0 0 0 0 0 0 15 0 18 0 883790644 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15440] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15440/stat : 15440 (java) S 15430 15432 8455 0 -1 4202560 555 0 0 0 0 0 0 0 15 0 18 0 883790644 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15441] ppid=15430 vsize=10546248 CPUtime=0.02 cores=0,2,4,6
/proc/15432/task/15441/stat : 15441 (java) S 15430 15432 8455 0 -1 4202560 1595 0 0 0 2 0 0 0 16 0 18 0 883790644 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15442] ppid=15430 vsize=10546248 CPUtime=0.02 cores=0,2,4,6
/proc/15432/task/15442/stat : 15442 (java) S 15430 15432 8455 0 -1 4202560 1501 0 0 0 2 0 0 0 16 0 18 0 883790644 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15443] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15443/stat : 15443 (java) S 15430 15432 8455 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 18 0 883790645 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 0 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15444] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15444/stat : 15444 (java) S 15430 15432 8455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 883790645 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15445] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15445/stat : 15445 (java) S 15430 15432 8455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 883790645 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15446] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15446/stat : 15446 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883790647 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350207409 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15447] ppid=15430 vsize=10546248 CPUtime=0.31 cores=0,2,4,6
/proc/15432/task/15447/stat : 15447 (java) S 15430 15432 8455 0 -1 4202560 2256 0 0 0 31 0 0 0 15 0 18 0 883790647 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15448] ppid=15430 vsize=10546248 CPUtime=0.36 cores=0,2,4,6
/proc/15432/task/15448/stat : 15448 (java) S 15430 15432 8455 0 -1 4202560 3902 0 0 0 36 0 0 0 15 0 18 0 883790648 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15449] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15449/stat : 15449 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883790648 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15450] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15450/stat : 15450 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 883790648 10799357952 662479 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 10546248

[startup+6.30707 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 15450
/proc/meminfo: memFree=99356/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10546248 CPUtime=7.55 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 706390 0 1 0 659 96 0 0 25 0 18 0 883790641 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2636562 703255 2240 9 0 2627296 0
[pid=15432/tid=15434] ppid=15430 vsize=10546248 CPUtime=6.07 cores=0,2,4,6
/proc/15432/task/15434/stat : 15434 (java) R 15430 15432 8455 0 -1 4202560 650976 0 1 0 519 88 0 0 25 0 18 0 883790642 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 46912505504196 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15432/tid=15435] ppid=15430 vsize=10546248 CPUtime=0.17 cores=0,2,4,6
/proc/15432/task/15435/stat : 15435 (java) S 15430 15432 8455 0 -1 4202560 10612 0 0 0 16 1 0 0 16 0 18 0 883790644 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15436] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15436/stat : 15436 (java) S 15430 15432 8455 0 -1 4202560 156 0 0 0 0 0 0 0 15 0 18 0 883790644 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15437] ppid=15430 vsize=10546248 CPUtime=0.09 cores=0,2,4,6
/proc/15432/task/15437/stat : 15437 (java) S 15430 15432 8455 0 -1 4202560 6889 0 0 0 8 1 0 0 16 0 18 0 883790644 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15438] ppid=15430 vsize=10546248 CPUtime=0.01 cores=0,2,4,6
/proc/15432/task/15438/stat : 15438 (java) S 15430 15432 8455 0 -1 4202560 873 0 0 0 1 0 0 0 15 0 18 0 883790644 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15439] ppid=15430 vsize=10546248 CPUtime=0.08 cores=0,2,4,6
/proc/15432/task/15439/stat : 15439 (java) S 15430 15432 8455 0 -1 4202560 6703 0 0 0 8 0 0 0 16 0 18 0 883790644 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15440] ppid=15430 vsize=10546248 CPUtime=0.1 cores=0,2,4,6
/proc/15432/task/15440/stat : 15440 (java) S 15430 15432 8455 0 -1 4202560 7038 0 0 0 10 0 0 0 16 0 18 0 883790644 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15441] ppid=15430 vsize=10546248 CPUtime=0.08 cores=0,2,4,6
/proc/15432/task/15441/stat : 15441 (java) S 15430 15432 8455 0 -1 4202560 5274 0 0 0 8 0 0 0 16 0 18 0 883790644 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15442] ppid=15430 vsize=10546248 CPUtime=0.18 cores=0,2,4,6
/proc/15432/task/15442/stat : 15442 (java) S 15430 15432 8455 0 -1 4202560 10558 0 0 0 17 1 0 0 16 0 18 0 883790644 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15443] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15443/stat : 15443 (java) S 15430 15432 8455 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 883790645 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 0 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15444] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15444/stat : 15444 (java) S 15430 15432 8455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 883790645 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15445] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15445/stat : 15445 (java) S 15430 15432 8455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 883790645 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15446] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15446/stat : 15446 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883790647 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350207409 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15447] ppid=15430 vsize=10546248 CPUtime=0.31 cores=0,2,4,6
/proc/15432/task/15447/stat : 15447 (java) S 15430 15432 8455 0 -1 4202560 2256 0 0 0 31 0 0 0 15 0 18 0 883790647 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15448] ppid=15430 vsize=10546248 CPUtime=0.36 cores=0,2,4,6
/proc/15432/task/15448/stat : 15448 (java) S 15430 15432 8455 0 -1 4202560 3902 0 0 0 36 0 0 0 15 0 18 0 883790648 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15449] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15449/stat : 15449 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883790648 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15450] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15450/stat : 15450 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 883790648 10799357952 703255 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.55
Current children cumulated vsize (KiB) 10546248

[startup+12.7008 s]
/proc/loadavg: 1.94 1.98 1.99 3/213 15450
/proc/meminfo: memFree=97596/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10546248 CPUtime=15.44 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 821647 0 1 0 1426 118 0 0 25 0 18 0 883790641 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2636562 818452 2240 9 0 2627296 0
[pid=15432/tid=15434] ppid=15430 vsize=10546248 CPUtime=11.96 cores=0,2,4,6
/proc/15432/task/15434/stat : 15434 (java) R 15430 15432 8455 0 -1 4202560 650978 0 1 0 1106 90 0 0 25 0 18 0 883790642 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 46912505504048 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15432/tid=15435] ppid=15430 vsize=10546248 CPUtime=0.39 cores=0,2,4,6
/proc/15432/task/15435/stat : 15435 (java) S 15430 15432 8455 0 -1 4202560 24706 0 0 0 35 4 0 0 16 0 18 0 883790644 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15436] ppid=15430 vsize=10546248 CPUtime=0.19 cores=0,2,4,6
/proc/15432/task/15436/stat : 15436 (java) S 15430 15432 8455 0 -1 4202560 12372 0 0 0 18 1 0 0 16 0 18 0 883790644 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15437] ppid=15430 vsize=10546248 CPUtime=0.35 cores=0,2,4,6
/proc/15432/task/15437/stat : 15437 (java) S 15430 15432 8455 0 -1 4202560 23652 0 0 0 32 3 0 0 16 0 18 0 883790644 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15438] ppid=15430 vsize=10546248 CPUtime=0.24 cores=0,2,4,6
/proc/15432/task/15438/stat : 15438 (java) S 15430 15432 8455 0 -1 4202560 14234 0 0 0 22 2 0 0 16 0 18 0 883790644 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15439] ppid=15430 vsize=10546248 CPUtime=0.31 cores=0,2,4,6
/proc/15432/task/15439/stat : 15439 (java) S 15430 15432 8455 0 -1 4202560 20150 0 0 0 28 3 0 0 16 0 18 0 883790644 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15440] ppid=15430 vsize=10546248 CPUtime=0.39 cores=0,2,4,6
/proc/15432/task/15440/stat : 15440 (java) S 15430 15432 8455 0 -1 4202560 21724 0 0 0 37 2 0 0 16 0 18 0 883790644 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15441] ppid=15430 vsize=10546248 CPUtime=0.33 cores=0,2,4,6
/proc/15432/task/15441/stat : 15441 (java) S 15430 15432 8455 0 -1 4202560 19647 0 0 0 29 4 0 0 16 0 18 0 883790644 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15442] ppid=15430 vsize=10546248 CPUtime=0.43 cores=0,2,4,6
/proc/15432/task/15442/stat : 15442 (java) S 15430 15432 8455 0 -1 4202560 26862 0 0 0 40 3 0 0 16 0 18 0 883790644 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15443] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15443/stat : 15443 (java) S 15430 15432 8455 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 883790645 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 0 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15444] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15444/stat : 15444 (java) S 15430 15432 8455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 883790645 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15445] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15445/stat : 15445 (java) S 15430 15432 8455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 883790645 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15446] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15446/stat : 15446 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883790647 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350207409 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15447] ppid=15430 vsize=10546248 CPUtime=0.32 cores=0,2,4,6
/proc/15432/task/15447/stat : 15447 (java) S 15430 15432 8455 0 -1 4202560 2258 0 0 0 32 0 0 0 15 0 18 0 883790647 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15448] ppid=15430 vsize=10546248 CPUtime=0.4 cores=0,2,4,6
/proc/15432/task/15448/stat : 15448 (java) S 15430 15432 8455 0 -1 4202560 3911 0 0 0 40 0 0 0 15 0 18 0 883790648 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15449] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15449/stat : 15449 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883790648 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15450] ppid=15430 vsize=10546248 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15450/stat : 15450 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 883790648 10799357952 818452 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15.44

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

[pid=15432/tid=15452] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15452/stat : 15452 (java) S 15430 15432 8455 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 19 0 883794948 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1626.26
Current children cumulated vsize (KiB) 10546660

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 15498
/proc/meminfo: memFree=114488/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10546660 CPUtime=1686.26 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 1503433 0 1 0 168383 243 0 0 25 0 19 0 883790641 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2636665 1483833 2250 9 0 2627399 0
[pid=15432/tid=15434] ppid=15430 vsize=10546660 CPUtime=1654.57 cores=0,2,4,6
/proc/15432/task/15434/stat : 15434 (java) R 15430 15432 8455 0 -1 4202560 651043 0 1 0 165359 98 0 0 25 0 19 0 883790642 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 46912505677112 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15432/tid=15435] ppid=15430 vsize=10546660 CPUtime=3.42 cores=0,2,4,6
/proc/15432/task/15435/stat : 15435 (java) S 15430 15432 8455 0 -1 4202560 126141 0 0 0 322 20 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15436] ppid=15430 vsize=10546660 CPUtime=2.76 cores=0,2,4,6
/proc/15432/task/15436/stat : 15436 (java) S 15430 15432 8455 0 -1 4202560 76955 0 0 0 264 12 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15437] ppid=15430 vsize=10546660 CPUtime=3.99 cores=0,2,4,6
/proc/15432/task/15437/stat : 15437 (java) S 15430 15432 8455 0 -1 4202560 104774 0 0 0 381 18 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15438] ppid=15430 vsize=10546660 CPUtime=4.07 cores=0,2,4,6
/proc/15432/task/15438/stat : 15438 (java) S 15430 15432 8455 0 -1 4202560 95817 0 0 0 391 16 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15439] ppid=15430 vsize=10546660 CPUtime=3.85 cores=0,2,4,6
/proc/15432/task/15439/stat : 15439 (java) S 15430 15432 8455 0 -1 4202560 105996 0 0 0 366 19 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15440] ppid=15430 vsize=10546660 CPUtime=3.41 cores=0,2,4,6
/proc/15432/task/15440/stat : 15440 (java) S 15430 15432 8455 0 -1 4202560 95104 0 0 0 328 13 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15441] ppid=15430 vsize=10546660 CPUtime=4.56 cores=0,2,4,6
/proc/15432/task/15441/stat : 15441 (java) S 15430 15432 8455 0 -1 4202560 130840 0 0 0 432 24 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15442] ppid=15430 vsize=10546660 CPUtime=4.26 cores=0,2,4,6
/proc/15432/task/15442/stat : 15442 (java) S 15430 15432 8455 0 -1 4202560 109255 0 0 0 410 16 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15443] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15443/stat : 15443 (java) S 15430 15432 8455 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 883790645 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 0 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15444] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15444/stat : 15444 (java) S 15430 15432 8455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 883790645 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15445] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15445/stat : 15445 (java) S 15430 15432 8455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 883790645 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15446] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15446/stat : 15446 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883790647 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350207409 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15447] ppid=15430 vsize=10546660 CPUtime=0.56 cores=0,2,4,6
/proc/15432/task/15447/stat : 15447 (java) S 15430 15432 8455 0 -1 4202560 2307 0 0 0 56 0 0 0 15 0 19 0 883790647 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15448] ppid=15430 vsize=10546660 CPUtime=0.69 cores=0,2,4,6
/proc/15432/task/15448/stat : 15448 (java) S 15430 15432 8455 0 -1 4202560 3941 0 0 0 69 0 0 0 15 0 19 0 883790648 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15449] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15449/stat : 15449 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883790648 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15450] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15450/stat : 15450 (java) S 15430 15432 8455 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 19 0 883790648 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15452] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15452/stat : 15452 (java) S 15430 15432 8455 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 19 0 883794948 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1686.26
Current children cumulated vsize (KiB) 10546660

[startup+1722.3 s]
/proc/loadavg: 1.51 1.87 1.96 2/190 15527
/proc/meminfo: memFree=287632/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10546660 CPUtime=1746.26 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 1503437 0 1 0 174383 243 0 0 25 0 19 0 883790641 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2636665 1483833 2250 9 0 2627399 0
[pid=15432/tid=15434] ppid=15430 vsize=10546660 CPUtime=1714.58 cores=0,2,4,6
/proc/15432/task/15434/stat : 15434 (java) R 15430 15432 8455 0 -1 4202560 651043 0 1 0 171359 99 0 0 25 0 19 0 883790642 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 46912505678128 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15432/tid=15435] ppid=15430 vsize=10546660 CPUtime=3.42 cores=0,2,4,6
/proc/15432/task/15435/stat : 15435 (java) S 15430 15432 8455 0 -1 4202560 126141 0 0 0 322 20 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15436] ppid=15430 vsize=10546660 CPUtime=2.76 cores=0,2,4,6
/proc/15432/task/15436/stat : 15436 (java) S 15430 15432 8455 0 -1 4202560 76955 0 0 0 264 12 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15437] ppid=15430 vsize=10546660 CPUtime=3.99 cores=0,2,4,6
/proc/15432/task/15437/stat : 15437 (java) S 15430 15432 8455 0 -1 4202560 104774 0 0 0 381 18 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15438] ppid=15430 vsize=10546660 CPUtime=4.07 cores=0,2,4,6
/proc/15432/task/15438/stat : 15438 (java) S 15430 15432 8455 0 -1 4202560 95817 0 0 0 391 16 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15439] ppid=15430 vsize=10546660 CPUtime=3.85 cores=0,2,4,6
/proc/15432/task/15439/stat : 15439 (java) S 15430 15432 8455 0 -1 4202560 105996 0 0 0 366 19 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15440] ppid=15430 vsize=10546660 CPUtime=3.41 cores=0,2,4,6
/proc/15432/task/15440/stat : 15440 (java) S 15430 15432 8455 0 -1 4202560 95104 0 0 0 328 13 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15441] ppid=15430 vsize=10546660 CPUtime=4.56 cores=0,2,4,6
/proc/15432/task/15441/stat : 15441 (java) S 15430 15432 8455 0 -1 4202560 130840 0 0 0 432 24 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15442] ppid=15430 vsize=10546660 CPUtime=4.26 cores=0,2,4,6
/proc/15432/task/15442/stat : 15442 (java) S 15430 15432 8455 0 -1 4202560 109255 0 0 0 410 16 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15443] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15443/stat : 15443 (java) S 15430 15432 8455 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 883790645 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 0 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15444] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15444/stat : 15444 (java) S 15430 15432 8455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 883790645 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15445] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15445/stat : 15445 (java) S 15430 15432 8455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 883790645 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15446] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15446/stat : 15446 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883790647 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350207409 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15447] ppid=15430 vsize=10546660 CPUtime=0.56 cores=0,2,4,6
/proc/15432/task/15447/stat : 15447 (java) S 15430 15432 8455 0 -1 4202560 2307 0 0 0 56 0 0 0 15 0 19 0 883790647 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15448] ppid=15430 vsize=10546660 CPUtime=0.69 cores=0,2,4,6
/proc/15432/task/15448/stat : 15448 (java) S 15430 15432 8455 0 -1 4202560 3941 0 0 0 69 0 0 0 15 0 19 0 883790648 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15449] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15449/stat : 15449 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883790648 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15450] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15450/stat : 15450 (java) S 15430 15432 8455 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 883790648 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15452] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15452/stat : 15452 (java) S 15430 15432 8455 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 19 0 883794948 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1746.26
Current children cumulated vsize (KiB) 10546660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1776.1 s]
/proc/loadavg: 1.20 1.72 1.90 2/190 15528
/proc/meminfo: memFree=287420/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=10546660 CPUtime=1800.07 cores=0,2,4,6
/proc/15432/stat : 15432 (java) S 15430 15432 8455 0 -1 4202496 1503441 0 1 0 179764 243 0 0 25 0 19 0 883790641 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 2636665 1483833 2250 9 0 2627399 0
[pid=15432/tid=15434] ppid=15430 vsize=10546660 CPUtime=1768.38 cores=0,2,4,6
/proc/15432/task/15434/stat : 15434 (java) R 15430 15432 8455 0 -1 4202560 651043 0 1 0 176739 99 0 0 25 0 19 0 883790642 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 46912505678137 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15432/tid=15435] ppid=15430 vsize=10546660 CPUtime=3.42 cores=0,2,4,6
/proc/15432/task/15435/stat : 15435 (java) S 15430 15432 8455 0 -1 4202560 126141 0 0 0 322 20 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15436] ppid=15430 vsize=10546660 CPUtime=2.76 cores=0,2,4,6
/proc/15432/task/15436/stat : 15436 (java) S 15430 15432 8455 0 -1 4202560 76955 0 0 0 264 12 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15437] ppid=15430 vsize=10546660 CPUtime=3.99 cores=0,2,4,6
/proc/15432/task/15437/stat : 15437 (java) S 15430 15432 8455 0 -1 4202560 104774 0 0 0 381 18 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15438] ppid=15430 vsize=10546660 CPUtime=4.07 cores=0,2,4,6
/proc/15432/task/15438/stat : 15438 (java) S 15430 15432 8455 0 -1 4202560 95817 0 0 0 391 16 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15439] ppid=15430 vsize=10546660 CPUtime=3.85 cores=0,2,4,6
/proc/15432/task/15439/stat : 15439 (java) S 15430 15432 8455 0 -1 4202560 105996 0 0 0 366 19 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15440] ppid=15430 vsize=10546660 CPUtime=3.41 cores=0,2,4,6
/proc/15432/task/15440/stat : 15440 (java) S 15430 15432 8455 0 -1 4202560 95104 0 0 0 328 13 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15441] ppid=15430 vsize=10546660 CPUtime=4.56 cores=0,2,4,6
/proc/15432/task/15441/stat : 15441 (java) S 15430 15432 8455 0 -1 4202560 130840 0 0 0 432 24 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15442] ppid=15430 vsize=10546660 CPUtime=4.26 cores=0,2,4,6
/proc/15432/task/15442/stat : 15442 (java) S 15430 15432 8455 0 -1 4202560 109255 0 0 0 410 16 0 0 16 0 19 0 883790644 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15443] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15443/stat : 15443 (java) S 15430 15432 8455 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 883790645 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 0 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15444] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15444/stat : 15444 (java) S 15430 15432 8455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 883790645 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15445] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15445/stat : 15445 (java) S 15430 15432 8455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 883790645 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 2 0 0 0
[pid=15432/tid=15446] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15446/stat : 15446 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883790647 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350207409 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15447] ppid=15430 vsize=10546660 CPUtime=0.56 cores=0,2,4,6
/proc/15432/task/15447/stat : 15447 (java) S 15430 15432 8455 0 -1 4202560 2307 0 0 0 56 0 0 0 15 0 19 0 883790647 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 4 0 0 0
[pid=15432/tid=15448] ppid=15430 vsize=10546660 CPUtime=0.69 cores=0,2,4,6
/proc/15432/task/15448/stat : 15448 (java) S 15430 15432 8455 0 -1 4202560 3941 0 0 0 69 0 0 0 15 0 19 0 883790648 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15449] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15449/stat : 15449 (java) S 15430 15432 8455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883790648 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350199705 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
[pid=15432/tid=15450] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15450/stat : 15450 (java) S 15430 15432 8455 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 883790648 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 0 0 0 0
[pid=15432/tid=15452] ppid=15430 vsize=10546660 CPUtime=0 cores=0,2,4,6
/proc/15432/task/15452/stat : 15452 (java) S 15430 15432 8455 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 19 0 883794948 10799779840 1483833 33554432000 1073741824 1073778376 140736586320400 18446744073709551615 270350200320 0 4 0 16800975 18446604453927514240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 10546660

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

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

[startup+1776.21 s]
/proc/loadavg: 1.20 1.72 1.90 2/190 15528
/proc/meminfo: memFree=287420/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=0 CPUtime=1800.18 cores=0,2,4,6
/proc/15432/stat : 15432 (java) Z 15430 15432 8455 0 -1 4203548 1503470 0 1 0 179765 253 0 0 17 0 2 0 883790641 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 0 0 0 0 0 0 0
[pid=15432/tid=15434] ppid=15430 vsize=0 CPUtime=1768.48 cores=0,2,4,6
/proc/15432/task/15434/stat : 15434 (java) R 15430 15432 8455 0 -1 4203588 651043 0 1 0 176740 108 0 0 25 0 2 0 883790642 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

[startup+1776.3 s]
/proc/loadavg: 1.20 1.72 1.90 2/190 15528
/proc/meminfo: memFree=287420/32951124 swapFree=67054448/67111528
[pid=15432] ppid=15430 vsize=0 CPUtime=1800.26 cores=0,2,4,6
/proc/15432/stat : 15432 (java) Z 15430 15432 8455 0 -1 4203548 1503470 0 1 0 179765 261 0 0 17 0 2 0 883790641 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15432/statm: 0 0 0 0 0 0 0
[pid=15432/tid=15434] ppid=15430 vsize=0 CPUtime=1768.57 cores=0,2,4,6
/proc/15432/task/15434/stat : 15434 (java) R 15430 15432 8455 0 -1 4203588 651043 0 1 0 176740 117 0 0 25 0 2 0 883790642 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1776.36
CPU time (s): 1800.33
CPU user time (s): 1797.65
CPU system time (s): 2.67859
CPU usage (%): 101.349
Max. virtual memory (cumulated for all children) (KiB): 10565388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.65
system time used= 2.67859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1503470
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= 41597
involuntary context switches= 8502

runsolver used 3.23351 second user time and 6.45602 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-12 23:22:30
IDJOB=3493005
IDBENCH=79616
IDSOLVER=1982
FILE ID=node143/3493005-1307913746
RUNJOBID= node143-1307908050-12754
PBS_JOBID= 13559565
Free space on /var/tmp= 2660 MiB

SOLVER NAME= Sat4j Resolution 2011-06-08
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/pedigree/normalized-sheep4nr_wcsp.wbo
COMMAND LINE= java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3493005-1307913746/watcher-3493005-1307913746 -o /var/tmp/evaluation-result-3493005-1307913746/solver-3493005-1307913746 -C 1800 -W 1900 -M 15500  java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3493005-1307913746.wbo

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

MD5SUM BENCH= 838792388aba1cb33fb875c1c7fc5e90
RANDOM SEED=170741929

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1001724 kB
Buffers:         69364 kB
Cached:       30756796 kB
SwapCached:       9484 kB
Active:       16227484 kB
Inactive:     14762440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1001724 kB
SwapTotal:    67111528 kB
SwapFree:     67054448 kB
Dirty:          258940 kB
Writeback:           0 kB
AnonPages:      161620 kB
Mapped:          21196 kB
Slab:           896724 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10552640 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 /var/tmp at the end= 2660 MiB
End job on node143 at 2011-06-12 23:52:08