Trace number 3742117

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
PB09: SAT4J Pseudo Resolution 2.1.1? (TO) 1801.28 1798.02

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K100.opb
MD5SUM96708928b3148fdbe0ae701534d6c3d7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark200.867
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints7002
Number of constraints which are clauses6902
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.08	c version 2.1.1.v20090612
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version	1.6.0_24
0.04/0.08	c os.name	Linux
0.04/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch	amd64
0.04/0.08	c Free memory 1299577560
0.04/0.08	c Max memory 1306394624
0.04/0.08	c Total memory 1306394624
0.04/0.08	c Number of processors 8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c MiniSAT restarts strategy
0.09/0.11	c Memory based learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3742117-1338783504.opb
0.09/0.11	c reading problem ... 
0.56/0.37	c ... done. Wall clock time 0.264s.
0.56/0.37	c #vars     6800
0.56/0.37	c #constraints  7002
0.56/0.37	c constraints type 
0.56/0.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
0.56/0.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1287
0.56/0.37	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 5613
1800.01/1797.91	c starts		: 21
1800.01/1797.91	c conflicts		: 833614
1800.01/1797.91	c decisions		: 2532603
1800.01/1797.91	c propagations		: 264929913
1800.01/1797.91	c inspects		: 7322971654
1800.01/1797.91	c learnt literals	: 27
1800.01/1797.91	c learnt binary clauses	: 32440
1800.01/1797.91	c learnt ternary clauses	: 30228
1800.01/1797.91	c learnt clauses	: 833587
1800.01/1797.91	c ignored clauses	: 0
1800.01/1797.91	c root simplifications	: 0
1800.01/1797.91	c removed literals (reason simplification)	: 96709593
1800.01/1797.91	c reason swapping (by a shorter reason)	: 0
1800.01/1797.91	c Calls to reduceDB	: 0
1800.01/1797.91	c speed (assignments/second)	: 147384.87475647248
1800.01/1797.91	c non guided choices	4861
1800.01/1798.00	c learnt constraints type 
1800.01/1798.00	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 801162
1800.01/1798.00	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 32440
1800.01/1798.00	c constraints type 
1800.01/1798.00	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
1800.01/1798.00	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1287
1800.01/1798.00	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 5613
1800.01/1798.01	s UNKNOWN
1800.01/1798.01	c Total wall clock time (in seconds): 1797.896

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 /tmp/evaluation-result-3742117-1338783504/watcher-3742117-1338783504 -o /tmp/evaluation-result-3742117-1338783504/solver-3742117-1338783504 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3742117-1338783504.opb 

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

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: 0.93 1.41 1.74 4/175 26278
/proc/meminfo: memFree=27047956/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/26278/stat : 26278 (runsolver) D 26274 26278 26235 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 344474507 12095488 50 33554432000 4194304 5436572 140735362108688 140735362104984 4883175 0 0 4096 24578 18446744072101258628 0 0 17 1 0 0 0 0 0
/proc/26278/statm: 2953 50 31 304 0 2645 0

[startup+0.0637681 s]
/proc/loadavg: 0.93 1.41 1.74 4/175 26278
/proc/meminfo: memFree=27047956/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2315716 CPUtime=0.04 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 3708 0 1 0 3 1 0 0 20 0 13 0 344474507 2371293184 5427 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 578929 5427 1709 9 0 569630 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2315716

[startup+0.100158 s]
/proc/loadavg: 0.93 1.41 1.74 4/175 26278
/proc/meminfo: memFree=27047956/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2648568 CPUtime=0.09 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 4681 0 1 0 8 1 0 0 20 0 18 0 344474507 2712133632 6399 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 662142 6399 2109 9 0 652835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2648568

[startup+0.300158 s]
/proc/loadavg: 0.93 1.41 1.74 4/175 26278
/proc/meminfo: memFree=27047956/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2648568 CPUtime=0.56 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 7595 0 1 0 54 2 0 0 20 0 18 0 344474507 2712133632 11196 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 662142 11196 2222 9 0 652835 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 2648568

[startup+0.700153 s]
/proc/loadavg: 0.93 1.41 1.74 4/175 26278
/proc/meminfo: memFree=27047956/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2715132 CPUtime=1.28 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 8613 0 1 0 125 3 0 0 20 0 19 0 344474507 2780295168 16683 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 678783 16683 2243 9 0 669476 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 2715132

[startup+1.50065 s]
/proc/loadavg: 0.93 1.41 1.74 3/213 26316
/proc/meminfo: memFree=26930928/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2715132 CPUtime=2.13 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 8622 0 1 0 210 3 0 0 20 0 19 0 344474507 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 678783 17202 2249 9 0 669476 0
[pid=26278/tid=26281] ppid=26274 vsize=2715132 CPUtime=1.46 cores=1,3,5,7
/proc/26278/task/26281/stat : 26281 (java) R 26274 26278 26235 0 -1 4202560 2766 0 1 0 144 2 0 0 20 0 19 0 344474508 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230856046888 140230699575807 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26283] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26283/stat : 26283 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230840498472 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26284] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26284/stat : 26284 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230839445672 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26285] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26285/stat : 26285 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230838393384 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26286] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26286/stat : 26286 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230837340584 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26287] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26287/stat : 26287 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230836288296 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26288] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26288/stat : 26288 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230835235496 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26289] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26289/stat : 26289 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230834183208 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26290] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26290/stat : 26290 (java) S 26274 26278 26235 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230833130408 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26299] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26299/stat : 26299 (java) S 26274 26278 26235 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 344474510 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230820718824 251056404393 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26301] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26301/stat : 26301 (java) S 26274 26278 26235 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230819664888 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26302] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26302/stat : 26302 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230818612488 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26306] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26306/stat : 26306 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230817560976 251056412448 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26308] ppid=26274 vsize=2715132 CPUtime=0.32 cores=1,3,5,7
/proc/26278/task/26308/stat : 26308 (java) S 26274 26278 26235 0 -1 4202560 2107 0 0 0 32 0 0 0 20 0 19 0 344474513 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230698986168 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26310] ppid=26274 vsize=2715132 CPUtime=0.3 cores=1,3,5,7
/proc/26278/task/26310/stat : 26310 (java) S 26274 26278 26235 0 -1 4202560 2554 0 0 0 30 0 0 0 20 0 19 0 344474513 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230697933368 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26312] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26312/stat : 26312 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230696881272 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26314] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26314/stat : 26314 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230695828680 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26315] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26315/stat : 26315 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474546 2780295168 17202 33554432000 1073741824 1073778376 140733576119040 140230694773672 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 2715132

[startup+3.1007 s]
/proc/loadavg: 0.93 1.41 1.74 4/213 26316
/proc/meminfo: memFree=26927772/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2715132 CPUtime=3.73 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 8624 0 1 0 370 3 0 0 20 0 19 0 344474507 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 678783 18226 2249 9 0 669476 0
[pid=26278/tid=26281] ppid=26274 vsize=2715132 CPUtime=3.06 cores=1,3,5,7
/proc/26278/task/26281/stat : 26281 (java) R 26274 26278 26235 0 -1 4202560 2768 0 1 0 304 2 0 0 20 0 19 0 344474508 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230856048920 140230699652543 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26283] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26283/stat : 26283 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230840498472 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26284] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26284/stat : 26284 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230839445672 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26285] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26285/stat : 26285 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230838393384 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26286] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26286/stat : 26286 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230837340584 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26287] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26287/stat : 26287 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230836288296 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26288] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26288/stat : 26288 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230835235496 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26289] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26289/stat : 26289 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230834183208 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26290] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26290/stat : 26290 (java) S 26274 26278 26235 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230833130408 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26299] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26299/stat : 26299 (java) S 26274 26278 26235 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 344474510 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230820718824 251056404393 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26301] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26301/stat : 26301 (java) S 26274 26278 26235 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230819664888 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26302] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26302/stat : 26302 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230818612488 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26306] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26306/stat : 26306 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230817560976 251056412448 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26308] ppid=26274 vsize=2715132 CPUtime=0.33 cores=1,3,5,7
/proc/26278/task/26308/stat : 26308 (java) S 26274 26278 26235 0 -1 4202560 2107 0 0 0 33 0 0 0 20 0 19 0 344474513 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230698986168 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26310] ppid=26274 vsize=2715132 CPUtime=0.3 cores=1,3,5,7
/proc/26278/task/26310/stat : 26310 (java) S 26274 26278 26235 0 -1 4202560 2554 0 0 0 30 0 0 0 20 0 19 0 344474513 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230697933368 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26312] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26312/stat : 26312 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230696881272 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26314] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26314/stat : 26314 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230695828680 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26315] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26315/stat : 26315 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474546 2780295168 18226 33554432000 1073741824 1073778376 140733576119040 140230694773672 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 2715132

[startup+6.30066 s]
/proc/loadavg: 1.02 1.42 1.75 4/213 26316
/proc/meminfo: memFree=26917484/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2715132 CPUtime=6.95 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 8629 0 1 0 692 3 0 0 20 0 19 0 344474507 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 678783 19203 2250 9 0 669476 0
[pid=26278/tid=26281] ppid=26274 vsize=2715132 CPUtime=6.26 cores=1,3,5,7
/proc/26278/task/26281/stat : 26281 (java) R 26274 26278 26235 0 -1 4202560 2772 0 1 0 624 2 0 0 20 0 19 0 344474508 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230856049144 140230699649928 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26283] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26283/stat : 26283 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230840498472 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26284] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26284/stat : 26284 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230839445672 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26285] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26285/stat : 26285 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230838393384 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26286] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26286/stat : 26286 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230837340584 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26287] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26287/stat : 26287 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230836288296 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26288] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26288/stat : 26288 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230835235496 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26289] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26289/stat : 26289 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230834183208 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26290] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26290/stat : 26290 (java) S 26274 26278 26235 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 344474509 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230833130408 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26299] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26299/stat : 26299 (java) S 26274 26278 26235 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 344474510 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230820718824 251056404393 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26301] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26301/stat : 26301 (java) S 26274 26278 26235 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230819664888 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26302] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26302/stat : 26302 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230818612488 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26306] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26306/stat : 26306 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230817560976 251056412448 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26308] ppid=26274 vsize=2715132 CPUtime=0.34 cores=1,3,5,7
/proc/26278/task/26308/stat : 26308 (java) S 26274 26278 26235 0 -1 4202560 2107 0 0 0 34 0 0 0 20 0 19 0 344474513 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230698986168 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26310] ppid=26274 vsize=2715132 CPUtime=0.32 cores=1,3,5,7
/proc/26278/task/26310/stat : 26310 (java) S 26274 26278 26235 0 -1 4202560 2554 0 0 0 32 0 0 0 20 0 19 0 344474513 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230697933368 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26312] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26312/stat : 26312 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230696881272 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26314] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26314/stat : 26314 (java) S 26274 26278 26235 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230695828680 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26315] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26315/stat : 26315 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474546 2780295168 19203 33554432000 1073741824 1073778376 140733576119040 140230694773672 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.95
Current children cumulated vsize (KiB) 2715132

[startup+12.7007 s]

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

/proc/26278/task/26302/stat : 26302 (java) S 26274 26278 26235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230818612488 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26306] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26306/stat : 26306 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230817560976 251056412448 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26308] ppid=26274 vsize=2715132 CPUtime=0.34 cores=1,3,5,7
/proc/26278/task/26308/stat : 26308 (java) S 26274 26278 26235 0 -1 4202560 2107 0 0 0 34 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230698986168 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26310] ppid=26274 vsize=2715132 CPUtime=0.33 cores=1,3,5,7
/proc/26278/task/26310/stat : 26310 (java) S 26274 26278 26235 0 -1 4202560 2555 0 0 0 33 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230697933368 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26312] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26312/stat : 26312 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230696881272 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26314] ppid=26274 vsize=2715132 CPUtime=0.77 cores=1,3,5,7
/proc/26278/task/26314/stat : 26314 (java) S 26274 26278 26235 0 -1 4202560 96 0 0 0 30 47 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230695828680 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26315] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26315/stat : 26315 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474546 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230694773672 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1664.38
Current children cumulated vsize (KiB) 2715132

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.91 4/213 26332
/proc/meminfo: memFree=24594424/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2715132 CPUtime=1724.39 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 10470 0 1 0 172323 116 0 0 20 0 19 0 344474507 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 678783 342741 2271 9 0 669476 0
[pid=26278/tid=26281] ppid=26274 vsize=2715132 CPUtime=1720.98 cores=1,3,5,7
/proc/26278/task/26281/stat : 26281 (java) R 26274 26278 26235 0 -1 4202560 2918 0 1 0 172064 34 0 0 20 0 19 0 344474508 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230856048000 140230699581298 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26283] ppid=26274 vsize=2715132 CPUtime=0.18 cores=1,3,5,7
/proc/26278/task/26283/stat : 26283 (java) S 26274 26278 26235 0 -1 4202560 158 0 0 0 9 9 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230840498472 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26284] ppid=26274 vsize=2715132 CPUtime=0.22 cores=1,3,5,7
/proc/26278/task/26284/stat : 26284 (java) S 26274 26278 26235 0 -1 4202560 182 0 0 0 11 11 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230839445672 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26285] ppid=26274 vsize=2715132 CPUtime=0.21 cores=1,3,5,7
/proc/26278/task/26285/stat : 26285 (java) S 26274 26278 26235 0 -1 4202560 175 0 0 0 11 10 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230838393384 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26286] ppid=26274 vsize=2715132 CPUtime=0.27 cores=1,3,5,7
/proc/26278/task/26286/stat : 26286 (java) S 26274 26278 26235 0 -1 4202560 221 0 0 0 13 14 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230837340584 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26287] ppid=26274 vsize=2715132 CPUtime=0.34 cores=1,3,5,7
/proc/26278/task/26287/stat : 26287 (java) S 26274 26278 26235 0 -1 4202560 269 0 0 0 18 16 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230836288296 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26288] ppid=26274 vsize=2715132 CPUtime=0.22 cores=1,3,5,7
/proc/26278/task/26288/stat : 26288 (java) S 26274 26278 26235 0 -1 4202560 178 0 0 0 9 13 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230835235496 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26289] ppid=26274 vsize=2715132 CPUtime=0.16 cores=1,3,5,7
/proc/26278/task/26289/stat : 26289 (java) S 26274 26278 26235 0 -1 4202560 125 0 0 0 8 8 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230834183208 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26290] ppid=26274 vsize=2715132 CPUtime=0.14 cores=1,3,5,7
/proc/26278/task/26290/stat : 26290 (java) S 26274 26278 26235 0 -1 4202560 122 0 0 0 6 8 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230833130408 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26299] ppid=26274 vsize=2715132 CPUtime=0.95 cores=1,3,5,7
/proc/26278/task/26299/stat : 26299 (java) S 26274 26278 26235 0 -1 4202560 179 0 0 0 90 5 0 0 20 0 19 0 344474510 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230820718824 251056404393 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26301] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26301/stat : 26301 (java) S 26274 26278 26235 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230819664888 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26302] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26302/stat : 26302 (java) S 26274 26278 26235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230818612488 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26306] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26306/stat : 26306 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230817560976 251056412448 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26308] ppid=26274 vsize=2715132 CPUtime=0.34 cores=1,3,5,7
/proc/26278/task/26308/stat : 26308 (java) S 26274 26278 26235 0 -1 4202560 2107 0 0 0 34 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230698986168 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26310] ppid=26274 vsize=2715132 CPUtime=0.33 cores=1,3,5,7
/proc/26278/task/26310/stat : 26310 (java) S 26274 26278 26235 0 -1 4202560 2555 0 0 0 33 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230697933368 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26312] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26312/stat : 26312 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230696881272 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26314] ppid=26274 vsize=2715132 CPUtime=0.81 cores=1,3,5,7
/proc/26278/task/26314/stat : 26314 (java) S 26274 26278 26235 0 -1 4202560 100 0 0 0 33 48 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230695828680 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26315] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26315/stat : 26315 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474546 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230694773672 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1724.39
Current children cumulated vsize (KiB) 2715132

[startup+1782.3 s]
/proc/loadavg: 2.00 1.98 1.91 4/213 26332
/proc/meminfo: memFree=24586720/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2715132 CPUtime=1784.39 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 10474 0 1 0 178322 117 0 0 20 0 19 0 344474507 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 678783 342741 2271 9 0 669476 0
[pid=26278/tid=26281] ppid=26274 vsize=2715132 CPUtime=1780.98 cores=1,3,5,7
/proc/26278/task/26281/stat : 26281 (java) R 26274 26278 26235 0 -1 4202560 2918 0 1 0 178063 35 0 0 20 0 19 0 344474508 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230856048000 140230699575595 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26283] ppid=26274 vsize=2715132 CPUtime=0.18 cores=1,3,5,7
/proc/26278/task/26283/stat : 26283 (java) S 26274 26278 26235 0 -1 4202560 158 0 0 0 9 9 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230840498472 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26284] ppid=26274 vsize=2715132 CPUtime=0.22 cores=1,3,5,7
/proc/26278/task/26284/stat : 26284 (java) S 26274 26278 26235 0 -1 4202560 182 0 0 0 11 11 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230839445672 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26285] ppid=26274 vsize=2715132 CPUtime=0.21 cores=1,3,5,7
/proc/26278/task/26285/stat : 26285 (java) S 26274 26278 26235 0 -1 4202560 175 0 0 0 11 10 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230838393384 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26286] ppid=26274 vsize=2715132 CPUtime=0.27 cores=1,3,5,7
/proc/26278/task/26286/stat : 26286 (java) S 26274 26278 26235 0 -1 4202560 221 0 0 0 13 14 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230837340584 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26287] ppid=26274 vsize=2715132 CPUtime=0.34 cores=1,3,5,7
/proc/26278/task/26287/stat : 26287 (java) S 26274 26278 26235 0 -1 4202560 269 0 0 0 18 16 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230836288296 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26288] ppid=26274 vsize=2715132 CPUtime=0.22 cores=1,3,5,7
/proc/26278/task/26288/stat : 26288 (java) S 26274 26278 26235 0 -1 4202560 178 0 0 0 9 13 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230835235496 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26289] ppid=26274 vsize=2715132 CPUtime=0.16 cores=1,3,5,7
/proc/26278/task/26289/stat : 26289 (java) S 26274 26278 26235 0 -1 4202560 125 0 0 0 8 8 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230834183208 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26290] ppid=26274 vsize=2715132 CPUtime=0.14 cores=1,3,5,7
/proc/26278/task/26290/stat : 26290 (java) S 26274 26278 26235 0 -1 4202560 122 0 0 0 6 8 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230833130408 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26299] ppid=26274 vsize=2715132 CPUtime=0.95 cores=1,3,5,7
/proc/26278/task/26299/stat : 26299 (java) S 26274 26278 26235 0 -1 4202560 179 0 0 0 90 5 0 0 20 0 19 0 344474510 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230820718824 251056404393 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26301] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26301/stat : 26301 (java) S 26274 26278 26235 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230819664888 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26302] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26302/stat : 26302 (java) S 26274 26278 26235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230818612488 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26306] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26306/stat : 26306 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230817560976 251056412448 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26308] ppid=26274 vsize=2715132 CPUtime=0.34 cores=1,3,5,7
/proc/26278/task/26308/stat : 26308 (java) S 26274 26278 26235 0 -1 4202560 2107 0 0 0 34 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230698986168 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26310] ppid=26274 vsize=2715132 CPUtime=0.33 cores=1,3,5,7
/proc/26278/task/26310/stat : 26310 (java) S 26274 26278 26235 0 -1 4202560 2555 0 0 0 33 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230697933368 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26312] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26312/stat : 26312 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230696881272 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26314] ppid=26274 vsize=2715132 CPUtime=0.83 cores=1,3,5,7
/proc/26278/task/26314/stat : 26314 (java) S 26274 26278 26235 0 -1 4202560 104 0 0 0 33 50 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230695828680 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26315] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26315/stat : 26315 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474546 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230694773672 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.9 s]
/proc/loadavg: 2.07 2.00 1.91 4/213 26332
/proc/meminfo: memFree=24586972/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=2715132 CPUtime=1800.01 cores=1,3,5,7
/proc/26278/stat : 26278 (java) S 26274 26278 26235 0 -1 4202496 10474 0 1 0 179883 118 0 0 20 0 19 0 344474507 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140733576110176 251056390205 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 678783 342741 2271 9 0 669476 0
[pid=26278/tid=26281] ppid=26274 vsize=2715132 CPUtime=1796.59 cores=1,3,5,7
/proc/26278/task/26281/stat : 26281 (java) R 26274 26278 26235 0 -1 4202560 2918 0 1 0 179624 35 0 0 20 0 19 0 344474508 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230856048000 140230699682083 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26283] ppid=26274 vsize=2715132 CPUtime=0.18 cores=1,3,5,7
/proc/26278/task/26283/stat : 26283 (java) S 26274 26278 26235 0 -1 4202560 158 0 0 0 9 9 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230840498472 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26284] ppid=26274 vsize=2715132 CPUtime=0.22 cores=1,3,5,7
/proc/26278/task/26284/stat : 26284 (java) S 26274 26278 26235 0 -1 4202560 182 0 0 0 11 11 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230839445672 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26285] ppid=26274 vsize=2715132 CPUtime=0.21 cores=1,3,5,7
/proc/26278/task/26285/stat : 26285 (java) S 26274 26278 26235 0 -1 4202560 175 0 0 0 11 10 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230838393384 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26286] ppid=26274 vsize=2715132 CPUtime=0.27 cores=1,3,5,7
/proc/26278/task/26286/stat : 26286 (java) S 26274 26278 26235 0 -1 4202560 221 0 0 0 13 14 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230837340584 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26278/tid=26287] ppid=26274 vsize=2715132 CPUtime=0.34 cores=1,3,5,7
/proc/26278/task/26287/stat : 26287 (java) S 26274 26278 26235 0 -1 4202560 269 0 0 0 18 16 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230836288296 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26288] ppid=26274 vsize=2715132 CPUtime=0.22 cores=1,3,5,7
/proc/26278/task/26288/stat : 26288 (java) S 26274 26278 26235 0 -1 4202560 178 0 0 0 9 13 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230835235496 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26278/tid=26289] ppid=26274 vsize=2715132 CPUtime=0.16 cores=1,3,5,7
/proc/26278/task/26289/stat : 26289 (java) S 26274 26278 26235 0 -1 4202560 125 0 0 0 8 8 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230834183208 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26290] ppid=26274 vsize=2715132 CPUtime=0.14 cores=1,3,5,7
/proc/26278/task/26290/stat : 26290 (java) S 26274 26278 26235 0 -1 4202560 122 0 0 0 6 8 0 0 20 0 19 0 344474509 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230833130408 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26299] ppid=26274 vsize=2715132 CPUtime=0.95 cores=1,3,5,7
/proc/26278/task/26299/stat : 26299 (java) S 26274 26278 26235 0 -1 4202560 179 0 0 0 90 5 0 0 20 0 19 0 344474510 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230820718824 251056404393 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26301] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26301/stat : 26301 (java) S 26274 26278 26235 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230819664888 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26302] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26302/stat : 26302 (java) S 26274 26278 26235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 344474511 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230818612488 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26306] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26306/stat : 26306 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230817560976 251056412448 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26308] ppid=26274 vsize=2715132 CPUtime=0.34 cores=1,3,5,7
/proc/26278/task/26308/stat : 26308 (java) S 26274 26278 26235 0 -1 4202560 2107 0 0 0 34 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230698986168 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26310] ppid=26274 vsize=2715132 CPUtime=0.33 cores=1,3,5,7
/proc/26278/task/26310/stat : 26310 (java) S 26274 26278 26235 0 -1 4202560 2555 0 0 0 33 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230697933368 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26312] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26312/stat : 26312 (java) S 26274 26278 26235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230696881272 251056403516 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26278/tid=26314] ppid=26274 vsize=2715132 CPUtime=0.84 cores=1,3,5,7
/proc/26278/task/26314/stat : 26314 (java) S 26274 26278 26235 0 -1 4202560 104 0 0 0 33 51 0 0 20 0 19 0 344474513 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230695828680 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26278/tid=26315] ppid=26274 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26278/task/26315/stat : 26315 (java) S 26274 26278 26235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 344474546 2780295168 342741 33554432000 1073741824 1073778376 140733576119040 140230694773672 251056404393 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2715132

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

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

[startup+1798.01 s]
/proc/loadavg: 2.07 2.00 1.91 4/213 26332
/proc/meminfo: memFree=24586972/32873648 swapFree=7368/7368
[pid=26278] ppid=26274 vsize=0 CPUtime=1800.87 cores=1,3,5,7
/proc/26278/stat : 26278 (java) Z 26274 26278 26235 0 -1 4203532 10518 0 1 0 179921 166 0 0 20 0 2 0 344474507 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26278/statm: 0 0 0 0 0 0 0
[pid=26278/tid=26281] ppid=26274 vsize=0 CPUtime=1796.69 cores=1,3,5,7
/proc/26278/task/26281/stat : 26281 (java) R 26274 26278 26235 0 -1 4203588 2919 0 1 0 179634 35 0 0 20 0 2 0 344474508 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.87
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1798.02
CPU time (s): 1801.28
CPU user time (s): 1799.34
CPU system time (s): 1.9437
CPU usage (%): 100.182
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.34
system time used= 1.9437
maximum resident set size= 1371116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10518
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38020
involuntary context switches= 2310

runsolver used 5.56915 second user time and 16.4255 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-04 06:18:24
IDJOB=3742117
IDBENCH=90133
IDSOLVER=2322
FILE ID=node149/3742117-1338783504
RUNJOBID= node149-1338783504-26252
PBS_JOBID= 14636840
Free space on /tmp= 71052 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K100.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742117-1338783504/watcher-3742117-1338783504 -o /tmp/evaluation-result-3742117-1338783504/solver-3742117-1338783504 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3742117-1338783504.opb

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

MD5SUM BENCH= 96708928b3148fdbe0ae701534d6c3d7
RANDOM SEED=2111235119

node149.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27048600 kB
Buffers:          779384 kB
Cached:          4126436 kB
SwapCached:         2468 kB
Active:          2030460 kB
Inactive:        2894360 kB
Active(anon):       2240 kB
Inactive(anon):     9368 kB
Active(file):    2028220 kB
Inactive(file):  2884992 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              1584 kB
Writeback:             0 kB
AnonPages:         14080 kB
Mapped:            13492 kB
Shmem:                96 kB
Slab:             758896 kB
SReclaimable:     202664 kB
SUnreclaim:       556232 kB
KernelStack:        1376 kB
PageTables:         3884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71048 MiB
End job on node149 at 2012-06-04 06:48:24