Trace number 1855303

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 NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1? (TO) 1800.44 1790.02

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos9.opb
MD5SUM9b565ffd2f62b11d1859d685ea38235b
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables874498
Total number of constraints110909
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints110822
Minimum length of a constraint11
Maximum length of a constraint14080
Number of terms in the objective function 198658
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 38727219
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 30720
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 38727219
Number of bits of the biggest sum of numbers26
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-2008 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.1.1.v20090612
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.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c Expensive reason simplification
0.22/0.22	c MiniSAT restarts strategy
0.22/0.22	c Memory based learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-1855303-1244871910.opb
0.22/0.22	c reading problem ... 
29.98/24.10	c ... done. Wall clock time 23.88s.
29.98/24.10	c #vars     874498
29.98/24.10	c #constraints  118637
29.98/24.10	c constraints type 
29.98/24.10	c org.sat4j.minisat.constraints.card.MinWatchCard => 87
29.98/24.10	c org.sat4j.pb.constraints.pb.MaxWatchPb => 118550
1242.03/1232.89	c cleaning 11233 clauses out of 22501
1765.98/1755.95	c cleaning 16357 clauses out of 32769
1800.06/1789.72	c starts		: 14
1800.06/1789.72	c conflicts		: 46482
1800.06/1789.72	c decisions		: 507632
1800.06/1789.72	c propagations		: 5192300
1800.06/1789.72	c inspects		: 26327692
1800.06/1789.72	c learnt literals	: 0
1800.06/1789.72	c learnt binary clauses	: 0
1800.06/1789.72	c learnt ternary clauses	: 11
1800.06/1789.72	c learnt clauses	: 46482
1800.06/1789.72	c ignored clauses	: 0
1800.06/1789.72	c root simplifications	: 0
1800.06/1789.72	c removed literals (reason simplification)	: 3552874
1800.06/1789.72	c reason swapping (by a shorter reason)	: 0
1800.06/1789.72	c Calls to reduceDB	: 2
1800.06/1789.72	c speed (assignments/second)	: 2940.8016619780055
1800.06/1789.72	c non guided choices	243881
1800.06/1789.77	c learnt constraints type 
1800.06/1789.77	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 18896
1800.06/1789.77	c constraints type 
1800.06/1789.77	c org.sat4j.minisat.constraints.card.MinWatchCard => 87
1800.06/1789.77	c org.sat4j.pb.constraints.pb.MaxWatchPb => 118550
1800.06/1789.77	s UNKNOWN
1800.06/1789.77	c Total wall clock time (in seconds): 1789.556

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-1855303-1244871910/watcher-1855303-1244871910 -o /tmp/evaluation-result-1855303-1244871910/solver-1855303-1244871910 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1855303-1244871910.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.13 1.03 1.01 1/64 12741
/proc/meminfo: memFree=999064/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1612 CPUtime=0
/proc/12741/stat : 12741 (java6) R 12739 12741 11809 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 154791816 1650688 143 1992294400 134512640 134550932 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12741/statm: 403 143 107 9 0 45 0

[startup+0.053286 s]
/proc/loadavg: 1.13 1.03 1.01 1/64 12741
/proc/meminfo: memFree=999064/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1471112 CPUtime=0.04
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 3237 0 1 0 3 1 0 0 18 0 7 0 154791816 1506418688 2982 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 367778 2983 1010 9 0 365129 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1471112

[startup+0.101297 s]
/proc/loadavg: 1.13 1.03 1.01 1/64 12741
/proc/meminfo: memFree=999064/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1473320 CPUtime=0.08
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 3615 0 1 0 7 1 0 0 18 0 12 0 154791816 1508679680 3358 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 368330 3358 1068 9 0 365678 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1473320

[startup+0.301344 s]
/proc/loadavg: 1.13 1.03 1.01 1/64 12741
/proc/meminfo: memFree=999064/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1474872 CPUtime=0.32
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 9879 0 1 0 27 5 0 0 18 0 12 0 154791816 1510268928 9617 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 368718 9617 1352 9 0 366061 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1474872

[startup+0.701429 s]
/proc/loadavg: 1.13 1.03 1.01 1/64 12741
/proc/meminfo: memFree=999064/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1476668 CPUtime=0.95
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 13369 0 1 0 88 7 0 0 18 0 12 0 154791816 1512108032 13005 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 369167 13006 1390 9 0 366510 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 1476668

[startup+1.5026 s]
/proc/loadavg: 1.13 1.03 1.01 2/76 12753
/proc/meminfo: memFree=925048/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1476668 CPUtime=1.79
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 32535 0 1 0 164 15 0 0 18 0 12 0 154791816 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 369167 32171 1391 9 0 366510 0
[pid=12741/tid=12743] ppid=12739 vsize=1476668 CPUtime=1.33
/proc/12741/task/12743/stat : 12743 (java) R 12739 12741 11809 0 -1 64 30543 0 1 0 120 13 0 0 25 0 12 0 154791817 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4109124772 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12744] ppid=12739 vsize=1476668 CPUtime=0
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11809 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 154791818 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12745] ppid=12739 vsize=1476668 CPUtime=0
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 154791818 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12746] ppid=12739 vsize=1476668 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 154791820 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1476668 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 154791821 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1476668 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 154791821 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1476668 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 154791825 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1476668 CPUtime=0.23
/proc/12741/task/12750/stat : 12750 (java) R 12739 12741 11809 0 -1 64 453 0 0 0 23 0 0 0 16 0 12 0 154791825 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 103978916 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12751] ppid=12739 vsize=1476668 CPUtime=0.19
/proc/12741/task/12751/stat : 12751 (java) S 12739 12741 11809 0 -1 64 795 0 0 0 19 0 0 0 16 0 12 0 154791825 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12752] ppid=12739 vsize=1476668 CPUtime=0
/proc/12741/task/12752/stat : 12752 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 154791825 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12753] ppid=12739 vsize=1476668 CPUtime=0
/proc/12741/task/12753/stat : 12753 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 154791825 1512108032 32171 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 1476668

[startup+3.10195 s]
/proc/loadavg: 1.13 1.03 1.01 2/76 12753
/proc/meminfo: memFree=834424/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1480416 CPUtime=4.15
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 59737 0 1 0 387 28 0 0 18 0 12 0 154791816 1515945984 55254 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 370104 55257 1414 9 0 367447 0
[pid=12741/tid=12743] ppid=12739 vsize=1480416 CPUtime=2.32
/proc/12741/task/12743/stat : 12743 (java) S 12739 12741 11809 0 -1 64 30910 0 1 0 219 13 0 0 18 0 12 0 154791817 1515945984 55258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12744] ppid=12739 vsize=1480416 CPUtime=0.32
/proc/12741/task/12744/stat : 12744 (java) R 12739 12741 11809 0 -1 64 14696 0 0 0 26 6 0 0 18 0 12 0 154791818 1515945984 55260 1992294400 134512640 134550932 4294956016 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12745] ppid=12739 vsize=1480416 CPUtime=0.32
/proc/12741/task/12745/stat : 12745 (java) R 12739 12741 11809 0 -1 64 9974 0 0 0 27 5 0 0 18 0 12 0 154791818 1515945984 55261 1992294400 134512640 134550932 4294956016 18446744073709551615 106197499 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=1480416 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 154791820 1515945984 55263 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1480416 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 154791821 1515945984 55264 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1480416 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 154791821 1515945984 55266 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1480416 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 154791825 1515945984 55267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1480416 CPUtime=0.61
/proc/12741/task/12750/stat : 12750 (java) S 12739 12741 11809 0 -1 64 2181 0 0 0 61 0 0 0 17 0 12 0 154791825 1515945984 55269 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12751] ppid=12739 vsize=1480416 CPUtime=0.51
/proc/12741/task/12751/stat : 12751 (java) S 12739 12741 11809 0 -1 64 1231 0 0 0 51 0 0 0 17 0 12 0 154791825 1515945984 55270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12752] ppid=12739 vsize=1480416 CPUtime=0
/proc/12741/task/12752/stat : 12752 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 154791825 1515945984 55272 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12753] ppid=12739 vsize=1480416 CPUtime=0
/proc/12741/task/12753/stat : 12753 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 154791825 1515945984 55274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 1480416

[startup+6.30562 s]
/proc/loadavg: 1.12 1.03 1.01 2/76 12753
/proc/meminfo: memFree=713728/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1483840 CPUtime=8.16
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 90631 0 1 0 772 44 0 0 18 0 12 0 154791816 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 370960 80851 1414 9 0 368303 0
[pid=12741/tid=12743] ppid=12739 vsize=1483840 CPUtime=4.68
/proc/12741/task/12743/stat : 12743 (java) S 12739 12741 11809 0 -1 64 30914 0 1 0 454 14 0 0 20 0 12 0 154791817 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12744] ppid=12739 vsize=1483840 CPUtime=1.14
/proc/12741/task/12744/stat : 12744 (java) R 12739 12741 11809 0 -1 64 32385 0 0 0 99 15 0 0 16 0 12 0 154791818 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 106195365 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12745] ppid=12739 vsize=1483840 CPUtime=1.16
/proc/12741/task/12745/stat : 12745 (java) R 12739 12741 11809 0 -1 64 23169 0 0 0 103 13 0 0 16 0 12 0 154791818 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 105886445 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=1483840 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 154791820 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1483840 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 154791821 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1483840 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 154791821 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1483840 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 154791825 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1483840 CPUtime=0.61
/proc/12741/task/12750/stat : 12750 (java) S 12739 12741 11809 0 -1 64 2181 0 0 0 61 0 0 0 17 0 12 0 154791825 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12751] ppid=12739 vsize=1483840 CPUtime=0.53
/proc/12741/task/12751/stat : 12751 (java) S 12739 12741 11809 0 -1 64 1231 0 0 0 53 0 0 0 16 0 12 0 154791825 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12752] ppid=12739 vsize=1483840 CPUtime=0
/proc/12741/task/12752/stat : 12752 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 154791825 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12753] ppid=12739 vsize=1483840 CPUtime=0
/proc/12741/task/12753/stat : 12753 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 154791825 1519452160 80851 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.16
Current children cumulated vsize (KiB) 1483840

[startup+12.703 s]
/proc/loadavg: 1.11 1.03 1.01 2/76 12753
/proc/meminfo: memFree=560392/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1484864 CPUtime=16.38
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 127388 0 1 0 1576 62 0 0 18 0 12 0 154791816 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 371216 113102 1420 9 0 368559 0
[pid=12741/tid=12743] ppid=12739 vsize=1484864 CPUtime=9.2
/proc/12741/task/12743/stat : 12743 (java) R 12739 12741 11809 0 -1 64 30931 0 1 0 906 14 0 0 19 0 12 0 154791817 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4109488259 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12744] ppid=12739 vsize=1484864 CPUtime=2.93
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11809 0 -1 64 46139 0 0 0 272 21 0 0 16 0 12 0 154791818 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12745] ppid=12739 vsize=1484864 CPUtime=2.92
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11809 0 -1 64 45845 0 0 0 269 23 0 0 16 0 12 0 154791818 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=1484864 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 154791820 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1484864 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 154791821 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1484864 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 154791821 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1484864 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 154791825 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1484864 CPUtime=0.61
/proc/12741/task/12750/stat : 12750 (java) S 12739 12741 11809 0 -1 64 2181 0 0 0 61 0 0 0 16 0 12 0 154791825 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12751] ppid=12739 vsize=1484864 CPUtime=0.66
/proc/12741/task/12751/stat : 12751 (java) S 12739 12741 11809 0 -1 64 1541 0 0 0 65 1 0 0 16 0 12 0 154791825 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12752] ppid=12739 vsize=1484864 CPUtime=0
/proc/12741/task/12752/stat : 12752 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 154791825 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12753] ppid=12739 vsize=1484864 CPUtime=0
/proc/12741/task/12753/stat : 12753 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 154791825 1520500736 113102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.38
Current children cumulated vsize (KiB) 1484864

[startup+25.5057 s]
/proc/loadavg: 1.17 1.04 1.01 3/77 12754
/proc/meminfo: memFree=322816/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1485184 CPUtime=32.23
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 189902 0 1 0 3128 95 0 0 18 0 13 0 154791816 1520828416 170407 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 371296 170407 1434 9 0 368639 0
[pid=12741/tid=12743] ppid=12739 vsize=1485184 CPUtime=19.1
/proc/12741/task/12743/stat : 12743 (java) R 12739 12741 11809 0 -1 64 30999 0 1 0 1893 17 0 0 19 0 13 0 154791817 1520828416 170407 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12744] ppid=12739 vsize=1485184 CPUtime=5.54
/proc/12741/task/12744/stat : 12744 (java) R 12739 12741 11809 0 -1 64 75302 0 0 0 520 34 0 0 15 0 13 0 154791818 1520828416 170407 1992294400 134512640 134550932 4294956016 18446744073709551615 105886418 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12745] ppid=12739 vsize=1485184 CPUtime=5.48
/proc/12741/task/12745/stat : 12745 (java) R 12739 12741 11809 0 -1 64 78809 0 0 0 508 40 0 0 16 0 13 0 154791818 1520828416 170407 1992294400 134512640 134550932 4294956016 18446744073709551615 105886418 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12746] ppid=12739 vsize=1485184 CPUtime=0.01
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 1 0 0 0 15 0 13 0 154791820 1520828416 170407 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1485184 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154791821 1520828416 170407 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1485184 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154791821 1520828416 170407 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1485184 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 154791825 1520828416 170407 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1485184 CPUtime=1.02

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

[pid=12741/tid=12746] ppid=12739 vsize=1486208 CPUtime=2.32
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 3515 0 0 0 230 2 0 0 16 0 13 0 154791820 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154791821 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154791821 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1486208 CPUtime=1.59
/proc/12741/task/12750/stat : 12750 (java) S 12739 12741 11809 0 -1 64 2250 0 0 0 158 1 0 0 16 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12751] ppid=12739 vsize=1486208 CPUtime=1.56
/proc/12741/task/12751/stat : 12751 (java) S 12739 12741 11809 0 -1 64 3081 0 0 0 155 1 0 0 15 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12752] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12752/stat : 12752 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12753] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12753/stat : 12753 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12754] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12754/stat : 12754 (java) S 12739 12741 11809 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154794328 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1671.66
Current children cumulated vsize (KiB) 1486208

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12762
/proc/meminfo: memFree=28544/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1486208 CPUtime=1732.09
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 349878 0 1 0 173018 191 0 0 18 0 13 0 154791816 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 371552 325238 1440 9 0 368895 0
[pid=12741/tid=12743] ppid=12739 vsize=1486208 CPUtime=1709.22
/proc/12741/task/12743/stat : 12743 (java) R 12739 12741 11809 0 -1 64 31056 0 1 0 170904 18 0 0 25 0 13 0 154791817 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4109906256 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12744] ppid=12739 vsize=1486208 CPUtime=8.7
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11809 0 -1 64 153492 0 0 0 787 83 0 0 16 0 13 0 154791818 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12745] ppid=12739 vsize=1486208 CPUtime=8.64
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11809 0 -1 64 155738 0 0 0 781 83 0 0 17 0 13 0 154791818 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=1486208 CPUtime=2.32
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 3515 0 0 0 230 2 0 0 16 0 13 0 154791820 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154791821 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154791821 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1486208 CPUtime=1.59
/proc/12741/task/12750/stat : 12750 (java) S 12739 12741 11809 0 -1 64 2250 0 0 0 158 1 0 0 16 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12751] ppid=12739 vsize=1486208 CPUtime=1.56
/proc/12741/task/12751/stat : 12751 (java) S 12739 12741 11809 0 -1 64 3081 0 0 0 155 1 0 0 15 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12752] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12752/stat : 12752 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12753] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12753/stat : 12753 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154791825 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12754] ppid=12739 vsize=1486208 CPUtime=0
/proc/12741/task/12754/stat : 12754 (java) S 12739 12741 11809 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154794328 1521876992 325238 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1732.09
Current children cumulated vsize (KiB) 1486208

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12762
/proc/meminfo: memFree=27264/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1487232 CPUtime=1792.57
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 353829 0 1 0 179063 194 0 0 18 0 13 0 154791816 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 371808 325518 1440 9 0 369151 0
[pid=12741/tid=12743] ppid=12739 vsize=1487232 CPUtime=1766.37
/proc/12741/task/12743/stat : 12743 (java) R 12739 12741 11809 0 -1 64 31062 0 1 0 176619 18 0 0 25 0 13 0 154791817 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4109926601 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12744] ppid=12739 vsize=1487232 CPUtime=9.13
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11809 0 -1 64 153492 0 0 0 830 83 0 0 16 0 13 0 154791818 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12745] ppid=12739 vsize=1487232 CPUtime=9.07
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11809 0 -1 64 155738 0 0 0 824 83 0 0 16 0 13 0 154791818 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=1487232 CPUtime=4.69
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 7018 0 0 0 465 4 0 0 16 0 13 0 154791820 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154791821 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154791821 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1487232 CPUtime=1.6
/proc/12741/task/12750/stat : 12750 (java) S 12739 12741 11809 0 -1 64 2256 0 0 0 159 1 0 0 17 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12751] ppid=12739 vsize=1487232 CPUtime=1.65
/proc/12741/task/12751/stat : 12751 (java) S 12739 12741 11809 0 -1 64 3517 0 0 0 164 1 0 0 16 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12752] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12752/stat : 12752 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12753] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12753/stat : 12753 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12754] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12754/stat : 12754 (java) S 12739 12741 11809 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154794328 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (KiB) 1487232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12762
/proc/meminfo: memFree=27264/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1487232 CPUtime=1800.06
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 353830 0 1 0 179812 194 0 0 18 0 13 0 154791816 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12741/statm: 371808 325518 1440 9 0 369151 0
[pid=12741/tid=12743] ppid=12739 vsize=1487232 CPUtime=1773.68
/proc/12741/task/12743/stat : 12743 (java) R 12739 12741 11809 0 -1 64 31063 0 1 0 177350 18 0 0 25 0 13 0 154791817 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4109906256 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12744] ppid=12739 vsize=1487232 CPUtime=9.21
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11809 0 -1 64 153492 0 0 0 838 83 0 0 17 0 13 0 154791818 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12745] ppid=12739 vsize=1487232 CPUtime=9.16
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11809 0 -1 64 155738 0 0 0 833 83 0 0 16 0 13 0 154791818 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=1487232 CPUtime=4.69
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 7018 0 0 0 465 4 0 0 16 0 13 0 154791820 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154791821 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154791821 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1487232 CPUtime=1.6
/proc/12741/task/12750/stat : 12750 (java) S 12739 12741 11809 0 -1 64 2256 0 0 0 159 1 0 0 17 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12751] ppid=12739 vsize=1487232 CPUtime=1.65
/proc/12741/task/12751/stat : 12751 (java) S 12739 12741 11809 0 -1 64 3517 0 0 0 164 1 0 0 16 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12752] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12752/stat : 12752 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12753] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12753/stat : 12753 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154791825 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12754] ppid=12739 vsize=1487232 CPUtime=0
/proc/12741/task/12754/stat : 12754 (java) S 12739 12741 11809 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 154794328 1522925568 325518 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1487232

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

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

[startup+1789.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12762
/proc/meminfo: memFree=27264/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=1487880 CPUtime=1800.22
/proc/12741/stat : 12741 (java) S 12739 12741 11809 0 -1 0 353861 0 1 0 179828 194 0 0 16 0 14 0 154791816 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 371970 325549 1441 9 0 369313 0
[pid=12741/tid=12743] ppid=12739 vsize=1487880 CPUtime=1773.78
/proc/12741/task/12743/stat : 12743 (java) R 12739 12741 11809 0 -1 64 31063 0 1 0 177360 18 0 0 25 0 14 0 154791817 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4109897856 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12744] ppid=12739 vsize=1487880 CPUtime=9.21
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11809 0 -1 64 153492 0 0 0 838 83 0 0 17 0 14 0 154791818 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12745] ppid=12739 vsize=1487880 CPUtime=9.16
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11809 0 -1 64 155738 0 0 0 833 83 0 0 16 0 14 0 154791818 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=1487880 CPUtime=4.69
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11809 0 -1 64 7018 0 0 0 465 4 0 0 16 0 14 0 154791820 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=1487880 CPUtime=0
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11809 0 -1 64 10 0 0 0 0 0 0 0 16 0 14 0 154791821 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12748] ppid=12739 vsize=1487880 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11809 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 154791821 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=1487880 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11809 0 -1 64 6 0 0 0 0 0 0 0 18 0 14 0 154791825 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12750] ppid=12739 vsize=1487880 CPUtime=1.6
/proc/12741/task/12750/stat : 12750 (java) S 12739 12741 11809 0 -1 64 2256 0 0 0 159 1 0 0 17 0 14 0 154791825 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12751] ppid=12739 vsize=1487880 CPUtime=1.69
/proc/12741/task/12751/stat : 12751 (java) S 12739 12741 11809 0 -1 64 3524 0 0 0 168 1 0 0 16 0 14 0 154791825 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12741/tid=12752] ppid=12739 vsize=1487880 CPUtime=0
/proc/12741/task/12752/stat : 12752 (java) S 12739 12741 11809 0 -1 64 2 0 0 0 0 0 0 0 21 0 14 0 154791825 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12753] ppid=12739 vsize=1487880 CPUtime=0
/proc/12741/task/12753/stat : 12753 (java) S 12739 12741 11809 0 -1 64 1 0 0 0 0 0 0 0 15 0 14 0 154791825 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12741/tid=12754] ppid=12739 vsize=1487880 CPUtime=0
/proc/12741/task/12754/stat : 12754 (java) S 12739 12741 11809 0 -1 64 5 0 0 0 0 0 0 0 16 0 14 0 154794328 1523589120 325549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 1487880

[startup+1790 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12762
/proc/meminfo: memFree=27264/2055920 swapFree=4192956/4192956
[pid=12741] ppid=12739 vsize=0 CPUtime=1800.41
/proc/12741/stat : 12741 (java) Z 12739 12741 11809 0 -1 1036 353861 0 1 0 179829 212 0 0 15 0 2 0 154791816 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.02
CPU time (s): 1800.44
CPU user time (s): 1798.29
CPU system time (s): 2.14467
CPU usage (%): 100.582
Max. virtual memory (cumulated for all children) (KiB): 1495236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.29
system time used= 2.14467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353861
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= 38281
involuntary context switches= 41873

runsolver used 1.85672 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node13 at 2009-06-13 07:45:13
IDJOB=1855303
IDBENCH=1505
IDSOLVER=682
FILE ID=node13/1855303-1244871910
PBS_JOBID= 9354353
Free space on /tmp= 66316 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos9.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1855303-1244871910/watcher-1855303-1244871910 -o /tmp/evaluation-result-1855303-1244871910/solver-1855303-1244871910 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1855303-1244871910.opb

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

MD5SUM BENCH= 9b565ffd2f62b11d1859d685ea38235b
RANDOM SEED=378837950

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.259
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.259
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        999480 kB
Buffers:         75584 kB
Cached:         888928 kB
SwapCached:          0 kB
Active:         155324 kB
Inactive:       823176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        999480 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           44656 kB
Writeback:           0 kB
Mapped:          23760 kB
Slab:            63808 kB
Committed_AS:   137204 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node13 at 2009-06-13 08:15:05