Trace number 350558

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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.08 1789.98

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit1d.opb
MD5SUMcffbae99cf8c83f8877355cc201cf8bf
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -251
Optimality of the best value was proved NO
Number of variables11514
Total number of constraints1050
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 constraints1050
Minimum length of a constraint11
Maximum length of a constraint11514
Number of terms in the objective function 11514
Biggest coefficient in the objective function 2949120
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 462466666
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 3870720
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 580921206
Number of bits of the biggest sum of numbers30
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.05/0.18	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.18	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.18	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.19	c no version file found!!!
0.05/0.19	c sun.arch.data.model	32
0.05/0.19	c java.version	1.6.0
0.05/0.19	c os.name	Linux
0.05/0.19	c os.version	2.6.9-22.EL.rootsmp
0.05/0.19	c os.arch	i386
0.05/0.19	c Free memory 1651659224
0.05/0.19	c Max memory 1654456320
0.05/0.19	c Total memory 1654456320
0.05/0.19	c Number of processors 2
0.14/0.25	--- Begin Solver configuration ---
0.14/0.25	c Stops conflict analysis at the first Unique Implication Point
0.14/0.25	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.14/0.25	c Learn all clauses as in MiniSAT
0.14/0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.25	c VSIDS like heuristics from MiniSAT using a heap
0.14/0.25	c No reason simplification
0.14/0.25	c --- End Solver configuration ---
0.14/0.25	c solving /tmp/evaluation/350558-1176519242/instance-350558-1176519242.opb
0.14/0.25	c reading problem ... 
2.51/2.18	c ... done. Wall clock time 1.927s.
2.51/2.18	c CPU time (experimental) 1.73s.
2.51/2.18	c #vars     11514
2.51/2.18	c #constraints  1051
1538.67/1529.68	c cleaning 69236 clauses out of 138501 for limit 1.09360957534656E-5
1551.54/1542.48	c cleaning 34877 clauses out of 69764 for limit 3.576886957087982E-5
1559.62/1550.40	c cleaning 17685 clauses out of 35388 for limit 1.1640482134940866E-4
1568.46/1559.28	c cleaning 9089 clauses out of 18207 for limit 3.7461272806881956E-4
1578.24/1568.97	c cleaning 4796 clauses out of 9618 for limit 0.0011694779441706576
1586.58/1577.25	c cleaning 2645 clauses out of 5317 for limit 0.0034713106137155125
1617.68/1608.23	c cleaning 2071 clauses out of 4172 for limit 0.019841911021868542
1627.43/1617.96	c cleaning 1292 clauses out of 2602 for limit 0.05251832955569101
1636.26/1626.72	c cleaning 887 clauses out of 1810 for limit 0.12450749870619883
1644.68/1635.17	c cleaning 702 clauses out of 1422 for limit 0.26109338101943963
1654.93/1645.31	c cleaning 598 clauses out of 1220 for limit 0.5018703224185362
1662.56/1652.90	c cleaning 544 clauses out of 1122 for limit 0.8999416994902454
1694.87/1685.18	c cleaning 1024 clauses out of 2078 for limit 2.1793618807488335
1705.89/1696.18	c cleaning 764 clauses out of 1555 for limit 4.807672757679698
1716.33/1706.57	c cleaning 635 clauses out of 1291 for limit 9.54981453063782
1725.05/1715.25	c cleaning 565 clauses out of 1156 for limit 17.5881123967545
1734.29/1724.47	c cleaning 533 clauses out of 1092 for limit 30.735821604508395
1745.61/1735.78	c cleaning 518 clauses out of 1061 for limit 52.272947813830605
1764.16/1754.22	c cleaning 757 clauses out of 1540 for limit 97.65171919257631
1773.41/1763.45	c cleaning 630 clauses out of 1283 for limit 193.29910583415838
1783.34/1773.32	c cleaning 562 clauses out of 1152 for limit 354.67076982724114
1790.78/1780.72	c cleaning 535 clauses out of 1090 for limit 618.1690619380993
1800.00/1789.91	c starts		: 17
1800.00/1789.91	c conflicts		: 151898
1800.00/1789.91	c decisions		: 234329
1800.00/1789.91	c propagations		: 16071917
1800.00/1789.91	c inspects		: 200470872
1800.00/1789.91	c learnt literals	: 0
1800.00/1789.91	c learnt binary clauses	: 0
1800.00/1789.91	c learnt ternary clauses	: 0
1800.00/1789.91	c learnt clauses	: 151897
1800.00/1789.91	c root simplifications	: 0
1800.00/1789.91	c removed literals (reason simplification)	: 0
1800.00/1789.91	c reason swapping (by a shorter reason)	: 0
1800.00/1789.91	c Calls to reduceDB	: 22
1800.00/1789.91	c speed (decisions/second)	: 131.09710726925456
1800.00/1789.91	c non guided choices	20268
1800.00/1789.91	s UNKNOWN
1800.00/1789.91	c Total wall clock time (ms): 1789.664

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/node10/watcher-350558-1176519242 -o ROOT/results/node10/solver-350558-1176519242 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350558-1176519242/sat4jPseudoResolution.jar /tmp/evaluation/350558-1176519242/instance-350558-1176519242.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.99 0.99 2/77 5346
/proc/meminfo: memFree=1889264/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=18568 CPUtime=0
/proc/5346/stat : 5346 (runsolver) R 5344 5346 3607 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 127961700 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 214919867687 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/5346/statm: 4642 292 257 24 0 2626 0

[startup+0.015864 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 5346
/proc/meminfo: memFree=1889264/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=12332 CPUtime=0
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 728 0 0 0 0 0 0 0 18 0 2 0 127961700 12627968 523 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 3083 523 218 9 0 1229 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12332

[startup+0.102835 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 5346
/proc/meminfo: memFree=1889264/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1777708 CPUtime=0.05
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 3691 0 1 0 3 2 0 0 18 0 7 0 127961700 1820372992 3434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 444427 3435 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.301879 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 5346
/proc/meminfo: memFree=1889264/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1781420 CPUtime=0.26
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 5064 0 1 0 22 4 0 0 18 0 12 0 127961700 1824174080 4803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 445355 4803 1258 9 0 442967 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 1781420

[startup+0.701965 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 5346
/proc/meminfo: memFree=1889264/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1783296 CPUtime=0.8
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 7347 0 1 0 75 5 0 0 18 0 12 0 127961700 1826095104 6892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 445824 6892 1297 9 0 443436 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 1783296

[startup+1.50213 s]
/proc/loadavg: 1.09 1.02 1.01 4/89 5358
/proc/meminfo: memFree=1856848/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1785340 CPUtime=1.9
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 20542 0 1 0 179 11 0 0 18 0 12 0 127961700 1828188160 18859 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446335 18862 1303 9 0 443947 0
[pid=5346/tid=5348] ppid=5344 vsize=1785340 CPUtime=1.06
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 17027 0 1 0 98 8 0 0 19 0 12 0 127961701 1828188160 18863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109637084 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1785340 CPUtime=0
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 127961706 1828188160 18866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1785340 CPUtime=0
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 127961706 1828188160 18868 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1785340 CPUtime=0
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 127961708 1828188160 18870 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1785340 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 127961709 1828188160 18873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5353] ppid=5344 vsize=1785340 CPUtime=0
/proc/5346/task/5353/stat : 5353 (java) S 5344 5346 3607 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 127961709 1828188160 18875 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5354] ppid=5344 vsize=1785340 CPUtime=0
/proc/5346/task/5354/stat : 5354 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 127961713 1828188160 18877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5355] ppid=5344 vsize=1785340 CPUtime=0.41
/proc/5346/task/5355/stat : 5355 (java) S 5344 5346 3607 0 -1 64 1660 0 0 0 40 1 0 0 16 0 12 0 127961713 1828188160 18879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5356] ppid=5344 vsize=1785340 CPUtime=0.4
/proc/5346/task/5356/stat : 5356 (java) S 5344 5346 3607 0 -1 64 1140 0 0 0 40 0 0 0 16 0 12 0 127961713 1828188160 18882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5357] ppid=5344 vsize=1785340 CPUtime=0
/proc/5346/task/5357/stat : 5357 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 127961713 1828188160 18884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5358] ppid=5344 vsize=1785340 CPUtime=0
/proc/5346/task/5358/stat : 5358 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 127961713 1828188160 18886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 1785340

[startup+3.10148 s]
/proc/loadavg: 1.09 1.02 1.01 2/89 5358
/proc/meminfo: memFree=1758480/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1785892 CPUtime=3.97
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 41688 0 1 0 377 20 0 0 18 0 13 0 127961700 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446473 38822 1318 9 0 444085 0
[pid=5346/tid=5348] ppid=5344 vsize=1785892 CPUtime=2.48
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 36793 0 1 0 232 16 0 0 18 0 13 0 127961701 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109828960 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1785892 CPUtime=0
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 127961706 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1785892 CPUtime=0
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127961706 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1785892 CPUtime=0
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 127961708 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1785892 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 127961709 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5353] ppid=5344 vsize=1785892 CPUtime=0
/proc/5346/task/5353/stat : 5353 (java) S 5344 5346 3607 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 127961709 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5354] ppid=5344 vsize=1785892 CPUtime=0
/proc/5346/task/5354/stat : 5354 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127961713 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5355] ppid=5344 vsize=1785892 CPUtime=0.75
/proc/5346/task/5355/stat : 5355 (java) S 5344 5346 3607 0 -1 64 2137 0 0 0 74 1 0 0 16 0 13 0 127961713 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5356] ppid=5344 vsize=1785892 CPUtime=0.71
/proc/5346/task/5356/stat : 5356 (java) S 5344 5346 3607 0 -1 64 2034 0 0 0 70 1 0 0 16 0 13 0 127961713 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5357] ppid=5344 vsize=1785892 CPUtime=0
/proc/5346/task/5357/stat : 5357 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 127961713 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5358] ppid=5344 vsize=1785892 CPUtime=0
/proc/5346/task/5358/stat : 5358 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127961713 1828753408 38822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 1785892

[startup+6.30217 s]
/proc/loadavg: 1.09 1.02 1.01 2/90 5359
/proc/meminfo: memFree=1717576/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1787240 CPUtime=7.48
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 47206 0 1 0 725 23 0 0 18 0 13 0 127961700 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446810 43941 1327 9 0 444422 0
[pid=5346/tid=5348] ppid=5344 vsize=1787240 CPUtime=5.5
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 37701 0 1 0 534 16 0 0 24 0 13 0 127961701 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898209 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1787240 CPUtime=0.13
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 1837 0 0 0 13 0 0 0 16 0 13 0 127961706 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1787240 CPUtime=0.12
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 2182 0 0 0 11 1 0 0 17 0 13 0 127961706 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 127961708 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 127961709 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5353] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5353/stat : 5353 (java) S 5344 5346 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127961709 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5354] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5354/stat : 5354 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127961713 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5355] ppid=5344 vsize=1787240 CPUtime=0.81
/proc/5346/task/5355/stat : 5355 (java) S 5344 5346 3607 0 -1 64 2146 0 0 0 80 1 0 0 16 0 13 0 127961713 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5356] ppid=5344 vsize=1787240 CPUtime=0.86
/proc/5346/task/5356/stat : 5356 (java) S 5344 5346 3607 0 -1 64 2611 0 0 0 85 1 0 0 16 0 13 0 127961713 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5357] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5357/stat : 5357 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 127961713 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5358] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5358/stat : 5358 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127961713 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5359] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5359/stat : 5359 (java) S 5344 5346 3607 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 127961951 1830133760 43941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 1787240

[startup+12.7025 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 5359
/proc/meminfo: memFree=1717448/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1787240 CPUtime=13.91
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 47239 0 1 0 1368 23 0 0 18 0 13 0 127961700 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446810 43798 1327 9 0 444422 0
[pid=5346/tid=5348] ppid=5344 vsize=1787240 CPUtime=11.89
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 37712 0 1 0 1173 16 0 0 25 0 13 0 127961701 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109755404 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1787240 CPUtime=0.13
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 1837 0 0 0 13 0 0 0 16 0 13 0 127961706 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1787240 CPUtime=0.12
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 2182 0 0 0 11 1 0 0 17 0 13 0 127961706 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 127961708 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 127961709 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5353] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5353/stat : 5353 (java) S 5344 5346 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127961709 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5354] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5354/stat : 5354 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127961713 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5355] ppid=5344 vsize=1787240 CPUtime=0.82
/proc/5346/task/5355/stat : 5355 (java) S 5344 5346 3607 0 -1 64 2146 0 0 0 81 1 0 0 16 0 13 0 127961713 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5356] ppid=5344 vsize=1787240 CPUtime=0.89
/proc/5346/task/5356/stat : 5356 (java) S 5344 5346 3607 0 -1 64 2633 0 0 0 88 1 0 0 17 0 13 0 127961713 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5357] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5357/stat : 5357 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 127961713 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5358] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5358/stat : 5358 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127961713 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5359] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5359/stat : 5359 (java) S 5344 5346 3607 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 127961951 1830133760 43798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.91
Current children cumulated vsize (KiB) 1787240

[startup+25.5023 s]
/proc/loadavg: 1.06 1.02 1.00 2/90 5359
/proc/meminfo: memFree=1697928/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1787240 CPUtime=26.81
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 52207 0 1 0 2656 25 0 0 18 0 13 0 127961700 1830133760 48726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446810 48726 1327 9 0 444422 0
[pid=5346/tid=5348] ppid=5344 vsize=1787240 CPUtime=24.58
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 37714 0 1 0 2442 16 0 0 25 0 13 0 127961701 1830133760 48726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109795883 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1787240 CPUtime=0.23
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 4435 0 0 0 22 1 0 0 16 0 13 0 127961706 1830133760 48726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1787240 CPUtime=0.22
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 4548 0 0 0 20 2 0 0 16 0 13 0 127961706 1830133760 48726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 127961708 1830133760 48726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1787240 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 127961709 1830133760 48726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=5346] ppid=5344 vsize=1786656 CPUtime=1671.99
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 481814 0 1 0 166890 309 0 0 18 0 13 0 127961700 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446664 94264 1332 9 0 444276 0
[pid=5346/tid=5348] ppid=5344 vsize=1786656 CPUtime=1650.66
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 51540 0 1 0 165024 42 0 0 25 0 13 0 127961701 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898386 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1786656 CPUtime=9.33
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 216218 0 0 0 814 119 0 0 16 0 13 0 127961706 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1786656 CPUtime=9.36
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 208167 0 0 0 822 114 0 0 17 0 13 0 127961706 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1786656 CPUtime=0.65
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 374 0 0 0 37 28 0 0 16 0 13 0 127961708 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5353] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5353/stat : 5353 (java) S 5344 5346 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5354] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5354/stat : 5354 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127961713 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5355] ppid=5344 vsize=1786656 CPUtime=0.93
/proc/5346/task/5355/stat : 5355 (java) S 5344 5346 3607 0 -1 64 2156 0 0 0 92 1 0 0 17 0 13 0 127961713 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5356] ppid=5344 vsize=1786656 CPUtime=0.98
/proc/5346/task/5356/stat : 5356 (java) S 5344 5346 3607 0 -1 64 2638 0 0 0 97 1 0 0 16 0 13 0 127961713 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5357] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5357/stat : 5357 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 127961713 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5358] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5358/stat : 5358 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127961713 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5359] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5359/stat : 5359 (java) S 5344 5346 3607 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 127961951 1829535744 94264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1671.99
Current children cumulated vsize (KiB) 1786656

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 5557
/proc/meminfo: memFree=1609480/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1786656 CPUtime=1732.17
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 481823 0 1 0 172906 311 0 0 18 0 13 0 127961700 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446664 69336 1332 9 0 444276 0
[pid=5346/tid=5348] ppid=5344 vsize=1786656 CPUtime=1710.25
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 51549 0 1 0 170983 42 0 0 25 0 13 0 127961701 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898062 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1786656 CPUtime=9.54
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 216218 0 0 0 835 119 0 0 16 0 13 0 127961706 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1786656 CPUtime=9.58
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 208167 0 0 0 844 114 0 0 16 0 13 0 127961706 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1786656 CPUtime=0.81
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 374 0 0 0 51 30 0 0 16 0 13 0 127961708 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5353] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5353/stat : 5353 (java) S 5344 5346 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5354] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5354/stat : 5354 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127961713 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5355] ppid=5344 vsize=1786656 CPUtime=0.93
/proc/5346/task/5355/stat : 5355 (java) S 5344 5346 3607 0 -1 64 2156 0 0 0 92 1 0 0 17 0 13 0 127961713 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5356] ppid=5344 vsize=1786656 CPUtime=0.98
/proc/5346/task/5356/stat : 5356 (java) S 5344 5346 3607 0 -1 64 2638 0 0 0 97 1 0 0 16 0 13 0 127961713 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5357] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5357/stat : 5357 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 127961713 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5358] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5358/stat : 5358 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127961713 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5359] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5359/stat : 5359 (java) S 5344 5346 3607 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 127961951 1829535744 69336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1732.17
Current children cumulated vsize (KiB) 1786656

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 5557
/proc/meminfo: memFree=1624648/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1786656 CPUtime=1792.38
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 481833 0 1 0 178926 312 0 0 18 0 13 0 127961700 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446664 65499 1332 9 0 444276 0
[pid=5346/tid=5348] ppid=5344 vsize=1786656 CPUtime=1769.85
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 51559 0 1 0 176942 43 0 0 25 0 13 0 127961701 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898173 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1786656 CPUtime=9.78
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 216218 0 0 0 859 119 0 0 16 0 13 0 127961706 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1786656 CPUtime=9.81
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 208167 0 0 0 867 114 0 0 16 0 13 0 127961706 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1786656 CPUtime=0.96
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 374 0 0 0 66 30 0 0 16 0 13 0 127961708 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5353] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5353/stat : 5353 (java) S 5344 5346 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5354] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5354/stat : 5354 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127961713 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5355] ppid=5344 vsize=1786656 CPUtime=0.93
/proc/5346/task/5355/stat : 5355 (java) S 5344 5346 3607 0 -1 64 2156 0 0 0 92 1 0 0 17 0 13 0 127961713 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5356] ppid=5344 vsize=1786656 CPUtime=0.98
/proc/5346/task/5356/stat : 5356 (java) S 5344 5346 3607 0 -1 64 2638 0 0 0 97 1 0 0 16 0 13 0 127961713 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5357] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5357/stat : 5357 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 127961713 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5358] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5358/stat : 5358 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127961713 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5359] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5359/stat : 5359 (java) S 5344 5346 3607 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 127961951 1829535744 65499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1792.38
Current children cumulated vsize (KiB) 1786656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 5557
/proc/meminfo: memFree=1624968/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1786656 CPUtime=1800
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 481834 0 1 0 179688 312 0 0 18 0 13 0 127961700 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446664 65418 1332 9 0 444276 0
[pid=5346/tid=5348] ppid=5344 vsize=1786656 CPUtime=1777.42
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 51560 0 1 0 177699 43 0 0 25 0 13 0 127961701 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898053 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1786656 CPUtime=9.8
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 216218 0 0 0 861 119 0 0 16 0 13 0 127961706 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1786656 CPUtime=9.84
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 208167 0 0 0 870 114 0 0 16 0 13 0 127961706 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1786656 CPUtime=0.96
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 374 0 0 0 66 30 0 0 16 0 13 0 127961708 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5353] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5353/stat : 5353 (java) S 5344 5346 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5354] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5354/stat : 5354 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5355] ppid=5344 vsize=1786656 CPUtime=0.93
/proc/5346/task/5355/stat : 5355 (java) S 5344 5346 3607 0 -1 64 2156 0 0 0 92 1 0 0 17 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5356] ppid=5344 vsize=1786656 CPUtime=0.98
/proc/5346/task/5356/stat : 5356 (java) S 5344 5346 3607 0 -1 64 2638 0 0 0 97 1 0 0 16 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5357] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5357/stat : 5357 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5358] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5358/stat : 5358 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5359] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5359/stat : 5359 (java) S 5344 5346 3607 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 127961951 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1786656

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

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

[startup+1789.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 5557
/proc/meminfo: memFree=1624968/2055920 swapFree=4166012/4192956
[pid=5346] ppid=5344 vsize=1786656 CPUtime=1800
/proc/5346/stat : 5346 (java) S 5344 5346 3607 0 -1 0 481834 0 1 0 179688 312 0 0 18 0 13 0 127961700 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5346/statm: 446664 65418 1332 9 0 444276 0
[pid=5346/tid=5348] ppid=5344 vsize=1786656 CPUtime=1777.42
/proc/5346/task/5348/stat : 5348 (java) R 5344 5346 3607 0 -1 64 51560 0 1 0 177699 43 0 0 25 0 13 0 127961701 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898053 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5349] ppid=5344 vsize=1786656 CPUtime=9.8
/proc/5346/task/5349/stat : 5349 (java) S 5344 5346 3607 0 -1 64 216218 0 0 0 861 119 0 0 16 0 13 0 127961706 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5350] ppid=5344 vsize=1786656 CPUtime=9.84
/proc/5346/task/5350/stat : 5350 (java) S 5344 5346 3607 0 -1 64 208167 0 0 0 870 114 0 0 16 0 13 0 127961706 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5351] ppid=5344 vsize=1786656 CPUtime=0.96
/proc/5346/task/5351/stat : 5351 (java) S 5344 5346 3607 0 -1 64 374 0 0 0 66 30 0 0 16 0 13 0 127961708 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5352] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5352/stat : 5352 (java) S 5344 5346 3607 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5353] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5353/stat : 5353 (java) S 5344 5346 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127961709 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5354] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5354/stat : 5354 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5355] ppid=5344 vsize=1786656 CPUtime=0.93
/proc/5346/task/5355/stat : 5355 (java) S 5344 5346 3607 0 -1 64 2156 0 0 0 92 1 0 0 17 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5356] ppid=5344 vsize=1786656 CPUtime=0.98
/proc/5346/task/5356/stat : 5356 (java) S 5344 5346 3607 0 -1 64 2638 0 0 0 97 1 0 0 16 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5357] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5357/stat : 5357 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5346/tid=5358] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5358/stat : 5358 (java) S 5344 5346 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127961713 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5346/tid=5359] ppid=5344 vsize=1786656 CPUtime=0
/proc/5346/task/5359/stat : 5359 (java) S 5344 5346 3607 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 127961951 1829535744 65418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1786656

Child status: 143
Real time (s): 1789.98
CPU time (s): 1800.08
CPU user time (s): 1796.92
CPU system time (s): 3.16552
CPU usage (%): 100.565
Max. virtual memory (cumulated for all children) (KiB): 1787240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.92
system time used= 3.16552
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 481854
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= 44295
involuntary context switches= 33670

runsolver used 1.80272 second user time and 4.80727 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Apr 14 02:54:02 UTC 2007

IDJOB= 350558
IDBENCH= 1507
IDSOLVER= 159
FILE ID= node10/350558-1176519242

PBS_JOBID= 4556699

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  cffbae99cf8c83f8877355cc201cf8bf

RANDOM SEED= 891038850

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1889736 kB
Buffers:          2116 kB
Cached:          84152 kB
SwapCached:       1656 kB
Active:          58136 kB
Inactive:        58156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889736 kB
SwapTotal:     4192956 kB
SwapFree:      4166012 kB
Dirty:            5484 kB
Writeback:           0 kB
Mapped:          38944 kB
Slab:            35592 kB
Committed_AS:  2192108 kB
PageTables:       1708 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= 66555 MiB

End job on node10 on Sat Apr 14 03:23:54 UTC 2007