Trace number 3459789

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.33 1753.12

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__2048.opb
MD5SUM08161da552551f1a32b034498343cbe2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10240998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint2048
Maximum length of a constraint83969
Number of terms in the objective function 10240000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 351702657024
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 351702657024
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.08	c See www.sat4j.org for details.
0.07/0.09	c version 2.3.1.v20110525
0.07/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.09	c java.vm.version	19.1-b02
0.07/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.09	c sun.arch.data.model	64
0.07/0.09	c java.version		1.6.0_24
0.07/0.09	c os.name		Linux
0.07/0.09	c os.version		2.6.18-164.el5
0.07/0.09	c os.arch		amd64
0.07/0.09	c Free memory 		12995394264
0.07/0.09	c Max memory 		13063553024
0.07/0.09	c Total memory 		13063553024
0.07/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3459789-1307167527.opb
0.10/0.11	c reading problem ... 
188.28/142.10	c ... done. Wall clock time 141.994s.
188.28/142.10	c #vars     10240998
188.28/142.10	c #constraints  7000
188.28/142.10	c constraints type 
188.28/142.10	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
188.28/142.10	c org.sat4j.minisat.constraints.card.MinWatchCard => 5002
188.28/142.10	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1996
1800.01/1752.82	c starts		: 2
1800.01/1752.82	c conflicts		: 4028
1800.01/1752.82	c decisions		: 19096779
1800.01/1752.82	c propagations		: 23166084
1800.01/1752.82	c inspects		: 52564580
1800.01/1752.82	c shortcuts		: 0
1800.01/1752.82	c learnt literals	: 0
1800.01/1752.82	c learnt binary clauses	: 0
1800.01/1752.82	c learnt ternary clauses	: 0
1800.01/1752.82	c learnt constraints	: 4028
1800.01/1752.82	c ignored constraints	: 0
1800.01/1752.82	c root simplifications	: 0
1800.01/1752.82	c removed literals (reason simplification)	: 1
1800.01/1752.82	c reason swapping (by a shorter reason)	: 0
1800.01/1752.82	c Calls to reduceDB	: 0
1800.01/1752.82	c number of reductions to clauses (during analyze)	: 0
1800.01/1752.82	c number of learned constraints concerned by reduction	: 0
1800.01/1752.82	c number of learning phase by resolution	: 0
1800.01/1752.82	c number of learning phase by cutting planes	: 0
1800.01/1752.82	c speed (assignments/second)	: 14382.78839819927
1800.01/1752.82	c non guided choices	0
1800.01/1752.82	c learnt constraints type 
1800.01/1752.82	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 4028
1800.01/1752.82	c constraints type 
1800.01/1752.82	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
1800.01/1752.82	c org.sat4j.minisat.constraints.card.MinWatchCard => 5002
1800.01/1752.82	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1996
1800.01/1752.82	s UNKNOWN
1800.01/1752.82	c Total wall clock time (in seconds): 1752.712

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3459789-1307167527/watcher-3459789-1307167527 -o /tmp/evaluation-result-3459789-1307167527/solver-3459789-1307167527 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459789-1307167527.opb 

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: 2.27 2.06 1.95 2/391 19435
/proc/meminfo: memFree=18715128/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13508980 CPUtime=0 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 2487 0 1 0 0 0 0 0 25 0 2 0 828354461 13833195520 2189 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3377245 2201 906 9 0 3368401 0
[pid=19435/tid=19436] ppid=19433 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 2980 0 1 0 0 0 0 0 18 0 2 0 828354462 13850947584 3795 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230808859707 0 4 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.08508 s]
/proc/loadavg: 2.27 2.06 1.95 2/391 19435
/proc/meminfo: memFree=18715128/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13555088 CPUtime=0.07 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 14539 0 1 0 6 1 0 0 25 0 18 0 828354461 13880410112 14236 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3388772 14237 1755 9 0 3379506 0
[pid=19435/tid=19436] ppid=19433 vsize=13555088 CPUtime=0.06 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 13367 0 1 0 5 1 0 0 25 0 18 0 828354462 13880410112 14237 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820992459 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13555088

[startup+0.101047 s]
/proc/loadavg: 2.27 2.06 1.95 2/391 19435
/proc/meminfo: memFree=18715128/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13622424 CPUtime=0.1 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 15533 0 1 0 8 2 0 0 25 0 18 0 828354461 13949362176 15220 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3405606 15221 2092 9 0 3396340 0
[pid=19435/tid=19436] ppid=19433 vsize=13622424 CPUtime=0.08 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 13611 0 1 0 7 1 0 0 18 0 18 0 828354462 13949362176 15221 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 47325340718271 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13622424

[startup+0.306954 s]
/proc/loadavg: 2.27 2.06 1.95 2/391 19435
/proc/meminfo: memFree=18715128/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13623500 CPUtime=0.42 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 74719 0 1 0 34 8 0 0 25 0 18 0 828354461 13950464000 74206 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3405875 74207 2194 9 0 3396609 0
[pid=19435/tid=19436] ppid=19433 vsize=13623500 CPUtime=0.29 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 72169 0 1 0 21 8 0 0 18 0 18 0 828354462 13950464000 74207 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 46912505548190 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13623500

[startup+0.700975 s]
/proc/loadavg: 2.27 2.06 1.95 2/391 19435
/proc/meminfo: memFree=18715128/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13623500 CPUtime=0.86 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 104007 0 1 0 75 11 0 0 25 0 18 0 828354461 13950464000 103431 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3405875 103434 2199 9 0 3396609 0
[pid=19435/tid=19436] ppid=19433 vsize=13623500 CPUtime=0.68 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 101304 0 1 0 57 11 0 0 18 0 18 0 828354462 13950464000 103435 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 46912505600681 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 13623500

[startup+1.50081 s]
/proc/loadavg: 2.27 2.06 1.95 3/409 19453
/proc/meminfo: memFree=18215592/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13623500 CPUtime=1.66 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 163766 0 1 0 147 19 0 0 25 0 18 0 828354461 13950464000 163191 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3405875 163194 2199 9 0 3396609 0
[pid=19435/tid=19436] ppid=19433 vsize=13623500 CPUtime=1.48 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 161064 0 1 0 130 18 0 0 20 0 18 0 828354462 13950464000 163195 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 46912505548342 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19435/tid=19438] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19438/stat : 19438 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 828354464 13950464000 163197 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19439] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19439/stat : 19439 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 828354464 13950464000 163199 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19440] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19440/stat : 19440 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 163201 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19441] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19441/stat : 19441 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 163202 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19442] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19442/stat : 19442 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 163204 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19443] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19443/stat : 19443 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 163206 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19444] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19444/stat : 19444 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 163208 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19445] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19445/stat : 19445 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 163210 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19446] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19446/stat : 19446 (java) S 19433 19435 19222 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 828354465 13950464000 163211 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 0 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19447] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19447/stat : 19447 (java) S 19433 19435 19222 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 18 0 828354466 13950464000 163213 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19448] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19448/stat : 19448 (java) S 19433 19435 19222 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 18 0 828354466 13950464000 163215 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19449] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19449/stat : 19449 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 828354468 13950464000 163217 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820989361 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19450] ppid=19433 vsize=13623500 CPUtime=0.08 cores=0,2,4,6
/proc/19435/task/19450/stat : 19450 (java) S 19433 19435 19222 0 -1 4202560 660 0 0 0 8 0 0 0 24 0 18 0 828354468 13950464000 163219 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19451] ppid=19433 vsize=13623500 CPUtime=0.08 cores=0,2,4,6
/proc/19435/task/19451/stat : 19451 (java) S 19433 19435 19222 0 -1 4202560 898 0 0 0 8 0 0 0 17 0 18 0 828354468 13950464000 163220 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19452] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19452/stat : 19452 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 828354468 13950464000 163222 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19453] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19453/stat : 19453 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 828354468 13950464000 163224 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 13623500

[startup+3.10154 s]
/proc/loadavg: 2.27 2.06 1.95 3/409 19453
/proc/meminfo: memFree=17582864/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13623500 CPUtime=3.27 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 285590 0 1 0 294 33 0 0 25 0 18 0 828354461 13950464000 285014 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3405875 285015 2203 9 0 3396609 0
[pid=19435/tid=19436] ppid=19433 vsize=13623500 CPUtime=3.09 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 283064 0 1 0 277 32 0 0 25 0 18 0 828354462 13950464000 285199 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 46912505589772 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19435/tid=19438] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19438/stat : 19438 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 828354464 13950464000 285201 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19439] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19439/stat : 19439 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 828354464 13950464000 285203 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19440] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19440/stat : 19440 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 285205 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19441] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19441/stat : 19441 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 285206 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19442] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19442/stat : 19442 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 285208 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19443] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19443/stat : 19443 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 285210 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19444] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19444/stat : 19444 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 285212 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19445] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19445/stat : 19445 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 285213 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19446] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19446/stat : 19446 (java) S 19433 19435 19222 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 828354465 13950464000 285215 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 0 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19447] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19447/stat : 19447 (java) S 19433 19435 19222 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 18 0 828354466 13950464000 285217 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19448] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19448/stat : 19448 (java) S 19433 19435 19222 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 18 0 828354466 13950464000 285219 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19449] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19449/stat : 19449 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 828354468 13950464000 285220 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820989361 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19450] ppid=19433 vsize=13623500 CPUtime=0.08 cores=0,2,4,6
/proc/19435/task/19450/stat : 19450 (java) S 19433 19435 19222 0 -1 4202560 660 0 0 0 8 0 0 0 24 0 18 0 828354468 13950464000 285222 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19451] ppid=19433 vsize=13623500 CPUtime=0.08 cores=0,2,4,6
/proc/19435/task/19451/stat : 19451 (java) S 19433 19435 19222 0 -1 4202560 902 0 0 0 8 0 0 0 15 0 18 0 828354468 13950464000 285224 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19452] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19452/stat : 19452 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 828354468 13950464000 285226 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19453] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19453/stat : 19453 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 828354468 13950464000 285228 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 13623500

[startup+6.30096 s]
/proc/loadavg: 2.25 2.06 1.95 3/409 19453
/proc/meminfo: memFree=16921076/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13623500 CPUtime=6.48 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 540807 0 1 0 587 61 0 0 25 0 18 0 828354461 13950464000 540147 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3405875 540150 2205 9 0 3396609 0
[pid=19435/tid=19436] ppid=19433 vsize=13623500 CPUtime=6.28 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 538096 0 1 0 568 60 0 0 19 0 18 0 828354462 13950464000 540152 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 46912505600667 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19435/tid=19438] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19438/stat : 19438 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 828354464 13950464000 540154 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19439] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19439/stat : 19439 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 828354464 13950464000 540156 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19440] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19440/stat : 19440 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 540158 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19441] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19441/stat : 19441 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 540160 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19442] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19442/stat : 19442 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 540162 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19443] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19443/stat : 19443 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 540164 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19444] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19444/stat : 19444 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 540166 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19445] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19445/stat : 19445 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 828354464 13950464000 540168 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19446] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19446/stat : 19446 (java) S 19433 19435 19222 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 828354465 13950464000 540168 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 0 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19447] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19447/stat : 19447 (java) S 19433 19435 19222 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 18 0 828354466 13950464000 540170 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19448] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19448/stat : 19448 (java) S 19433 19435 19222 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 18 0 828354466 13950464000 540172 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19449] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19449/stat : 19449 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 828354468 13950464000 540174 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820989361 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19450] ppid=19433 vsize=13623500 CPUtime=0.08 cores=0,2,4,6
/proc/19435/task/19450/stat : 19450 (java) S 19433 19435 19222 0 -1 4202560 660 0 0 0 8 0 0 0 18 0 18 0 828354468 13950464000 540176 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19451] ppid=19433 vsize=13623500 CPUtime=0.1 cores=0,2,4,6
/proc/19435/task/19451/stat : 19451 (java) S 19433 19435 19222 0 -1 4202560 906 0 0 0 10 0 0 0 15 0 18 0 828354468 13950464000 540178 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19452] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19452/stat : 19452 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 828354468 13950464000 540180 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19453] ppid=19433 vsize=13623500 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19453/stat : 19453 (java) S 19433 19435 19222 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 828354468 13950464000 540182 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0

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

[pid=19435/tid=19452] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19452/stat : 19452 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19453] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19453/stat : 19453 (java) S 19433 19435 19222 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19458] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19458/stat : 19458 (java) S 19433 19435 19222 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 828368931 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1649.49
Current children cumulated vsize (KiB) 13693332

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/410 19498
/proc/meminfo: memFree=10277476/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13693332 CPUtime=1709.5 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 2123885 0 1 0 170608 342 0 0 25 0 19 0 828354461 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3423333 2104866 2241 9 0 3414067 0
[pid=19435/tid=19436] ppid=19433 vsize=13693332 CPUtime=1646.16 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 845687 0 1 0 164497 119 0 0 25 0 19 0 828354462 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 46912505941346 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19435/tid=19438] ppid=19433 vsize=13693332 CPUtime=8.68 cores=0,2,4,6
/proc/19435/task/19438/stat : 19438 (java) S 19433 19435 19222 0 -1 4202560 246777 0 0 0 825 43 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19439] ppid=19433 vsize=13693332 CPUtime=8.56 cores=0,2,4,6
/proc/19435/task/19439/stat : 19439 (java) S 19433 19435 19222 0 -1 4202560 250908 0 0 0 819 37 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19440] ppid=19433 vsize=13693332 CPUtime=6.59 cores=0,2,4,6
/proc/19435/task/19440/stat : 19440 (java) S 19433 19435 19222 0 -1 4202560 113487 0 0 0 641 18 0 0 15 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19441] ppid=19433 vsize=13693332 CPUtime=7.5 cores=0,2,4,6
/proc/19435/task/19441/stat : 19441 (java) S 19433 19435 19222 0 -1 4202560 123835 0 0 0 731 19 0 0 15 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19442] ppid=19433 vsize=13693332 CPUtime=8.06 cores=0,2,4,6
/proc/19435/task/19442/stat : 19442 (java) S 19433 19435 19222 0 -1 4202560 117680 0 0 0 782 24 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19443] ppid=19433 vsize=13693332 CPUtime=8.47 cores=0,2,4,6
/proc/19435/task/19443/stat : 19443 (java) S 19433 19435 19222 0 -1 4202560 137573 0 0 0 822 25 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19444] ppid=19433 vsize=13693332 CPUtime=7.03 cores=0,2,4,6
/proc/19435/task/19444/stat : 19444 (java) S 19433 19435 19222 0 -1 4202560 140941 0 0 0 676 27 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19445] ppid=19433 vsize=13693332 CPUtime=7.24 cores=0,2,4,6
/proc/19435/task/19445/stat : 19445 (java) S 19433 19435 19222 0 -1 4202560 140151 0 0 0 701 23 0 0 15 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19446] ppid=19433 vsize=13693332 CPUtime=0.01 cores=0,2,4,6
/proc/19435/task/19446/stat : 19446 (java) S 19433 19435 19222 0 -1 4202560 21 0 0 0 1 0 0 0 15 0 19 0 828354465 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 0 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19447] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19447/stat : 19447 (java) S 19433 19435 19222 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 828354466 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19448] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19448/stat : 19448 (java) S 19433 19435 19222 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 828354466 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19449] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19449/stat : 19449 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820989361 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19450] ppid=19433 vsize=13693332 CPUtime=0.59 cores=0,2,4,6
/proc/19435/task/19450/stat : 19450 (java) S 19433 19435 19222 0 -1 4202560 3446 0 0 0 59 0 0 0 15 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19451] ppid=19433 vsize=13693332 CPUtime=0.47 cores=0,2,4,6
/proc/19435/task/19451/stat : 19451 (java) S 19433 19435 19222 0 -1 4202560 2131 0 0 0 47 0 0 0 16 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19452] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19452/stat : 19452 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19453] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19453/stat : 19453 (java) S 19433 19435 19222 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19458] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19458/stat : 19458 (java) S 19433 19435 19222 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 828368931 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1709.5
Current children cumulated vsize (KiB) 13693332

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/410 19500
/proc/meminfo: memFree=10277200/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13693332 CPUtime=1769.5 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 2123887 0 1 0 176608 342 0 0 25 0 19 0 828354461 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3423333 2104866 2241 9 0 3414067 0
[pid=19435/tid=19436] ppid=19433 vsize=13693332 CPUtime=1706.16 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 845687 0 1 0 170497 119 0 0 25 0 19 0 828354462 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 46912505906665 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19435/tid=19438] ppid=19433 vsize=13693332 CPUtime=8.68 cores=0,2,4,6
/proc/19435/task/19438/stat : 19438 (java) S 19433 19435 19222 0 -1 4202560 246777 0 0 0 825 43 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19439] ppid=19433 vsize=13693332 CPUtime=8.56 cores=0,2,4,6
/proc/19435/task/19439/stat : 19439 (java) S 19433 19435 19222 0 -1 4202560 250908 0 0 0 819 37 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19440] ppid=19433 vsize=13693332 CPUtime=6.59 cores=0,2,4,6
/proc/19435/task/19440/stat : 19440 (java) S 19433 19435 19222 0 -1 4202560 113487 0 0 0 641 18 0 0 15 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19441] ppid=19433 vsize=13693332 CPUtime=7.5 cores=0,2,4,6
/proc/19435/task/19441/stat : 19441 (java) S 19433 19435 19222 0 -1 4202560 123835 0 0 0 731 19 0 0 15 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19442] ppid=19433 vsize=13693332 CPUtime=8.06 cores=0,2,4,6
/proc/19435/task/19442/stat : 19442 (java) S 19433 19435 19222 0 -1 4202560 117680 0 0 0 782 24 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19443] ppid=19433 vsize=13693332 CPUtime=8.47 cores=0,2,4,6
/proc/19435/task/19443/stat : 19443 (java) S 19433 19435 19222 0 -1 4202560 137573 0 0 0 822 25 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19444] ppid=19433 vsize=13693332 CPUtime=7.03 cores=0,2,4,6
/proc/19435/task/19444/stat : 19444 (java) S 19433 19435 19222 0 -1 4202560 140941 0 0 0 676 27 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19445] ppid=19433 vsize=13693332 CPUtime=7.24 cores=0,2,4,6
/proc/19435/task/19445/stat : 19445 (java) S 19433 19435 19222 0 -1 4202560 140151 0 0 0 701 23 0 0 15 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19446] ppid=19433 vsize=13693332 CPUtime=0.01 cores=0,2,4,6
/proc/19435/task/19446/stat : 19446 (java) S 19433 19435 19222 0 -1 4202560 21 0 0 0 1 0 0 0 15 0 19 0 828354465 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 0 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19447] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19447/stat : 19447 (java) S 19433 19435 19222 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 828354466 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19448] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19448/stat : 19448 (java) S 19433 19435 19222 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 828354466 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19449] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19449/stat : 19449 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820989361 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19450] ppid=19433 vsize=13693332 CPUtime=0.59 cores=0,2,4,6
/proc/19435/task/19450/stat : 19450 (java) S 19433 19435 19222 0 -1 4202560 3446 0 0 0 59 0 0 0 15 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19451] ppid=19433 vsize=13693332 CPUtime=0.47 cores=0,2,4,6
/proc/19435/task/19451/stat : 19451 (java) S 19433 19435 19222 0 -1 4202560 2131 0 0 0 47 0 0 0 16 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19452] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19452/stat : 19452 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19453] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19453/stat : 19453 (java) S 19433 19435 19222 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19458] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19458/stat : 19458 (java) S 19433 19435 19222 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 828368931 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1769.5
Current children cumulated vsize (KiB) 13693332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1752.8 s]
/proc/loadavg: 2.01 2.01 2.00 3/410 19500
/proc/meminfo: memFree=10277040/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=13693332 CPUtime=1800.01 cores=0,2,4,6
/proc/19435/stat : 19435 (java) S 19433 19435 19222 0 -1 4202496 2123889 0 1 0 179659 342 0 0 25 0 19 0 828354461 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 3423333 2104866 2241 9 0 3414067 0
[pid=19435/tid=19436] ppid=19433 vsize=13693332 CPUtime=1736.67 cores=0,2,4,6
/proc/19435/task/19436/stat : 19436 (java) R 19433 19435 19222 0 -1 4202560 845687 0 1 0 173548 119 0 0 25 0 19 0 828354462 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 46912505941404 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19435/tid=19438] ppid=19433 vsize=13693332 CPUtime=8.68 cores=0,2,4,6
/proc/19435/task/19438/stat : 19438 (java) S 19433 19435 19222 0 -1 4202560 246777 0 0 0 825 43 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19439] ppid=19433 vsize=13693332 CPUtime=8.56 cores=0,2,4,6
/proc/19435/task/19439/stat : 19439 (java) S 19433 19435 19222 0 -1 4202560 250908 0 0 0 819 37 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19440] ppid=19433 vsize=13693332 CPUtime=6.59 cores=0,2,4,6
/proc/19435/task/19440/stat : 19440 (java) S 19433 19435 19222 0 -1 4202560 113487 0 0 0 641 18 0 0 15 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19441] ppid=19433 vsize=13693332 CPUtime=7.5 cores=0,2,4,6
/proc/19435/task/19441/stat : 19441 (java) S 19433 19435 19222 0 -1 4202560 123835 0 0 0 731 19 0 0 15 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19442] ppid=19433 vsize=13693332 CPUtime=8.06 cores=0,2,4,6
/proc/19435/task/19442/stat : 19442 (java) S 19433 19435 19222 0 -1 4202560 117680 0 0 0 782 24 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19443] ppid=19433 vsize=13693332 CPUtime=8.47 cores=0,2,4,6
/proc/19435/task/19443/stat : 19443 (java) S 19433 19435 19222 0 -1 4202560 137573 0 0 0 822 25 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19444] ppid=19433 vsize=13693332 CPUtime=7.03 cores=0,2,4,6
/proc/19435/task/19444/stat : 19444 (java) S 19433 19435 19222 0 -1 4202560 140941 0 0 0 676 27 0 0 16 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19445] ppid=19433 vsize=13693332 CPUtime=7.24 cores=0,2,4,6
/proc/19435/task/19445/stat : 19445 (java) S 19433 19435 19222 0 -1 4202560 140151 0 0 0 701 23 0 0 15 0 19 0 828354464 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19446] ppid=19433 vsize=13693332 CPUtime=0.01 cores=0,2,4,6
/proc/19435/task/19446/stat : 19446 (java) S 19433 19435 19222 0 -1 4202560 21 0 0 0 1 0 0 0 15 0 19 0 828354465 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 0 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19447] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19447/stat : 19447 (java) S 19433 19435 19222 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 828354466 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19448] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19448/stat : 19448 (java) S 19433 19435 19222 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 828354466 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
[pid=19435/tid=19449] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19449/stat : 19449 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820989361 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19450] ppid=19433 vsize=13693332 CPUtime=0.59 cores=0,2,4,6
/proc/19435/task/19450/stat : 19450 (java) S 19433 19435 19222 0 -1 4202560 3446 0 0 0 59 0 0 0 15 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 0 0 0 0
[pid=19435/tid=19451] ppid=19433 vsize=13693332 CPUtime=0.47 cores=0,2,4,6
/proc/19435/task/19451/stat : 19451 (java) S 19433 19435 19222 0 -1 4202560 2131 0 0 0 47 0 0 0 16 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19452] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19452/stat : 19452 (java) S 19433 19435 19222 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820981657 0 4 0 16800975 18446604448331794432 0 0 -1 2 0 0 0
[pid=19435/tid=19453] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19453/stat : 19453 (java) S 19433 19435 19222 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 828354468 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 4 0 0 0
[pid=19435/tid=19458] ppid=19433 vsize=13693332 CPUtime=0 cores=0,2,4,6
/proc/19435/task/19458/stat : 19458 (java) S 19433 19435 19222 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 828368931 14021971968 2104866 33554432000 1073741824 1073778376 140733691813456 18446744073709551615 230820982272 0 4 0 16800975 18446604448331794432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 13693332

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

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

[startup+1753 s]
/proc/loadavg: 2.01 2.01 2.00 3/410 19500
/proc/meminfo: memFree=10277040/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=0 CPUtime=1800.2 cores=0,2,4,6
/proc/19435/stat : 19435 (java) Z 19433 19435 19222 0 -1 4203548 2123917 0 1 0 179661 359 0 0 17 0 2 0 828354461 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

[startup+1753.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/410 19500
/proc/meminfo: memFree=10277040/32951124 swapFree=37148216/67111528
[pid=19435] ppid=19433 vsize=0 CPUtime=1800.3 cores=0,2,4,6
/proc/19435/stat : 19435 (java) Z 19433 19435 19222 0 -1 4203548 2123917 0 1 0 179661 369 0 0 17 0 2 0 828354461 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19435/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.3
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1753.12
CPU time (s): 1800.33
CPU user time (s): 1796.61
CPU system time (s): 3.71344
CPU usage (%): 102.693
Max. virtual memory (cumulated for all children) (KiB): 13699864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.61
system time used= 3.71344
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2123917
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= 41412
involuntary context switches= 170147

runsolver used 6.93895 second user time and 14.2708 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-04 08:05:40
IDJOB=3459789
IDBENCH=71894
IDSOLVER=1952
FILE ID=node104/3459789-1307167527
RUNJOBID= node104-1307165727-19240
PBS_JOBID= 13508864
Free space on /tmp= 73444 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__2048.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459789-1307167527/watcher-3459789-1307167527 -o /tmp/evaluation-result-3459789-1307167527/solver-3459789-1307167527 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459789-1307167527.opb

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

MD5SUM BENCH= 08161da552551f1a32b034498343cbe2
RANDOM SEED=1620235541

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18715044 kB
Buffers:        419376 kB
Cached:        8150092 kB
SwapCached:     163904 kB
Active:        7821496 kB
Inactive:      6065336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18715044 kB
SwapTotal:    67111528 kB
SwapFree:     37148216 kB
Dirty:          522236 kB
Writeback:         100 kB
AnonPages:     5176976 kB
Mapped:          19304 kB
Slab:           187168 kB
PageTables:      96156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 101150220 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= 73444 MiB
End job on node104 at 2011-06-04 08:34:55