Trace number 3743692

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1800.05 1744.7

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null20mast_rapportOE2.0_TMAX180_K192_cod1.opb
MD5SUM2a10ffb4379dcfb9c244e555ac5887ed
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-8044
Best CPU time to get the best result obtained on this benchmark1800.33
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 272557
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 169387586
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 169387586
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.2.0.v20100531
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
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 		1349517296
0.00/0.08	c Max memory 		1356595200
0.00/0.08	c Total memory 		1356595200
0.00/0.08	c Number of processors 	8
0.08/0.11	c Pseudo Boolean Optimization
0.08/0.11	c ManyCore solver with 2 solvers running in parallel
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.11	c Expensive reason simplification
0.08/0.11	c Armin Biere (Picosat) restarts strategy
0.08/0.11	c Glucose learned constraints deletion strategy
0.08/0.11	c timeout=2147483s
0.08/0.11	c DB Simplification allowed=false
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.11	c No reason simplification
0.08/0.11	c Armin Biere (Picosat) restarts strategy
0.08/0.11	c Glucose learned constraints deletion strategy
0.08/0.11	c timeout=2147483s
0.08/0.11	c DB Simplification allowed=false
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	
0.08/0.11	c solving HOME/instance-3743692-1338795656.opb
0.08/0.11	c reading problem ... 
10.82/7.15	c ... done. Wall clock time 7.043s.
10.82/7.15	c #vars     399113
10.82/7.15	c #constraints  400980
10.82/7.15	c constraints type 
10.82/7.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 374554
10.82/7.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
10.82/7.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
10.82/7.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
10.82/7.15	c constraints type 
10.82/7.15	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 24448
10.82/7.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 374554
10.82/7.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1977
10.82/7.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
110.15/55.90	c And the winner is Resolution
1800.04/1744.69	c starts		: 8
1800.04/1744.69	c conflicts		: 969
1800.04/1744.69	c decisions		: 159314
1800.04/1744.69	c propagations		: 27335550
1800.04/1744.69	c inspects		: 29620878
1800.04/1744.69	c learnt literals	: 13
1800.04/1744.69	c learnt binary clauses	: 53
1800.04/1744.69	c learnt ternary clauses	: 10
1800.04/1744.69	c learnt clauses	: 956
1800.04/1744.69	c ignored clauses	: 0
1800.04/1744.69	c root simplifications	: 0
1800.04/1744.69	c removed literals (reason simplification)	: 42158
1800.04/1744.69	c reason swapping (by a shorter reason)	: 0
1800.04/1744.69	c Calls to reduceDB	: 0
1800.04/1744.69	c number of reductions to clauses (during analyze)	: 0
1800.04/1744.69	c number of learned constraints concerned by reduction	: 0
1800.04/1744.69	c number of learning phase by resolution	: 0
1800.04/1744.69	c number of learning phase by cutting planes	: 0
1800.04/1744.69	c speed (assignments/second)	: 15733.532787654247
1800.04/1744.69	c non guided choices	0
1800.04/1744.69	c learnt constraints type 
1800.04/1744.69	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 903
1800.04/1744.69	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 53
1800.04/1744.69	c constraints type 
1800.04/1744.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 374554
1800.04/1744.69	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
1800.04/1744.69	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
1800.04/1744.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1800.04/1744.69	c constraints type 
1800.04/1744.69	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 24448
1800.04/1744.69	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 374554
1800.04/1744.69	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1977
1800.04/1744.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1800.04/1744.69	s UNKNOWN
1800.04/1744.69	c Total wall clock time (in seconds): 1744.584

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-3743692-1338795656/watcher-3743692-1338795656 -o /tmp/evaluation-result-3743692-1338795656/solver-3743692-1338795656 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3743692-1338795656.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: 3.83 3.85 3.87 4/198 17490
/proc/meminfo: memFree=24344948/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/17490/stat : 17490 (java6) D 17488 17490 15509 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 345692911 9515008 183 33554432000 1073741824 1073778376 140735690929296 140735690920328 213866331829 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/17490/statm: 2323 183 140 9 0 71 0

[startup+0.0138371 s]
/proc/loadavg: 3.83 3.85 3.87 4/198 17490
/proc/meminfo: memFree=24344948/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 1276 0 0 0 0 0 0 0 20 0 2 0 345692911 98570240 976 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 24065 979 745 9 0 16771 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 96260

[startup+0.100287 s]
/proc/loadavg: 3.83 3.85 3.87 4/198 17490
/proc/meminfo: memFree=24344948/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=2699928 CPUtime=0.08 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 4714 0 1 0 7 1 0 0 20 0 18 0 345692911 2764726272 6413 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 674982 6413 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2699928

[startup+0.300292 s]
/proc/loadavg: 3.83 3.85 3.87 4/198 17490
/proc/meminfo: memFree=24344948/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=2699928 CPUtime=0.47 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 6262 0 1 0 45 2 0 0 20 0 18 0 345692911 2764726272 17931 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 674982 17931 2216 9 0 665676 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 2699928

[startup+0.700301 s]
/proc/loadavg: 3.83 3.85 3.87 4/198 17490
/proc/meminfo: memFree=24344948/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=2699928 CPUtime=0.95 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 6526 0 1 0 90 5 0 0 20 0 18 0 345692911 2764726272 52278 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 674982 52278 2219 9 0 665676 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 2699928

[startup+1.50078 s]
/proc/loadavg: 3.83 3.85 3.87 4/216 17508
/proc/meminfo: memFree=24026408/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=2699928 CPUtime=2.45 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 12087 0 1 0 222 23 0 0 20 0 18 0 345692911 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 674982 128741 2248 9 0 665676 0
[pid=17490/tid=17492] ppid=17488 vsize=2699928 CPUtime=1.33 cores=1,3,5,7
/proc/17490/task/17492/stat : 17492 (java) R 17488 17490 15509 0 -1 4202560 2959 0 1 0 126 7 0 0 20 0 18 0 345692912 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655628463144 140655498590443 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17493] ppid=17488 vsize=2699928 CPUtime=0.07 cores=1,3,5,7
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 15509 0 -1 4202560 46 0 0 0 4 3 0 0 20 0 18 0 345692914 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655495158568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17494] ppid=17488 vsize=2699928 CPUtime=0.04 cores=1,3,5,7
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 15509 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 18 0 345692914 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655494105768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17495] ppid=17488 vsize=2699928 CPUtime=0.04 cores=1,3,5,7
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 15509 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 18 0 345692914 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655493053480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17496] ppid=17488 vsize=2699928 CPUtime=0.08 cores=1,3,5,7
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 15509 0 -1 4202560 47 0 0 0 5 3 0 0 20 0 18 0 345692914 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655492000680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17497] ppid=17488 vsize=2699928 CPUtime=0.08 cores=1,3,5,7
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 15509 0 -1 4202560 46 0 0 0 5 3 0 0 20 0 18 0 345692914 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655490947368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=2699928 CPUtime=0.04 cores=1,3,5,7
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 15509 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 18 0 345692914 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655489894568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=2699928 CPUtime=0.03 cores=1,3,5,7
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 15509 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 18 0 345692914 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655488842280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=2699928 CPUtime=0.03 cores=1,3,5,7
/proc/17490/task/17500/stat : 17500 (java) S 17488 17490 15509 0 -1 4202560 24 0 0 0 1 2 0 0 20 0 18 0 345692914 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655487789480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17501/stat : 17501 (java) S 17488 17490 15509 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 345692915 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655005240040 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17502/stat : 17502 (java) S 17488 17490 15509 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345692915 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655004186104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17503/stat : 17503 (java) S 17488 17490 15509 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345692915 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655003133704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17504/stat : 17504 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345692918 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655002082192 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=2699928 CPUtime=0.33 cores=1,3,5,7
/proc/17490/task/17505/stat : 17505 (java) S 17488 17490 15509 0 -1 4202560 4533 0 0 0 31 2 0 0 20 0 18 0 345692918 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140655001028792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=2699928 CPUtime=0.24 cores=1,3,5,7
/proc/17490/task/17506/stat : 17506 (java) S 17488 17490 15509 0 -1 4202560 3146 0 0 0 24 0 0 0 20 0 18 0 345692918 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140654999975992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17507/stat : 17507 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345692918 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140654998923896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17508/stat : 17508 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345692918 2764726272 128741 33554432000 1073741824 1073778376 140736537374128 140654997871304 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 2699928

[startup+3.10063 s]
/proc/loadavg: 3.83 3.85 3.87 4/216 17508
/proc/meminfo: memFree=23814736/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=2699928 CPUtime=5.6 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 14196 0 1 0 525 35 0 0 20 0 18 0 345692911 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 674982 163397 2248 9 0 665676 0
[pid=17490/tid=17492] ppid=17488 vsize=2699928 CPUtime=2.36 cores=1,3,5,7
/proc/17490/task/17492/stat : 17492 (java) R 17488 17490 15509 0 -1 4202560 2972 0 1 0 229 7 0 0 20 0 18 0 345692912 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655628463144 213869715893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17493] ppid=17488 vsize=2699928 CPUtime=0.39 cores=1,3,5,7
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 15509 0 -1 4202560 287 0 0 0 36 3 0 0 20 0 18 0 345692914 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655495158568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17494] ppid=17488 vsize=2699928 CPUtime=0.27 cores=1,3,5,7
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 15509 0 -1 4202560 306 0 0 0 23 4 0 0 20 0 18 0 345692914 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655494105768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17495] ppid=17488 vsize=2699928 CPUtime=0.23 cores=1,3,5,7
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 15509 0 -1 4202560 304 0 0 0 20 3 0 0 20 0 18 0 345692914 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655493053480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17496] ppid=17488 vsize=2699928 CPUtime=0.34 cores=1,3,5,7
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 15509 0 -1 4202560 259 0 0 0 29 5 0 0 20 0 18 0 345692914 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655492000680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17497] ppid=17488 vsize=2699928 CPUtime=0.41 cores=1,3,5,7
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 15509 0 -1 4202560 338 0 0 0 36 5 0 0 20 0 18 0 345692914 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655490947368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=2699928 CPUtime=0.3 cores=1,3,5,7
/proc/17490/task/17498/stat : 17498 (java) R 17488 17490 15509 0 -1 4202560 330 0 0 0 26 4 0 0 20 0 18 0 345692914 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655489894592 213869715893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=2699928 CPUtime=0.34 cores=1,3,5,7
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 15509 0 -1 4202560 285 0 0 0 31 3 0 0 20 0 18 0 345692914 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655488842280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=2699928 CPUtime=0.27 cores=1,3,5,7
/proc/17490/task/17500/stat : 17500 (java) S 17488 17490 15509 0 -1 4202560 253 0 0 0 25 2 0 0 20 0 18 0 345692914 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655487789480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17501/stat : 17501 (java) S 17488 17490 15509 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 345692915 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655005240040 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17502/stat : 17502 (java) S 17488 17490 15509 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345692915 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655004186104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17503/stat : 17503 (java) S 17488 17490 15509 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345692915 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655003133704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17504/stat : 17504 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345692918 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655002082192 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=2699928 CPUtime=0.33 cores=1,3,5,7
/proc/17490/task/17505/stat : 17505 (java) S 17488 17490 15509 0 -1 4202560 4533 0 0 0 31 2 0 0 20 0 18 0 345692918 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140655001028792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=2699928 CPUtime=0.24 cores=1,3,5,7
/proc/17490/task/17506/stat : 17506 (java) S 17488 17490 15509 0 -1 4202560 3146 0 0 0 24 0 0 0 20 0 18 0 345692918 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140654999975992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17507/stat : 17507 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345692918 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140654998923896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17508/stat : 17508 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345692918 2764726272 163397 33554432000 1073741824 1073778376 140736537374128 140654997871304 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 2699928

[startup+6.30077 s]
/proc/loadavg: 3.68 3.82 3.86 4/215 17508
/proc/meminfo: memFree=23625040/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=2699928 CPUtime=9.97 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 14471 0 1 0 953 44 0 0 20 0 18 0 345692911 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 674982 185765 2256 9 0 665676 0
[pid=17490/tid=17492] ppid=17488 vsize=2699928 CPUtime=5.14 cores=1,3,5,7
/proc/17490/task/17492/stat : 17492 (java) R 17488 17490 15509 0 -1 4202560 2992 0 1 0 506 8 0 0 20 0 18 0 345692912 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655628463800 140655498123354 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17493] ppid=17488 vsize=2699928 CPUtime=0.55 cores=1,3,5,7
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 15509 0 -1 4202560 335 0 0 0 51 4 0 0 20 0 18 0 345692914 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655495158568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17494] ppid=17488 vsize=2699928 CPUtime=0.48 cores=1,3,5,7
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 15509 0 -1 4202560 329 0 0 0 43 5 0 0 20 0 18 0 345692914 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655494105768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17495] ppid=17488 vsize=2699928 CPUtime=0.41 cores=1,3,5,7
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 15509 0 -1 4202560 328 0 0 0 37 4 0 0 20 0 18 0 345692914 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655493053480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17496] ppid=17488 vsize=2699928 CPUtime=0.5 cores=1,3,5,7
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 15509 0 -1 4202560 274 0 0 0 45 5 0 0 20 0 18 0 345692914 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655492000680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17497] ppid=17488 vsize=2699928 CPUtime=0.56 cores=1,3,5,7
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 15509 0 -1 4202560 353 0 0 0 51 5 0 0 20 0 18 0 345692914 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655490947368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=2699928 CPUtime=0.5 cores=1,3,5,7
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 15509 0 -1 4202560 346 0 0 0 45 5 0 0 20 0 18 0 345692914 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655489894568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=2699928 CPUtime=0.56 cores=1,3,5,7
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 15509 0 -1 4202560 327 0 0 0 52 4 0 0 20 0 18 0 345692914 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655488842280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=2699928 CPUtime=0.5 cores=1,3,5,7
/proc/17490/task/17500/stat : 17500 (java) S 17488 17490 15509 0 -1 4202560 325 0 0 0 47 3 0 0 20 0 18 0 345692914 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655487789480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17501/stat : 17501 (java) S 17488 17490 15509 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 345692915 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655005240040 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17502/stat : 17502 (java) S 17488 17490 15509 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345692915 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655004186104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17503/stat : 17503 (java) S 17488 17490 15509 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345692915 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655003133704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17504/stat : 17504 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345692918 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655002082192 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=2699928 CPUtime=0.38 cores=1,3,5,7
/proc/17490/task/17505/stat : 17505 (java) R 17488 17490 15509 0 -1 4202560 4533 0 0 0 36 2 0 0 20 0 18 0 345692918 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140655001028792 140655632554030 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=2699928 CPUtime=0.24 cores=1,3,5,7
/proc/17490/task/17506/stat : 17506 (java) S 17488 17490 15509 0 -1 4202560 3146 0 0 0 24 0 0 0 20 0 18 0 345692918 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140654999975992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17507/stat : 17507 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345692918 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140654998923896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17508/stat : 17508 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345692918 2764726272 185765 33554432000 1073741824 1073778376 140736537374128 140654997871304 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (KiB) 2699928

[startup+12.7009 s]
/proc/loadavg: 3.63 3.80 3.85 5/219 17512
/proc/meminfo: memFree=23479660/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=2966184 CPUtime=23.7 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 15639 0 1 0 2317 53 0 0 20 0 22 0 345692911 3037372416 217982 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 741546 217982 2273 9 0 732240 0
[pid=17490/tid=17492] ppid=17488 vsize=2966184 CPUtime=6 cores=1,3,5,7

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

[pid=17490/tid=17493] ppid=17488 vsize=2966184 CPUtime=0.69 cores=1,3,5,7
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 15509 0 -1 4202560 363 0 0 0 63 6 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655495158568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17494] ppid=17488 vsize=2966184 CPUtime=0.59 cores=1,3,5,7
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 15509 0 -1 4202560 345 0 0 0 54 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655494105768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17495] ppid=17488 vsize=2966184 CPUtime=0.57 cores=1,3,5,7
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 15509 0 -1 4202560 350 0 0 0 52 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655493053480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17496] ppid=17488 vsize=2966184 CPUtime=0.66 cores=1,3,5,7
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 15509 0 -1 4202560 602 0 0 0 59 7 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655492000680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17497] ppid=17488 vsize=2966184 CPUtime=0.68 cores=1,3,5,7
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 15509 0 -1 4202560 373 0 0 0 62 6 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655490947368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=2966184 CPUtime=0.61 cores=1,3,5,7
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 15509 0 -1 4202560 370 0 0 0 56 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655489894568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=2966184 CPUtime=0.67 cores=1,3,5,7
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 15509 0 -1 4202560 340 0 0 0 62 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655488842280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/17490/task/17500/stat : 17500 (java) S 17488 17490 15509 0 -1 4202560 339 0 0 0 58 4 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655487789480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=2966184 CPUtime=0.04 cores=1,3,5,7
/proc/17490/task/17501/stat : 17501 (java) S 17488 17490 15509 0 -1 4202560 10 0 0 0 2 2 0 0 20 0 21 0 345692915 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655005240040 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17502/stat : 17502 (java) S 17488 17490 15509 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 345692915 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655004186104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17503/stat : 17503 (java) S 17488 17490 15509 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 345692915 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655003133704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17504/stat : 17504 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655002082192 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=2966184 CPUtime=1 cores=1,3,5,7
/proc/17490/task/17505/stat : 17505 (java) S 17488 17490 15509 0 -1 4202560 4588 0 0 0 98 2 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655001028792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=2966184 CPUtime=0.96 cores=1,3,5,7
/proc/17490/task/17506/stat : 17506 (java) S 17488 17490 15509 0 -1 4202560 3681 0 0 0 96 0 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654999975992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17507/stat : 17507 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654998923896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=2966184 CPUtime=0.88 cores=1,3,5,7
/proc/17490/task/17508/stat : 17508 (java) S 17488 17490 15509 0 -1 4202560 95 0 0 0 52 36 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654997871304 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17510] ppid=17488 vsize=2966184 CPUtime=1650.58 cores=1,3,5,7
/proc/17490/task/17510/stat : 17510 (java) R 17488 17490 15509 0 -1 4202560 65 0 0 0 165033 25 0 0 20 0 21 0 345693627 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654995763832 140655498684512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17511] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17511/stat : 17511 (java) S 17488 17490 15509 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 345693685 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654994712232 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17512] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17512/stat : 17512 (java) S 17488 17490 15509 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 345693685 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654993659432 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1717.67
Current children cumulated vsize (KiB) 2966184

[startup+1722.3 s]
/proc/loadavg: 2.81 2.96 3.09 3/216 17671
/proc/meminfo: memFree=23586468/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=2966184 CPUtime=1777.71 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 15749 0 1 0 177652 119 0 0 20 0 21 0 345692911 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 741546 218793 2275 9 0 732240 0
[pid=17490/tid=17492] ppid=17488 vsize=2966184 CPUtime=6.05 cores=1,3,5,7
/proc/17490/task/17492/stat : 17492 (java) S 17488 17490 15509 0 -1 4202560 2998 0 1 0 595 10 0 0 20 0 21 0 345692912 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655628465304 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17493] ppid=17488 vsize=2966184 CPUtime=0.69 cores=1,3,5,7
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 15509 0 -1 4202560 363 0 0 0 63 6 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655495158568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17494] ppid=17488 vsize=2966184 CPUtime=0.59 cores=1,3,5,7
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 15509 0 -1 4202560 345 0 0 0 54 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655494105768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17495] ppid=17488 vsize=2966184 CPUtime=0.57 cores=1,3,5,7
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 15509 0 -1 4202560 350 0 0 0 52 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655493053480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17496] ppid=17488 vsize=2966184 CPUtime=0.66 cores=1,3,5,7
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 15509 0 -1 4202560 602 0 0 0 59 7 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655492000680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17497] ppid=17488 vsize=2966184 CPUtime=0.68 cores=1,3,5,7
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 15509 0 -1 4202560 373 0 0 0 62 6 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655490947368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=2966184 CPUtime=0.61 cores=1,3,5,7
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 15509 0 -1 4202560 370 0 0 0 56 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655489894568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=2966184 CPUtime=0.67 cores=1,3,5,7
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 15509 0 -1 4202560 340 0 0 0 62 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655488842280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/17490/task/17500/stat : 17500 (java) S 17488 17490 15509 0 -1 4202560 339 0 0 0 58 4 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655487789480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=2966184 CPUtime=0.04 cores=1,3,5,7
/proc/17490/task/17501/stat : 17501 (java) S 17488 17490 15509 0 -1 4202560 10 0 0 0 2 2 0 0 20 0 21 0 345692915 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655005240040 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17502/stat : 17502 (java) S 17488 17490 15509 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 345692915 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655004186104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17503/stat : 17503 (java) S 17488 17490 15509 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 345692915 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655003133704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17504/stat : 17504 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655002082192 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=2966184 CPUtime=1 cores=1,3,5,7
/proc/17490/task/17505/stat : 17505 (java) S 17488 17490 15509 0 -1 4202560 4588 0 0 0 98 2 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655001028792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=2966184 CPUtime=0.96 cores=1,3,5,7
/proc/17490/task/17506/stat : 17506 (java) S 17488 17490 15509 0 -1 4202560 3681 0 0 0 96 0 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654999975992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17507/stat : 17507 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654998923896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=2966184 CPUtime=0.92 cores=1,3,5,7
/proc/17490/task/17508/stat : 17508 (java) S 17488 17490 15509 0 -1 4202560 99 0 0 0 54 38 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654997871304 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17510] ppid=17488 vsize=2966184 CPUtime=1710.42 cores=1,3,5,7
/proc/17490/task/17510/stat : 17510 (java) R 17488 17490 15509 0 -1 4202560 65 0 0 0 171017 25 0 0 20 0 21 0 345693627 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654995763832 140655498684316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17511] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17511/stat : 17511 (java) S 17488 17490 15509 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 345693685 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654994712232 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17512] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17512/stat : 17512 (java) S 17488 17490 15509 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 345693685 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654993659432 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1777.71
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1744.61 s]
/proc/loadavg: 2.53 2.88 3.06 3/217 17672
/proc/meminfo: memFree=23586472/32873648 swapFree=6852/6852
[pid=17490] ppid=17488 vsize=2966184 CPUtime=1800.04 cores=1,3,5,7
/proc/17490/stat : 17490 (java) S 17488 17490 15509 0 -1 4202496 15751 0 1 0 179884 120 0 0 20 0 21 0 345692911 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140736537365264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17490/statm: 741546 218793 2275 9 0 732240 0
[pid=17490/tid=17492] ppid=17488 vsize=2966184 CPUtime=6.05 cores=1,3,5,7
/proc/17490/task/17492/stat : 17492 (java) S 17488 17490 15509 0 -1 4202560 2998 0 1 0 595 10 0 0 20 0 21 0 345692912 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655628465304 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17493] ppid=17488 vsize=2966184 CPUtime=0.69 cores=1,3,5,7
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 15509 0 -1 4202560 363 0 0 0 63 6 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655495158568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17494] ppid=17488 vsize=2966184 CPUtime=0.59 cores=1,3,5,7
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 15509 0 -1 4202560 345 0 0 0 54 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655494105768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17495] ppid=17488 vsize=2966184 CPUtime=0.57 cores=1,3,5,7
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 15509 0 -1 4202560 350 0 0 0 52 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655493053480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17496] ppid=17488 vsize=2966184 CPUtime=0.66 cores=1,3,5,7
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 15509 0 -1 4202560 602 0 0 0 59 7 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655492000680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17497] ppid=17488 vsize=2966184 CPUtime=0.68 cores=1,3,5,7
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 15509 0 -1 4202560 373 0 0 0 62 6 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655490947368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=2966184 CPUtime=0.61 cores=1,3,5,7
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 15509 0 -1 4202560 370 0 0 0 56 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655489894568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=2966184 CPUtime=0.67 cores=1,3,5,7
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 15509 0 -1 4202560 340 0 0 0 62 5 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655488842280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/17490/task/17500/stat : 17500 (java) S 17488 17490 15509 0 -1 4202560 339 0 0 0 58 4 0 0 20 0 21 0 345692914 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655487789480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=2966184 CPUtime=0.04 cores=1,3,5,7
/proc/17490/task/17501/stat : 17501 (java) S 17488 17490 15509 0 -1 4202560 10 0 0 0 2 2 0 0 20 0 21 0 345692915 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655005240040 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17502/stat : 17502 (java) S 17488 17490 15509 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 345692915 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655004186104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17503/stat : 17503 (java) S 17488 17490 15509 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 345692915 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655003133704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17504/stat : 17504 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655002082192 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=2966184 CPUtime=1 cores=1,3,5,7
/proc/17490/task/17505/stat : 17505 (java) S 17488 17490 15509 0 -1 4202560 4588 0 0 0 98 2 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140655001028792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=2966184 CPUtime=0.96 cores=1,3,5,7
/proc/17490/task/17506/stat : 17506 (java) S 17488 17490 15509 0 -1 4202560 3681 0 0 0 96 0 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654999975992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17507/stat : 17507 (java) S 17488 17490 15509 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654998923896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=2966184 CPUtime=0.93 cores=1,3,5,7
/proc/17490/task/17508/stat : 17508 (java) S 17488 17490 15509 0 -1 4202560 101 0 0 0 55 38 0 0 20 0 21 0 345692918 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654997871304 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17490/tid=17510] ppid=17488 vsize=2966184 CPUtime=1732.68 cores=1,3,5,7
/proc/17490/task/17510/stat : 17510 (java) R 17488 17490 15509 0 -1 4202560 65 0 0 0 173242 26 0 0 20 0 21 0 345693627 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654995763832 140655498684492 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17490/tid=17511] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17511/stat : 17511 (java) S 17488 17490 15509 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 345693685 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654994712232 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17490/tid=17512] ppid=17488 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/17490/task/17512/stat : 17512 (java) S 17488 17490 15509 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 345693685 3037372416 218793 33554432000 1073741824 1073778376 140736537374128 140654993659432 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2966184

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17490 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=330220
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=360793
# CPU time returned by wait4() is 1795.69
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0100021
#  lost CPU user time (s): 0.0200043
#  lost CPU system time (s): -0.00999999

Real time (s): 1744.7
CPU time (s): 1800.05
CPU user time (s): 1798.86
CPU system time (s): 1.19
CPU usage (%): 103.172
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.33
system time used= 1.36079
maximum resident set size= 897788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15789
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39772
involuntary context switches= 6715

runsolver used 6.53201 second user time and 16.2315 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-04 09:40:56
IDJOB=3743692
IDBENCH=92155
IDSOLVER=2324
FILE ID=node112/3743692-1338795656
RUNJOBID= node112-1338783624-15526
PBS_JOBID= 14636841
Free space on /tmp= 71168 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_unif_20null20mast_rapportOE2.0_TMAX180_K192_cod1.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743692-1338795656/watcher-3743692-1338795656 -o /tmp/evaluation-result-3743692-1338795656/solver-3743692-1338795656 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3743692-1338795656.opb

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

MD5SUM BENCH= 2a10ffb4379dcfb9c244e555ac5887ed
RANDOM SEED=158659748

node112.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.763
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	: 5333.52
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.763
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.763
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.92
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        24345328 kB
Buffers:          558736 kB
Cached:          6052564 kB
SwapCached:            0 kB
Active:          2875668 kB
Inactive:        4773660 kB
Active(anon):    1027080 kB
Inactive(anon):    10920 kB
Active(file):    1848588 kB
Inactive(file):  4762740 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             31404 kB
Writeback:             0 kB
AnonPages:       1050356 kB
Mapped:            22540 kB
Shmem:               200 kB
Slab:             732788 kB
SReclaimable:     176308 kB
SUnreclaim:       556480 kB
KernelStack:        1624 kB
PageTables:         6060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1576876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    993280 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= 71168 MiB
End job on node112 at 2012-06-04 10:10:03