Trace number 3458556

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.2 1797.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g250.29.opb
MD5SUMb0a7c1cc13cb603591c6d50e3dba1a47
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14500
Total number of constraints461872
Number of constraints which are clauses461872
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint29
Number of terms in the objective function 14500
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 14500
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 14500
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.1.v20110525
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.18-164.el5
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		12995394264
0.06/0.09	c Max memory 		13063553024
0.06/0.09	c Total memory 		13063553024
0.06/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3458556-1307147038.opb
0.10/0.11	c reading problem ... 
2.53/2.13	c ... done. Wall clock time 2.018s.
2.53/2.13	c #vars     14500
2.53/2.13	c #constraints  461872
2.53/2.13	c constraints type 
2.53/2.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 250
2.53/2.13	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 461622
5.82/5.08	c cleaning 2490 clauses out of 5000 with flag 5000/5000
9.56/8.61	c cleaning 4248 clauses out of 8511 with flag 11001/11001
13.76/12.84	c cleaning 5610 clauses out of 11262 with flag 18000/18000
18.77/17.80	c cleaning 6816 clauses out of 13652 with flag 26000/26000
25.02/24.04	c cleaning 7915 clauses out of 15837 with flag 35001/35001
30.83/29.81	c cleaning 8951 clauses out of 17921 with flag 45000/45000
37.84/36.81	c cleaning 9982 clauses out of 19971 with flag 56001/56001
46.25/45.28	c cleaning 10987 clauses out of 21988 with flag 68000/68000
56.25/55.21	c cleaning 11988 clauses out of 24001 with flag 81000/81000
66.46/65.41	c cleaning 12983 clauses out of 26013 with flag 95000/95000
77.09/76.01	c cleaning 14001 clauses out of 28033 with flag 110003/110003
87.80/86.77	c cleaning 15009 clauses out of 30029 with flag 126000/126000
97.93/96.89	c cleaning 15980 clauses out of 32020 with flag 143000/143000
110.42/109.38	c cleaning 16998 clauses out of 34040 with flag 161000/161000
123.44/122.30	c cleaning 17997 clauses out of 36042 with flag 180000/180000
139.86/138.70	c cleaning 18991 clauses out of 38045 with flag 200000/200000
155.09/153.94	c cleaning 20016 clauses out of 40054 with flag 221000/221000
172.40/171.28	c cleaning 21005 clauses out of 42039 with flag 243001/243001
189.23/188.04	c cleaning 21999 clauses out of 44033 with flag 266000/266000
207.64/206.48	c cleaning 22999 clauses out of 46035 with flag 290001/290001
229.36/228.10	c cleaning 24002 clauses out of 48039 with flag 315004/315004
257.99/256.77	c cleaning 24993 clauses out of 50033 with flag 341000/341000
283.22/281.91	c cleaning 26004 clauses out of 52040 with flag 368000/368000
305.25/303.99	c cleaning 27003 clauses out of 54036 with flag 396000/396000
327.01/325.70	c cleaning 27975 clauses out of 56034 with flag 425001/425001
351.13/349.75	c cleaning 29016 clauses out of 58058 with flag 455000/455000
378.54/377.17	c cleaning 30000 clauses out of 60042 with flag 486000/486000
407.68/406.21	c cleaning 31002 clauses out of 62043 with flag 518001/518001
438.31/436.88	c cleaning 32004 clauses out of 64040 with flag 551000/551000
475.24/473.75	c cleaning 33010 clauses out of 66036 with flag 585000/585000
504.08/502.57	c cleaning 33992 clauses out of 68028 with flag 620002/620002
548.93/547.31	c cleaning 35007 clauses out of 70035 with flag 656001/656001
589.58/587.96	c cleaning 35860 clauses out of 72028 with flag 693001/693001
651.85/650.19	c cleaning 36988 clauses out of 74168 with flag 731001/731001
698.81/697.02	c cleaning 38038 clauses out of 76183 with flag 770004/770004
738.07/736.24	c cleaning 38964 clauses out of 78141 with flag 810000/810000
795.62/793.75	c cleaning 39986 clauses out of 80177 with flag 851000/851000
834.61/832.63	c cleaning 41074 clauses out of 82191 with flag 893000/893000
872.55/870.51	c cleaning 42044 clauses out of 84121 with flag 936004/936004
915.49/913.41	c cleaning 43010 clauses out of 86073 with flag 980000/980000
959.95/957.84	c cleaning 44013 clauses out of 88063 with flag 1025000/1025000
1010.61/1008.46	c cleaning 44975 clauses out of 90051 with flag 1071001/1071001
1062.37/1060.12	c cleaning 46004 clauses out of 92075 with flag 1118000/1118000
1119.32/1117.09	c cleaning 46989 clauses out of 94071 with flag 1166000/1166000
1193.26/1190.99	c cleaning 48007 clauses out of 96082 with flag 1215000/1215000
1256.80/1254.40	c cleaning 49010 clauses out of 98079 with flag 1265004/1265004
1320.08/1317.60	c cleaning 49999 clauses out of 100065 with flag 1316000/1316000
1364.07/1361.59	c cleaning 50985 clauses out of 102066 with flag 1368000/1368000
1409.25/1406.63	c cleaning 52007 clauses out of 104081 with flag 1421000/1421000
1471.01/1468.38	c cleaning 52999 clauses out of 106075 with flag 1475001/1475001
1527.80/1525.08	c cleaning 54012 clauses out of 108075 with flag 1530000/1530000
1602.58/1599.78	c cleaning 55018 clauses out of 110065 with flag 1586002/1586002
1692.86/1689.92	c cleaning 55797 clauses out of 112046 with flag 1643001/1643001
1793.42/1790.44	c cleaning 56910 clauses out of 114250 with flag 1701002/1701002
1800.04/1796.92	c starts		: 209
1800.04/1796.92	c conflicts		: 1707387
1800.04/1796.92	c decisions		: 2693317
1800.04/1796.92	c propagations		: 939795644
1800.04/1796.92	c inspects		: 8555648785
1800.04/1796.92	c shortcuts		: 0
1800.04/1796.92	c learnt literals	: 0
1800.04/1796.92	c learnt binary clauses	: 0
1800.04/1796.92	c learnt ternary clauses	: 0
1800.04/1796.92	c learnt constraints	: 1707386
1800.04/1796.92	c ignored constraints	: 0
1800.04/1796.92	c root simplifications	: 0
1800.04/1796.92	c removed literals (reason simplification)	: 75381013
1800.04/1796.92	c reason swapping (by a shorter reason)	: 0
1800.04/1796.92	c Calls to reduceDB	: 54
1800.04/1796.92	c number of reductions to clauses (during analyze)	: 0
1800.04/1796.92	c number of learned constraints concerned by reduction	: 0
1800.04/1796.92	c number of learning phase by resolution	: 0
1800.04/1796.92	c number of learning phase by cutting planes	: 0
1800.04/1796.92	c speed (assignments/second)	: 523622.8338055321
1800.04/1796.92	c non guided choices	87
1800.04/1796.95	c learnt constraints type 
1800.04/1796.95	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 63738
1800.04/1796.95	c constraints type 
1800.04/1796.95	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 250
1800.04/1796.95	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 461622
1800.04/1796.95	s UNKNOWN
1800.04/1796.95	c Total wall clock time (in seconds): 1796.839

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3458556-1307147038/watcher-3458556-1307147038 -o /tmp/evaluation-result-3458556-1307147038/solver-3458556-1307147038 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458556-1307147038.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.00 1.12 1.48 4/498 11411
/proc/meminfo: memFree=27346504/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 5050 0 1 0 0 0 0 0 20 0 2 0 826303469 13850947584 4752 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3381579 4766 917 9 0 3372735 0
[pid=11411/tid=11412] ppid=11409 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 7112 0 1 0 0 0 0 0 21 0 2 0 826303469 13850947584 7928 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208079926331 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.069466 s]
/proc/loadavg: 1.00 1.12 1.48 4/498 11411
/proc/meminfo: memFree=27346504/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13620348 CPUtime=0.06 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 14277 0 1 0 5 1 0 0 20 0 18 0 826303469 13947236352 13973 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3405087 13973 1742 9 0 3395821 0
[pid=11411/tid=11412] ppid=11409 vsize=13620348 CPUtime=0.06 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 13101 0 1 0 5 1 0 0 25 0 18 0 826303469 13947236352 13973 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092059083 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13620348

[startup+0.10046 s]
/proc/loadavg: 1.00 1.12 1.48 4/498 11411
/proc/meminfo: memFree=27346504/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13621980 CPUtime=0.1 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 15481 0 1 0 9 1 0 0 20 0 18 0 826303469 13948907520 15176 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3405495 15176 2092 9 0 3396229 0
[pid=11411/tid=11412] ppid=11409 vsize=13621980 CPUtime=0.08 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 13580 0 1 0 7 1 0 0 25 0 18 0 826303469 13948907520 15177 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208079893537 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621980

[startup+0.30043 s]
/proc/loadavg: 1.00 1.12 1.48 4/498 11411
/proc/meminfo: memFree=27346504/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13624352 CPUtime=0.47 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 19557 0 1 0 45 2 0 0 20 0 18 0 826303469 13951336448 18857 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3406088 18858 2198 9 0 3396822 0
[pid=11411/tid=11412] ppid=11409 vsize=13624352 CPUtime=0.28 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 16517 0 1 0 27 1 0 0 25 0 18 0 826303469 13951336448 18858 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 46912505607980 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13624352

[startup+0.700423 s]
/proc/loadavg: 1.00 1.12 1.48 4/498 11411
/proc/meminfo: memFree=27346504/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13627496 CPUtime=1.13 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 53050 0 1 0 106 7 0 0 20 0 18 0 826303469 13954555904 51074 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3406874 51079 2213 9 0 3397608 0
[pid=11411/tid=11412] ppid=11409 vsize=13627496 CPUtime=0.68 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 47180 0 1 0 63 5 0 0 25 0 18 0 826303469 13954555904 51081 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 46912505594103 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 13627496

[startup+1.50126 s]
/proc/loadavg: 1.00 1.12 1.48 3/517 11430
/proc/meminfo: memFree=27020828/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13627496 CPUtime=1.93 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 132641 0 1 0 174 19 0 0 20 0 18 0 826303469 13954555904 130666 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3406874 130670 2213 9 0 3397608 0
[pid=11411/tid=11412] ppid=11409 vsize=13627496 CPUtime=1.48 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 126772 0 1 0 131 17 0 0 25 0 18 0 826303469 13954555904 130673 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 46912505564955 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11411/tid=11414] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11414/stat : 11414 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 826303471 13954555904 130675 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11415] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11415/stat : 11415 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 826303471 13954555904 130678 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11416] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11416/stat : 11416 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 826303471 13954555904 130680 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11417] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11417/stat : 11417 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826303471 13954555904 130683 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11418] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11418/stat : 11418 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826303471 13954555904 130686 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11419] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11419/stat : 11419 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826303471 13954555904 130688 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11420] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11420/stat : 11420 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826303471 13954555904 130691 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11421] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11421/stat : 11421 (java) S 11409 11411 9472 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 826303471 13954555904 130693 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11422] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11422/stat : 11422 (java) S 11409 11411 9472 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826303472 13954555904 130696 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 0 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11423] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11423/stat : 11423 (java) S 11409 11411 9472 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826303473 13954555904 130698 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11424] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11424/stat : 11424 (java) S 11409 11411 9472 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826303473 13954555904 130701 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11426] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11426/stat : 11426 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826303475 13954555904 130704 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092055985 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11427] ppid=11409 vsize=13627496 CPUtime=0.2 cores=1,3,5,7
/proc/11411/task/11427/stat : 11427 (java) S 11409 11411 9472 0 -1 4202560 2390 0 0 0 20 0 0 0 18 0 18 0 826303475 13954555904 130706 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11428] ppid=11409 vsize=13627496 CPUtime=0.22 cores=1,3,5,7
/proc/11411/task/11428/stat : 11428 (java) S 11409 11411 9472 0 -1 4202560 2335 0 0 0 22 0 0 0 18 0 18 0 826303475 13954555904 130709 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11429] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11429/stat : 11429 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826303475 13954555904 130712 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11430] ppid=11409 vsize=13627496 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11430/stat : 11430 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826303475 13954555904 130714 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 13627496

[startup+3.10089 s]
/proc/loadavg: 1.00 1.12 1.48 3/517 11430
/proc/meminfo: memFree=26579512/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13628936 CPUtime=3.91 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 198473 0 1 0 364 27 0 0 20 0 19 0 826303469 13956030464 194586 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3407234 194586 2235 9 0 3397968 0
[pid=11411/tid=11412] ppid=11409 vsize=13628936 CPUtime=3.08 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 190389 0 1 0 283 25 0 0 25 0 19 0 826303469 13956030464 194586 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 46912505895531 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11411/tid=11414] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11414/stat : 11414 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826303471 13956030464 194586 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11415] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11415/stat : 11415 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 826303471 13956030464 194586 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11416] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11416/stat : 11416 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 826303471 13956030464 194586 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11417] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11417/stat : 11417 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303471 13956030464 194586 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11418] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11418/stat : 11418 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303471 13956030464 194586 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11419] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11419/stat : 11419 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303471 13956030464 194586 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11420] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11420/stat : 11420 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303471 13956030464 194586 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11421] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11421/stat : 11421 (java) S 11409 11411 9472 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 826303471 13956030464 194587 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11422] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11422/stat : 11422 (java) S 11409 11411 9472 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 826303472 13956030464 194587 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 0 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11423] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11423/stat : 11423 (java) S 11409 11411 9472 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826303473 13956030464 194587 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11424] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11424/stat : 11424 (java) S 11409 11411 9472 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826303473 13956030464 194587 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11426] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11426/stat : 11426 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13956030464 194587 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092055985 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11427] ppid=11409 vsize=13628936 CPUtime=0.37 cores=1,3,5,7
/proc/11411/task/11427/stat : 11427 (java) S 11409 11411 9472 0 -1 4202560 4398 0 0 0 37 0 0 0 15 0 19 0 826303475 13956030464 194587 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11428] ppid=11409 vsize=13628936 CPUtime=0.43 cores=1,3,5,7
/proc/11411/task/11428/stat : 11428 (java) S 11409 11411 9472 0 -1 4202560 2524 0 0 0 43 0 0 0 15 0 19 0 826303475 13956030464 194587 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11429] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11429/stat : 11429 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13956030464 194587 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11430] ppid=11409 vsize=13628936 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11430/stat : 11430 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826303475 13956030464 194587 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 13628936

[startup+6.30128 s]
/proc/loadavg: 1.08 1.14 1.49 3/518 11431
/proc/meminfo: memFree=26477528/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13628168 CPUtime=7.23 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 218082 0 1 0 693 30 0 0 20 0 19 0 826303469 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3407042 214003 2261 9 0 3397776 0
[pid=11411/tid=11412] ppid=11409 vsize=13628168 CPUtime=6.09 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 192476 0 1 0 583 26 0 0 25 0 19 0 826303469 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 46912505851904 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11411/tid=11414] ppid=11409 vsize=13628168 CPUtime=0.04 cores=1,3,5,7
/proc/11411/task/11414/stat : 11414 (java) S 11409 11411 9472 0 -1 4202560 2712 0 0 0 4 0 0 0 18 0 19 0 826303471 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11415] ppid=11409 vsize=13628168 CPUtime=0.03 cores=1,3,5,7
/proc/11411/task/11415/stat : 11415 (java) S 11409 11411 9472 0 -1 4202560 2665 0 0 0 3 0 0 0 18 0 19 0 826303471 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11416] ppid=11409 vsize=13628168 CPUtime=0.01 cores=1,3,5,7
/proc/11411/task/11416/stat : 11416 (java) S 11409 11411 9472 0 -1 4202560 971 0 0 0 1 0 0 0 18 0 19 0 826303471 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11417] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11417/stat : 11417 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826303471 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11418] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11418/stat : 11418 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826303471 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11419] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11419/stat : 11419 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826303471 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11420] ppid=11409 vsize=13628168 CPUtime=0.02 cores=1,3,5,7
/proc/11411/task/11420/stat : 11420 (java) S 11409 11411 9472 0 -1 4202560 1406 0 0 0 2 0 0 0 18 0 19 0 826303471 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11421] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11421/stat : 11421 (java) S 11409 11411 9472 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 826303471 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11422] ppid=11409 vsize=13628168 CPUtime=0.13 cores=1,3,5,7
/proc/11411/task/11422/stat : 11422 (java) S 11409 11411 9472 0 -1 4202560 9762 0 0 0 13 0 0 0 15 0 19 0 826303472 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 0 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11423] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11423/stat : 11423 (java) S 11409 11411 9472 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11424] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11424/stat : 11424 (java) S 11409 11411 9472 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11426] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11426/stat : 11426 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092055985 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11427] ppid=11409 vsize=13628168 CPUtime=0.38 cores=1,3,5,7
/proc/11411/task/11427/stat : 11427 (java) S 11409 11411 9472 0 -1 4202560 4403 0 0 0 38 0 0 0 16 0 19 0 826303475 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11428] ppid=11409 vsize=13628168 CPUtime=0.45 cores=1,3,5,7
/proc/11411/task/11428/stat : 11428 (java) S 11409 11411 9472 0 -1 4202560 2530 0 0 0 45 0 0 0 15 0 19 0 826303475 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11429] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11429/stat : 11429 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11430] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11430/stat : 11430 (java) S 11409 11411 9472 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 826303475 13955244032 214003 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0

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

[pid=11411/tid=11419] ppid=11409 vsize=13628168 CPUtime=0.33 cores=1,3,5,7
/proc/11411/task/11419/stat : 11419 (java) S 11409 11411 9472 0 -1 4202560 8236 0 0 0 32 1 0 0 16 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11420] ppid=11409 vsize=13628168 CPUtime=0.57 cores=1,3,5,7
/proc/11411/task/11420/stat : 11420 (java) S 11409 11411 9472 0 -1 4202560 10985 0 0 0 56 1 0 0 15 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11421] ppid=11409 vsize=13628168 CPUtime=0.44 cores=1,3,5,7
/proc/11411/task/11421/stat : 11421 (java) S 11409 11411 9472 0 -1 4202560 21098 0 0 0 42 2 0 0 15 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11422] ppid=11409 vsize=13628168 CPUtime=7.19 cores=1,3,5,7
/proc/11411/task/11422/stat : 11422 (java) S 11409 11411 9472 0 -1 4202560 28876 0 0 0 716 3 0 0 15 0 19 0 826303472 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 0 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11423] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11423/stat : 11423 (java) S 11409 11411 9472 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11424] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11424/stat : 11424 (java) S 11409 11411 9472 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11426] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11426/stat : 11426 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092055985 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11427] ppid=11409 vsize=13628168 CPUtime=0.4 cores=1,3,5,7
/proc/11411/task/11427/stat : 11427 (java) S 11409 11411 9472 0 -1 4202560 4407 0 0 0 40 0 0 0 15 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11428] ppid=11409 vsize=13628168 CPUtime=0.51 cores=1,3,5,7
/proc/11411/task/11428/stat : 11428 (java) S 11409 11411 9472 0 -1 4202560 2546 0 0 0 51 0 0 0 15 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11429] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11429/stat : 11429 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11430] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11430/stat : 11430 (java) S 11409 11411 9472 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11431] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11431/stat : 11431 (java) S 11409 11411 9472 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826303687 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1725.31
Current children cumulated vsize (KiB) 13628168

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 1.93 3/518 11479
/proc/meminfo: memFree=25991628/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13628168 CPUtime=1785.32 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 338268 0 1 0 178486 46 0 0 20 0 19 0 826303469 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3407042 333946 2261 9 0 3397776 0
[pid=11411/tid=11412] ppid=11409 vsize=13628168 CPUtime=1773.8 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 192529 0 1 0 177354 26 0 0 25 0 19 0 826303469 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 46912505881559 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11411/tid=11414] ppid=11409 vsize=13628168 CPUtime=0.35 cores=1,3,5,7
/proc/11411/task/11414/stat : 11414 (java) S 11409 11411 9472 0 -1 4202560 17235 0 0 0 33 2 0 0 15 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11415] ppid=11409 vsize=13628168 CPUtime=0.42 cores=1,3,5,7
/proc/11411/task/11415/stat : 11415 (java) S 11409 11411 9472 0 -1 4202560 12194 0 0 0 40 2 0 0 16 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11416] ppid=11409 vsize=13628168 CPUtime=0.48 cores=1,3,5,7
/proc/11411/task/11416/stat : 11416 (java) S 11409 11411 9472 0 -1 4202560 9688 0 0 0 47 1 0 0 16 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11417] ppid=11409 vsize=13628168 CPUtime=0.36 cores=1,3,5,7
/proc/11411/task/11417/stat : 11417 (java) S 11409 11411 9472 0 -1 4202560 17979 0 0 0 34 2 0 0 16 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11418] ppid=11409 vsize=13628168 CPUtime=0.36 cores=1,3,5,7
/proc/11411/task/11418/stat : 11418 (java) S 11409 11411 9472 0 -1 4202560 11241 0 0 0 35 1 0 0 15 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11419] ppid=11409 vsize=13628168 CPUtime=0.33 cores=1,3,5,7
/proc/11411/task/11419/stat : 11419 (java) S 11409 11411 9472 0 -1 4202560 8236 0 0 0 32 1 0 0 16 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11420] ppid=11409 vsize=13628168 CPUtime=0.57 cores=1,3,5,7
/proc/11411/task/11420/stat : 11420 (java) S 11409 11411 9472 0 -1 4202560 10985 0 0 0 56 1 0 0 15 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11421] ppid=11409 vsize=13628168 CPUtime=0.44 cores=1,3,5,7
/proc/11411/task/11421/stat : 11421 (java) S 11409 11411 9472 0 -1 4202560 21098 0 0 0 42 2 0 0 15 0 19 0 826303471 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11422] ppid=11409 vsize=13628168 CPUtime=7.19 cores=1,3,5,7
/proc/11411/task/11422/stat : 11422 (java) S 11409 11411 9472 0 -1 4202560 28876 0 0 0 716 3 0 0 15 0 19 0 826303472 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 0 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11423] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11423/stat : 11423 (java) S 11409 11411 9472 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11424] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11424/stat : 11424 (java) S 11409 11411 9472 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11426] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11426/stat : 11426 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092055985 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11427] ppid=11409 vsize=13628168 CPUtime=0.4 cores=1,3,5,7
/proc/11411/task/11427/stat : 11427 (java) S 11409 11411 9472 0 -1 4202560 4407 0 0 0 40 0 0 0 15 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11428] ppid=11409 vsize=13628168 CPUtime=0.51 cores=1,3,5,7
/proc/11411/task/11428/stat : 11428 (java) S 11409 11411 9472 0 -1 4202560 2546 0 0 0 51 0 0 0 15 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11429] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11429/stat : 11429 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11430] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11430/stat : 11430 (java) S 11409 11411 9472 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826303475 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11431] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11431/stat : 11431 (java) S 11409 11411 9472 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826303687 13955244032 333946 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1785.32
Current children cumulated vsize (KiB) 13628168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.9 s]
/proc/loadavg: 2.01 2.02 1.93 3/518 11479
/proc/meminfo: memFree=25915240/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13628168 CPUtime=1800.04 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 357477 0 1 0 179956 48 0 0 20 0 19 0 826303469 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3407042 353145 2261 9 0 3397776 0
[pid=11411/tid=11412] ppid=11409 vsize=13628168 CPUtime=1788.21 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 192530 0 1 0 178795 26 0 0 25 0 19 0 826303469 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 46912505857939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11411/tid=11414] ppid=11409 vsize=13628168 CPUtime=0.35 cores=1,3,5,7
/proc/11411/task/11414/stat : 11414 (java) S 11409 11411 9472 0 -1 4202560 17235 0 0 0 33 2 0 0 15 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11415] ppid=11409 vsize=13628168 CPUtime=0.47 cores=1,3,5,7
/proc/11411/task/11415/stat : 11415 (java) S 11409 11411 9472 0 -1 4202560 19160 0 0 0 44 3 0 0 16 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11416] ppid=11409 vsize=13628168 CPUtime=0.53 cores=1,3,5,7
/proc/11411/task/11416/stat : 11416 (java) S 11409 11411 9472 0 -1 4202560 15213 0 0 0 52 1 0 0 16 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11417] ppid=11409 vsize=13628168 CPUtime=0.36 cores=1,3,5,7
/proc/11411/task/11417/stat : 11417 (java) S 11409 11411 9472 0 -1 4202560 17979 0 0 0 34 2 0 0 15 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11418] ppid=11409 vsize=13628168 CPUtime=0.39 cores=1,3,5,7
/proc/11411/task/11418/stat : 11418 (java) S 11409 11411 9472 0 -1 4202560 11263 0 0 0 38 1 0 0 16 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11419] ppid=11409 vsize=13628168 CPUtime=0.33 cores=1,3,5,7
/proc/11411/task/11419/stat : 11419 (java) S 11409 11411 9472 0 -1 4202560 8236 0 0 0 32 1 0 0 15 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11420] ppid=11409 vsize=13628168 CPUtime=0.59 cores=1,3,5,7
/proc/11411/task/11420/stat : 11420 (java) S 11409 11411 9472 0 -1 4202560 17025 0 0 0 58 1 0 0 16 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11421] ppid=11409 vsize=13628168 CPUtime=0.44 cores=1,3,5,7
/proc/11411/task/11421/stat : 11421 (java) S 11409 11411 9472 0 -1 4202560 21098 0 0 0 42 2 0 0 15 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11422] ppid=11409 vsize=13628168 CPUtime=7.35 cores=1,3,5,7
/proc/11411/task/11422/stat : 11422 (java) S 11409 11411 9472 0 -1 4202560 29529 0 0 0 732 3 0 0 15 0 19 0 826303472 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 0 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11423] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11423/stat : 11423 (java) S 11409 11411 9472 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11424] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11424/stat : 11424 (java) S 11409 11411 9472 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11426] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11426/stat : 11426 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092055985 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11427] ppid=11409 vsize=13628168 CPUtime=0.4 cores=1,3,5,7
/proc/11411/task/11427/stat : 11427 (java) S 11409 11411 9472 0 -1 4202560 4407 0 0 0 40 0 0 0 15 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11428] ppid=11409 vsize=13628168 CPUtime=0.51 cores=1,3,5,7
/proc/11411/task/11428/stat : 11428 (java) S 11409 11411 9472 0 -1 4202560 2546 0 0 0 51 0 0 0 15 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11429] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11429/stat : 11429 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11430] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11430/stat : 11430 (java) S 11409 11411 9472 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11431] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11431/stat : 11431 (java) S 11409 11411 9472 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826303687 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 13628168

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

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

[startup+1796.9 s]
/proc/loadavg: 2.01 2.02 1.93 3/518 11479
/proc/meminfo: memFree=25915240/32950928 swapFree=39617324/67111528
[pid=11411] ppid=11409 vsize=13628168 CPUtime=1800.04 cores=1,3,5,7
/proc/11411/stat : 11411 (java) S 11409 11411 9472 0 -1 4202496 357477 0 1 0 179956 48 0 0 20 0 19 0 826303469 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11411/statm: 3407042 353145 2261 9 0 3397776 0
[pid=11411/tid=11412] ppid=11409 vsize=13628168 CPUtime=1788.21 cores=1,3,5,7
/proc/11411/task/11412/stat : 11412 (java) R 11409 11411 9472 0 -1 4202560 192530 0 1 0 178795 26 0 0 25 0 19 0 826303469 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 46912505857939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11411/tid=11414] ppid=11409 vsize=13628168 CPUtime=0.35 cores=1,3,5,7
/proc/11411/task/11414/stat : 11414 (java) S 11409 11411 9472 0 -1 4202560 17235 0 0 0 33 2 0 0 15 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11415] ppid=11409 vsize=13628168 CPUtime=0.47 cores=1,3,5,7
/proc/11411/task/11415/stat : 11415 (java) S 11409 11411 9472 0 -1 4202560 19160 0 0 0 44 3 0 0 16 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11416] ppid=11409 vsize=13628168 CPUtime=0.53 cores=1,3,5,7
/proc/11411/task/11416/stat : 11416 (java) S 11409 11411 9472 0 -1 4202560 15213 0 0 0 52 1 0 0 16 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11417] ppid=11409 vsize=13628168 CPUtime=0.36 cores=1,3,5,7
/proc/11411/task/11417/stat : 11417 (java) S 11409 11411 9472 0 -1 4202560 17979 0 0 0 34 2 0 0 15 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11418] ppid=11409 vsize=13628168 CPUtime=0.39 cores=1,3,5,7
/proc/11411/task/11418/stat : 11418 (java) S 11409 11411 9472 0 -1 4202560 11263 0 0 0 38 1 0 0 16 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11419] ppid=11409 vsize=13628168 CPUtime=0.33 cores=1,3,5,7
/proc/11411/task/11419/stat : 11419 (java) S 11409 11411 9472 0 -1 4202560 8236 0 0 0 32 1 0 0 15 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11420] ppid=11409 vsize=13628168 CPUtime=0.59 cores=1,3,5,7
/proc/11411/task/11420/stat : 11420 (java) S 11409 11411 9472 0 -1 4202560 17025 0 0 0 58 1 0 0 16 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11421] ppid=11409 vsize=13628168 CPUtime=0.44 cores=1,3,5,7
/proc/11411/task/11421/stat : 11421 (java) S 11409 11411 9472 0 -1 4202560 21098 0 0 0 42 2 0 0 15 0 19 0 826303471 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 7 0 0 0
[pid=11411/tid=11422] ppid=11409 vsize=13628168 CPUtime=7.35 cores=1,3,5,7
/proc/11411/task/11422/stat : 11422 (java) S 11409 11411 9472 0 -1 4202560 29529 0 0 0 732 3 0 0 15 0 19 0 826303472 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 0 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11423] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11423/stat : 11423 (java) S 11409 11411 9472 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11424] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11424/stat : 11424 (java) S 11409 11411 9472 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826303473 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11426] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11426/stat : 11426 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092055985 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11427] ppid=11409 vsize=13628168 CPUtime=0.4 cores=1,3,5,7
/proc/11411/task/11427/stat : 11427 (java) S 11409 11411 9472 0 -1 4202560 4407 0 0 0 40 0 0 0 15 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11428] ppid=11409 vsize=13628168 CPUtime=0.51 cores=1,3,5,7
/proc/11411/task/11428/stat : 11428 (java) S 11409 11411 9472 0 -1 4202560 2546 0 0 0 51 0 0 0 15 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 1 0 0 0
[pid=11411/tid=11429] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11429/stat : 11429 (java) S 11409 11411 9472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048281 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
[pid=11411/tid=11430] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11430/stat : 11430 (java) S 11409 11411 9472 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 826303475 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 5 0 0 0
[pid=11411/tid=11431] ppid=11409 vsize=13628168 CPUtime=0 cores=1,3,5,7
/proc/11411/task/11431/stat : 11431 (java) S 11409 11411 9472 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826303687 13955244032 353145 33554432000 1073741824 1073778376 140736113096048 18446744073709551615 208092048896 0 4 0 16800975 18446604469840537792 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 13628168

Child status: 143
Real time (s): 1797.01
CPU time (s): 1800.2
CPU user time (s): 1799.65
CPU system time (s): 0.546916
CPU usage (%): 100.177
Max. virtual memory (cumulated for all children) (KiB): 13628936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.546916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357508
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37963
involuntary context switches= 8393

runsolver used 8.79866 second user time and 20.4889 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-04 02:23:58
IDJOB=3458556
IDBENCH=2058
IDSOLVER=1952
FILE ID=node127/3458556-1307147038
RUNJOBID= node127-1307147038-11375
PBS_JOBID= 13508789
Free space on /tmp= 73932 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g250.29.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458556-1307147038/watcher-3458556-1307147038 -o /tmp/evaluation-result-3458556-1307147038/solver-3458556-1307147038 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458556-1307147038.opb

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

MD5SUM BENCH= b0a7c1cc13cb603591c6d50e3dba1a47
RANDOM SEED=1984974940

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27346784 kB
Buffers:        322312 kB
Cached:         920088 kB
SwapCached:      59160 kB
Active:        3316512 kB
Inactive:      1998648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27346784 kB
SwapTotal:    67111528 kB
SwapFree:     39617324 kB
Dirty:           12272 kB
Writeback:          52 kB
AnonPages:     4020092 kB
Mapped:          29880 kB
Slab:           123428 kB
PageTables:      95600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133155372 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73928 MiB
End job on node127 at 2011-06-04 02:53:57