Trace number 354199

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, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.23 1753.22

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit2p.opb
MD5SUM61513bc338a8ab1ef0a0cedf59bc2ac8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark223035388
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223035388
Optimality of the best value was proved NO
Number of variables293602
Total number of constraints10500
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 constraints10500
Minimum length of a constraint13
Maximum length of a constraint612
Number of terms in the objective function 246163
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 43487073153772
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 31729070899200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 103505525327531
Number of bits of the biggest sum of numbers47
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.11/0.21	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.11/0.21	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.11/0.21	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.11/0.22	c no version file found!!!
0.11/0.22	c sun.arch.data.model	32
0.11/0.22	c java.version	1.6.0
0.11/0.22	c os.name	Linux
0.11/0.22	c os.version	2.6.9-22.EL.rootsmp
0.11/0.22	c os.arch	i386
0.11/0.22	c Free memory 1651659224
0.11/0.22	c Max memory 1654456320
0.11/0.22	c Total memory 1654456320
0.11/0.22	c Number of processors 2
0.11/0.27	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.11/0.27	--- Begin Solver configuration ---
0.11/0.27	c Stops conflict analysis at the first Unique Implication Point
0.11/0.27	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.11/0.27	c Learn all clauses as in MiniSAT
0.11/0.27	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.11/0.27	c VSIDS like heuristics from MiniSAT using a heap
0.11/0.27	c No reason simplification
0.11/0.27	c --- End Solver configuration ---
0.11/0.27	c solving /tmp/evaluation/354199-1176698881/instance-354199-1176698881.opb
0.11/0.27	c reading problem ... 
22.81/17.21	c ... done. Wall clock time 16.938s.
22.81/17.21	c CPU time (experimental) 11.77s.
22.81/17.21	c #vars     293602
22.81/17.21	c #constraints  13500
1800.02/1753.01	c starts		: 2
1800.02/1753.01	c conflicts		: 4739
1800.02/1753.01	c decisions		: 3855959
1800.02/1753.01	c propagations		: 4098042
1800.02/1753.01	c inspects		: 73462812
1800.02/1753.01	c learnt literals	: 0
1800.02/1753.01	c learnt binary clauses	: 0
1800.02/1753.01	c learnt ternary clauses	: 0
1800.02/1753.01	c learnt clauses	: 4738
1800.02/1753.01	c root simplifications	: 0
1800.02/1753.01	c removed literals (reason simplification)	: 0
1800.02/1753.01	c reason swapping (by a shorter reason)	: 0
1800.02/1753.01	c Calls to reduceDB	: 0
1800.02/1753.01	c speed (decisions/second)	: 2222.390709201464
1800.02/1753.01	c non guided choices	0
1800.02/1753.01	s UNKNOWN
1800.02/1753.01	c Total wall clock time (ms): 1752.741

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-354199-1176698881 -o ROOT/results/node18/solver-354199-1176698881 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354199-1176698881/sat4jPseudoCP.jar /tmp/evaluation/354199-1176698881/instance-354199-1176698881.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 16109
/proc/meminfo: memFree=1805112/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=152 CPUtime=0
/proc/16109/stat : 16109 (java) D 16107 16109 14593 0 -1 0 42 0 0 0 0 0 0 0 19 0 1 0 117805547 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7861028 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/16109/statm: 38 26 19 9 0 4 0

[startup+0.0796881 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 16109
/proc/meminfo: memFree=1805112/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1800 CPUtime=0
/proc/16109/stat : 16109 (java) R 16107 16109 14593 0 -1 0 318 0 0 0 0 0 0 0 18 0 1 0 117805547 1843200 127 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16109/statm: 450 127 90 9 0 92 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1800

[startup+0.101695 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 16109
/proc/meminfo: memFree=1805112/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1775952 CPUtime=0.01
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 2767 0 1 0 0 1 0 0 18 0 4 0 117805547 1818574848 2514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 443988 2514 552 9 0 441624 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1775952

[startup+0.301712 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 16109
/proc/meminfo: memFree=1805112/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1782452 CPUtime=0.23
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 7500 0 1 0 18 5 0 0 18 0 12 0 117805547 1825230848 7238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 445613 7238 1246 9 0 443225 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 1782452

[startup+0.70175 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 16109
/proc/meminfo: memFree=1805112/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1783772 CPUtime=0.79
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 10105 0 1 0 73 6 0 0 18 0 12 0 117805547 1826582528 9592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 445943 9593 1297 9 0 443555 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 1783772

[startup+1.50283 s]
/proc/loadavg: 1.01 1.00 1.00 2/89 16121
/proc/meminfo: memFree=1749272/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1783772 CPUtime=1.59
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 25219 0 1 0 146 13 0 0 18 0 12 0 117805547 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 445943 24706 1297 9 0 443555 0
[pid=16109/tid=16111] ppid=16107 vsize=1783772 CPUtime=1.26
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 14593 0 -1 64 23443 0 1 0 115 11 0 0 24 0 12 0 117805555 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109486800 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1783772 CPUtime=0
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 14593 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 117805557 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1783772 CPUtime=0
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 117805557 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1783772 CPUtime=0
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 117805559 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1783772 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 117805560 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1783772 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 117805560 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1783772 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 117805563 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1783772 CPUtime=0.13
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 14593 0 -1 64 471 0 0 0 13 0 0 0 16 0 12 0 117805563 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1783772 CPUtime=0.17
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 14593 0 -1 64 583 0 0 0 17 0 0 0 16 0 12 0 117805563 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1783772 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117805563 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1783772 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117805563 1826582528 24706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1783772

[startup+3.10299 s]
/proc/loadavg: 1.01 1.00 1.00 2/89 16121
/proc/meminfo: memFree=1668504/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1795104 CPUtime=4.12
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 54805 0 1 0 387 25 0 0 18 0 12 0 117805547 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 448776 49963 1319 9 0 446388 0
[pid=16109/tid=16111] ppid=16107 vsize=1795104 CPUtime=2.23
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 14593 0 -1 64 37688 0 1 0 207 16 0 0 25 0 12 0 117805555 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109513630 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1795104 CPUtime=0.21
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 14593 0 -1 64 4012 0 0 0 20 1 0 0 18 0 12 0 117805557 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1795104 CPUtime=0.18
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 14593 0 -1 64 5040 0 0 0 16 2 0 0 18 0 12 0 117805557 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1795104 CPUtime=0
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 117805559 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1795104 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 117805560 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1795104 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 117805560 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1795104 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 117805563 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1795104 CPUtime=0.53
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 14593 0 -1 64 2593 0 0 0 52 1 0 0 16 0 12 0 117805563 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1795104 CPUtime=0.93
/proc/16109/task/16119/stat : 16119 (java) R 16107 16109 14593 0 -1 64 4746 0 0 0 91 2 0 0 18 0 12 0 117805563 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336781 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1795104 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117805563 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1795104 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117805563 1838186496 49963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 1795104

[startup+6.30129 s]
/proc/loadavg: 1.01 1.00 1.00 3/89 16121
/proc/meminfo: memFree=1552344/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1795908 CPUtime=8.05
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 75935 0 1 0 769 36 0 0 18 0 12 0 117805547 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 448977 68231 1324 9 0 446589 0
[pid=16109/tid=16111] ppid=16107 vsize=1795908 CPUtime=4.77
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 14593 0 -1 64 37697 0 1 0 461 16 0 0 22 0 12 0 117805555 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474535 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1795908 CPUtime=0.82
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 14593 0 -1 64 12808 0 0 0 77 5 0 0 16 0 12 0 117805557 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1795908 CPUtime=0.81
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 14593 0 -1 64 17086 0 0 0 72 9 0 0 16 0 12 0 117805557 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1795908 CPUtime=0
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 117805559 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1795908 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 117805560 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1795908 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 117805560 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1795908 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 117805563 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1795908 CPUtime=0.59
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 14593 0 -1 64 2702 0 0 0 58 1 0 0 17 0 12 0 117805563 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1795908 CPUtime=1.01
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 14593 0 -1 64 4916 0 0 0 99 2 0 0 17 0 12 0 117805563 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1795908 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117805563 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1795908 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117805563 1839009792 68231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (KiB) 1795908

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 3/89 16121
/proc/meminfo: memFree=1447064/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1796740 CPUtime=16.99
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 111696 0 1 0 1644 55 0 0 18 0 12 0 117805547 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 449185 97272 1324 9 0 446797 0
[pid=16109/tid=16111] ppid=16107 vsize=1796740 CPUtime=8.6
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 14593 0 -1 64 37705 0 1 0 843 17 0 0 17 0 12 0 117805555 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109603858 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1796740 CPUtime=3.28
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 14593 0 -1 64 27641 0 0 0 316 12 0 0 16 0 12 0 117805557 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1796740 CPUtime=3.26
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 14593 0 -1 64 37891 0 0 0 307 19 0 0 16 0 12 0 117805557 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1796740 CPUtime=0
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 117805559 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1796740 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 117805560 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1796740 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 117805560 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1796740 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 117805563 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1796740 CPUtime=0.68
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 14593 0 -1 64 2811 0 0 0 67 1 0 0 17 0 12 0 117805563 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1796740 CPUtime=1.09
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 14593 0 -1 64 4922 0 0 0 107 2 0 0 16 0 12 0 117805563 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1796740 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117805563 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1796740 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117805563 1839861760 97272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.99
Current children cumulated vsize (KiB) 1796740

[startup+25.5021 s]
/proc/loadavg: 1.08 1.02 1.00 3/90 16122
/proc/meminfo: memFree=1304976/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1795936 CPUtime=32.4
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 150616 0 1 0 3165 75 0 0 18 0 13 0 117805547 1839038464 126026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 448984 126026 1334 9 0 446596 0
[pid=16109/tid=16111] ppid=16107 vsize=1795936 CPUtime=19.32
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 14593 0 -1 64 37767 0 1 0 1913 19 0 0 25 0 13 0 117805555 1839038464 126026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109973504 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1795936 CPUtime=4.98
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 14593 0 -1 64 45767 0 0 0 477 21 0 0 16 0 13 0 117805557 1839038464 126026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1795936 CPUtime=4.95
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 14593 0 -1 64 56084 0 0 0 468 27 0 0 16 0 13 0 117805557 1839038464 126026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1795936 CPUtime=0.01
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 13 0 0 0 1 0 0 0 16 0 13 0 117805559 1839038464 126026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1795936 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117805560 1839038464 126026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1795936 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117805560 1839038464 126026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1795936 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117805563 1839038464 126026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=16109/tid=16114] ppid=16107 vsize=1797352 CPUtime=0.39
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 34 0 0 0 24 15 0 0 16 0 13 0 117805559 1840488448 225973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 225973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 225973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 225973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1797352 CPUtime=1.65
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 14593 0 -1 64 5594 0 0 0 163 2 0 0 16 0 13 0 117805563 1840488448 225973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1797352 CPUtime=2.28
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 14593 0 -1 64 5550 0 0 0 226 2 0 0 17 0 13 0 117805563 1840488448 225973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 225973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117805563 1840488448 225973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117807352 1840488448 225973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1583.92
Current children cumulated vsize (KiB) 1797352

[startup+1602.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/90 16320
/proc/meminfo: memFree=890320/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1797352 CPUtime=1645.44
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 264726 0 1 0 164380 164 0 0 18 0 13 0 117805547 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 449338 229285 1335 9 0 446950 0
[pid=16109/tid=16111] ppid=16107 vsize=1797352 CPUtime=1557.86
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 14593 0 -1 64 39361 0 1 0 155749 37 0 0 25 0 13 0 117805555 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109638590 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1797352 CPUtime=41.59
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 14593 0 -1 64 104908 0 0 0 4110 49 0 0 16 0 13 0 117805557 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1797352 CPUtime=41.59
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 14593 0 -1 64 108554 0 0 0 4104 55 0 0 16 0 13 0 117805557 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1797352 CPUtime=0.4
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 35 0 0 0 24 16 0 0 16 0 13 0 117805559 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1797352 CPUtime=1.65
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 14593 0 -1 64 5594 0 0 0 163 2 0 0 16 0 13 0 117805563 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1797352 CPUtime=2.28
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 14593 0 -1 64 5550 0 0 0 226 2 0 0 17 0 13 0 117805563 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117805563 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117807352 1840488448 229285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1645.44
Current children cumulated vsize (KiB) 1797352

[startup+1662.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/90 16320
/proc/meminfo: memFree=875280/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1797352 CPUtime=1706.97
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 268846 0 1 0 170530 167 0 0 18 0 13 0 117805547 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 449338 232967 1335 9 0 446950 0
[pid=16109/tid=16111] ppid=16107 vsize=1797352 CPUtime=1616.24
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 14593 0 -1 64 39412 0 1 0 161587 37 0 0 25 0 13 0 117805555 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109638558 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1797352 CPUtime=43.17
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 14593 0 -1 64 107273 0 0 0 4267 50 0 0 16 0 13 0 117805557 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1797352 CPUtime=43.15
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 14593 0 -1 64 110258 0 0 0 4259 56 0 0 17 0 13 0 117805557 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1797352 CPUtime=0.41
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 35 0 0 0 25 16 0 0 15 0 13 0 117805559 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1797352 CPUtime=1.65
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 14593 0 -1 64 5594 0 0 0 163 2 0 0 16 0 13 0 117805563 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1797352 CPUtime=2.28
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 14593 0 -1 64 5550 0 0 0 226 2 0 0 17 0 13 0 117805563 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117805563 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117807352 1840488448 232967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1706.97
Current children cumulated vsize (KiB) 1797352

[startup+1722.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/90 16320
/proc/meminfo: memFree=861072/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1797352 CPUtime=1768.53
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 272515 0 1 0 176684 169 0 0 18 0 13 0 117805547 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 449338 236498 1335 9 0 446950 0
[pid=16109/tid=16111] ppid=16107 vsize=1797352 CPUtime=1674.64
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 14593 0 -1 64 39463 0 1 0 167427 37 0 0 25 0 13 0 117805555 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110096760 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1797352 CPUtime=44.75
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 14593 0 -1 64 109329 0 0 0 4424 51 0 0 16 0 13 0 117805557 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1797352 CPUtime=44.71
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 14593 0 -1 64 111820 0 0 0 4415 56 0 0 17 0 13 0 117805557 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1797352 CPUtime=0.42
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 35 0 0 0 26 16 0 0 16 0 13 0 117805559 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1797352 CPUtime=1.65
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 14593 0 -1 64 5594 0 0 0 163 2 0 0 16 0 13 0 117805563 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1797352 CPUtime=2.28
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 14593 0 -1 64 5550 0 0 0 226 2 0 0 17 0 13 0 117805563 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117805563 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117807352 1840488448 236498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.53
Current children cumulated vsize (KiB) 1797352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1753 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 16320
/proc/meminfo: memFree=853904/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=1797352 CPUtime=1800.02
/proc/16109/stat : 16109 (java) S 16107 16109 14593 0 -1 0 274389 0 1 0 179831 171 0 0 18 0 13 0 117805547 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 449338 238267 1335 9 0 446950 0
[pid=16109/tid=16111] ppid=16107 vsize=1797352 CPUtime=1704.5
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 14593 0 -1 64 39489 0 1 0 170413 37 0 0 25 0 13 0 117805555 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 106142117 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1797352 CPUtime=45.56
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 14593 0 -1 64 110121 0 0 0 4504 52 0 0 16 0 13 0 117805557 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1797352 CPUtime=45.53
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 14593 0 -1 64 112876 0 0 0 4496 57 0 0 16 0 13 0 117805557 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1797352 CPUtime=0.43
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 14593 0 -1 64 35 0 0 0 26 17 0 0 15 0 13 0 117805559 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 14593 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 14593 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117805560 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 14593 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1797352 CPUtime=1.65
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 14593 0 -1 64 5594 0 0 0 163 2 0 0 16 0 13 0 117805563 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1797352 CPUtime=2.28
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 14593 0 -1 64 5550 0 0 0 226 2 0 0 17 0 13 0 117805563 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 14593 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117805563 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 14593 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117805563 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1797352 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 14593 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117807352 1840488448 238267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1797352

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

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

[startup+1753.2 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 16320
/proc/meminfo: memFree=853904/2055920 swapFree=4167952/4192956
[pid=16109] ppid=16107 vsize=0 CPUtime=1800.21
/proc/16109/stat : 16109 (java) Z 16107 16109 14593 0 -1 1036 274410 0 1 0 179837 184 0 0 16 0 2 0 117805547 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16109/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1753.22
CPU time (s): 1800.23
CPU user time (s): 1798.37
CPU system time (s): 1.86072
CPU usage (%): 102.682
Max. virtual memory (cumulated for all children) (KiB): 1797720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.86072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274410
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= 51705
involuntary context switches= 52836

runsolver used 2.14567 second user time and 5.58115 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Apr 16 04:48:02 UTC 2007

IDJOB= 354199
IDBENCH= 2389
IDSOLVER= 160
FILE ID= node18/354199-1176698881

PBS_JOBID= 4559408

Free space on /tmp= 66518 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit2p.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354199-1176698881/sat4jPseudoCP.jar /tmp/evaluation/354199-1176698881/instance-354199-1176698881.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-354199-1176698881 -o ROOT/results/node18/solver-354199-1176698881 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354199-1176698881/sat4jPseudoCP.jar /tmp/evaluation/354199-1176698881/instance-354199-1176698881.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  61513bc338a8ab1ef0a0cedf59bc2ac8

RANDOM SEED= 527256488

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.234
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.234
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:       1805520 kB
Buffers:         17900 kB
Cached:         146604 kB
SwapCached:       3252 kB
Active:          71716 kB
Inactive:       127368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805520 kB
SwapTotal:     4192956 kB
SwapFree:      4167952 kB
Dirty:           28692 kB
Writeback:           0 kB
Mapped:          41740 kB
Slab:            36804 kB
Committed_AS:  4276572 kB
PageTables:       1784 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= 66518 MiB

End job on node18 on Mon Apr 16 05:17:17 UTC 2007