Trace number 2661667

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 PB RES // CP 2.2.0 2010-05-31OPT3 95.9304 51.3011

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=9-P0=419-P1=479-P2=367-B.opb
MD5SUM52bf383ed9b3de8fe398adacf729ec57
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.402938
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables54
Total number of constraints5
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)162
Sum of products size (including duplicates)324
Number of different products162
Sum of products size324

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100531
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c ManyCore solver with 2 solvers running in parallel
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.22	c No reason simplification
0.23/0.22	c Armin Biere (Picosat) restarts strategy
0.23/0.22	c Glucose learned constraints deletion strategy
0.23/0.22	c timeout=2147483s
0.23/0.22	c DB Simplification allowed=false
0.23/0.22	c --- End Solver configuration ---
0.23/0.22	
0.23/0.22	c solving HOME/instance-2661667-1276647077.opb
0.23/0.22	c reading problem ... 
0.35/0.32	c ... done. Wall clock time 0.108s.
0.35/0.32	c #vars     216
0.35/0.32	c #constraints  331
0.35/0.32	c constraints type 
0.35/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 162
0.35/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 169
0.35/0.32	c constraints type 
0.35/0.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 162
0.35/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 169
6.89/3.66	c cleaning 2500 clauses out of 5000 with flag 5000/5000
11.25/5.82	c cleaning 4251 clauses out of 8502 with flag 11002/11002
14.57/7.59	c cleaning 5623 clauses out of 11249 with flag 18000/18000
20.08/10.35	c cleaning 6813 clauses out of 13626 with flag 26000/26000
24.98/12.85	c cleaning 7903 clauses out of 15813 with flag 35000/35000
29.89/15.38	c cleaning 8952 clauses out of 17911 with flag 45001/45001
36.15/18.55	c cleaning 9479 clauses out of 18959 with flag 55001/55001
44.22/22.62	c cleaning 9737 clauses out of 19480 with flag 65001/65001
50.48/25.82	c cleaning 9878 clauses out of 19755 with flag 75013/75013
56.55/28.97	c cleaning 9933 clauses out of 19865 with flag 85001/85001
57.67/29.52	c And the winner is Resolution
57.76/30.52	c SATISFIABLE
57.76/30.52	c OPTIMIZING...
57.76/30.52	c Got one! Elapsed wall clock time (in seconds):30.308
57.76/30.52	o 217
62.48/32.92	c cleaning 9953 clauses out of 19932 with flag 95001/95001
62.99/33.22	c And the winner is Resolution
63.10/33.53	c Got one! Elapsed wall clock time (in seconds):33.319
63.10/33.53	o 43
67.59/35.89	c cleaning 9986 clauses out of 19978 with flag 105000/105000
68.48/36.39	c And the winner is CuttingPlanes
68.66/36.66	c Got one! Elapsed wall clock time (in seconds):36.447
68.66/36.66	o 3
73.88/39.38	c cleaning 9994 clauses out of 19993 with flag 115001/115001
80.14/42.58	c cleaning 9999 clauses out of 19998 with flag 125000/125000
87.98/46.53	c cleaning 9995 clauses out of 19998 with flag 135000/135000
94.23/49.77	c cleaning 10001 clauses out of 20003 with flag 145000/145000
95.11/50.28	c And the winner is Resolution
95.87/51.21	c starts		: 106
95.87/51.21	c conflicts		: 146749
95.87/51.21	c decisions		: 152076
95.87/51.21	c propagations		: 2692221
95.87/51.21	c inspects		: 201890233
95.87/51.21	c learnt literals	: 10
95.87/51.21	c learnt binary clauses	: 37
95.87/51.21	c learnt ternary clauses	: 117
95.87/51.21	c learnt clauses	: 146738
95.87/51.21	c ignored clauses	: 0
95.87/51.21	c root simplifications	: 0
95.87/51.21	c removed literals (reason simplification)	: 6572113
95.87/51.21	c reason swapping (by a shorter reason)	: 0
95.87/51.21	c Calls to reduceDB	: 16
95.87/51.21	c number of reductions to clauses (during analyze)	: 0
95.87/51.22	c number of learned constraints concerned by reduction	: 0
95.87/51.22	c number of learning phase by resolution	: 0
95.87/51.22	c number of learning phase by cutting planes	: 0
95.87/51.22	c speed (assignments/second)	: 185019.65500652874
95.87/51.22	c non guided choices	463
95.87/51.22	c learnt constraints type 
95.87/51.22	c constraints type 
95.87/51.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 162
95.87/51.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 169
95.87/51.22	c constraints type 
95.87/51.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 162
95.87/51.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 169
95.87/51.22	s OPTIMUM FOUND
95.87/51.22	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 -x23 x24 x25 -x26 x27 x28 -x29 x30 x31 x32 x33 x34 x35 x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 x49 -x50 x51 x52 -x53 x54 
95.87/51.22	c objective function=3
95.87/51.22	c Total wall clock time (in seconds): 51.004

Verifier Data

OK	3

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661667-1276647077/watcher-2661667-1276647077 -o /tmp/evaluation-result-2661667-1276647077/solver-2661667-1276647077 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661667-1276647077.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 2/105 14489
/proc/meminfo: memFree=1845872/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=248 CPUtime=0
/proc/14489/stat : 14489 (java) R 14487 14489 14286 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 6001225 253952 28 1992294400 134512640 134550932 4289964768 18446744073709551615 8925662 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14489/statm: 62 28 21 10 0 23 0

[startup+0.013839 s]
/proc/loadavg: 0.92 0.99 0.99 2/105 14489
/proc/meminfo: memFree=1845872/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=13164 CPUtime=0
/proc/14489/stat : 14489 (java) R 14487 14489 14286 0 -1 4194304 870 0 0 0 0 0 0 0 18 0 1 0 6001225 13479936 393 1992294400 134512640 134550932 4289964768 18446744073709551615 8885893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14489/statm: 3291 401 143 10 0 1121 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13164

[startup+0.100835 s]
/proc/loadavg: 0.92 0.99 0.99 2/105 14489
/proc/meminfo: memFree=1845872/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1524180 CPUtime=0.09
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 3969 0 1 0 7 2 0 0 18 0 12 0 6001225 1560760320 3408 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 381045 3408 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524180

[startup+0.300863 s]
/proc/loadavg: 0.92 0.99 0.99 2/105 14489
/proc/meminfo: memFree=1845872/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1526692 CPUtime=0.35
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 5480 0 1 0 32 3 0 0 18 0 12 0 6001225 1563332608 4917 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 381673 4917 1356 10 0 378976 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526692

[startup+0.700913 s]
/proc/loadavg: 0.92 0.99 0.99 2/105 14489
/proc/meminfo: memFree=1845872/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1531976 CPUtime=1.14
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 7279 0 1 0 110 4 0 0 18 0 16 0 6001225 1568743424 6477 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 382994 6477 1416 10 0 380297 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 1531976

[startup+1.50199 s]
/proc/loadavg: 0.92 0.99 0.99 5/121 14505
/proc/meminfo: memFree=1818964/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1534692 CPUtime=2.74
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 10971 0 1 0 268 6 0 0 18 0 16 0 6001225 1571524608 9528 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 383673 9529 1421 10 0 380976 0
[pid=14489/tid=14491] ppid=14487 vsize=1534692 CPUtime=0.29
/proc/14489/task/14491/stat : 14491 (java) S 14487 14489 14286 0 -1 4202560 3863 0 1 0 27 2 0 0 18 0 16 0 6001226 1571524608 9529 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14492] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14492/stat : 14492 (java) S 14487 14489 14286 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 16 0 6001227 1571524608 9529 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14493] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14493/stat : 14493 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 16 0 6001227 1571524608 9530 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14494] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14494/stat : 14494 (java) S 14487 14489 14286 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 6001229 1571524608 9530 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14495] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14495/stat : 14495 (java) S 14487 14489 14286 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 6001230 1571524608 9530 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14496] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14496/stat : 14496 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 6001230 1571524608 9530 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14497] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14497/stat : 14497 (java) S 14487 14489 14286 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6001234 1571524608 9530 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14498] ppid=14487 vsize=1534692 CPUtime=0.64
/proc/14489/task/14498/stat : 14498 (java) R 14487 14489 14286 0 -1 4202560 1239 0 0 0 64 0 0 0 25 0 16 0 6001234 1571524608 9530 1992294400 134512640 134550932 4289964768 18446744073709551615 102551690 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14489/tid=14499] ppid=14487 vsize=1534692 CPUtime=0.6
/proc/14489/task/14499/stat : 14499 (java) R 14487 14489 14286 0 -1 4202560 2052 0 0 0 59 1 0 0 25 0 16 0 6001234 1571524608 9531 1992294400 134512640 134550932 4289964768 18446744073709551615 104140977 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14489/tid=14500] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14500/stat : 14500 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6001234 1571524608 9531 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14501] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14501/stat : 14501 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 6001234 1571524608 9531 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14502] ppid=14487 vsize=1534692 CPUtime=0.66
/proc/14489/task/14502/stat : 14502 (java) R 14487 14489 14286 0 -1 4202560 1046 0 0 0 66 0 0 0 25 0 16 0 6001257 1571524608 9531 1992294400 134512640 134550932 4289964768 18446744073709551615 4109718177 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14489/tid=14503] ppid=14487 vsize=1534692 CPUtime=0.5
/proc/14489/task/14503/stat : 14503 (java) R 14487 14489 14286 0 -1 4202560 1703 0 0 0 50 0 0 0 25 0 16 0 6001257 1571524608 9531 1992294400 134512640 134550932 4289964768 18446744073709551615 103615274 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14489/tid=14504] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14504/stat : 14504 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6001258 1571524608 9531 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14505] ppid=14487 vsize=1534692 CPUtime=0
/proc/14489/task/14505/stat : 14505 (java) S 14487 14489 14286 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 6001259 1571524608 9531 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 1534692

[startup+3.10217 s]
/proc/loadavg: 1.25 1.06 1.02 5/121 14505
/proc/meminfo: memFree=1782136/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1542808 CPUtime=5.9
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 31462 0 1 0 575 15 0 0 18 0 16 0 6001225 1579835392 24399 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 385702 24399 1422 10 0 383005 0
[pid=14489/tid=14491] ppid=14487 vsize=1542808 CPUtime=0.29
/proc/14489/task/14491/stat : 14491 (java) S 14487 14489 14286 0 -1 4202560 3863 0 1 0 27 2 0 0 18 0 16 0 6001226 1579835392 24399 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14492] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14492/stat : 14492 (java) S 14487 14489 14286 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 16 0 6001227 1579835392 24399 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14493] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14493/stat : 14493 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 16 0 6001227 1579835392 24399 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14494] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14494/stat : 14494 (java) S 14487 14489 14286 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 6001229 1579835392 24399 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14495] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14495/stat : 14495 (java) S 14487 14489 14286 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 6001230 1579835392 24399 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14496] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14496/stat : 14496 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 6001230 1579835392 24399 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14497] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14497/stat : 14497 (java) S 14487 14489 14286 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6001234 1579835392 24399 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14498] ppid=14487 vsize=1542808 CPUtime=0.71
/proc/14489/task/14498/stat : 14498 (java) R 14487 14489 14286 0 -1 4202560 1288 0 0 0 71 0 0 0 25 0 16 0 6001234 1579835392 24400 1992294400 134512640 134550932 4289964768 18446744073709551615 104140836 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14489/tid=14499] ppid=14487 vsize=1542808 CPUtime=2.1
/proc/14489/task/14499/stat : 14499 (java) R 14487 14489 14286 0 -1 4202560 9736 0 0 0 206 4 0 0 18 0 16 0 6001234 1579835392 24400 1992294400 134512640 134550932 4289964768 18446744073709551615 105784320 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14489/tid=14500] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14500/stat : 14500 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6001234 1579835392 24400 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14501] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14501/stat : 14501 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 6001234 1579835392 24400 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14502] ppid=14487 vsize=1542808 CPUtime=1.61
/proc/14489/task/14502/stat : 14502 (java) R 14487 14489 14286 0 -1 4202560 6184 0 0 0 159 2 0 0 25 0 16 0 6001257 1579835392 24400 1992294400 134512640 134550932 4289964768 18446744073709551615 4109680496 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14489/tid=14503] ppid=14487 vsize=1542808 CPUtime=1.14
/proc/14489/task/14503/stat : 14503 (java) R 14487 14489 14286 0 -1 4202560 9321 0 0 0 110 4 0 0 25 0 16 0 6001257 1579835392 24400 1992294400 134512640 134550932 4289964768 18446744073709551615 103439210 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14489/tid=14504] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14504/stat : 14504 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6001258 1579835392 24400 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14505] ppid=14487 vsize=1542808 CPUtime=0
/proc/14489/task/14505/stat : 14505 (java) S 14487 14489 14286 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 6001259 1579835392 24400 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 1542808

[startup+6.30251 s]
/proc/loadavg: 1.25 1.06 1.02 3/121 14505
/proc/meminfo: memFree=1693724/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1543436 CPUtime=12.2
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 49923 0 1 0 1197 23 0 0 18 0 16 0 6001225 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 385859 40147 1446 10 0 383162 0
[pid=14489/tid=14491] ppid=14487 vsize=1543436 CPUtime=0.29
/proc/14489/task/14491/stat : 14491 (java) S 14487 14489 14286 0 -1 4202560 3863 0 1 0 27 2 0 0 18 0 16 0 6001226 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14492] ppid=14487 vsize=1543436 CPUtime=0.03
/proc/14489/task/14492/stat : 14492 (java) S 14487 14489 14286 0 -1 4202560 989 0 0 0 3 0 0 0 16 0 16 0 6001227 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14493] ppid=14487 vsize=1543436 CPUtime=0.02
/proc/14489/task/14493/stat : 14493 (java) S 14487 14489 14286 0 -1 4202560 422 0 0 0 2 0 0 0 16 0 16 0 6001227 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14494] ppid=14487 vsize=1543436 CPUtime=0.06
/proc/14489/task/14494/stat : 14494 (java) S 14487 14489 14286 0 -1 4202560 1280 0 0 0 6 0 0 0 15 0 16 0 6001229 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14495] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14495/stat : 14495 (java) S 14487 14489 14286 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6001230 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14496] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14496/stat : 14496 (java) S 14487 14489 14286 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 6001230 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14497] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14497/stat : 14497 (java) S 14487 14489 14286 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6001234 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14498] ppid=14487 vsize=1543436 CPUtime=1.32
/proc/14489/task/14498/stat : 14498 (java) S 14487 14489 14286 0 -1 4202560 3341 0 0 0 131 1 0 0 16 0 16 0 6001234 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14499] ppid=14487 vsize=1543436 CPUtime=3.29
/proc/14489/task/14499/stat : 14499 (java) S 14487 14489 14286 0 -1 4202560 10702 0 0 0 325 4 0 0 15 0 16 0 6001234 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14500] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14500/stat : 14500 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6001234 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14501] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14501/stat : 14501 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 6001234 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14502] ppid=14487 vsize=1543436 CPUtime=3.8
/proc/14489/task/14502/stat : 14502 (java) R 14487 14489 14286 0 -1 4202560 6917 0 0 0 377 3 0 0 25 0 16 0 6001257 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4109719688 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14489/tid=14503] ppid=14487 vsize=1543436 CPUtime=3.31
/proc/14489/task/14503/stat : 14503 (java) R 14487 14489 14286 0 -1 4202560 21339 0 0 0 322 9 0 0 25 0 16 0 6001257 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4109741522 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14489/tid=14504] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14504/stat : 14504 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6001258 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14505] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14505/stat : 14505 (java) S 14487 14489 14286 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 6001259 1580478464 40147 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 1543436

[startup+12.7022 s]
/proc/loadavg: 1.31 1.07 1.02 3/121 14505
/proc/meminfo: memFree=1653548/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1543436 CPUtime=24.78
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 59399 0 1 0 2450 28 0 0 18 0 16 0 6001225 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 385859 49458 1448 10 0 383162 0
[pid=14489/tid=14491] ppid=14487 vsize=1543436 CPUtime=0.29
/proc/14489/task/14491/stat : 14491 (java) S 14487 14489 14286 0 -1 4202560 3863 0 1 0 27 2 0 0 18 0 16 0 6001226 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14492] ppid=14487 vsize=1543436 CPUtime=0.13
/proc/14489/task/14492/stat : 14492 (java) S 14487 14489 14286 0 -1 4202560 2291 0 0 0 12 1 0 0 16 0 16 0 6001227 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14493] ppid=14487 vsize=1543436 CPUtime=0.11
/proc/14489/task/14493/stat : 14493 (java) S 14487 14489 14286 0 -1 4202560 1768 0 0 0 10 1 0 0 16 0 16 0 6001227 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14494] ppid=14487 vsize=1543436 CPUtime=0.17
/proc/14489/task/14494/stat : 14494 (java) S 14487 14489 14286 0 -1 4202560 1951 0 0 0 17 0 0 0 15 0 16 0 6001229 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14495] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14495/stat : 14495 (java) S 14487 14489 14286 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6001230 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14496] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14496/stat : 14496 (java) S 14487 14489 14286 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 6001230 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14497] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14497/stat : 14497 (java) S 14487 14489 14286 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6001234 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14498] ppid=14487 vsize=1543436 CPUtime=1.41
/proc/14489/task/14498/stat : 14498 (java) S 14487 14489 14286 0 -1 4202560 3343 0 0 0 140 1 0 0 15 0 16 0 6001234 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14499] ppid=14487 vsize=1543436 CPUtime=3.29
/proc/14489/task/14499/stat : 14499 (java) S 14487 14489 14286 0 -1 4202560 10702 0 0 0 325 4 0 0 15 0 16 0 6001234 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14500] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14500/stat : 14500 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6001234 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14501] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14501/stat : 14501 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 6001234 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14502] ppid=14487 vsize=1543436 CPUtime=9.81
/proc/14489/task/14502/stat : 14502 (java) R 14487 14489 14286 0 -1 4202560 7334 0 0 0 978 3 0 0 25 0 16 0 6001257 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4159778618 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14489/tid=14503] ppid=14487 vsize=1543436 CPUtime=9.48
/proc/14489/task/14503/stat : 14503 (java) R 14487 14489 14286 0 -1 4202560 27077 0 0 0 937 11 0 0 25 0 16 0 6001257 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4109669194 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14489/tid=14504] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14504/stat : 14504 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6001258 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14505] ppid=14487 vsize=1543436 CPUtime=0
/proc/14489/task/14505/stat : 14505 (java) S 14487 14489 14286 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 6001259 1580478464 49458 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 1543436

[startup+25.5025 s]
/proc/loadavg: 1.46 1.12 1.04 3/121 14507
/proc/meminfo: memFree=1638296/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1546508 CPUtime=49.89
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 64406 0 1 0 4957 32 0 0 18 0 16 0 6001225 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 386627 52924 1448 10 0 383930 0
[pid=14489/tid=14491] ppid=14487 vsize=1546508 CPUtime=0.29
/proc/14489/task/14491/stat : 14491 (java) S 14487 14489 14286 0 -1 4202560 3863 0 1 0 27 2 0 0 18 0 16 0 6001226 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14492] ppid=14487 vsize=1546508 CPUtime=0.25
/proc/14489/task/14492/stat : 14492 (java) S 14487 14489 14286 0 -1 4202560 3767 0 0 0 23 2 0 0 16 0 16 0 6001227 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14493] ppid=14487 vsize=1546508 CPUtime=0.23
/proc/14489/task/14493/stat : 14493 (java) S 14487 14489 14286 0 -1 4202560 3140 0 0 0 21 2 0 0 16 0 16 0 6001227 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14494] ppid=14487 vsize=1546508 CPUtime=0.45
/proc/14489/task/14494/stat : 14494 (java) S 14487 14489 14286 0 -1 4202560 2271 0 0 0 44 1 0 0 15 0 16 0 6001229 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14495] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14495/stat : 14495 (java) S 14487 14489 14286 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6001230 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14496] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14496/stat : 14496 (java) S 14487 14489 14286 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 6001230 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14497] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14497/stat : 14497 (java) S 14487 14489 14286 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6001234 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14498] ppid=14487 vsize=1546508 CPUtime=1.81
/proc/14489/task/14498/stat : 14498 (java) S 14487 14489 14286 0 -1 4202560 5167 0 0 0 179 2 0 0 15 0 16 0 6001234 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14499] ppid=14487 vsize=1546508 CPUtime=3.29
/proc/14489/task/14499/stat : 14499 (java) S 14487 14489 14286 0 -1 4202560 10702 0 0 0 325 4 0 0 15 0 16 0 6001234 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14500] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14500/stat : 14500 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6001234 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14501] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14501/stat : 14501 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 6001234 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14502] ppid=14487 vsize=1546508 CPUtime=21.97
/proc/14489/task/14502/stat : 14502 (java) R 14487 14489 14286 0 -1 4202560 7341 0 0 0 2194 3 0 0 25 0 16 0 6001257 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4109794087 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14489/tid=14503] ppid=14487 vsize=1546508 CPUtime=21.51
/proc/14489/task/14503/stat : 14503 (java) R 14487 14489 14286 0 -1 4202560 27085 0 0 0 2139 12 0 0 25 0 16 0 6001257 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4109771364 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14489/tid=14504] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14504/stat : 14504 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6001258 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14505] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14505/stat : 14505 (java) S 14487 14489 14286 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 6001259 1583624192 52924 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.89
Current children cumulated vsize (KiB) 1546508

[startup+51.1023 s]
/proc/loadavg: 1.64 1.19 1.06 1/119 14513
/proc/meminfo: memFree=1632484/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1546508 CPUtime=95.77
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 66007 0 1 0 9542 35 0 0 18 0 14 0 6001225 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 386627 54371 1449 10 0 383930 0
[pid=14489/tid=14491] ppid=14487 vsize=1546508 CPUtime=0.69
/proc/14489/task/14491/stat : 14491 (java) R 14487 14489 14286 0 -1 4202560 3865 0 1 0 67 2 0 0 16 0 14 0 6001226 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4109473464 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14489/tid=14492] ppid=14487 vsize=1546508 CPUtime=0.47
/proc/14489/task/14492/stat : 14492 (java) S 14487 14489 14286 0 -1 4202560 4436 0 0 0 45 2 0 0 16 0 14 0 6001227 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14493] ppid=14487 vsize=1546508 CPUtime=0.45
/proc/14489/task/14493/stat : 14493 (java) S 14487 14489 14286 0 -1 4202560 3762 0 0 0 42 3 0 0 15 0 14 0 6001227 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14494] ppid=14487 vsize=1546508 CPUtime=1.17
/proc/14489/task/14494/stat : 14494 (java) S 14487 14489 14286 0 -1 4202560 2496 0 0 0 116 1 0 0 16 0 14 0 6001229 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14495] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14495/stat : 14495 (java) S 14487 14489 14286 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 6001230 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14496] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14496/stat : 14496 (java) S 14487 14489 14286 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 6001230 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14497] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14497/stat : 14497 (java) S 14487 14489 14286 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14498] ppid=14487 vsize=1546508 CPUtime=1.97
/proc/14489/task/14498/stat : 14498 (java) S 14487 14489 14286 0 -1 4202560 5168 0 0 0 195 2 0 0 15 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14499] ppid=14487 vsize=1546508 CPUtime=3.97
/proc/14489/task/14499/stat : 14499 (java) S 14487 14489 14286 0 -1 4202560 10750 0 0 0 393 4 0 0 15 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14500] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14500/stat : 14500 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14501] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14501/stat : 14501 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14504] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14504/stat : 14504 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 6001258 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14505] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14505/stat : 14505 (java) S 14487 14489 14286 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 6001259 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.77
Current children cumulated vsize (KiB) 1546508

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

[startup+51.2013 s]
/proc/loadavg: 1.64 1.19 1.06 1/119 14513
/proc/meminfo: memFree=1632484/2059040 swapFree=4148288/4192956
[pid=14489] ppid=14487 vsize=1546508 CPUtime=95.87
/proc/14489/stat : 14489 (java) S 14487 14489 14286 0 -1 4202496 66007 0 1 0 9552 35 0 0 18 0 14 0 6001225 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/14489/statm: 386627 54371 1449 10 0 383930 0
[pid=14489/tid=14491] ppid=14487 vsize=1546508 CPUtime=0.79
/proc/14489/task/14491/stat : 14491 (java) R 14487 14489 14286 0 -1 4202560 3865 0 1 0 77 2 0 0 16 0 14 0 6001226 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4109473455 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14489/tid=14492] ppid=14487 vsize=1546508 CPUtime=0.47
/proc/14489/task/14492/stat : 14492 (java) S 14487 14489 14286 0 -1 4202560 4436 0 0 0 45 2 0 0 16 0 14 0 6001227 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14493] ppid=14487 vsize=1546508 CPUtime=0.45
/proc/14489/task/14493/stat : 14493 (java) S 14487 14489 14286 0 -1 4202560 3762 0 0 0 42 3 0 0 15 0 14 0 6001227 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14494] ppid=14487 vsize=1546508 CPUtime=1.17
/proc/14489/task/14494/stat : 14494 (java) S 14487 14489 14286 0 -1 4202560 2496 0 0 0 116 1 0 0 16 0 14 0 6001229 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 0 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14495] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14495/stat : 14495 (java) S 14487 14489 14286 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 6001230 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14496] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14496/stat : 14496 (java) S 14487 14489 14286 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 6001230 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14497] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14497/stat : 14497 (java) S 14487 14489 14286 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14498] ppid=14487 vsize=1546508 CPUtime=1.97
/proc/14489/task/14498/stat : 14498 (java) S 14487 14489 14286 0 -1 4202560 5168 0 0 0 195 2 0 0 15 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14499] ppid=14487 vsize=1546508 CPUtime=3.97
/proc/14489/task/14499/stat : 14499 (java) S 14487 14489 14286 0 -1 4202560 10750 0 0 0 393 4 0 0 15 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14500] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14500/stat : 14500 (java) S 14487 14489 14286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14501] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14501/stat : 14501 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 14 0 6001234 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 1 0 0 0
[pid=14489/tid=14504] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14504/stat : 14504 (java) S 14487 14489 14286 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 6001258 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
[pid=14489/tid=14505] ppid=14487 vsize=1546508 CPUtime=0
/proc/14489/task/14505/stat : 14505 (java) S 14487 14489 14286 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 6001259 1583624192 54371 1992294400 134512640 134550932 4289964768 18446744073709551615 4294960144 0 4 0 16800975 18446604436772989824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.87
Current children cumulated vsize (KiB) 1546508

Child status: 30
Real time (s): 51.3011
CPU time (s): 95.9304
CPU user time (s): 95.5565
CPU system time (s): 0.373943
CPU usage (%): 186.995
Max. virtual memory (cumulated for all children) (KiB): 1550604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.5565
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66014
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= 2262
involuntary context switches= 3002

runsolver used 0.312952 second user time and 0.487925 second system time

The end

Launcher Data

Begin job on node082 at 2010-06-16 02:11:17
IDJOB=2661667
IDBENCH=47922
IDSOLVER=1166
FILE ID=node082/2661667-1276647077
PBS_JOBID= 11172422
Free space on /tmp= 62584 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=419-P1=479-P2=367-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661667-1276647077/watcher-2661667-1276647077 -o /tmp/evaluation-result-2661667-1276647077/solver-2661667-1276647077 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661667-1276647077.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 52bf383ed9b3de8fe398adacf729ec57
RANDOM SEED=1521583000

node082.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1846144 kB
Buffers:         22212 kB
Cached:          93788 kB
SwapCached:       6528 kB
Active:          78640 kB
Inactive:        58748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1846144 kB
SwapTotal:     4192956 kB
SwapFree:      4148288 kB
Dirty:             340 kB
Writeback:           0 kB
AnonPages:       18724 kB
Mapped:          13136 kB
Slab:            53612 kB
PageTables:       3924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180564 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62584 MiB
End job on node082 at 2010-06-16 02:12:09