Trace number 355308

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
sat4jPseudoCPClause 2007-03-23? (TO) 1800.14 1790.93

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=60-sizeP=31-sizeQ=60-472296155-max.opb
MD5SUM1a0de5b084bb5d3f897350b954f11e59
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -5
Optimality of the best value was proved NO
Number of variables1951
Total number of constraints5581
Number of constraints which are clauses5580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint1860
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 618970019642690137449562112
Number of bits of the biggest number in a constraint 90
Biggest sum of numbers in a constraint 2475880077443495339516213980
Number of bits of the biggest sum of numbers91
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.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/355308-1176805066/instance-355308-1176805066.opb
0.20/0.20	c reading problem ... 
1.40/1.09	c ... done. Wall clock time 0.887s.
1.40/1.09	c CPU time (experimental) 0.71s.
1.40/1.09	c #vars     1951
1.40/1.09	c #constraints  5582
1800.02/1790.82	c starts		: 2
1800.02/1790.82	c conflicts		: 1641
1800.02/1790.82	c decisions		: 131237
1800.02/1790.82	c propagations		: 567894
1800.02/1790.82	c inspects		: 66891511
1800.02/1790.82	c learnt literals	: 0
1800.02/1790.82	c learnt binary clauses	: 0
1800.02/1790.82	c learnt ternary clauses	: 0
1800.02/1790.82	c learnt clauses	: 1641
1800.02/1790.82	c root simplifications	: 0
1800.02/1790.82	c removed literals (reason simplification)	: 0
1800.02/1790.82	c reason swapping (by a shorter reason)	: 0
1800.02/1790.82	c Calls to reduceDB	: 0
1800.02/1790.82	c speed (decisions/second)	: 73.32823011420781
1800.02/1790.82	c non guided choices	2
1800.02/1790.82	s UNKNOWN
1800.02/1790.82	c Total wall clock time (ms): 1790.616

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/node66/watcher-355308-1176805066 -o ROOT/results/node66/solver-355308-1176805066 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/355308-1176805066/sat4jPseudoCPClause.jar /tmp/evaluation/355308-1176805066/instance-355308-1176805066.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.99 0.97 0.98 2/64 7314
/proc/meminfo: memFree=1698112/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=152 CPUtime=0
/proc/7314/stat : 7314 (java) D 7312 7314 6562 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 156496188 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 9839396 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7314/statm: 38 26 19 9 0 4 0

[startup+0.078906 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7314
/proc/meminfo: memFree=1698112/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1777708 CPUtime=0.06
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 3767 0 1 0 4 2 0 0 18 0 7 0 156496188 1820372992 3510 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 444427 3510 1085 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.10291 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7314
/proc/meminfo: memFree=1698112/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1780112 CPUtime=0.08
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 3977 0 1 0 6 2 0 0 18 0 12 0 156496188 1822834688 3719 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 445028 3719 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.302949 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7314
/proc/meminfo: memFree=1698112/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1782416 CPUtime=0.31
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 5136 0 1 0 28 3 0 0 18 0 12 0 156496188 1825193984 4875 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 445604 4875 1263 9 0 443215 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782416

[startup+0.70303 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7314
/proc/meminfo: memFree=1698112/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1783200 CPUtime=0.9
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 6787 0 1 0 86 4 0 0 18 0 12 0 156496188 1825996800 6345 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 445800 6345 1301 9 0 443411 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1783200

[startup+1.50118 s]
/proc/loadavg: 0.99 0.97 0.98 2/76 7326
/proc/meminfo: memFree=1670304/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1785620 CPUtime=2.08
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 24807 0 1 0 196 12 0 0 18 0 13 0 156496188 1828474880 23316 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 446405 23318 1310 9 0 444016 0
[pid=7314/tid=7316] ppid=7312 vsize=1785620 CPUtime=1.07
/proc/7314/task/7316/stat : 7316 (java) R 7312 7314 6562 0 -1 64 21424 0 1 0 97 10 0 0 25 0 13 0 156496189 1828474880 23320 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109610271 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=1785620 CPUtime=0
/proc/7314/task/7317/stat : 7317 (java) S 7312 7314 6562 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 156496191 1828474880 23323 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7318] ppid=7312 vsize=1785620 CPUtime=0
/proc/7314/task/7318/stat : 7318 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 156496191 1828474880 23325 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7319] ppid=7312 vsize=1785620 CPUtime=0
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 156496193 1828474880 23328 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7320] ppid=7312 vsize=1785620 CPUtime=0
/proc/7314/task/7320/stat : 7320 (java) S 7312 7314 6562 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 156496193 1828474880 23329 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7321] ppid=7312 vsize=1785620 CPUtime=0
/proc/7314/task/7321/stat : 7321 (java) S 7312 7314 6562 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 156496193 1828474880 23329 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7322] ppid=7312 vsize=1785620 CPUtime=0
/proc/7314/task/7322/stat : 7322 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156496197 1828474880 23329 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7323] ppid=7312 vsize=1785620 CPUtime=0.46
/proc/7314/task/7323/stat : 7323 (java) S 7312 7314 6562 0 -1 64 1498 0 0 0 46 0 0 0 16 0 13 0 156496197 1828474880 23332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7324] ppid=7312 vsize=1785620 CPUtime=0.51
/proc/7314/task/7324/stat : 7324 (java) S 7312 7314 6562 0 -1 64 1167 0 0 0 51 0 0 0 16 0 13 0 156496197 1828474880 23334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7325] ppid=7312 vsize=1785620 CPUtime=0
/proc/7314/task/7325/stat : 7325 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156496197 1828474880 23337 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7326] ppid=7312 vsize=1785620 CPUtime=0
/proc/7314/task/7326/stat : 7326 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156496197 1828474880 23340 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 1785620

[startup+3.1015 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7327
/proc/meminfo: memFree=1541720/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1786676 CPUtime=4.21
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 43540 0 1 0 400 21 0 0 18 0 13 0 156496188 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 446669 40871 1325 9 0 444280 0
[pid=7314/tid=7316] ppid=7312 vsize=1786676 CPUtime=2.37
/proc/7314/task/7316/stat : 7316 (java) R 7312 7314 6562 0 -1 64 37716 0 1 0 219 18 0 0 18 0 13 0 156496189 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109673348 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=1786676 CPUtime=0.02
/proc/7314/task/7317/stat : 7317 (java) S 7312 7314 6562 0 -1 64 749 0 0 0 2 0 0 0 16 0 13 0 156496191 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7318] ppid=7312 vsize=1786676 CPUtime=0.01
/proc/7314/task/7318/stat : 7318 (java) S 7312 7314 6562 0 -1 64 379 0 0 0 1 0 0 0 16 0 13 0 156496191 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7319] ppid=7312 vsize=1786676 CPUtime=0
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156496193 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7320] ppid=7312 vsize=1786676 CPUtime=0
/proc/7314/task/7320/stat : 7320 (java) S 7312 7314 6562 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 156496193 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7321] ppid=7312 vsize=1786676 CPUtime=0
/proc/7314/task/7321/stat : 7321 (java) S 7312 7314 6562 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 156496193 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7322] ppid=7312 vsize=1786676 CPUtime=0
/proc/7314/task/7322/stat : 7322 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156496197 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7323] ppid=7312 vsize=1786676 CPUtime=0.87
/proc/7314/task/7323/stat : 7323 (java) S 7312 7314 6562 0 -1 64 2564 0 0 0 86 1 0 0 17 0 13 0 156496197 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7324] ppid=7312 vsize=1786676 CPUtime=0.9
/proc/7314/task/7324/stat : 7324 (java) S 7312 7314 6562 0 -1 64 1403 0 0 0 90 0 0 0 16 0 13 0 156496197 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7325] ppid=7312 vsize=1786676 CPUtime=0
/proc/7314/task/7325/stat : 7325 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156496197 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7326] ppid=7312 vsize=1786676 CPUtime=0
/proc/7314/task/7326/stat : 7326 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156496197 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7327] ppid=7312 vsize=1786676 CPUtime=0
/proc/7314/task/7327/stat : 7327 (java) S 7312 7314 6562 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 156496298 1829556224 40871 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 1786676

[startup+6.30114 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7327
/proc/meminfo: memFree=1539544/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1786240 CPUtime=7.56
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 45255 0 1 0 735 21 0 0 18 0 13 0 156496188 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 446560 41643 1325 9 0 444171 0
[pid=7314/tid=7316] ppid=7312 vsize=1786240 CPUtime=5.45
/proc/7314/task/7316/stat : 7316 (java) R 7312 7314 6562 0 -1 64 37722 0 1 0 527 18 0 0 25 0 13 0 156496189 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109532754 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=1786240 CPUtime=0.07
/proc/7314/task/7317/stat : 7317 (java) S 7312 7314 6562 0 -1 64 1626 0 0 0 7 0 0 0 16 0 13 0 156496191 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7318] ppid=7312 vsize=1786240 CPUtime=0.06
/proc/7314/task/7318/stat : 7318 (java) S 7312 7314 6562 0 -1 64 1185 0 0 0 6 0 0 0 16 0 13 0 156496191 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7319] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7320] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7320/stat : 7320 (java) S 7312 7314 6562 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7321] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7321/stat : 7321 (java) S 7312 7314 6562 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7322] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7322/stat : 7322 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156496197 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7323] ppid=7312 vsize=1786240 CPUtime=0.96
/proc/7314/task/7323/stat : 7323 (java) S 7312 7314 6562 0 -1 64 2567 0 0 0 95 1 0 0 16 0 13 0 156496197 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7324] ppid=7312 vsize=1786240 CPUtime=0.97
/proc/7314/task/7324/stat : 7324 (java) S 7312 7314 6562 0 -1 64 1404 0 0 0 97 0 0 0 16 0 13 0 156496197 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7325] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7325/stat : 7325 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156496197 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7326] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7326/stat : 7326 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156496197 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7327] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7327/stat : 7327 (java) S 7312 7314 6562 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 156496298 1829109760 41643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.56
Current children cumulated vsize (KiB) 1786240

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7327
/proc/meminfo: memFree=1496664/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1786240 CPUtime=14.06
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 55300 0 1 0 1380 26 0 0 18 0 13 0 156496188 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 446560 51479 1325 9 0 444171 0
[pid=7314/tid=7316] ppid=7312 vsize=1786240 CPUtime=11.75
/proc/7314/task/7316/stat : 7316 (java) R 7312 7314 6562 0 -1 64 44146 0 1 0 1154 21 0 0 25 0 13 0 156496189 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109673297 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=1786240 CPUtime=0.14
/proc/7314/task/7317/stat : 7317 (java) S 7312 7314 6562 0 -1 64 3524 0 0 0 13 1 0 0 16 0 13 0 156496191 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7318] ppid=7312 vsize=1786240 CPUtime=0.12
/proc/7314/task/7318/stat : 7318 (java) S 7312 7314 6562 0 -1 64 2908 0 0 0 12 0 0 0 16 0 13 0 156496191 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7319] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 31 0 0 0 0 0 0 0 17 0 13 0 156496193 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7320] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7320/stat : 7320 (java) S 7312 7314 6562 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7321] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7321/stat : 7321 (java) S 7312 7314 6562 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7322] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7322/stat : 7322 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156496197 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7323] ppid=7312 vsize=1786240 CPUtime=1.01
/proc/7314/task/7323/stat : 7323 (java) S 7312 7314 6562 0 -1 64 2567 0 0 0 100 1 0 0 16 0 13 0 156496197 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7324] ppid=7312 vsize=1786240 CPUtime=0.98
/proc/7314/task/7324/stat : 7324 (java) S 7312 7314 6562 0 -1 64 1404 0 0 0 98 0 0 0 16 0 13 0 156496197 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7325] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7325/stat : 7325 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156496197 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7326] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7326/stat : 7326 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156496197 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7327] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7327/stat : 7327 (java) S 7312 7314 6562 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 156496298 1829109760 51479 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.06
Current children cumulated vsize (KiB) 1786240

[startup+25.503 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7327
/proc/meminfo: memFree=1514520/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1786240 CPUtime=26.94
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 56360 0 1 0 2667 27 0 0 18 0 13 0 156496188 1829109760 46917 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 446560 46917 1326 9 0 444171 0
[pid=7314/tid=7316] ppid=7312 vsize=1786240 CPUtime=24.48
/proc/7314/task/7316/stat : 7316 (java) R 7312 7314 6562 0 -1 64 44159 0 1 0 2427 21 0 0 25 0 13 0 156496189 1829109760 46917 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109690917 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7317] ppid=7312 vsize=1786240 CPUtime=0.18
/proc/7314/task/7317/stat : 7317 (java) S 7312 7314 6562 0 -1 64 4062 0 0 0 17 1 0 0 16 0 13 0 156496191 1829109760 46917 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7318] ppid=7312 vsize=1786240 CPUtime=0.17
/proc/7314/task/7318/stat : 7318 (java) S 7312 7314 6562 0 -1 64 3413 0 0 0 16 1 0 0 16 0 13 0 156496191 1829109760 46917 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7319] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 46917 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=7314/tid=7319] ppid=7312 vsize=1786240 CPUtime=0.38
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 285 0 0 0 20 18 0 0 16 0 13 0 156496193 1829109760 117841 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7320] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7320/stat : 7320 (java) S 7312 7314 6562 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 117841 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7321] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7321/stat : 7321 (java) S 7312 7314 6562 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 117841 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7322] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7322/stat : 7322 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156496197 1829109760 117841 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7323] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7323/stat : 7323 (java) S 7312 7314 6562 0 -1 64 2570 0 0 0 109 1 0 0 16 0 13 0 156496197 1829109760 117841 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7324] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7324/stat : 7324 (java) S 7312 7314 6562 0 -1 64 1412 0 0 0 110 0 0 0 17 0 13 0 156496197 1829109760 117841 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7325] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7325/stat : 7325 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156496197 1829109760 117841 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7326] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7326/stat : 7326 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156496197 1829109760 117841 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7327] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7327/stat : 7327 (java) S 7312 7314 6562 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 156496298 1829109760 117841 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1610.95
Current children cumulated vsize (KiB) 1786240

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 7329
/proc/meminfo: memFree=1225688/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1786240 CPUtime=1671.17
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 220589 0 1 0 166993 124 0 0 18 0 13 0 156496188 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 446560 118827 1326 9 0 444171 0
[pid=7314/tid=7316] ppid=7312 vsize=1786240 CPUtime=1651.15
/proc/7314/task/7316/stat : 7316 (java) R 7312 7314 6562 0 -1 64 119031 0 1 0 165056 59 0 0 25 0 13 0 156496189 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109678526 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=1786240 CPUtime=8.74
/proc/7314/task/7317/stat : 7317 (java) S 7312 7314 6562 0 -1 64 48010 0 0 0 854 20 0 0 16 0 13 0 156496191 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7318] ppid=7312 vsize=1786240 CPUtime=8.63
/proc/7314/task/7318/stat : 7318 (java) S 7312 7314 6562 0 -1 64 48559 0 0 0 840 23 0 0 16 0 13 0 156496191 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7319] ppid=7312 vsize=1786240 CPUtime=0.39
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 287 0 0 0 21 18 0 0 16 0 13 0 156496193 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7320] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7320/stat : 7320 (java) S 7312 7314 6562 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7321] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7321/stat : 7321 (java) S 7312 7314 6562 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7322] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7322/stat : 7322 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156496197 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7323] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7323/stat : 7323 (java) S 7312 7314 6562 0 -1 64 2570 0 0 0 109 1 0 0 16 0 13 0 156496197 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7324] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7324/stat : 7324 (java) S 7312 7314 6562 0 -1 64 1412 0 0 0 110 0 0 0 17 0 13 0 156496197 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7325] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7325/stat : 7325 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156496197 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7326] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7326/stat : 7326 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156496197 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7327] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7327/stat : 7327 (java) S 7312 7314 6562 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 156496298 1829109760 118827 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1671.17
Current children cumulated vsize (KiB) 1786240

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 7329
/proc/meminfo: memFree=1228184/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1786240 CPUtime=1731.34
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 221738 0 1 0 173009 125 0 0 18 0 13 0 156496188 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 446560 118134 1326 9 0 444171 0
[pid=7314/tid=7316] ppid=7312 vsize=1786240 CPUtime=1710.88
/proc/7314/task/7316/stat : 7316 (java) R 7312 7314 6562 0 -1 64 119051 0 1 0 171029 59 0 0 25 0 13 0 156496189 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109532544 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=1786240 CPUtime=8.96
/proc/7314/task/7317/stat : 7317 (java) S 7312 7314 6562 0 -1 64 48465 0 0 0 875 21 0 0 16 0 13 0 156496191 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7318] ppid=7312 vsize=1786240 CPUtime=8.84
/proc/7314/task/7318/stat : 7318 (java) S 7312 7314 6562 0 -1 64 49233 0 0 0 861 23 0 0 16 0 13 0 156496191 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7319] ppid=7312 vsize=1786240 CPUtime=0.39
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 287 0 0 0 21 18 0 0 16 0 13 0 156496193 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7320] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7320/stat : 7320 (java) S 7312 7314 6562 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7321] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7321/stat : 7321 (java) S 7312 7314 6562 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7322] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7322/stat : 7322 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156496197 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7323] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7323/stat : 7323 (java) S 7312 7314 6562 0 -1 64 2570 0 0 0 109 1 0 0 16 0 13 0 156496197 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7324] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7324/stat : 7324 (java) S 7312 7314 6562 0 -1 64 1412 0 0 0 110 0 0 0 17 0 13 0 156496197 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7325] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7325/stat : 7325 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156496197 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7326] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7326/stat : 7326 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156496197 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7327] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7327/stat : 7327 (java) S 7312 7314 6562 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 156496298 1829109760 118134 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1731.34
Current children cumulated vsize (KiB) 1786240

[startup+1782.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/77 7329
/proc/meminfo: memFree=1215256/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1786240 CPUtime=1791.5
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 226393 0 1 0 179022 128 0 0 18 0 13 0 156496188 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 446560 121466 1326 9 0 444171 0
[pid=7314/tid=7316] ppid=7312 vsize=1786240 CPUtime=1770.63
/proc/7314/task/7316/stat : 7316 (java) R 7312 7314 6562 0 -1 64 122253 0 1 0 177002 61 0 0 25 0 13 0 156496189 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109714198 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=1786240 CPUtime=9.15
/proc/7314/task/7317/stat : 7317 (java) S 7312 7314 6562 0 -1 64 49027 0 0 0 894 21 0 0 16 0 13 0 156496191 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7318] ppid=7312 vsize=1786240 CPUtime=9.05
/proc/7314/task/7318/stat : 7318 (java) S 7312 7314 6562 0 -1 64 50117 0 0 0 881 24 0 0 16 0 13 0 156496191 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7319] ppid=7312 vsize=1786240 CPUtime=0.41
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 294 0 0 0 22 19 0 0 16 0 13 0 156496193 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7320] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7320/stat : 7320 (java) S 7312 7314 6562 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7321] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7321/stat : 7321 (java) S 7312 7314 6562 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7322] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7322/stat : 7322 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156496197 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7323] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7323/stat : 7323 (java) S 7312 7314 6562 0 -1 64 2570 0 0 0 109 1 0 0 16 0 13 0 156496197 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7324] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7324/stat : 7324 (java) S 7312 7314 6562 0 -1 64 1412 0 0 0 110 0 0 0 17 0 13 0 156496197 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7325] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7325/stat : 7325 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156496197 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7326] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7326/stat : 7326 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156496197 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7327] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7327/stat : 7327 (java) S 7312 7314 6562 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 156496298 1829109760 121466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 1786240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.81 s]
/proc/loadavg: 1.09 1.03 1.00 2/77 7329
/proc/meminfo: memFree=1215192/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=1786240 CPUtime=1800.02
/proc/7314/stat : 7314 (java) S 7312 7314 6562 0 -1 0 226465 0 1 0 179874 128 0 0 18 0 13 0 156496188 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7314/statm: 446560 121451 1326 9 0 444171 0
[pid=7314/tid=7316] ppid=7312 vsize=1786240 CPUtime=1779.13
/proc/7314/task/7316/stat : 7316 (java) R 7312 7314 6562 0 -1 64 122254 0 1 0 177852 61 0 0 25 0 13 0 156496189 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109606240 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7317] ppid=7312 vsize=1786240 CPUtime=9.17
/proc/7314/task/7317/stat : 7317 (java) S 7312 7314 6562 0 -1 64 49060 0 0 0 896 21 0 0 16 0 13 0 156496191 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7318] ppid=7312 vsize=1786240 CPUtime=9.06
/proc/7314/task/7318/stat : 7318 (java) S 7312 7314 6562 0 -1 64 50155 0 0 0 882 24 0 0 16 0 13 0 156496191 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7319] ppid=7312 vsize=1786240 CPUtime=0.41
/proc/7314/task/7319/stat : 7319 (java) S 7312 7314 6562 0 -1 64 294 0 0 0 22 19 0 0 16 0 13 0 156496193 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7320] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7320/stat : 7320 (java) S 7312 7314 6562 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7321] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7321/stat : 7321 (java) S 7312 7314 6562 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 156496193 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7322] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7322/stat : 7322 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156496197 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7323] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7323/stat : 7323 (java) S 7312 7314 6562 0 -1 64 2570 0 0 0 109 1 0 0 16 0 13 0 156496197 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7314/tid=7324] ppid=7312 vsize=1786240 CPUtime=1.1
/proc/7314/task/7324/stat : 7324 (java) S 7312 7314 6562 0 -1 64 1412 0 0 0 110 0 0 0 17 0 13 0 156496197 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7325] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7325/stat : 7325 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156496197 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7326] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7326/stat : 7326 (java) S 7312 7314 6562 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156496197 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7314/tid=7327] ppid=7312 vsize=1786240 CPUtime=0
/proc/7314/task/7327/stat : 7327 (java) S 7312 7314 6562 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 156496298 1829109760 121451 18446744073709551615 134512640 134550740 4294956416 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) 1786240

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

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

[startup+1790.91 s]
/proc/loadavg: 1.09 1.03 1.00 2/77 7329
/proc/meminfo: memFree=1215192/2055920 swapFree=4175016/4192956
[pid=7314] ppid=7312 vsize=0 CPUtime=1800.12
/proc/7314/stat : 7314 (java) Z 7312 7314 6562 0 -1 1036 226485 0 1 0 179878 134 0 0 16 0 2 0 156496188 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7314/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.93
CPU time (s): 1800.14
CPU user time (s): 1798.78
CPU system time (s): 1.36079
CPU usage (%): 100.515
Max. virtual memory (cumulated for all children) (KiB): 1786676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.78
system time used= 1.36079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226485
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= 50251
involuntary context switches= 36766

runsolver used 2.01469 second user time and 4.88326 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Tue Apr 17 10:17:46 UTC 2007

IDJOB= 355308
IDBENCH= 3031
IDSOLVER= 164
FILE ID= node66/355308-1176805066

PBS_JOBID= 4586232

Free space on /tmp= 66421 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=60-sizeP=31-sizeQ=60-472296155-max.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/355308-1176805066/sat4jPseudoCPClause.jar /tmp/evaluation/355308-1176805066/instance-355308-1176805066.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-355308-1176805066 -o ROOT/results/node66/solver-355308-1176805066 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/355308-1176805066/sat4jPseudoCPClause.jar /tmp/evaluation/355308-1176805066/instance-355308-1176805066.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  1a0de5b084bb5d3f897350b954f11e59

RANDOM SEED= 474068338

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.281
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.281
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:       1698520 kB
Buffers:         17108 kB
Cached:         279268 kB
SwapCached:      12208 kB
Active:         141908 kB
Inactive:       172832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698520 kB
SwapTotal:     4192956 kB
SwapFree:      4175016 kB
Dirty:            3756 kB
Writeback:           0 kB
Mapped:          15836 kB
Slab:            28668 kB
Committed_AS:   749968 kB
PageTables:       1376 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= 66421 MiB

End job on node66 on Tue Apr 17 10:47:39 UTC 2007