Trace number 2659894

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 Resolution 2.2.0 2010-05-26UNSAT 111.34 108.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark109.139
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.08/0.20	c Pseudo Boolean Optimization
0.08/0.20	c --- Begin Solver configuration ---
0.08/0.20	c Stops conflict analysis at the first Unique Implication Point
0.08/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@64dc11
0.08/0.20	c Learn all clauses as in MiniSAT
0.08/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.20	c Expensive reason simplification
0.08/0.20	c Armin Biere (Picosat) restarts strategy
0.08/0.20	c Glucose learned constraints deletion strategy
0.08/0.20	c timeout=2147483s
0.08/0.20	c DB Simplification allowed=false
0.08/0.20	c --- End Solver configuration ---
0.08/0.20	c solving HOME/instance-2659894-1276601911.opb
0.08/0.20	c reading problem ... 
0.24/0.24	c ... done. Wall clock time 0.036s.
0.24/0.24	c #vars     31
0.24/0.24	c #constraints  9
0.24/0.24	c constraints type 
0.24/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
2.19/1.34	c cleaning 2500 clauses out of 5000 with flag 5000/5000
3.11/1.92	c cleaning 4247 clauses out of 8500 with flag 11000/11000
3.80/2.70	c cleaning 5627 clauses out of 11253 with flag 18000/18000
5.03/3.89	c cleaning 6810 clauses out of 13626 with flag 26000/26000
6.68/5.43	c cleaning 7905 clauses out of 15816 with flag 35000/35000
8.67/7.47	c cleaning 8955 clauses out of 17911 with flag 45000/45000
11.08/9.82	c cleaning 9475 clauses out of 18956 with flag 55000/55000
13.18/11.91	c cleaning 9742 clauses out of 19483 with flag 65002/65002
15.28/14.07	c cleaning 9870 clauses out of 19739 with flag 75000/75000
17.28/16.02	c cleaning 9933 clauses out of 19870 with flag 85001/85001
19.49/18.26	c cleaning 9966 clauses out of 19938 with flag 95002/95002
21.39/20.11	c cleaning 9985 clauses out of 19971 with flag 105001/105001
23.39/22.11	c cleaning 9991 clauses out of 19986 with flag 115001/115001
25.29/24.04	c cleaning 9992 clauses out of 19994 with flag 125000/125000
27.29/26.04	c cleaning 9999 clauses out of 20002 with flag 135000/135000
29.09/27.84	c cleaning 10000 clauses out of 20003 with flag 145000/145000
30.90/29.61	c cleaning 9997 clauses out of 20003 with flag 155000/155000
32.49/31.22	c cleaning 9999 clauses out of 20006 with flag 165000/165000
34.20/32.93	c cleaning 10004 clauses out of 20008 with flag 175001/175001
36.50/35.25	c cleaning 10000 clauses out of 20003 with flag 185000/185000
38.49/37.26	c cleaning 10000 clauses out of 20003 with flag 195000/195000
40.09/38.87	c cleaning 10002 clauses out of 20004 with flag 205001/205001
41.79/40.53	c cleaning 10001 clauses out of 20002 with flag 215001/215001
43.19/41.99	c cleaning 10000 clauses out of 20001 with flag 225001/225001
45.30/44.01	c cleaning 9997 clauses out of 20000 with flag 235000/235000
46.89/45.64	c cleaning 10001 clauses out of 20004 with flag 245001/245001
48.29/47.02	c cleaning 10000 clauses out of 20003 with flag 255001/255001
50.09/48.82	c cleaning 10000 clauses out of 20003 with flag 265001/265001
52.09/50.85	c cleaning 9999 clauses out of 20003 with flag 275001/275001
53.79/52.56	c cleaning 9999 clauses out of 20005 with flag 285002/285002
55.69/54.45	c cleaning 10002 clauses out of 20004 with flag 295000/295000
57.79/56.54	c cleaning 9997 clauses out of 20003 with flag 305001/305001
59.60/58.32	c cleaning 9998 clauses out of 20005 with flag 315000/315000
61.29/60.09	c cleaning 10001 clauses out of 20008 with flag 325001/325001
62.80/61.59	c cleaning 10001 clauses out of 20006 with flag 335000/335000
64.29/63.02	c cleaning 10004 clauses out of 20007 with flag 345002/345002
65.89/64.60	c cleaning 9996 clauses out of 20001 with flag 355000/355000
67.49/66.22	c cleaning 10002 clauses out of 20005 with flag 365000/365000
69.09/67.86	c cleaning 10000 clauses out of 20003 with flag 375000/375000
70.68/69.42	c cleaning 10001 clauses out of 20003 with flag 385000/385000
72.48/71.23	c cleaning 9998 clauses out of 20003 with flag 395001/395001
74.48/73.26	c cleaning 10000 clauses out of 20004 with flag 405000/405000
76.08/74.82	c cleaning 10001 clauses out of 20004 with flag 415000/415000
77.48/76.21	c cleaning 10002 clauses out of 20003 with flag 425000/425000
78.98/77.72	c cleaning 9995 clauses out of 20001 with flag 435000/435000
80.58/79.34	c cleaning 10003 clauses out of 20007 with flag 445001/445001
82.18/80.98	c cleaning 9998 clauses out of 20004 with flag 455001/455001
83.68/82.49	c cleaning 9999 clauses out of 20005 with flag 465000/465000
85.18/83.96	c cleaning 10004 clauses out of 20007 with flag 475001/475001
86.78/85.50	c cleaning 10001 clauses out of 20004 with flag 485002/485002
88.18/86.98	c cleaning 10001 clauses out of 20003 with flag 495002/495002
90.06/88.42	c cleaning 9998 clauses out of 20001 with flag 505001/505001
91.48/89.80	c cleaning 10002 clauses out of 20003 with flag 515001/515001
93.10/91.46	c cleaning 10002 clauses out of 20003 with flag 525003/525003
94.80/93.01	c cleaning 10001 clauses out of 20001 with flag 535003/535003
96.30/94.52	c cleaning 9996 clauses out of 19997 with flag 545000/545000
98.09/96.35	c cleaning 10000 clauses out of 20001 with flag 555000/555000
99.73/97.97	c cleaning 9999 clauses out of 20002 with flag 565001/565001
101.25/99.49	c cleaning 9999 clauses out of 20002 with flag 575000/575000
102.84/100.87	c cleaning 10000 clauses out of 20002 with flag 585000/585000
104.67/102.32	c cleaning 10000 clauses out of 20002 with flag 595001/595001
106.40/103.75	c cleaning 9999 clauses out of 20001 with flag 605000/605000
107.88/105.14	c cleaning 10001 clauses out of 20004 with flag 615002/615002
109.29/106.55	c cleaning 9999 clauses out of 20000 with flag 625001/625001
110.89/108.17	c cleaning 9997 clauses out of 19999 with flag 635000/635000
111.19/108.47	c starts		: 153
111.19/108.47	c conflicts		: 637745
111.19/108.47	c decisions		: 639534
111.19/108.47	c propagations		: 4618931
111.19/108.47	c inspects		: 595869914
111.19/108.47	c learnt literals	: 11
111.19/108.47	c learnt binary clauses	: 63
111.19/108.47	c learnt ternary clauses	: 283
111.19/108.47	c learnt clauses	: 637733
111.19/108.47	c ignored clauses	: 0
111.19/108.47	c root simplifications	: 0
111.19/108.47	c removed literals (reason simplification)	: 6031144
111.19/108.47	c reason swapping (by a shorter reason)	: 0
111.19/108.47	c Calls to reduceDB	: 65
111.19/108.47	c number of reductions to clauses (during analyze)	: 0
111.19/108.47	c number of learned constraints concerned by reduction	: 0
111.19/108.47	c number of learning phase by resolution	: 0
111.19/108.47	c number of learning phase by cutting planes	: 0
111.19/108.47	c speed (assignments/second)	: 42677.78208966256
111.19/108.47	c non guided choices	12
111.19/108.50	c learnt constraints type 
111.19/108.50	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12677
111.19/108.50	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 63
111.19/108.50	c constraints type 
111.19/108.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
111.19/108.50	s UNSATISFIABLE
111.19/108.50	c Total wall clock time (in seconds): 108.292

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2659894-1276601911/watcher-2659894-1276601911 -o /tmp/evaluation-result-2659894-1276601911/solver-2659894-1276601911 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659894-1276601911.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.85 0.97 0.99 3/106 9373
/proc/meminfo: memFree=1556444/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=248 CPUtime=0
/proc/9373/stat : 9373 (java) R 9371 9373 9348 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 1483560 253952 28 1992294400 134512640 134550932 4294580896 18446744073709551615 2089556 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9373/statm: 62 28 21 10 0 23 0

[startup+0.08678 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 9373
/proc/meminfo: memFree=1556444/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1521796 CPUtime=0.07
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 3829 0 1 0 5 2 0 0 18 0 7 0 1483560 1558319104 3269 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 380449 3269 1045 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.10178 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 9373
/proc/meminfo: memFree=1556444/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1524184 CPUtime=0.08
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 3964 0 1 0 6 2 0 0 18 0 12 0 1483560 1560764416 3402 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 381046 3402 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.30083 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 9373
/proc/meminfo: memFree=1556444/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1527964 CPUtime=0.39
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 5615 0 1 0 36 3 0 0 18 0 13 0 1483560 1564635136 5051 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 381991 5051 1368 10 0 379293 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1527964

[startup+0.700829 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 9373
/proc/meminfo: memFree=1556444/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1533520 CPUtime=1.18
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 8398 0 1 0 114 4 0 0 18 0 13 0 1483560 1570324480 7196 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 383380 7196 1403 10 0 380682 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 1533520

[startup+1.50182 s]
/proc/loadavg: 0.85 0.97 0.99 4/119 9386
/proc/meminfo: memFree=1524844/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1535028 CPUtime=2.58
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 14589 0 1 0 251 7 0 0 18 0 13 0 1483560 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 383757 12676 1434 10 0 381059 0
[pid=9373/tid=9375] ppid=9371 vsize=1535028 CPUtime=1.44
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 9155 0 1 0 139 5 0 0 18 0 13 0 1483562 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4109163531 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1535028 CPUtime=0
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 165 0 0 0 0 0 0 0 18 0 13 0 1483563 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1535028 CPUtime=0
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 1483563 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1535028 CPUtime=0.01
/proc/9373/task/9378/stat : 9378 (java) S 9371 9373 9348 0 -1 4202560 164 0 0 0 1 0 0 0 15 0 13 0 1483565 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9379] ppid=9371 vsize=1535028 CPUtime=0
/proc/9373/task/9379/stat : 9379 (java) S 9371 9373 9348 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1483565 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9380] ppid=9371 vsize=1535028 CPUtime=0
/proc/9373/task/9380/stat : 9380 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1483565 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9381] ppid=9371 vsize=1535028 CPUtime=0
/proc/9373/task/9381/stat : 9381 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9382] ppid=9371 vsize=1535028 CPUtime=0.6
/proc/9373/task/9382/stat : 9382 (java) R 9371 9373 9348 0 -1 4202560 2439 0 0 0 60 0 0 0 25 0 13 0 1483570 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 106262383 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9373/tid=9383] ppid=9371 vsize=1535028 CPUtime=0.47
/proc/9373/task/9383/stat : 9383 (java) S 9371 9373 9348 0 -1 4202560 1597 0 0 0 47 0 0 0 23 0 13 0 1483570 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9384] ppid=9371 vsize=1535028 CPUtime=0
/proc/9373/task/9384/stat : 9384 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9385] ppid=9371 vsize=1535028 CPUtime=0
/proc/9373/task/9385/stat : 9385 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 1483570 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9386] ppid=9371 vsize=1535028 CPUtime=0
/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1483585 1571868672 12676 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 1535028

[startup+3.10182 s]
/proc/loadavg: 0.85 0.97 0.99 2/119 9386
/proc/meminfo: memFree=1508476/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1534692 CPUtime=4.33
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 16794 0 1 0 424 9 0 0 18 0 13 0 1483560 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 383673 14410 1434 10 0 380975 0
[pid=9373/tid=9375] ppid=9371 vsize=1534692 CPUtime=2.99
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 10605 0 1 0 293 6 0 0 20 0 13 0 1483562 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4109300861 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 206 0 0 0 0 0 0 0 15 0 13 0 1483563 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 13 0 1483563 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1534692 CPUtime=0.05
/proc/9373/task/9378/stat : 9378 (java) S 9371 9373 9348 0 -1 4202560 376 0 0 0 5 0 0 0 15 0 13 0 1483565 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9379] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9379/stat : 9379 (java) S 9371 9373 9348 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1483565 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9380] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9380/stat : 9380 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1483565 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9381] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9381/stat : 9381 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9382] ppid=9371 vsize=1534692 CPUtime=0.71
/proc/9373/task/9382/stat : 9382 (java) S 9371 9373 9348 0 -1 4202560 2811 0 0 0 70 1 0 0 18 0 13 0 1483570 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9383] ppid=9371 vsize=1534692 CPUtime=0.52
/proc/9373/task/9383/stat : 9383 (java) S 9371 9373 9348 0 -1 4202560 1597 0 0 0 52 0 0 0 15 0 13 0 1483570 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9384] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9384/stat : 9384 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9385] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9385/stat : 9385 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 1483570 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9386] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1483585 1571524608 14410 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 1534692

[startup+6.30248 s]
/proc/loadavg: 0.86 0.97 0.99 2/119 9386
/proc/meminfo: memFree=1492480/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1534692 CPUtime=7.58
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 19683 0 1 0 748 10 0 0 18 0 13 0 1483560 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 383673 17295 1436 10 0 380975 0
[pid=9373/tid=9375] ppid=9371 vsize=1534692 CPUtime=6.13
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 13223 0 1 0 606 7 0 0 19 0 13 0 1483562 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4109018986 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1534692 CPUtime=0.01
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 300 0 0 0 1 0 0 0 16 0 13 0 1483563 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1534692 CPUtime=0.01
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 186 0 0 0 1 0 0 0 15 0 13 0 1483563 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1534692 CPUtime=0.1
/proc/9373/task/9378/stat : 9378 (java) S 9371 9373 9348 0 -1 4202560 485 0 0 0 10 0 0 0 16 0 13 0 1483565 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9379] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9379/stat : 9379 (java) S 9371 9373 9348 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1483565 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9380] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9380/stat : 9380 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1483565 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9381] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9381/stat : 9381 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9382] ppid=9371 vsize=1534692 CPUtime=0.76
/proc/9373/task/9382/stat : 9382 (java) S 9371 9373 9348 0 -1 4202560 2824 0 0 0 75 1 0 0 17 0 13 0 1483570 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9383] ppid=9371 vsize=1534692 CPUtime=0.52
/proc/9373/task/9383/stat : 9383 (java) S 9371 9373 9348 0 -1 4202560 1597 0 0 0 52 0 0 0 15 0 13 0 1483570 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9384] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9384/stat : 9384 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9385] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9385/stat : 9385 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 1483570 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9386] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1483585 1571524608 17295 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.58
Current children cumulated vsize (KiB) 1534692

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.99 3/119 9386
/proc/meminfo: memFree=1485164/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1534692 CPUtime=13.98
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 21355 0 1 0 1388 10 0 0 18 0 13 0 1483560 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 383673 18964 1436 10 0 380975 0
[pid=9373/tid=9375] ppid=9371 vsize=1534692 CPUtime=12.44
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 14602 0 1 0 1236 8 0 0 18 0 13 0 1483562 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4109300976 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1534692 CPUtime=0.02
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 316 0 0 0 2 0 0 0 16 0 13 0 1483563 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1534692 CPUtime=0.02
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 217 0 0 0 2 0 0 0 15 0 13 0 1483563 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1534692 CPUtime=0.17
/proc/9373/task/9378/stat : 9378 (java) S 9371 9373 9348 0 -1 4202560 731 0 0 0 17 0 0 0 16 0 13 0 1483565 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9379] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9379/stat : 9379 (java) S 9371 9373 9348 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1483565 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9380] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9380/stat : 9380 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1483565 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9381] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9381/stat : 9381 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9382] ppid=9371 vsize=1534692 CPUtime=0.76
/proc/9373/task/9382/stat : 9382 (java) S 9371 9373 9348 0 -1 4202560 2824 0 0 0 75 1 0 0 17 0 13 0 1483570 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9383] ppid=9371 vsize=1534692 CPUtime=0.52
/proc/9373/task/9383/stat : 9383 (java) S 9371 9373 9348 0 -1 4202560 1597 0 0 0 52 0 0 0 15 0 13 0 1483570 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9384] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9384/stat : 9384 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9385] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9385/stat : 9385 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 1483570 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9386] ppid=9371 vsize=1534692 CPUtime=0
/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1483585 1571524608 18964 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.98
Current children cumulated vsize (KiB) 1534692

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/119 9386
/proc/meminfo: memFree=1485040/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1534692 CPUtime=26.79
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 21398 0 1 0 2668 11 0 0 18 0 13 0 1483560 1571524608 19001 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 383673 19001 1436 10 0 380975 0
[pid=9373/tid=9375] ppid=9371 vsize=1534692 CPUtime=25.08
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 14608 0 1 0 2500 8 0 0 25 0 13 0 1483562 1571524608 19001 1992294400 134512640 134550932 4294580896 18446744073709551615 4109215408 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1534692 CPUtime=0.04
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 318 0 0 0 4 0 0 0 15 0 13 0 1483563 1571524608 19001 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1534692 CPUtime=0.03
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 218 0 0 0 3 0 0 0 15 0 13 0 1483563 1571524608 19001 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1534692 CPUtime=0.31

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

/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1483585 1575915520 20124 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 104.67
Current children cumulated vsize (KiB) 1538980

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

[startup+105.502 s]
/proc/loadavg: 0.97 0.97 0.99 2/119 9388
/proc/meminfo: memFree=1478592/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1539296 CPUtime=108.29
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 24446 0 1 0 10817 12 0 0 18 0 13 0 1483560 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 384824 20421 1436 10 0 382126 0
[pid=9373/tid=9375] ppid=9371 vsize=1539296 CPUtime=103.73
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 14724 0 1 0 10365 8 0 0 25 0 13 0 1483562 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4109243036 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1539296 CPUtime=0.12
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 328 0 0 0 12 0 0 0 15 0 13 0 1483563 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1539296 CPUtime=0.1
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 222 0 0 0 10 0 0 0 15 0 13 0 1483563 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1539296 CPUtime=1.43
/proc/9373/task/9378/stat : 9378 (java) S 9371 9373 9348 0 -1 4202560 779 0 0 0 143 0 0 0 16 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9379] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9379/stat : 9379 (java) S 9371 9373 9348 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9380] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9380/stat : 9380 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9381] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9381/stat : 9381 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9382] ppid=9371 vsize=1539296 CPUtime=0.84
/proc/9373/task/9382/stat : 9382 (java) S 9371 9373 9348 0 -1 4202560 2826 0 0 0 83 1 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9383] ppid=9371 vsize=1539296 CPUtime=2.03
/proc/9373/task/9383/stat : 9383 (java) S 9371 9373 9348 0 -1 4202560 4493 0 0 0 202 1 0 0 16 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9384] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9384/stat : 9384 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9385] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9385/stat : 9385 (java) R 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9373/tid=9386] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1483585 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 108.29
Current children cumulated vsize (KiB) 1539296

[startup+107.102 s]
/proc/loadavg: 0.97 0.97 0.99 3/119 9388
/proc/meminfo: memFree=1478592/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1539296 CPUtime=109.89
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 24448 0 1 0 10976 13 0 0 18 0 13 0 1483560 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 384824 20421 1436 10 0 382126 0
[pid=9373/tid=9375] ppid=9371 vsize=1539296 CPUtime=105.28
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 14726 0 1 0 10520 8 0 0 18 0 13 0 1483562 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4109244060 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1539296 CPUtime=0.12
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 328 0 0 0 12 0 0 0 15 0 13 0 1483563 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1539296 CPUtime=0.1
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 222 0 0 0 10 0 0 0 15 0 13 0 1483563 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1539296 CPUtime=1.46
/proc/9373/task/9378/stat : 9378 (java) S 9371 9373 9348 0 -1 4202560 779 0 0 0 146 0 0 0 16 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9379] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9379/stat : 9379 (java) S 9371 9373 9348 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9380] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9380/stat : 9380 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9381] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9381/stat : 9381 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9382] ppid=9371 vsize=1539296 CPUtime=0.84
/proc/9373/task/9382/stat : 9382 (java) S 9371 9373 9348 0 -1 4202560 2826 0 0 0 83 1 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9383] ppid=9371 vsize=1539296 CPUtime=2.04
/proc/9373/task/9383/stat : 9383 (java) S 9371 9373 9348 0 -1 4202560 4493 0 0 0 203 1 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9384] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9384/stat : 9384 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9385] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9385/stat : 9385 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9386] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1483585 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 109.89
Current children cumulated vsize (KiB) 1539296

[startup+107.902 s]
/proc/loadavg: 0.97 0.97 0.99 2/119 9388
/proc/meminfo: memFree=1478592/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1539296 CPUtime=110.69
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 24448 0 1 0 11056 13 0 0 18 0 13 0 1483560 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 384824 20421 1436 10 0 382126 0
[pid=9373/tid=9375] ppid=9371 vsize=1539296 CPUtime=106.08
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 14726 0 1 0 10600 8 0 0 19 0 13 0 1483562 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4109552670 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1539296 CPUtime=0.12
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 328 0 0 0 12 0 0 0 15 0 13 0 1483563 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1539296 CPUtime=0.1
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 222 0 0 0 10 0 0 0 15 0 13 0 1483563 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1539296 CPUtime=1.46
/proc/9373/task/9378/stat : 9378 (java) S 9371 9373 9348 0 -1 4202560 779 0 0 0 146 0 0 0 15 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9379] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9379/stat : 9379 (java) S 9371 9373 9348 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9380] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9380/stat : 9380 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9381] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9381/stat : 9381 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9382] ppid=9371 vsize=1539296 CPUtime=0.84
/proc/9373/task/9382/stat : 9382 (java) S 9371 9373 9348 0 -1 4202560 2826 0 0 0 83 1 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9383] ppid=9371 vsize=1539296 CPUtime=2.04
/proc/9373/task/9383/stat : 9383 (java) S 9371 9373 9348 0 -1 4202560 4493 0 0 0 203 1 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9384] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9384/stat : 9384 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9385] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9385/stat : 9385 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9386] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1483585 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 110.69
Current children cumulated vsize (KiB) 1539296

[startup+108.302 s]
/proc/loadavg: 0.97 0.97 0.99 2/119 9388
/proc/meminfo: memFree=1478592/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1539296 CPUtime=111.09
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 24449 0 1 0 11096 13 0 0 18 0 13 0 1483560 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 384824 20421 1436 10 0 382126 0
[pid=9373/tid=9375] ppid=9371 vsize=1539296 CPUtime=106.46
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 14727 0 1 0 10638 8 0 0 20 0 13 0 1483562 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4109183794 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1539296 CPUtime=0.12
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 328 0 0 0 12 0 0 0 15 0 13 0 1483563 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1539296 CPUtime=0.1
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 222 0 0 0 10 0 0 0 15 0 13 0 1483563 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1539296 CPUtime=1.48
/proc/9373/task/9378/stat : 9378 (java) S 9371 9373 9348 0 -1 4202560 779 0 0 0 148 0 0 0 16 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9379] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9379/stat : 9379 (java) S 9371 9373 9348 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9380] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9380/stat : 9380 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1483565 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9381] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9381/stat : 9381 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9382] ppid=9371 vsize=1539296 CPUtime=0.84
/proc/9373/task/9382/stat : 9382 (java) S 9371 9373 9348 0 -1 4202560 2826 0 0 0 83 1 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9383] ppid=9371 vsize=1539296 CPUtime=2.04
/proc/9373/task/9383/stat : 9383 (java) S 9371 9373 9348 0 -1 4202560 4493 0 0 0 203 1 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9384] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9384/stat : 9384 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9385] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9385/stat : 9385 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 1483570 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9386] ppid=9371 vsize=1539296 CPUtime=0
/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1483585 1576239104 20421 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 111.09
Current children cumulated vsize (KiB) 1539296

[startup+108.502 s]
/proc/loadavg: 0.97 0.97 0.99 2/119 9388
/proc/meminfo: memFree=1478592/2059040 swapFree=4192956/4192956
[pid=9373] ppid=9371 vsize=1539620 CPUtime=111.29
/proc/9373/stat : 9373 (java) S 9371 9373 9348 0 -1 4202496 24460 0 1 0 11116 13 0 0 18 0 14 0 1483560 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9373/statm: 384905 20432 1438 10 0 382207 0
[pid=9373/tid=9375] ppid=9371 vsize=1539620 CPUtime=106.63
/proc/9373/task/9375/stat : 9375 (java) R 9371 9373 9348 0 -1 4202560 14731 0 1 0 10655 8 0 0 18 0 14 0 1483562 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 105829962 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9373/tid=9376] ppid=9371 vsize=1539620 CPUtime=0.12
/proc/9373/task/9376/stat : 9376 (java) S 9371 9373 9348 0 -1 4202560 328 0 0 0 12 0 0 0 15 0 14 0 1483563 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9377] ppid=9371 vsize=1539620 CPUtime=0.1
/proc/9373/task/9377/stat : 9377 (java) S 9371 9373 9348 0 -1 4202560 222 0 0 0 10 0 0 0 15 0 14 0 1483563 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9378] ppid=9371 vsize=1539620 CPUtime=1.48
/proc/9373/task/9378/stat : 9378 (java) S 9371 9373 9348 0 -1 4202560 779 0 0 0 148 0 0 0 16 0 14 0 1483565 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 0 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9379] ppid=9371 vsize=1539620 CPUtime=0
/proc/9373/task/9379/stat : 9379 (java) S 9371 9373 9348 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 1483565 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9380] ppid=9371 vsize=1539620 CPUtime=0
/proc/9373/task/9380/stat : 9380 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 1483565 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9381] ppid=9371 vsize=1539620 CPUtime=0
/proc/9373/task/9381/stat : 9381 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 1483570 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9382] ppid=9371 vsize=1539620 CPUtime=0.85
/proc/9373/task/9382/stat : 9382 (java) R 9371 9373 9348 0 -1 4202560 2826 0 0 0 84 1 0 0 15 0 14 0 1483570 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 105749687 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9373/tid=9383] ppid=9371 vsize=1539620 CPUtime=2.04
/proc/9373/task/9383/stat : 9383 (java) S 9371 9373 9348 0 -1 4202560 4495 0 0 0 203 1 0 0 15 0 14 0 1483570 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9384] ppid=9371 vsize=1539620 CPUtime=0
/proc/9373/task/9384/stat : 9384 (java) S 9371 9373 9348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 1483570 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 0 0 0 0
[pid=9373/tid=9385] ppid=9371 vsize=1539620 CPUtime=0
/proc/9373/task/9385/stat : 9385 (java) S 9371 9373 9348 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 14 0 1483570 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
[pid=9373/tid=9386] ppid=9371 vsize=1539620 CPUtime=0
/proc/9373/task/9386/stat : 9386 (java) S 9371 9373 9348 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 14 0 1483585 1576570880 20432 1992294400 134512640 134550932 4294580896 18446744073709551615 4294960144 0 4 0 16800975 18446604437863499584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 111.29
Current children cumulated vsize (KiB) 1539620

Child status: 20
Real time (s): 108.54
CPU time (s): 111.34
CPU user time (s): 111.2
CPU system time (s): 0.139978
CPU usage (%): 102.579
Max. virtual memory (cumulated for all children) (KiB): 1540824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.2
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24494
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= 3099
involuntary context switches= 1694

runsolver used 0.212967 second user time and 0.607907 second system time

The end

Launcher Data

Begin job on node042 at 2010-06-15 13:38:31
IDJOB=2659894
IDBENCH=2907
IDSOLVER=1164
FILE ID=node042/2659894-1276601911
PBS_JOBID= 11172257
Free space on /tmp= 62580 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_4.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659894-1276601911/watcher-2659894-1276601911 -o /tmp/evaluation-result-2659894-1276601911/solver-2659894-1276601911 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659894-1276601911.opb

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

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=573188824

node042.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.213
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.42
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.213
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	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1556840 kB
Buffers:         45272 kB
Cached:         331192 kB
SwapCached:          0 kB
Active:         187412 kB
Inactive:       248292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1556840 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             356 kB
Writeback:           0 kB
AnonPages:       59224 kB
Mapped:          15376 kB
Slab:            44600 kB
PageTables:       3976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183700 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node042 at 2010-06-15 13:40:19