Trace number 2659211

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-26? (TO) 1800.28 1796.34

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-seba.opb
MD5SUM1b2371606d4072012aff3f48017bfad5
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 20409176029
Optimality of the best value was proved NO
Number of variables23376
Total number of constraints1029
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 constraints1029
Minimum length of a constraint10
Maximum length of a constraint496
Number of terms in the objective function 7565
Biggest coefficient in the objective function 258342282854400
Number of bits for the biggest coefficient in the objective function 48
Sum of the numbers in the objective function 4664562894591719
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 258342282854400
Number of bits of the biggest number in a constraint 48
Biggest sum of numbers in a constraint 4664562894591719
Number of bits of the biggest sum of numbers53
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.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@161d36b
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2659211-1276552745.opb
0.22/0.21	c reading problem ... 
3.30/2.05	c ... done. Wall clock time 1.834s.
3.30/2.05	c #vars     23376
3.30/2.05	c #constraints  8207
3.30/2.05	c constraints type 
3.30/2.05	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1484
157.41/154.86	c cleaning 2496 clauses out of 5000 with flag 5000/5000
246.56/243.96	c cleaning 4250 clauses out of 8505 with flag 11001/11001
319.55/316.92	c cleaning 5626 clauses out of 11255 with flag 18001/18001
411.97/409.35	c cleaning 6815 clauses out of 13629 with flag 26001/26001
534.34/531.62	c cleaning 7901 clauses out of 15814 with flag 35001/35001
699.14/696.44	c cleaning 8956 clauses out of 17913 with flag 45001/45001
751.40/748.47	c cleaning 9470 clauses out of 18952 with flag 55000/55000
800.98/797.74	c cleaning 9738 clauses out of 19483 with flag 65001/65001
853.06/849.58	c cleaning 9860 clauses out of 19744 with flag 75000/75000
978.18/974.36	c cleaning 9937 clauses out of 19884 with flag 85001/85001
1159.27/1155.41	c cleaning 9968 clauses out of 19946 with flag 95000/95000
1304.86/1301.06	c cleaning 9985 clauses out of 19980 with flag 105002/105002
1497.66/1493.88	c cleaning 9992 clauses out of 19994 with flag 115001/115001
1662.85/1659.06	c cleaning 9994 clauses out of 20002 with flag 125001/125001
1741.55/1737.71	c cleaning 9982 clauses out of 20008 with flag 135001/135001
1800.09/1796.22	c starts		: 104
1800.09/1796.22	c conflicts		: 144987
1800.09/1796.22	c decisions		: 393358
1800.09/1796.22	c propagations		: 5979610
1800.09/1796.22	c inspects		: 222209785
1800.09/1796.22	c learnt literals	: 5
1800.09/1796.22	c learnt binary clauses	: 3
1800.09/1796.22	c learnt ternary clauses	: 9
1800.09/1796.22	c learnt clauses	: 144982
1800.09/1796.22	c ignored clauses	: 0
1800.09/1796.22	c root simplifications	: 0
1800.09/1796.22	c removed literals (reason simplification)	: 1576511
1800.09/1796.22	c reason swapping (by a shorter reason)	: 0
1800.09/1796.22	c Calls to reduceDB	: 15
1800.09/1796.22	c number of reductions to clauses (during analyze)	: 0
1800.09/1796.22	c number of learned constraints concerned by reduction	: 0
1800.09/1796.22	c number of learning phase by resolution	: 0
1800.09/1796.22	c number of learning phase by cutting planes	: 0
1800.09/1796.22	c speed (assignments/second)	: 3332.7895368124423
1800.09/1796.22	c non guided choices	148056
1800.09/1796.28	c learnt constraints type 
1800.09/1796.28	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 20014
1800.09/1796.28	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1800.09/1796.28	c constraints type 
1800.09/1796.28	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1484
1800.09/1796.28	s UNKNOWN
1800.09/1796.28	c Total wall clock time (in seconds): 1796.067

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-2659211-1276552745/watcher-2659211-1276552745 -o /tmp/evaluation-result-2659211-1276552745/solver-2659211-1276552745 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659211-1276552745.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: 1.83 1.95 1.63 3/106 31580
/proc/meminfo: memFree=1791824/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=428 CPUtime=0
/proc/31580/stat : 31580 (java6) R 31578 31580 31555 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 30877933 438272 45 1992294400 134512640 134550932 4294803856 18446744073709551615 2474580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31580/statm: 111 48 38 10 0 25 0

[startup+0.047427 s]
/proc/loadavg: 1.83 1.95 1.63 3/106 31580
/proc/meminfo: memFree=1791824/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1520328 CPUtime=0.03
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 3428 0 1 0 1 2 0 0 15 0 4 0 30877933 1556815872 2870 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 380082 2871 960 10 0 377392 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1520328

[startup+0.101426 s]
/proc/loadavg: 1.83 1.95 1.63 3/106 31580
/proc/meminfo: memFree=1791824/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1524184 CPUtime=0.08
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 3963 0 1 0 6 2 0 0 15 0 12 0 30877933 1560764416 3401 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 381046 3401 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.301424 s]
/proc/loadavg: 1.83 1.95 1.63 3/106 31580
/proc/meminfo: memFree=1791824/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1526716 CPUtime=0.37
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 5457 0 1 0 34 3 0 0 15 0 12 0 30877933 1563357184 4893 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 381679 4893 1365 10 0 378981 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526716

[startup+0.701419 s]
/proc/loadavg: 1.83 1.95 1.63 3/106 31580
/proc/meminfo: memFree=1791824/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1530012 CPUtime=1.1
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 8806 0 1 0 106 4 0 0 15 0 12 0 30877933 1566732288 8086 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 382503 8086 1404 10 0 379805 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1530012

[startup+1.50041 s]
/proc/loadavg: 1.83 1.95 1.63 4/118 31592
/proc/meminfo: memFree=1748268/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1541840 CPUtime=2.69
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 21247 0 1 0 259 10 0 0 15 0 12 0 30877933 1578844160 17676 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 385460 17678 1406 10 0 382762 0
[pid=31580/tid=31582] ppid=31578 vsize=1541840 CPUtime=1.24
/proc/31580/task/31582/stat : 31582 (java) R 31578 31580 31555 0 -1 4202560 12686 0 1 0 119 5 0 0 25 0 12 0 30877935 1578844160 17679 1992294400 134512640 134550932 4293297760 18446744073709551615 4108824833 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31580/tid=31583] ppid=31578 vsize=1541840 CPUtime=0
/proc/31580/task/31583/stat : 31583 (java) S 31578 31580 31555 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 30877936 1578844160 17680 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31584] ppid=31578 vsize=1541840 CPUtime=0
/proc/31580/task/31584/stat : 31584 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30877936 1578844160 17681 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31585] ppid=31578 vsize=1541840 CPUtime=0
/proc/31580/task/31585/stat : 31585 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30877938 1578844160 17682 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=1541840 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 30877938 1578844160 17683 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1541840 CPUtime=0
/proc/31580/task/31587/stat : 31587 (java) S 31578 31580 31555 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 12 0 30877938 1578844160 17683 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=1541840 CPUtime=0
/proc/31580/task/31588/stat : 31588 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 30877943 1578844160 17683 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=1541840 CPUtime=0.26
/proc/31580/task/31589/stat : 31589 (java) R 31578 31580 31555 0 -1 4202560 977 0 0 0 26 0 0 0 22 0 12 0 30877943 1578844160 17684 1992294400 134512640 134550932 4293297760 18446744073709551615 104164028 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=1541840 CPUtime=1.15
/proc/31580/task/31590/stat : 31590 (java) S 31578 31580 31555 0 -1 4202560 6521 0 0 0 113 2 0 0 17 0 12 0 30877943 1578844160 17684 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=1541840 CPUtime=0
/proc/31580/task/31591/stat : 31591 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 30877943 1578844160 17691 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31592] ppid=31578 vsize=1541840 CPUtime=0
/proc/31580/task/31592/stat : 31592 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 30877943 1578844160 17697 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 1541840

[startup+3.10139 s]
/proc/loadavg: 1.76 1.94 1.62 3/118 31592
/proc/meminfo: memFree=1666552/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1541140 CPUtime=4.78
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 40183 0 1 0 459 19 0 0 15 0 13 0 30877933 1578127360 35420 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 385285 35420 1429 10 0 382587 0
[pid=31580/tid=31582] ppid=31578 vsize=1541140 CPUtime=2.64
/proc/31580/task/31582/stat : 31582 (java) R 31578 31580 31555 0 -1 4202560 30590 0 1 0 250 14 0 0 25 0 13 0 30877935 1578127360 35420 1992294400 134512640 134550932 4293297760 18446744073709551615 4109172685 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31580/tid=31583] ppid=31578 vsize=1541140 CPUtime=0
/proc/31580/task/31583/stat : 31583 (java) S 31578 31580 31555 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 30877936 1578127360 35420 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31584] ppid=31578 vsize=1541140 CPUtime=0
/proc/31580/task/31584/stat : 31584 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 30877936 1578127360 35420 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31585] ppid=31578 vsize=1541140 CPUtime=0
/proc/31580/task/31585/stat : 31585 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 30877938 1578127360 35420 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=1541140 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 30877938 1578127360 35420 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1541140 CPUtime=0
/proc/31580/task/31587/stat : 31587 (java) S 31578 31580 31555 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 13 0 30877938 1578127360 35421 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=1541140 CPUtime=0
/proc/31580/task/31588/stat : 31588 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30877943 1578127360 35421 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=1541140 CPUtime=0.69
/proc/31580/task/31589/stat : 31589 (java) S 31578 31580 31555 0 -1 4202560 1982 0 0 0 69 0 0 0 15 0 13 0 30877943 1578127360 35421 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=1541140 CPUtime=1.41
/proc/31580/task/31590/stat : 31590 (java) S 31578 31580 31555 0 -1 4202560 6541 0 0 0 139 2 0 0 16 0 13 0 30877943 1578127360 35421 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=1541140 CPUtime=0
/proc/31580/task/31591/stat : 31591 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30877943 1578127360 35421 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31592] ppid=31578 vsize=1541140 CPUtime=0
/proc/31580/task/31592/stat : 31592 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30877943 1578127360 35421 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 1541140

[startup+6.30035 s]
/proc/loadavg: 1.76 1.94 1.62 2/119 31593
/proc/meminfo: memFree=1630708/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1537500 CPUtime=8.31
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 47045 0 1 0 809 22 0 0 15 0 13 0 30877933 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 384375 41259 1438 10 0 381677 0
[pid=31580/tid=31582] ppid=31578 vsize=1537500 CPUtime=5.73
/proc/31580/task/31582/stat : 31582 (java) R 31578 31580 31555 0 -1 4202560 32048 0 1 0 558 15 0 0 25 0 13 0 30877935 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 104623074 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31580/tid=31583] ppid=31578 vsize=1537500 CPUtime=0.08
/proc/31580/task/31583/stat : 31583 (java) S 31578 31580 31555 0 -1 4202560 2802 0 0 0 8 0 0 0 16 0 13 0 30877936 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31584] ppid=31578 vsize=1537500 CPUtime=0.08
/proc/31580/task/31584/stat : 31584 (java) S 31578 31580 31555 0 -1 4202560 2403 0 0 0 7 1 0 0 18 0 13 0 30877936 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31585] ppid=31578 vsize=1537500 CPUtime=0
/proc/31580/task/31585/stat : 31585 (java) S 31578 31580 31555 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 13 0 30877938 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=1537500 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30877938 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1537500 CPUtime=0
/proc/31580/task/31587/stat : 31587 (java) S 31578 31580 31555 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30877938 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=1537500 CPUtime=0
/proc/31580/task/31588/stat : 31588 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30877943 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=1537500 CPUtime=0.94
/proc/31580/task/31589/stat : 31589 (java) S 31578 31580 31555 0 -1 4202560 2178 0 0 0 93 1 0 0 15 0 13 0 30877943 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=1537500 CPUtime=1.41
/proc/31580/task/31590/stat : 31590 (java) S 31578 31580 31555 0 -1 4202560 6541 0 0 0 139 2 0 0 15 0 13 0 30877943 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=1537500 CPUtime=0
/proc/31580/task/31591/stat : 31591 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30877943 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31592] ppid=31578 vsize=1537500 CPUtime=0
/proc/31580/task/31592/stat : 31592 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30877943 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31593] ppid=31578 vsize=1537500 CPUtime=0
/proc/31580/task/31593/stat : 31593 (java) S 31578 31580 31555 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30878183 1574400000 41259 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.31
Current children cumulated vsize (KiB) 1537500

[startup+12.7013 s]
/proc/loadavg: 1.65 1.90 1.62 2/119 31593
/proc/meminfo: memFree=1613844/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1535356 CPUtime=14.86
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 52105 0 1 0 1462 24 0 0 15 0 13 0 30877933 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 383839 45465 1440 10 0 381141 0
[pid=31580/tid=31582] ppid=31578 vsize=1535356 CPUtime=12.07
/proc/31580/task/31582/stat : 31582 (java) R 31578 31580 31555 0 -1 4202560 32050 0 1 0 1192 15 0 0 25 0 13 0 30877935 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4109172667 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31580/tid=31583] ppid=31578 vsize=1535356 CPUtime=0.15
/proc/31580/task/31583/stat : 31583 (java) S 31578 31580 31555 0 -1 4202560 5242 0 0 0 14 1 0 0 16 0 13 0 30877936 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31584] ppid=31578 vsize=1535356 CPUtime=0.15
/proc/31580/task/31584/stat : 31584 (java) S 31578 31580 31555 0 -1 4202560 4832 0 0 0 13 2 0 0 18 0 13 0 30877936 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31585] ppid=31578 vsize=1535356 CPUtime=0
/proc/31580/task/31585/stat : 31585 (java) S 31578 31580 31555 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 30877938 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=1535356 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30877938 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1535356 CPUtime=0
/proc/31580/task/31587/stat : 31587 (java) S 31578 31580 31555 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30877938 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=1535356 CPUtime=0
/proc/31580/task/31588/stat : 31588 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30877943 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=1535356 CPUtime=1.03
/proc/31580/task/31589/stat : 31589 (java) S 31578 31580 31555 0 -1 4202560 2366 0 0 0 102 1 0 0 15 0 13 0 30877943 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=1535356 CPUtime=1.41
/proc/31580/task/31590/stat : 31590 (java) S 31578 31580 31555 0 -1 4202560 6541 0 0 0 139 2 0 0 15 0 13 0 30877943 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=1535356 CPUtime=0
/proc/31580/task/31591/stat : 31591 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30877943 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31592] ppid=31578 vsize=1535356 CPUtime=0
/proc/31580/task/31592/stat : 31592 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30877943 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31593] ppid=31578 vsize=1535356 CPUtime=0
/proc/31580/task/31593/stat : 31593 (java) S 31578 31580 31555 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30878183 1572204544 45465 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.86
Current children cumulated vsize (KiB) 1535356

[startup+25.5011 s]
/proc/loadavg: 1.55 1.87 1.61 2/119 31593
/proc/meminfo: memFree=1613720/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1535356 CPUtime=27.87
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 52215 0 1 0 2763 24 0 0 15 0 13 0 30877933 1572204544 45529 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 383839 45529 1440 10 0 381141 0
[pid=31580/tid=31582] ppid=31578 vsize=1535356 CPUtime=24.68
/proc/31580/task/31582/stat : 31582 (java) R 31578 31580 31555 0 -1 4202560 32053 0 1 0 2453 15 0 0 25 0 13 0 30877935 1572204544 45529 1992294400 134512640 134550932 4293297760 18446744073709551615 4109172682 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31580/tid=31583] ppid=31578 vsize=1535356 CPUtime=0.32
/proc/31580/task/31583/stat : 31583 (java) S 31578 31580 31555 0 -1 4202560 5303 0 0 0 31 1 0 0 16 0 13 0 30877936 1572204544 45529 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31584] ppid=31578 vsize=1535356 CPUtime=0.32
/proc/31580/task/31584/stat : 31584 (java) S 31578 31580 31555 0 -1 4202560 4864 0 0 0 30 2 0 0 18 0 13 0 30877936 1572204544 45529 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31585] ppid=31578 vsize=1535356 CPUtime=0
/proc/31580/task/31585/stat : 31585 (java) S 31578 31580 31555 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 30877938 1572204544 45529 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=1535356 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30877938 1572204544 45529 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1535356 CPUtime=0

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

[pid=31580/tid=31586] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31587/stat : 31587 (java) S 31578 31580 31555 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31588/stat : 31588 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=1539452 CPUtime=2.23
/proc/31580/task/31589/stat : 31589 (java) S 31578 31580 31555 0 -1 4202560 7877 0 0 0 220 3 0 0 16 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=1539452 CPUtime=1.76
/proc/31580/task/31590/stat : 31590 (java) S 31578 31580 31555 0 -1 4202560 6574 0 0 0 174 2 0 0 15 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31591/stat : 31591 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31592] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31592/stat : 31592 (java) S 31578 31580 31555 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31593] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31593/stat : 31593 (java) S 31578 31580 31555 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30878183 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1606.15
Current children cumulated vsize (KiB) 1539452

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 31649
/proc/meminfo: memFree=1565608/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1539452 CPUtime=1666.15
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 70498 0 1 0 166558 57 0 0 15 0 13 0 30877933 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 384863 57155 1445 10 0 382165 0
[pid=31580/tid=31582] ppid=31578 vsize=1539452 CPUtime=1657.6
/proc/31580/task/31582/stat : 31582 (java) R 31578 31580 31555 0 -1 4202560 32295 0 1 0 165725 35 0 0 25 0 13 0 30877935 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4109172725 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31580/tid=31583] ppid=31578 vsize=1539452 CPUtime=1.31
/proc/31580/task/31583/stat : 31583 (java) S 31578 31580 31555 0 -1 4202560 11591 0 0 0 126 5 0 0 16 0 13 0 30877936 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31584] ppid=31578 vsize=1539452 CPUtime=1.29
/proc/31580/task/31584/stat : 31584 (java) S 31578 31580 31555 0 -1 4202560 10786 0 0 0 122 7 0 0 15 0 13 0 30877936 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31585] ppid=31578 vsize=1539452 CPUtime=1.9
/proc/31580/task/31585/stat : 31585 (java) S 31578 31580 31555 0 -1 4202560 207 0 0 0 189 1 0 0 15 0 13 0 30877938 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31587/stat : 31587 (java) S 31578 31580 31555 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31588/stat : 31588 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=1539452 CPUtime=2.23
/proc/31580/task/31589/stat : 31589 (java) S 31578 31580 31555 0 -1 4202560 7877 0 0 0 220 3 0 0 16 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=1539452 CPUtime=1.76
/proc/31580/task/31590/stat : 31590 (java) S 31578 31580 31555 0 -1 4202560 6574 0 0 0 174 2 0 0 15 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31591/stat : 31591 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31592] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31592/stat : 31592 (java) S 31578 31580 31555 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 30877943 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31593] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31593/stat : 31593 (java) S 31578 31580 31555 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30878183 1576398848 57155 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.15
Current children cumulated vsize (KiB) 1539452

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 31651
/proc/meminfo: memFree=1565608/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1539452 CPUtime=1726.15
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 70517 0 1 0 172557 58 0 0 15 0 13 0 30877933 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 384863 57159 1445 10 0 382165 0
[pid=31580/tid=31582] ppid=31578 vsize=1539452 CPUtime=1717.54
/proc/31580/task/31582/stat : 31582 (java) R 31578 31580 31555 0 -1 4202560 32302 0 1 0 171719 35 0 0 25 0 13 0 30877935 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4109172685 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31580/tid=31583] ppid=31578 vsize=1539452 CPUtime=1.35
/proc/31580/task/31583/stat : 31583 (java) S 31578 31580 31555 0 -1 4202560 11593 0 0 0 129 6 0 0 15 0 13 0 30877936 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31584] ppid=31578 vsize=1539452 CPUtime=1.31
/proc/31580/task/31584/stat : 31584 (java) S 31578 31580 31555 0 -1 4202560 10788 0 0 0 124 7 0 0 16 0 13 0 30877936 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31585] ppid=31578 vsize=1539452 CPUtime=1.9
/proc/31580/task/31585/stat : 31585 (java) S 31578 31580 31555 0 -1 4202560 211 0 0 0 189 1 0 0 15 0 13 0 30877938 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31587/stat : 31587 (java) S 31578 31580 31555 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31588/stat : 31588 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=1539452 CPUtime=2.23
/proc/31580/task/31589/stat : 31589 (java) S 31578 31580 31555 0 -1 4202560 7877 0 0 0 220 3 0 0 16 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=1539452 CPUtime=1.76
/proc/31580/task/31590/stat : 31590 (java) S 31578 31580 31555 0 -1 4202560 6574 0 0 0 174 2 0 0 15 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31591/stat : 31591 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31592] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31592/stat : 31592 (java) S 31578 31580 31555 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31593] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31593/stat : 31593 (java) S 31578 31580 31555 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30878183 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1726.15
Current children cumulated vsize (KiB) 1539452

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/119 31653
/proc/meminfo: memFree=1565608/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1539452 CPUtime=1786.17
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 70533 0 1 0 178559 58 0 0 15 0 13 0 30877933 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 384863 57159 1445 10 0 382165 0
[pid=31580/tid=31582] ppid=31578 vsize=1539452 CPUtime=1777.33
/proc/31580/task/31582/stat : 31582 (java) R 31578 31580 31555 0 -1 4202560 32309 0 1 0 177698 35 0 0 25 0 13 0 30877935 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4109172685 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31580/tid=31583] ppid=31578 vsize=1539452 CPUtime=1.39
/proc/31580/task/31583/stat : 31583 (java) S 31578 31580 31555 0 -1 4202560 11593 0 0 0 133 6 0 0 16 0 13 0 30877936 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31584] ppid=31578 vsize=1539452 CPUtime=1.35
/proc/31580/task/31584/stat : 31584 (java) S 31578 31580 31555 0 -1 4202560 10788 0 0 0 128 7 0 0 15 0 13 0 30877936 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31585] ppid=31578 vsize=1539452 CPUtime=2.03
/proc/31580/task/31585/stat : 31585 (java) S 31578 31580 31555 0 -1 4202560 215 0 0 0 202 1 0 0 15 0 13 0 30877938 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31587/stat : 31587 (java) S 31578 31580 31555 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31588/stat : 31588 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=1539452 CPUtime=2.24
/proc/31580/task/31589/stat : 31589 (java) S 31578 31580 31555 0 -1 4202560 7878 0 0 0 221 3 0 0 15 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=1539452 CPUtime=1.76
/proc/31580/task/31590/stat : 31590 (java) S 31578 31580 31555 0 -1 4202560 6574 0 0 0 174 2 0 0 15 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31591/stat : 31591 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31592] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31592/stat : 31592 (java) S 31578 31580 31555 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31593] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31593/stat : 31593 (java) S 31578 31580 31555 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30878183 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.17
Current children cumulated vsize (KiB) 1539452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 1.06 2/119 31653
/proc/meminfo: memFree=1565608/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=1539452 CPUtime=1800.09
/proc/31580/stat : 31580 (java) S 31578 31580 31555 0 -1 4202496 70535 0 1 0 179951 58 0 0 15 0 13 0 30877933 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 384863 57159 1445 10 0 382165 0
[pid=31580/tid=31582] ppid=31578 vsize=1539452 CPUtime=1791.23
/proc/31580/task/31582/stat : 31582 (java) R 31578 31580 31555 0 -1 4202560 32311 0 1 0 179088 35 0 0 25 0 13 0 30877935 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4109172685 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31580/tid=31583] ppid=31578 vsize=1539452 CPUtime=1.4
/proc/31580/task/31583/stat : 31583 (java) S 31578 31580 31555 0 -1 4202560 11593 0 0 0 134 6 0 0 16 0 13 0 30877936 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31584] ppid=31578 vsize=1539452 CPUtime=1.36
/proc/31580/task/31584/stat : 31584 (java) S 31578 31580 31555 0 -1 4202560 10788 0 0 0 129 7 0 0 15 0 13 0 30877936 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31585] ppid=31578 vsize=1539452 CPUtime=2.03
/proc/31580/task/31585/stat : 31585 (java) S 31578 31580 31555 0 -1 4202560 215 0 0 0 202 1 0 0 15 0 13 0 30877938 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 0 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31586/stat : 31586 (java) S 31578 31580 31555 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31587/stat : 31587 (java) S 31578 31580 31555 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30877938 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31588/stat : 31588 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=1539452 CPUtime=2.24
/proc/31580/task/31589/stat : 31589 (java) S 31578 31580 31555 0 -1 4202560 7878 0 0 0 221 3 0 0 15 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=1539452 CPUtime=1.76
/proc/31580/task/31590/stat : 31590 (java) S 31578 31580 31555 0 -1 4202560 6574 0 0 0 174 2 0 0 15 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31591/stat : 31591 (java) S 31578 31580 31555 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
[pid=31580/tid=31592] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31592/stat : 31592 (java) S 31578 31580 31555 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 13 0 30877943 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 1 0 0 0
[pid=31580/tid=31593] ppid=31578 vsize=1539452 CPUtime=0
/proc/31580/task/31593/stat : 31593 (java) S 31578 31580 31555 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30878183 1576398848 57159 1992294400 134512640 134550932 4293297760 18446744073709551615 4294960144 0 4 0 16800975 18446604437831493440 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1539452

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

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

[startup+1796.32 s]
/proc/loadavg: 1.00 1.00 1.06 2/119 31653
/proc/meminfo: memFree=1565608/2059040 swapFree=4140428/4192956
[pid=31580] ppid=31578 vsize=0 CPUtime=1800.25
/proc/31580/stat : 31580 (java) Z 31578 31580 31555 0 -1 4203548 70559 0 1 0 179966 59 0 0 15 0 2 0 30877933 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31580/statm: 0 0 0 0 0 0 0
[pid=31580/tid=31593] ppid=31578 vsize=0 CPUtime=0
/proc/31580/task/31593/stat : 31593 (java) R 31578 31580 31555 0 -1 4203588 4 0 0 0 0 0 0 0 18 0 2 0 30878183 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.34
CPU time (s): 1800.28
CPU user time (s): 1799.67
CPU system time (s): 0.610907
CPU usage (%): 100.219
Max. virtual memory (cumulated for all children) (KiB): 1546236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.610907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70559
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= 39052
involuntary context switches= 32219

runsolver used 3.50947 second user time and 9.8715 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-14 23:59:05
IDJOB=2659211
IDBENCH=2432
IDSOLVER=1164
FILE ID=node007/2659211-1276552745
PBS_JOBID= 11173495
Free space on /tmp= 62484 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-seba.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659211-1276552745/watcher-2659211-1276552745 -o /tmp/evaluation-result-2659211-1276552745/solver-2659211-1276552745 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659211-1276552745.opb

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

MD5SUM BENCH= 1b2371606d4072012aff3f48017bfad5
RANDOM SEED=359081350

node007.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.264
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.52
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.264
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1792220 kB
Buffers:         78644 kB
Cached:         107972 kB
SwapCached:       6248 kB
Active:          81240 kB
Inactive:       118352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1792220 kB
SwapTotal:     4192956 kB
SwapFree:      4140428 kB
Dirty:            2188 kB
Writeback:           8 kB
AnonPages:       11316 kB
Mapped:          13044 kB
Slab:            45424 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182148 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= 62484 MiB
End job on node007 at 2010-06-15 00:29:03