Trace number 1856230

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 CP 2.1.1? (TO) 1800.27 1788.39

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scsd1.opb
MD5SUM34085e863ff461099a0ff7d8d6c87d4c
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22800
Total number of constraints77
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 constraints77
Minimum length of a constraint600
Maximum length of a constraint1500
Number of terms in the objective function 22800
Biggest coefficient in the objective function 268435456000000000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 188158757647584541356
Number of bits of the sum of numbers in the objective function 68
Biggest number in a constraint 268435456000000000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 188158757647584541356
Number of bits of the biggest sum of numbers68
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.1.1.v20090612
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1342000320
0.09/0.15	c Max memory 1344274432
0.09/0.15	c Total memory 1344274432
0.09/0.15	c Number of processors 2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
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.PBMaxClauseCardConstrDataStructure@ecd7e
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 No 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-1856230-1244905886.opb
0.22/0.22	c reading problem ... 
1.92/1.52	c ... done. Wall clock time 1.306s.
1.92/1.52	c #vars     22800
1.92/1.52	c #constraints  154
1.92/1.52	c constraints type 
1.92/1.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 154
1800.04/1788.24	c starts		: 1
1800.04/1788.24	c conflicts		: 79
1800.04/1788.24	c decisions		: 35355
1800.04/1788.24	c propagations		: 40280
1800.04/1788.24	c inspects		: 156807
1800.04/1788.24	c learnt literals	: 0
1800.04/1788.24	c learnt binary clauses	: 0
1800.04/1788.24	c learnt ternary clauses	: 0
1800.04/1788.24	c learnt clauses	: 78
1800.04/1788.24	c ignored clauses	: 0
1800.04/1788.24	c root simplifications	: 0
1800.04/1788.24	c removed literals (reason simplification)	: 0
1800.04/1788.24	c reason swapping (by a shorter reason)	: 0
1800.04/1788.24	c Calls to reduceDB	: 0
1800.04/1788.24	c speed (assignments/second)	: 22.544254573215095
1800.04/1788.24	c non guided choices	0
1800.04/1788.24	c learnt constraints type 
1800.04/1788.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 78
1800.04/1788.24	c constraints type 
1800.04/1788.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 154
1800.04/1788.24	s UNKNOWN
1800.04/1788.24	c Total wall clock time (in seconds): 1788.017

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-1856230-1244905886/watcher-1856230-1244905886 -o /tmp/evaluation-result-1856230-1244905886/solver-1856230-1244905886 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1856230-1244905886.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.04 1.07 1.05 3/64 16756
/proc/meminfo: memFree=1413600/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=152 CPUtime=0
/proc/16756/stat : 16756 (java6) R 16754 16756 16627 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 158185478 155648 26 1992294400 134512640 134550932 4294956160 18446744073709551615 12407588 0 0 4096 0 0 0 0 17 1 0 0
/proc/16756/statm: 38 26 19 9 0 4 0

[startup+0.095366 s]
/proc/loadavg: 1.04 1.07 1.05 3/64 16756
/proc/meminfo: memFree=1413600/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1472416 CPUtime=0.07
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 3561 0 1 0 5 2 0 0 18 0 12 0 158185478 1507753984 3304 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 368104 3304 1059 9 0 365455 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1472416

[startup+0.101359 s]
/proc/loadavg: 1.04 1.07 1.05 3/64 16756
/proc/meminfo: memFree=1413600/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1472584 CPUtime=0.09
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 3607 0 1 0 6 3 0 0 18 0 12 0 158185478 1507926016 3350 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 368146 3350 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1472584

[startup+0.301381 s]
/proc/loadavg: 1.04 1.07 1.05 3/64 16756
/proc/meminfo: memFree=1413600/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1475308 CPUtime=0.35
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 5140 0 1 0 32 3 0 0 18 0 12 0 158185478 1510715392 4873 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 368827 4873 1357 9 0 366170 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1475308

[startup+0.701426 s]
/proc/loadavg: 1.04 1.07 1.05 3/64 16756
/proc/meminfo: memFree=1413600/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1476928 CPUtime=0.95
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 8575 0 1 0 90 5 0 0 18 0 12 0 158185478 1512374272 8051 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369232 8052 1395 9 0 366575 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 1476928

[startup+1.50151 s]
/proc/loadavg: 1.04 1.07 1.05 2/76 16768
/proc/meminfo: memFree=1370944/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1476928 CPUtime=1.92
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 22072 0 1 0 181 11 0 0 18 0 12 0 158185478 1512374272 21419 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369232 21420 1401 9 0 366575 0
[pid=16756/tid=16758] ppid=16754 vsize=1476928 CPUtime=1.33
/proc/16756/task/16758/stat : 16758 (java) R 16754 16756 16627 0 -1 64 19782 0 1 0 124 9 0 0 25 0 12 0 158185479 1512374272 21420 1992294400 134512640 134550932 4294956000 18446744073709551615 4109519579 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16759] ppid=16754 vsize=1476928 CPUtime=0
/proc/16756/task/16759/stat : 16759 (java) S 16754 16756 16627 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 158185481 1512374272 21421 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16760] ppid=16754 vsize=1476928 CPUtime=0
/proc/16756/task/16760/stat : 16760 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 158185481 1512374272 21421 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16761] ppid=16754 vsize=1476928 CPUtime=0
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 158185482 1512374272 21422 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1476928 CPUtime=0
/proc/16756/task/16762/stat : 16762 (java) S 16754 16756 16627 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 158185483 1512374272 21422 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16763] ppid=16754 vsize=1476928 CPUtime=0
/proc/16756/task/16763/stat : 16763 (java) S 16754 16756 16627 0 -1 64 3 0 0 0 0 0 0 0 23 0 12 0 158185483 1512374272 21423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16764] ppid=16754 vsize=1476928 CPUtime=0
/proc/16756/task/16764/stat : 16764 (java) S 16754 16756 16627 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 158185487 1512374272 21424 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16765] ppid=16754 vsize=1476928 CPUtime=0.31
/proc/16756/task/16765/stat : 16765 (java) S 16754 16756 16627 0 -1 64 605 0 0 0 31 0 0 0 17 0 12 0 158185487 1512374272 21424 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16766] ppid=16754 vsize=1476928 CPUtime=0.24
/proc/16756/task/16766/stat : 16766 (java) S 16754 16756 16627 0 -1 64 944 0 0 0 24 0 0 0 16 0 12 0 158185487 1512374272 21425 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16767] ppid=16754 vsize=1476928 CPUtime=0
/proc/16756/task/16767/stat : 16767 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158185487 1512374272 21425 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16768] ppid=16754 vsize=1476928 CPUtime=0
/proc/16756/task/16768/stat : 16768 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158185487 1512374272 21426 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 1476928

[startup+3.10269 s]
/proc/loadavg: 1.04 1.07 1.05 2/77 16769
/proc/meminfo: memFree=1300920/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1479168 CPUtime=4.14
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 33117 0 1 0 397 17 0 0 18 0 13 0 158185478 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369792 30581 1427 9 0 367135 0
[pid=16756/tid=16758] ppid=16754 vsize=1479168 CPUtime=2.74
/proc/16756/task/16758/stat : 16758 (java) R 16754 16756 16627 0 -1 64 28314 0 1 0 260 14 0 0 25 0 13 0 158185479 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4109733866 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16759] ppid=16754 vsize=1479168 CPUtime=0
/proc/16756/task/16759/stat : 16759 (java) S 16754 16756 16627 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 158185481 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16760] ppid=16754 vsize=1479168 CPUtime=0
/proc/16756/task/16760/stat : 16760 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 158185481 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16761] ppid=16754 vsize=1479168 CPUtime=0
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158185482 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1479168 CPUtime=0
/proc/16756/task/16762/stat : 16762 (java) S 16754 16756 16627 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 158185483 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16763] ppid=16754 vsize=1479168 CPUtime=0
/proc/16756/task/16763/stat : 16763 (java) S 16754 16756 16627 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 158185483 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16764] ppid=16754 vsize=1479168 CPUtime=0
/proc/16756/task/16764/stat : 16764 (java) S 16754 16756 16627 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 158185487 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16765] ppid=16754 vsize=1479168 CPUtime=0.7
/proc/16756/task/16765/stat : 16765 (java) S 16754 16756 16627 0 -1 64 1184 0 0 0 70 0 0 0 17 0 13 0 158185487 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16766] ppid=16754 vsize=1479168 CPUtime=0.67
/proc/16756/task/16766/stat : 16766 (java) S 16754 16756 16627 0 -1 64 2872 0 0 0 66 1 0 0 16 0 13 0 158185487 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16767] ppid=16754 vsize=1479168 CPUtime=0
/proc/16756/task/16767/stat : 16767 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158185487 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16768] ppid=16754 vsize=1479168 CPUtime=0
/proc/16756/task/16768/stat : 16768 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158185487 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16769] ppid=16754 vsize=1479168 CPUtime=0
/proc/16756/task/16769/stat : 16769 (java) S 16754 16756 16627 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158185688 1514668032 30581 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 1479168

[startup+6.30204 s]
/proc/loadavg: 1.04 1.07 1.05 2/77 16769
/proc/meminfo: memFree=1293560/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1479104 CPUtime=7.35
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 33912 0 1 0 717 18 0 0 18 0 13 0 158185478 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369776 31311 1427 9 0 367119 0
[pid=16756/tid=16758] ppid=16754 vsize=1479104 CPUtime=5.91
/proc/16756/task/16758/stat : 16758 (java) R 16754 16756 16627 0 -1 64 29105 0 1 0 576 15 0 0 25 0 13 0 158185479 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4109733866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16759] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16759/stat : 16759 (java) S 16754 16756 16627 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 158185481 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16760] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16760/stat : 16760 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 158185481 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16761] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 158185482 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16762/stat : 16762 (java) S 16754 16756 16627 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 158185483 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16763] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16763/stat : 16763 (java) S 16754 16756 16627 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 158185483 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16764] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16764/stat : 16764 (java) S 16754 16756 16627 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 158185487 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16765] ppid=16754 vsize=1479104 CPUtime=0.73
/proc/16756/task/16765/stat : 16765 (java) S 16754 16756 16627 0 -1 64 1188 0 0 0 73 0 0 0 16 0 13 0 158185487 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16766] ppid=16754 vsize=1479104 CPUtime=0.67
/proc/16756/task/16766/stat : 16766 (java) S 16754 16756 16627 0 -1 64 2872 0 0 0 66 1 0 0 16 0 13 0 158185487 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16767] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16767/stat : 16767 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158185487 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16768] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16768/stat : 16768 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158185487 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16769] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16769/stat : 16769 (java) S 16754 16756 16627 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158185688 1514602496 31311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 1479104

[startup+12.7027 s]
/proc/loadavg: 1.04 1.06 1.05 2/77 16769
/proc/meminfo: memFree=1251448/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1479360 CPUtime=14.55
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 44798 0 1 0 1432 23 0 0 18 0 13 0 158185478 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369840 41681 1436 9 0 367183 0
[pid=16756/tid=16758] ppid=16754 vsize=1479360 CPUtime=12
/proc/16756/task/16758/stat : 16758 (java) R 16754 16756 16627 0 -1 64 30985 0 1 0 1185 15 0 0 25 0 13 0 158185479 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4109553377 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16759] ppid=16754 vsize=1479360 CPUtime=0.15
/proc/16756/task/16759/stat : 16759 (java) S 16754 16756 16627 0 -1 64 4401 0 0 0 14 1 0 0 17 0 13 0 158185481 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16760] ppid=16754 vsize=1479360 CPUtime=0.16
/proc/16756/task/16760/stat : 16760 (java) S 16754 16756 16627 0 -1 64 4034 0 0 0 14 2 0 0 17 0 13 0 158185481 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16761] ppid=16754 vsize=1479360 CPUtime=0
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 158185482 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1479360 CPUtime=0
/proc/16756/task/16762/stat : 16762 (java) S 16754 16756 16627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158185483 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16763] ppid=16754 vsize=1479360 CPUtime=0
/proc/16756/task/16763/stat : 16763 (java) S 16754 16756 16627 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158185483 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16764] ppid=16754 vsize=1479360 CPUtime=0
/proc/16756/task/16764/stat : 16764 (java) S 16754 16756 16627 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 158185487 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16765] ppid=16754 vsize=1479360 CPUtime=1.02
/proc/16756/task/16765/stat : 16765 (java) S 16754 16756 16627 0 -1 64 1339 0 0 0 102 0 0 0 16 0 13 0 158185487 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16766] ppid=16754 vsize=1479360 CPUtime=1.14
/proc/16756/task/16766/stat : 16766 (java) S 16754 16756 16627 0 -1 64 3276 0 0 0 113 1 0 0 15 0 13 0 158185487 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16767] ppid=16754 vsize=1479360 CPUtime=0
/proc/16756/task/16767/stat : 16767 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158185487 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16768] ppid=16754 vsize=1479360 CPUtime=0
/proc/16756/task/16768/stat : 16768 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158185487 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16769] ppid=16754 vsize=1479360 CPUtime=0
/proc/16756/task/16769/stat : 16769 (java) S 16754 16756 16627 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158185688 1514864640 41681 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.55
Current children cumulated vsize (KiB) 1479360

[startup+25.5012 s]
/proc/loadavg: 1.10 1.08 1.05 2/77 16769
/proc/meminfo: memFree=1222648/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1479360 CPUtime=27.64
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 52923 0 1 0 2737 27 0 0 18 0 13 0 158185478 1514864640 48866 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369840 48866 1436 9 0 367183 0
[pid=16756/tid=16758] ppid=16754 vsize=1479360 CPUtime=24.49
/proc/16756/task/16758/stat : 16758 (java) R 16754 16756 16627 0 -1 64 31002 0 1 0 2434 15 0 0 18 0 13 0 158185479 1514864640 48866 1992294400 134512640 134550932 4294956000 18446744073709551615 4109553472 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16759] ppid=16754 vsize=1479360 CPUtime=0.45
/proc/16756/task/16759/stat : 16759 (java) S 16754 16756 16627 0 -1 64 8634 0 0 0 42 3 0 0 16 0 13 0 158185481 1514864640 48866 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16760] ppid=16754 vsize=1479360 CPUtime=0.46
/proc/16756/task/16760/stat : 16760 (java) S 16754 16756 16627 0 -1 64 7905 0 0 0 42 4 0 0 15 0 13 0 158185481 1514864640 48866 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16761] ppid=16754 vsize=1479360 CPUtime=0
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 22 0 0 0 0 0 0 0 15 0 13 0 158185482 1514864640 48866 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1479360 CPUtime=0

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

[pid=16756/tid=16761] ppid=16754 vsize=1479104 CPUtime=0.41
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 22 0 0 0 26 15 0 0 15 0 13 0 158185482 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16762/stat : 16762 (java) S 16754 16756 16627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16763] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16763/stat : 16763 (java) S 16754 16756 16627 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16764] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16764/stat : 16764 (java) S 16754 16756 16627 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16765] ppid=16754 vsize=1479104 CPUtime=1.58
/proc/16756/task/16765/stat : 16765 (java) S 16754 16756 16627 0 -1 64 2954 0 0 0 157 1 0 0 17 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16766] ppid=16754 vsize=1479104 CPUtime=1.26
/proc/16756/task/16766/stat : 16766 (java) S 16754 16756 16627 0 -1 64 3384 0 0 0 125 1 0 0 17 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16767] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16767/stat : 16767 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16768] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16768/stat : 16768 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16769] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16769/stat : 16769 (java) S 16754 16756 16627 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158185688 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1612.93
Current children cumulated vsize (KiB) 1479104

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16769
/proc/meminfo: memFree=721656/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1479104 CPUtime=1673.25
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 253807 0 1 0 167153 172 0 0 18 0 13 0 158185478 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369776 173757 1437 9 0 367119 0
[pid=16756/tid=16758] ppid=16754 vsize=1479104 CPUtime=1650.9
/proc/16756/task/16758/stat : 16758 (java) R 16754 16756 16627 0 -1 64 32916 0 1 0 165066 24 0 0 18 0 13 0 158185479 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4109790336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16759] ppid=16754 vsize=1479104 CPUtime=9.5
/proc/16756/task/16759/stat : 16759 (java) S 16754 16756 16627 0 -1 64 102068 0 0 0 891 59 0 0 16 0 13 0 158185481 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16760] ppid=16754 vsize=1479104 CPUtime=9.49
/proc/16756/task/16760/stat : 16760 (java) S 16754 16756 16627 0 -1 64 111718 0 0 0 883 66 0 0 16 0 13 0 158185481 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16761] ppid=16754 vsize=1479104 CPUtime=0.44
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 22 0 0 0 28 16 0 0 15 0 13 0 158185482 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16762/stat : 16762 (java) S 16754 16756 16627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16763] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16763/stat : 16763 (java) S 16754 16756 16627 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16764] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16764/stat : 16764 (java) S 16754 16756 16627 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16765] ppid=16754 vsize=1479104 CPUtime=1.58
/proc/16756/task/16765/stat : 16765 (java) S 16754 16756 16627 0 -1 64 2954 0 0 0 157 1 0 0 17 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16766] ppid=16754 vsize=1479104 CPUtime=1.26
/proc/16756/task/16766/stat : 16766 (java) S 16754 16756 16627 0 -1 64 3384 0 0 0 125 1 0 0 17 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16767] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16767/stat : 16767 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16768] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16768/stat : 16768 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158185487 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16769] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16769/stat : 16769 (java) S 16754 16756 16627 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158185688 1514602496 173757 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1673.25
Current children cumulated vsize (KiB) 1479104

[startup+1722.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 16769
/proc/meminfo: memFree=702264/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1479104 CPUtime=1733.62
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 262479 0 1 0 173184 178 0 0 18 0 13 0 158185478 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369776 178604 1437 9 0 367119 0
[pid=16756/tid=16758] ppid=16754 vsize=1479104 CPUtime=1710.46
/proc/16756/task/16758/stat : 16758 (java) R 16754 16756 16627 0 -1 64 32984 0 1 0 171021 25 0 0 19 0 13 0 158185479 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4109553491 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16759] ppid=16754 vsize=1479104 CPUtime=9.9
/proc/16756/task/16759/stat : 16759 (java) S 16754 16756 16627 0 -1 64 106681 0 0 0 928 62 0 0 15 0 13 0 158185481 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16760] ppid=16754 vsize=1479104 CPUtime=9.89
/proc/16756/task/16760/stat : 16760 (java) S 16754 16756 16627 0 -1 64 115709 0 0 0 921 68 0 0 16 0 13 0 158185481 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16761] ppid=16754 vsize=1479104 CPUtime=0.45
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 22 0 0 0 29 16 0 0 15 0 13 0 158185482 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16762/stat : 16762 (java) S 16754 16756 16627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16763] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16763/stat : 16763 (java) S 16754 16756 16627 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16764] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16764/stat : 16764 (java) S 16754 16756 16627 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16765] ppid=16754 vsize=1479104 CPUtime=1.58
/proc/16756/task/16765/stat : 16765 (java) S 16754 16756 16627 0 -1 64 2954 0 0 0 157 1 0 0 17 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16766] ppid=16754 vsize=1479104 CPUtime=1.26
/proc/16756/task/16766/stat : 16766 (java) S 16754 16756 16627 0 -1 64 3384 0 0 0 125 1 0 0 17 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16767] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16767/stat : 16767 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16768] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16768/stat : 16768 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16769] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16769/stat : 16769 (java) S 16754 16756 16627 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158185688 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1733.62
Current children cumulated vsize (KiB) 1479104

[startup+1782.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 16769
/proc/meminfo: memFree=702200/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1479104 CPUtime=1794.09
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 262572 0 1 0 179227 182 0 0 18 0 13 0 158185478 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369776 178604 1437 9 0 367119 0
[pid=16756/tid=16758] ppid=16754 vsize=1479104 CPUtime=1769.9
/proc/16756/task/16758/stat : 16758 (java) R 16754 16756 16627 0 -1 64 33077 0 1 0 176965 25 0 0 20 0 13 0 158185479 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4109553491 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16759] ppid=16754 vsize=1479104 CPUtime=10.41
/proc/16756/task/16759/stat : 16759 (java) S 16754 16756 16627 0 -1 64 106681 0 0 0 977 64 0 0 16 0 13 0 158185481 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16760] ppid=16754 vsize=1479104 CPUtime=10.4
/proc/16756/task/16760/stat : 16760 (java) S 16754 16756 16627 0 -1 64 115709 0 0 0 971 69 0 0 16 0 13 0 158185481 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16761] ppid=16754 vsize=1479104 CPUtime=0.48
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 22 0 0 0 30 18 0 0 16 0 13 0 158185482 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16762/stat : 16762 (java) S 16754 16756 16627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16763] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16763/stat : 16763 (java) S 16754 16756 16627 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16764] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16764/stat : 16764 (java) S 16754 16756 16627 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16765] ppid=16754 vsize=1479104 CPUtime=1.58
/proc/16756/task/16765/stat : 16765 (java) S 16754 16756 16627 0 -1 64 2954 0 0 0 157 1 0 0 17 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16766] ppid=16754 vsize=1479104 CPUtime=1.26
/proc/16756/task/16766/stat : 16766 (java) S 16754 16756 16627 0 -1 64 3384 0 0 0 125 1 0 0 17 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16767] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16767/stat : 16767 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16768] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16768/stat : 16768 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16769] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16769/stat : 16769 (java) S 16754 16756 16627 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158185688 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1794.09
Current children cumulated vsize (KiB) 1479104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.2 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 16769
/proc/meminfo: memFree=702200/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=1479104 CPUtime=1800.04
/proc/16756/stat : 16756 (java) S 16754 16756 16627 0 -1 0 262581 0 1 0 179822 182 0 0 18 0 13 0 158185478 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 369776 178604 1437 9 0 367119 0
[pid=16756/tid=16758] ppid=16754 vsize=1479104 CPUtime=1775.75
/proc/16756/task/16758/stat : 16758 (java) R 16754 16756 16627 0 -1 64 33086 0 1 0 177550 25 0 0 25 0 13 0 158185479 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4109553523 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16759] ppid=16754 vsize=1479104 CPUtime=10.45
/proc/16756/task/16759/stat : 16759 (java) S 16754 16756 16627 0 -1 64 106681 0 0 0 981 64 0 0 16 0 13 0 158185481 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16760] ppid=16754 vsize=1479104 CPUtime=10.44
/proc/16756/task/16760/stat : 16760 (java) S 16754 16756 16627 0 -1 64 115709 0 0 0 975 69 0 0 16 0 13 0 158185481 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16756/tid=16761] ppid=16754 vsize=1479104 CPUtime=0.48
/proc/16756/task/16761/stat : 16761 (java) S 16754 16756 16627 0 -1 64 22 0 0 0 30 18 0 0 15 0 13 0 158185482 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16762] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16762/stat : 16762 (java) S 16754 16756 16627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16763] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16763/stat : 16763 (java) S 16754 16756 16627 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 158185483 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16764] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16764/stat : 16764 (java) S 16754 16756 16627 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16765] ppid=16754 vsize=1479104 CPUtime=1.58
/proc/16756/task/16765/stat : 16765 (java) S 16754 16756 16627 0 -1 64 2954 0 0 0 157 1 0 0 17 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16766] ppid=16754 vsize=1479104 CPUtime=1.26
/proc/16756/task/16766/stat : 16766 (java) S 16754 16756 16627 0 -1 64 3384 0 0 0 125 1 0 0 17 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16767] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16767/stat : 16767 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16768] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16768/stat : 16768 (java) S 16754 16756 16627 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158185487 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16756/tid=16769] ppid=16754 vsize=1479104 CPUtime=0
/proc/16756/task/16769/stat : 16769 (java) S 16754 16756 16627 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158185688 1514602496 178604 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1479104

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

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

[startup+1788.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 16769
/proc/meminfo: memFree=702200/2055920 swapFree=4192952/4192956
[pid=16756] ppid=16754 vsize=0 CPUtime=1800.18
/proc/16756/stat : 16756 (java) Z 16754 16756 16627 0 -1 1036 262605 0 1 0 179831 187 0 0 15 0 2 0 158185478 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16756/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1788.39
CPU time (s): 1800.27
CPU user time (s): 1798.32
CPU system time (s): 1.9527
CPU usage (%): 100.664
Max. virtual memory (cumulated for all children) (KiB): 1480792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 1.9527
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262605
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= 56736
involuntary context switches= 31425

runsolver used 2.04169 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node42 at 2009-06-13 17:11:27
IDJOB=1856230
IDBENCH=2412
IDSOLVER=681
FILE ID=node42/1856230-1244905886
PBS_JOBID= 9354499
Free space on /tmp= 66268 MiB

SOLVER NAME= SAT4J Pseudo CP 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-scsd1.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856230-1244905886/watcher-1856230-1244905886 -o /tmp/evaluation-result-1856230-1244905886/solver-1856230-1244905886 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1856230-1244905886.opb

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

MD5SUM BENCH= 34085e863ff461099a0ff7d8d6c87d4c
RANDOM SEED=1524202229

node42.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.214
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.214
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:       1414016 kB
Buffers:         70484 kB
Cached:         475416 kB
SwapCached:          4 kB
Active:          40200 kB
Inactive:       519644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414016 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2244 kB
Writeback:           0 kB
Mapped:          23760 kB
Slab:            68004 kB
Committed_AS:   138492 kB
PageTables:       1404 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= 66268 MiB
End job on node42 at 2009-06-13 17:41:17