Trace number 3734992

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
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.55 1791.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark607.011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.08/0.10	--- Begin Solver configuration ---
0.08/0.10	c Stops conflict analysis at the first Unique Implication Point
0.08/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.10	c No reason simplification
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3734992-1338704565.opb
0.08/0.10	c reading problem ... 
0.08/0.12	c ... done. Wall clock time 0.023s.
0.08/0.12	c CPU time (experimental) 0.09s.
0.08/0.12	c #vars     41
0.08/0.12	c #constraints  10
1800.06/1791.01	c starts		: 25
1800.06/1791.01	c conflicts		: 3870997
1800.06/1791.01	c decisions		: 3871997
1800.06/1791.01	c propagations		: 27601818
1800.06/1791.01	c inspects		: 17583032130
1800.06/1791.01	c learnt literals	: 0
1800.06/1791.01	c learnt binary clauses	: 0
1800.06/1791.01	c learnt ternary clauses	: 0
1800.06/1791.01	c learnt clauses	: 3870997
1800.06/1791.01	c root simplifications	: 0
1800.06/1791.01	c removed literals (reason simplification)	: 0
1800.06/1791.01	c reason swapping (by a shorter reason)	: 0
1800.06/1791.01	c Calls to reduceDB	: 0
1800.06/1791.01	c speed (decisions/second)	: 2162.055450734748
1800.06/1791.01	c non guided choices	20
1800.06/1791.01	s UNKNOWN
1800.06/1791.01	c Total wall clock time (ms): 1790.912

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-3734992-1338704565/watcher-3734992-1338704565 -o /tmp/evaluation-result-3734992-1338704565/solver-3734992-1338704565 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3734992-1338704565.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: 1.99 2.00 2.00 3/194 6961
/proc/meminfo: memFree=28654368/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/6961/stat : 6961 (java) D 6959 6961 1585 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 336581999 9515008 182 33554432000 1073741824 1073778376 140735927070944 140735927061976 214537420469 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/6961/statm: 2323 182 140 9 0 71 0

[startup+0.099409 s]
/proc/loadavg: 1.99 2.00 2.00 3/194 6961
/proc/meminfo: memFree=28654368/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 4916 0 1 0 7 1 0 0 20 0 18 0 336581999 3028844544 6617 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 739464 6617 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.100204 s]
/proc/loadavg: 1.99 2.00 2.00 3/194 6961
/proc/meminfo: memFree=28654368/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 4916 0 1 0 7 1 0 0 20 0 18 0 336581999 3028844544 6617 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 739464 6617 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300173 s]
/proc/loadavg: 1.99 2.00 2.00 3/194 6961
/proc/meminfo: memFree=28654368/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 7453 0 1 0 46 2 0 0 20 0 19 0 336581999 3097006080 12441 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 756105 12441 2239 9 0 746526 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 3024420

[startup+0.700257 s]
/proc/loadavg: 1.99 2.00 2.00 3/194 6961
/proc/meminfo: memFree=28654368/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=3024420 CPUtime=0.98 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 7832 0 1 0 94 4 0 0 20 0 19 0 336581999 3097006080 28842 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 756105 28842 2244 9 0 746526 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 3024420

[startup+1.50073 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 6980
/proc/meminfo: memFree=28508348/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=3024420 CPUtime=1.77 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 7885 0 1 0 172 5 0 0 20 0 19 0 336581999 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 756105 53933 2246 9 0 746526 0
[pid=6961/tid=6963] ppid=6959 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/6961/task/6963/stat : 6963 (java) R 6959 6961 1585 0 -1 4202560 3130 0 1 0 141 5 0 0 20 0 19 0 336582000 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140602549193248 140602415410152 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6964] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6964/stat : 6964 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140602414984104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6965] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6965/stat : 6965 (java) S 6959 6961 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140602413931560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6966] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6966/stat : 6966 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140602412878504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6967] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6967/stat : 6967 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140602411825960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6968] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6968/stat : 6968 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140602410772904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6969] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6969/stat : 6969 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140602409720360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6970] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6970/stat : 6970 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140602408667304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6971] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6971/stat : 6971 (java) S 6959 6961 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140602407614760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6972] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6972/stat : 6972 (java) S 6959 6961 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140601925286760 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6973] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6973/stat : 6973 (java) S 6959 6961 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140601924233080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6974] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6974/stat : 6974 (java) S 6959 6961 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140601923179912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6975] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6975/stat : 6975 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140601922128656 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6976] ppid=6959 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/6961/task/6976/stat : 6976 (java) S 6959 6961 1585 0 -1 4202560 2471 0 0 0 15 0 0 0 20 0 19 0 336582006 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140601921075512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6977] ppid=6959 vsize=3024420 CPUtime=0.13 cores=1,3,5,7
/proc/6961/task/6977/stat : 6977 (java) S 6959 6961 1585 0 -1 4202560 1088 0 0 0 13 0 0 0 20 0 19 0 336582006 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140601920022968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6978] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6978/stat : 6978 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140601918970104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6979] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6979/stat : 6979 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140601917917768 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6980] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6980/stat : 6980 (java) S 6959 6961 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336582012 3097006080 53933 33554432000 1073741824 1073778376 140736886578928 140601915786792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 3024420

[startup+3.10073 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 6980
/proc/meminfo: memFree=28361700/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=3024420 CPUtime=3.38 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 7977 0 1 0 330 8 0 0 20 0 19 0 336581999 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 756105 101037 2246 9 0 746526 0
[pid=6961/tid=6963] ppid=6959 vsize=3024420 CPUtime=3.06 cores=1,3,5,7
/proc/6961/task/6963/stat : 6963 (java) R 6959 6961 1585 0 -1 4202560 3222 0 1 0 298 8 0 0 20 0 19 0 336582000 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140602549195112 140602415434976 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6964] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6964/stat : 6964 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140602414984104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6965] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6965/stat : 6965 (java) S 6959 6961 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140602413931560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6966] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6966/stat : 6966 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140602412878504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6967] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6967/stat : 6967 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140602411825960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6968] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6968/stat : 6968 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140602410772904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6969] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6969/stat : 6969 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140602409720360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6970] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6970/stat : 6970 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140602408667304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6971] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6971/stat : 6971 (java) S 6959 6961 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140602407614760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6972] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6972/stat : 6972 (java) S 6959 6961 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140601925286760 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6973] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6973/stat : 6973 (java) S 6959 6961 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140601924233080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6974] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6974/stat : 6974 (java) S 6959 6961 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140601923179912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6975] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6975/stat : 6975 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140601922128656 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6976] ppid=6959 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/6961/task/6976/stat : 6976 (java) S 6959 6961 1585 0 -1 4202560 2471 0 0 0 15 0 0 0 20 0 19 0 336582006 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140601921075512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6977] ppid=6959 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/6961/task/6977/stat : 6977 (java) S 6959 6961 1585 0 -1 4202560 1088 0 0 0 14 0 0 0 20 0 19 0 336582006 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140601920022968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6978] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6978/stat : 6978 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140601918970104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6979] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6979/stat : 6979 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140601917917768 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6980] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6980/stat : 6980 (java) S 6959 6961 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336582012 3097006080 101037 33554432000 1073741824 1073778376 140736886578928 140601915786792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 3024420

[startup+6.30075 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 6980
/proc/meminfo: memFree=28207480/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=3024420 CPUtime=6.64 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 8038 0 1 0 654 10 0 0 20 0 19 0 336581999 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 756105 113304 2260 9 0 746526 0
[pid=6961/tid=6963] ppid=6959 vsize=3024420 CPUtime=6.24 cores=1,3,5,7
/proc/6961/task/6963/stat : 6963 (java) R 6959 6961 1585 0 -1 4202560 3245 0 1 0 616 8 0 0 20 0 19 0 336582000 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140602549193168 140602415425123 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6964] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6964/stat : 6964 (java) S 6959 6961 1585 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140602414984104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6965] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6965/stat : 6965 (java) S 6959 6961 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140602413931560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6966] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6966/stat : 6966 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140602412878504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6967] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6967/stat : 6967 (java) S 6959 6961 1585 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140602411825960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6968] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6968/stat : 6968 (java) S 6959 6961 1585 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140602410772904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6969] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6969/stat : 6969 (java) S 6959 6961 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140602409720360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6970] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6970/stat : 6970 (java) S 6959 6961 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140602408667304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6971] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6971/stat : 6971 (java) S 6959 6961 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336582002 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140602407614760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6972] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6972/stat : 6972 (java) S 6959 6961 1585 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140601925286760 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6973] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6973/stat : 6973 (java) S 6959 6961 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140601924233080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6974] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6974/stat : 6974 (java) S 6959 6961 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140601923179912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6975] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6975/stat : 6975 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140601922128656 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6976] ppid=6959 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/6961/task/6976/stat : 6976 (java) S 6959 6961 1585 0 -1 4202560 2471 0 0 0 15 0 0 0 20 0 19 0 336582006 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140601921075512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6977] ppid=6959 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/6961/task/6977/stat : 6977 (java) S 6959 6961 1585 0 -1 4202560 1088 0 0 0 14 0 0 0 20 0 19 0 336582006 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140601920022968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6978] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6978/stat : 6978 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140601918970104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6979] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6979/stat : 6979 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140601917917768 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6980] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6980/stat : 6980 (java) S 6959 6961 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336582012 3097006080 113304 33554432000 1073741824 1073778376 140736886578928 140601915786792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.64
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

[pid=6961/tid=6969] ppid=6959 vsize=3024420 CPUtime=1.33 cores=1,3,5,7
/proc/6961/task/6969/stat : 6969 (java) S 6959 6961 1585 0 -1 4202560 414 0 0 0 125 8 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602409720360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6970] ppid=6959 vsize=3024420 CPUtime=1.38 cores=1,3,5,7
/proc/6961/task/6970/stat : 6970 (java) S 6959 6961 1585 0 -1 4202560 415 0 0 0 130 8 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602408667304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6971] ppid=6959 vsize=3024420 CPUtime=1.29 cores=1,3,5,7
/proc/6961/task/6971/stat : 6971 (java) S 6959 6961 1585 0 -1 4202560 410 0 0 0 121 8 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602407614760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6972] ppid=6959 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/6961/task/6972/stat : 6972 (java) S 6959 6961 1585 0 -1 4202560 83 0 0 0 1 2 0 0 20 0 19 0 336582003 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601925286760 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6973] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6973/stat : 6973 (java) S 6959 6961 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601924233080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6974] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6974/stat : 6974 (java) S 6959 6961 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601923179912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6975] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6975/stat : 6975 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601922128656 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6976] ppid=6959 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/6961/task/6976/stat : 6976 (java) S 6959 6961 1585 0 -1 4202560 2471 0 0 0 15 0 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601921075512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6977] ppid=6959 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/6961/task/6977/stat : 6977 (java) S 6959 6961 1585 0 -1 4202560 1089 0 0 0 14 0 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601920022968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6978] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6978/stat : 6978 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601918970104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6979] ppid=6959 vsize=3024420 CPUtime=0.7 cores=1,3,5,7
/proc/6961/task/6979/stat : 6979 (java) S 6959 6961 1585 0 -1 4202560 95 0 0 0 30 40 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601917917768 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6980] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6980/stat : 6980 (java) S 6959 6961 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336582012 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601915786792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1671.06
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 7066
/proc/meminfo: memFree=27363520/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=3024420 CPUtime=1731.08 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 11550 0 1 0 172993 115 0 0 20 0 19 0 336581999 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 756105 379709 2260 9 0 746526 0
[pid=6961/tid=6963] ppid=6959 vsize=3024420 CPUtime=1719.13 cores=1,3,5,7
/proc/6961/task/6963/stat : 6963 (java) R 6959 6961 1585 0 -1 4202560 3299 0 1 0 171877 36 0 0 20 0 19 0 336582000 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602549194064 140602415470759 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6964] ppid=6959 vsize=3024420 CPUtime=1.48 cores=1,3,5,7
/proc/6961/task/6964/stat : 6964 (java) S 6959 6961 1585 0 -1 4202560 441 0 0 0 137 11 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602414984104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6965] ppid=6959 vsize=3024420 CPUtime=1.26 cores=1,3,5,7
/proc/6961/task/6965/stat : 6965 (java) S 6959 6961 1585 0 -1 4202560 371 0 0 0 120 6 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602413931560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6966] ppid=6959 vsize=3024420 CPUtime=1.47 cores=1,3,5,7
/proc/6961/task/6966/stat : 6966 (java) S 6959 6961 1585 0 -1 4202560 406 0 0 0 140 7 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602412878504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6967] ppid=6959 vsize=3024420 CPUtime=1.48 cores=1,3,5,7
/proc/6961/task/6967/stat : 6967 (java) S 6959 6961 1585 0 -1 4202560 447 0 0 0 140 8 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602411825960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6968] ppid=6959 vsize=3024420 CPUtime=1.41 cores=1,3,5,7
/proc/6961/task/6968/stat : 6968 (java) S 6959 6961 1585 0 -1 4202560 424 0 0 0 132 9 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602410772904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6969] ppid=6959 vsize=3024420 CPUtime=1.33 cores=1,3,5,7
/proc/6961/task/6969/stat : 6969 (java) S 6959 6961 1585 0 -1 4202560 414 0 0 0 125 8 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602409720360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6970] ppid=6959 vsize=3024420 CPUtime=1.38 cores=1,3,5,7
/proc/6961/task/6970/stat : 6970 (java) S 6959 6961 1585 0 -1 4202560 415 0 0 0 130 8 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602408667304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6971] ppid=6959 vsize=3024420 CPUtime=1.29 cores=1,3,5,7
/proc/6961/task/6971/stat : 6971 (java) S 6959 6961 1585 0 -1 4202560 410 0 0 0 121 8 0 0 20 0 19 0 336582002 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140602407614760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6972] ppid=6959 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/6961/task/6972/stat : 6972 (java) S 6959 6961 1585 0 -1 4202560 83 0 0 0 1 2 0 0 20 0 19 0 336582003 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601925286760 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6973] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6973/stat : 6973 (java) S 6959 6961 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601924233080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6974] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6974/stat : 6974 (java) S 6959 6961 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601923179912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6975] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6975/stat : 6975 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601922128656 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6976] ppid=6959 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/6961/task/6976/stat : 6976 (java) S 6959 6961 1585 0 -1 4202560 2471 0 0 0 15 0 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601921075512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6977] ppid=6959 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/6961/task/6977/stat : 6977 (java) S 6959 6961 1585 0 -1 4202560 1089 0 0 0 14 0 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601920022968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6978] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6978/stat : 6978 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601918970104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6979] ppid=6959 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/6961/task/6979/stat : 6979 (java) S 6959 6961 1585 0 -1 4202560 99 0 0 0 32 42 0 0 20 0 19 0 336582006 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601917917768 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6980] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6980/stat : 6980 (java) S 6959 6961 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336582012 3097006080 379709 33554432000 1073741824 1073778376 140736886578928 140601915786792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1731.08
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 7066
/proc/meminfo: memFree=27345088/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=3024420 CPUtime=1791.36 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 11566 0 1 0 179019 117 0 0 20 0 19 0 336581999 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 756105 382781 2260 9 0 746526 0
[pid=6961/tid=6963] ppid=6959 vsize=3024420 CPUtime=1779.03 cores=1,3,5,7
/proc/6961/task/6963/stat : 6963 (java) R 6959 6961 1585 0 -1 4202560 3300 0 1 0 177866 37 0 0 20 0 19 0 336582000 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602549194016 140602415470500 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6964] ppid=6959 vsize=3024420 CPUtime=1.52 cores=1,3,5,7
/proc/6961/task/6964/stat : 6964 (java) S 6959 6961 1585 0 -1 4202560 441 0 0 0 141 11 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602414984104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6965] ppid=6959 vsize=3024420 CPUtime=1.31 cores=1,3,5,7
/proc/6961/task/6965/stat : 6965 (java) S 6959 6961 1585 0 -1 4202560 371 0 0 0 125 6 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602413931560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6966] ppid=6959 vsize=3024420 CPUtime=1.54 cores=1,3,5,7
/proc/6961/task/6966/stat : 6966 (java) S 6959 6961 1585 0 -1 4202560 411 0 0 0 147 7 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602412878504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6967] ppid=6959 vsize=3024420 CPUtime=1.53 cores=1,3,5,7
/proc/6961/task/6967/stat : 6967 (java) S 6959 6961 1585 0 -1 4202560 449 0 0 0 144 9 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602411825960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6968] ppid=6959 vsize=3024420 CPUtime=1.44 cores=1,3,5,7
/proc/6961/task/6968/stat : 6968 (java) S 6959 6961 1585 0 -1 4202560 424 0 0 0 135 9 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602410772904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6969] ppid=6959 vsize=3024420 CPUtime=1.36 cores=1,3,5,7
/proc/6961/task/6969/stat : 6969 (java) S 6959 6961 1585 0 -1 4202560 414 0 0 0 128 8 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602409720360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6970] ppid=6959 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/6961/task/6970/stat : 6970 (java) S 6959 6961 1585 0 -1 4202560 417 0 0 0 137 8 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602408667304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6971] ppid=6959 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/6961/task/6971/stat : 6971 (java) S 6959 6961 1585 0 -1 4202560 410 0 0 0 124 8 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602407614760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6972] ppid=6959 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/6961/task/6972/stat : 6972 (java) S 6959 6961 1585 0 -1 4202560 85 0 0 0 1 2 0 0 20 0 19 0 336582003 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601925286760 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6973] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6973/stat : 6973 (java) S 6959 6961 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601924233080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6974] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6974/stat : 6974 (java) S 6959 6961 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601923179912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6975] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6975/stat : 6975 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601922128656 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6976] ppid=6959 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/6961/task/6976/stat : 6976 (java) S 6959 6961 1585 0 -1 4202560 2471 0 0 0 15 0 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601921075512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6977] ppid=6959 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/6961/task/6977/stat : 6977 (java) S 6959 6961 1585 0 -1 4202560 1089 0 0 0 14 0 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601920022968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6978] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6978/stat : 6978 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601918970104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6979] ppid=6959 vsize=3024420 CPUtime=0.76 cores=1,3,5,7
/proc/6961/task/6979/stat : 6979 (java) S 6959 6961 1585 0 -1 4202560 103 0 0 0 33 43 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601917917768 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6980] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6980/stat : 6980 (java) S 6959 6961 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336582012 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601915786792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 7066
/proc/meminfo: memFree=27345220/32873648 swapFree=7116/7116
[pid=6961] ppid=6959 vsize=3024420 CPUtime=1800.06 cores=1,3,5,7
/proc/6961/stat : 6961 (java) S 6959 6961 1585 0 -1 4202496 11566 0 1 0 179889 117 0 0 20 0 19 0 336581999 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140736886570064 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6961/statm: 756105 382781 2260 9 0 746526 0
[pid=6961/tid=6963] ppid=6959 vsize=3024420 CPUtime=1787.72 cores=1,3,5,7
/proc/6961/task/6963/stat : 6963 (java) R 6959 6961 1585 0 -1 4202560 3300 0 1 0 178735 37 0 0 20 0 19 0 336582000 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602549194016 140602415470563 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6964] ppid=6959 vsize=3024420 CPUtime=1.52 cores=1,3,5,7
/proc/6961/task/6964/stat : 6964 (java) S 6959 6961 1585 0 -1 4202560 441 0 0 0 141 11 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602414984104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6965] ppid=6959 vsize=3024420 CPUtime=1.31 cores=1,3,5,7
/proc/6961/task/6965/stat : 6965 (java) S 6959 6961 1585 0 -1 4202560 371 0 0 0 125 6 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602413931560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6966] ppid=6959 vsize=3024420 CPUtime=1.54 cores=1,3,5,7
/proc/6961/task/6966/stat : 6966 (java) S 6959 6961 1585 0 -1 4202560 411 0 0 0 147 7 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602412878504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6967] ppid=6959 vsize=3024420 CPUtime=1.53 cores=1,3,5,7
/proc/6961/task/6967/stat : 6967 (java) S 6959 6961 1585 0 -1 4202560 449 0 0 0 144 9 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602411825960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6968] ppid=6959 vsize=3024420 CPUtime=1.44 cores=1,3,5,7
/proc/6961/task/6968/stat : 6968 (java) S 6959 6961 1585 0 -1 4202560 424 0 0 0 135 9 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602410772904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6969] ppid=6959 vsize=3024420 CPUtime=1.36 cores=1,3,5,7
/proc/6961/task/6969/stat : 6969 (java) S 6959 6961 1585 0 -1 4202560 414 0 0 0 128 8 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602409720360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6970] ppid=6959 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/6961/task/6970/stat : 6970 (java) S 6959 6961 1585 0 -1 4202560 417 0 0 0 137 8 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602408667304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6961/tid=6971] ppid=6959 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/6961/task/6971/stat : 6971 (java) S 6959 6961 1585 0 -1 4202560 410 0 0 0 124 8 0 0 20 0 19 0 336582002 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140602407614760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6972] ppid=6959 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/6961/task/6972/stat : 6972 (java) S 6959 6961 1585 0 -1 4202560 85 0 0 0 1 2 0 0 20 0 19 0 336582003 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601925286760 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6973] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6973/stat : 6973 (java) S 6959 6961 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601924233080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6974] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6974/stat : 6974 (java) S 6959 6961 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336582003 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601923179912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6975] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6975/stat : 6975 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601922128656 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6976] ppid=6959 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/6961/task/6976/stat : 6976 (java) S 6959 6961 1585 0 -1 4202560 2471 0 0 0 15 0 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601921075512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6961/tid=6977] ppid=6959 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/6961/task/6977/stat : 6977 (java) S 6959 6961 1585 0 -1 4202560 1089 0 0 0 14 0 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601920022968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6978] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6978/stat : 6978 (java) S 6959 6961 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601918970104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6961/tid=6979] ppid=6959 vsize=3024420 CPUtime=0.76 cores=1,3,5,7
/proc/6961/task/6979/stat : 6979 (java) S 6959 6961 1585 0 -1 4202560 103 0 0 0 33 43 0 0 20 0 19 0 336582006 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601917917768 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6961/tid=6980] ppid=6959 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/6961/task/6980/stat : 6980 (java) S 6959 6961 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336582012 3097006080 382781 33554432000 1073741824 1073778376 140736886578928 140601915786792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3024420

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

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

Child status: 143
Real time (s): 1791.02
CPU time (s): 1800.55
CPU user time (s): 1798.94
CPU system time (s): 1.61275
CPU usage (%): 100.532
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.61275
maximum resident set size= 1531244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11598
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39554
involuntary context switches= 22934

runsolver used 5.9001 second user time and 15.9246 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 08:22:45
IDJOB=3734992
IDBENCH=2931
IDSOLVER=2319
FILE ID=node127/3734992-1338704565
RUNJOBID= node127-1338678617-1607
PBS_JOBID= 14636686
Free space on /tmp= 70480 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_3.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734992-1338704565/watcher-3734992-1338704565 -o /tmp/evaluation-result-3734992-1338704565/solver-3734992-1338704565 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3734992-1338704565.opb           

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

MD5SUM BENCH= 37c74b9e914d30b1ddfc0838676dd479
RANDOM SEED=733852702

node127.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.348
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.69
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.348
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.348
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	: 5331.94
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.348
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.348
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.348
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	: 5331.91
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.348
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.348
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:        28654260 kB
Buffers:          393708 kB
Cached:          1856404 kB
SwapCached:         1432 kB
Active:          2076192 kB
Inactive:        1239444 kB
Active(anon):    1059520 kB
Inactive(anon):     7952 kB
Active(file):    1016672 kB
Inactive(file):  1231492 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104504 kB
Dirty:              3580 kB
Writeback:             0 kB
AnonPages:       1091640 kB
Mapped:            18924 kB
Shmem:                92 kB
Slab:             745568 kB
SReclaimable:     189692 kB
SUnreclaim:       555876 kB
KernelStack:        1600 kB
PageTables:         6340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1825024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1054720 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= 70476 MiB
End job on node127 at 2012-06-03 08:52:39