Trace number 350234

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.2 1794.6

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=120-sizeP=61-sizeQ=120-718083277-max.opb
MD5SUM0661dfe89322dd53d59d5cf9cb4ab784
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7501
Total number of constraints21961
Number of constraints which are clauses21960
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 constraint7320
Number of terms in the objective function 61
Biggest coefficient in the objective function 1152921504606846976
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 2305843009213693951
Number of bits of the sum of numbers in the objective function 61
Biggest number in a constraint 766247770432944429179173513575154591809369561091801088
Number of bits of the biggest number in a constraint 180
Biggest sum of numbers in a constraint 3064991081731777716431606447292085661660191751591249102
Number of bits of the biggest sum of numbers181
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.15	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	--- 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=1.5 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 solving /tmp/evaluation/350234-1176808398/instance-350234-1176808398.opb
0.20/0.20	c reading problem ... 
2.41/1.62	c ... done. Wall clock time 1.411s.
2.41/1.62	c CPU time (experimental) 1.3s.
2.41/1.62	c #vars     7501
2.41/1.62	c #constraints  21962
1562.41/1557.78	c cleaning 43484 clauses out of 87000 for limit 7.294660544951668E12
1573.65/1568.91	c cleaning 22006 clauses out of 44017 for limit 2.3800950364779863E13
1581.38/1576.65	c cleaning 11252 clauses out of 22511 for limit 7.674954992407419E13
1588.00/1583.23	c cleaning 5870 clauses out of 11758 for limit 2.4207979600866594E14
1594.12/1589.38	c cleaning 3190 clauses out of 6388 for limit 7.348234040885145E14
1600.25/1595.45	c cleaning 1845 clauses out of 3698 for limit 2.0933260007835908E15
1605.78/1600.90	c cleaning 1169 clauses out of 2354 for limit 5.4285984063402576E-5
1611.09/1606.26	c cleaning 838 clauses out of 1685 for limit 1.2506913758360388E-4
1617.42/1612.53	c cleaning 667 clauses out of 1347 for limit 2.5801107703270074E-4
1622.44/1617.55	c cleaning 585 clauses out of 1180 for limit 4.8571311146682094E-4
1627.75/1622.86	c cleaning 544 clauses out of 1096 for limit 8.632601214797702E-4
1632.28/1627.34	c cleaning 517 clauses out of 1050 for limit 0.0014830295259310843
1636.70/1631.71	c cleaning 508 clauses out of 1033 for limit 0.002485963009313587
1642.44/1637.49	c cleaning 507 clauses out of 1027 for limit 0.004131896654890691
1647.77/1642.75	c cleaning 503 clauses out of 1018 for limit 0.006860550723919878
1652.09/1647.03	c cleaning 500 clauses out of 1016 for limit 0.011347585103383136
1657.81/1652.73	c cleaning 502 clauses out of 1015 for limit 0.01871339089419161
1662.94/1657.85	c cleaning 500 clauses out of 1013 for limit 0.03092181470130809
1667.04/1661.96	c cleaning 502 clauses out of 1014 for limit 0.05099491385564555
1671.56/1666.48	c cleaning 499 clauses out of 1011 for limit 0.08426263522792023
1675.79/1670.70	c cleaning 501 clauses out of 1012 for limit 0.13882304533784445
1681.22/1676.05	c cleaning 498 clauses out of 1011 for limit 0.22916422003459608
1688.84/1683.61	c cleaning 496 clauses out of 1013 for limit 0.3771763108515168
1695.10/1689.85	c cleaning 505 clauses out of 1017 for limit 0.6195677274972369
1701.72/1696.42	c cleaning 501 clauses out of 1012 for limit 1.026798239198113
1713.65/1708.38	c cleaning 1002 clauses out of 2013 for limit 2.3198426971328914
1718.67/1713.38	c cleaning 747 clauses out of 1509 for limit 5.093307960171432
1723.28/1717.95	c cleaning 623 clauses out of 1263 for limit 10.045607928656242
1729.00/1723.66	c cleaning 561 clauses out of 1139 for limit 18.351739071896624
1734.92/1729.60	c cleaning 536 clauses out of 1078 for limit 31.97702643588773
1739.24/1733.82	c cleaning 515 clauses out of 1042 for limit 54.55631205975439
1743.46/1738.02	c cleaning 509 clauses out of 1028 for limit 91.28722554593763
1748.36/1742.94	c cleaning 503 clauses out of 1018 for limit 151.87165297455755
1754.07/1748.68	c cleaning 499 clauses out of 1015 for limit 251.19693880921923
1758.38/1752.99	c cleaning 503 clauses out of 1017 for limit 413.85654776801607
1762.00/1756.57	c cleaning 503 clauses out of 1014 for limit 684.5240570138438
1768.21/1762.71	c cleaning 496 clauses out of 1010 for limit 1132.2091806668436
1773.42/1767.93	c cleaning 498 clauses out of 1015 for limit 1859.8263753266053
1778.53/1773.01	c cleaning 506 clauses out of 1017 for limit 3061.0708293759335
1783.24/1777.77	c cleaning 500 clauses out of 1011 for limit 5078.074441618668
1787.85/1782.34	c cleaning 498 clauses out of 1010 for limit 8374.332880275264
1793.67/1788.18	c cleaning 500 clauses out of 1013 for limit 13783.279004534184
1798.09/1792.52	c cleaning 502 clauses out of 1015 for limit 22731.121378825206
1800.09/1794.51	c starts		: 16
1800.09/1794.51	c conflicts		: 109244
1800.09/1794.51	c decisions		: 129378
1800.09/1794.51	c propagations		: 15375639
1800.09/1794.51	c inspects		: 221646463
1800.09/1794.51	c learnt literals	: 0
1800.09/1794.51	c learnt binary clauses	: 0
1800.09/1794.51	c learnt ternary clauses	: 0
1800.09/1794.51	c learnt clauses	: 109244
1800.09/1794.51	c root simplifications	: 0
1800.09/1794.51	c removed literals (reason simplification)	: 0
1800.09/1794.51	c reason swapping (by a shorter reason)	: 0
1800.09/1794.51	c Calls to reduceDB	: 43
1800.09/1794.51	c speed (decisions/second)	: 72.1622286414517
1800.09/1794.51	c non guided choices	46
1800.09/1794.51	s UNKNOWN
1800.09/1794.51	c Total wall clock time (ms): 1794.307

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/node24/watcher-350234-1176808398 -o ROOT/results/node24/solver-350234-1176808398 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350234-1176808398/sat4jPseudoResolution.jar /tmp/evaluation/350234-1176808398/instance-350234-1176808398.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: 1.00 1.00 1.00 2/77 9231
/proc/meminfo: memFree=1539920/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=152 CPUtime=0
/proc/9231/stat : 9231 (java) D 9229 9231 8203 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 128757828 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 2605860 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/9231/statm: 38 26 19 9 0 4 0

[startup+0.0834931 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9231
/proc/meminfo: memFree=1539920/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=1777844 CPUtime=0.06
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 3795 0 1 0 4 2 0 0 18 0 7 0 128757828 1820512256 3538 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 444461 3538 1086 9 0 442097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777844

[startup+0.101496 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9231
/proc/meminfo: memFree=1539920/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=1780108 CPUtime=0.08
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 3970 0 1 0 6 2 0 0 18 0 12 0 128757828 1822830592 3712 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 445027 3712 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301518 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9231
/proc/meminfo: memFree=1539920/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=1782012 CPUtime=0.3
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 5178 0 1 0 27 3 0 0 18 0 12 0 128757828 1824780288 4917 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 445503 4917 1263 9 0 443115 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1782012

[startup+0.70156 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9231
/proc/meminfo: memFree=1539920/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=1783532 CPUtime=0.9
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 6824 0 1 0 85 5 0 0 18 0 12 0 128757828 1826336768 6355 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 445883 6355 1301 9 0 443495 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1783532

[startup+1.50665 s]
/proc/loadavg: 1.16 1.03 1.01 4/89 9243
/proc/meminfo: memFree=1511856/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=1786116 CPUtime=2.25
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 19111 0 1 0 213 12 0 0 18 0 12 0 128757828 1828982784 17538 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446529 17539 1301 9 0 444141 0
[pid=9231/tid=9233] ppid=9229 vsize=1786116 CPUtime=1.21
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 15547 0 1 0 111 10 0 0 20 0 12 0 128757829 1828982784 17539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109205319 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786116 CPUtime=0
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 128757831 1828982784 17540 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786116 CPUtime=0
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 128757831 1828982784 17540 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786116 CPUtime=0
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 128757833 1828982784 17541 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9237] ppid=9229 vsize=1786116 CPUtime=0
/proc/9231/task/9237/stat : 9237 (java) S 9229 9231 8203 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 128757834 1828982784 17542 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9238] ppid=9229 vsize=1786116 CPUtime=0
/proc/9231/task/9238/stat : 9238 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 128757834 1828982784 17542 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9239] ppid=9229 vsize=1786116 CPUtime=0
/proc/9231/task/9239/stat : 9239 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 128757838 1828982784 17542 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9240] ppid=9229 vsize=1786116 CPUtime=0.55
/proc/9231/task/9240/stat : 9240 (java) R 9229 9231 8203 0 -1 64 1239 0 0 0 55 0 0 0 15 0 12 0 128757838 1828982784 17543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103059423 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9241] ppid=9229 vsize=1786116 CPUtime=0.46
/proc/9231/task/9241/stat : 9241 (java) S 9229 9231 8203 0 -1 64 1604 0 0 0 46 0 0 0 15 0 12 0 128757838 1828982784 17543 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9242] ppid=9229 vsize=1786116 CPUtime=0
/proc/9231/task/9242/stat : 9242 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 128757838 1828982784 17544 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9243] ppid=9229 vsize=1786116 CPUtime=0
/proc/9231/task/9243/stat : 9243 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 128757838 1828982784 17545 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 1786116

[startup+3.10281 s]
/proc/loadavg: 1.16 1.03 1.01 2/90 9244
/proc/meminfo: memFree=1468392/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=1786440 CPUtime=4.41
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 21531 0 1 0 428 13 0 0 18 0 13 0 128757828 1829314560 19593 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446610 19593 1315 9 0 444222 0
[pid=9231/tid=9233] ppid=9229 vsize=1786440 CPUtime=2.63
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 17532 0 1 0 253 10 0 0 25 0 13 0 128757829 1829314560 19593 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109620099 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786440 CPUtime=0
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 128757831 1829314560 19593 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786440 CPUtime=0
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 128757831 1829314560 19593 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786440 CPUtime=0
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 128757833 1829314560 19593 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9237] ppid=9229 vsize=1786440 CPUtime=0
/proc/9231/task/9237/stat : 9237 (java) S 9229 9231 8203 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 128757834 1829314560 19593 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9238] ppid=9229 vsize=1786440 CPUtime=0
/proc/9231/task/9238/stat : 9238 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757834 1829314560 19593 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9239] ppid=9229 vsize=1786440 CPUtime=0
/proc/9231/task/9239/stat : 9239 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128757838 1829314560 19594 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9240] ppid=9229 vsize=1786440 CPUtime=0.91
/proc/9231/task/9240/stat : 9240 (java) S 9229 9231 8203 0 -1 64 1374 0 0 0 91 0 0 0 16 0 13 0 128757838 1829314560 19594 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9241] ppid=9229 vsize=1786440 CPUtime=0.83
/proc/9231/task/9241/stat : 9241 (java) S 9229 9231 8203 0 -1 64 1899 0 0 0 83 0 0 0 16 0 13 0 128757838 1829314560 19594 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9242] ppid=9229 vsize=1786440 CPUtime=0
/proc/9231/task/9242/stat : 9242 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 128757838 1829314560 19594 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9243] ppid=9229 vsize=1786440 CPUtime=0
/proc/9231/task/9243/stat : 9243 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128757838 1829314560 19594 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9244] ppid=9229 vsize=1786440 CPUtime=0
/proc/9231/task/9244/stat : 9244 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757992 1829314560 19594 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 1786440

[startup+6.30216 s]
/proc/loadavg: 1.16 1.03 1.01 2/90 9244
/proc/meminfo: memFree=1460136/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=1786248 CPUtime=7.63
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 24283 0 1 0 749 14 0 0 18 0 13 0 128757828 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446562 22205 1315 9 0 444174 0
[pid=9231/tid=9233] ppid=9229 vsize=1786248 CPUtime=5.81
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 20284 0 1 0 570 11 0 0 25 0 13 0 128757829 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109781556 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786248 CPUtime=0
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 128757831 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786248 CPUtime=0
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 128757831 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786248 CPUtime=0
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 128757833 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9237] ppid=9229 vsize=1786248 CPUtime=0
/proc/9231/task/9237/stat : 9237 (java) S 9229 9231 8203 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 128757834 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9238] ppid=9229 vsize=1786248 CPUtime=0
/proc/9231/task/9238/stat : 9238 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757834 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9239] ppid=9229 vsize=1786248 CPUtime=0
/proc/9231/task/9239/stat : 9239 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128757838 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9240] ppid=9229 vsize=1786248 CPUtime=0.92
/proc/9231/task/9240/stat : 9240 (java) S 9229 9231 8203 0 -1 64 1374 0 0 0 92 0 0 0 15 0 13 0 128757838 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9241] ppid=9229 vsize=1786248 CPUtime=0.85
/proc/9231/task/9241/stat : 9241 (java) S 9229 9231 8203 0 -1 64 1899 0 0 0 85 0 0 0 16 0 13 0 128757838 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9242] ppid=9229 vsize=1786248 CPUtime=0
/proc/9231/task/9242/stat : 9242 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 128757838 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9243] ppid=9229 vsize=1786248 CPUtime=0
/proc/9231/task/9243/stat : 9243 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128757838 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9244] ppid=9229 vsize=1786248 CPUtime=0
/proc/9231/task/9244/stat : 9244 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757992 1829117952 22205 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.63
Current children cumulated vsize (KiB) 1786248

[startup+12.7029 s]
/proc/loadavg: 1.13 1.03 1.01 2/90 9244
/proc/meminfo: memFree=1430184/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=1786124 CPUtime=14.03
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 31217 0 1 0 1386 17 0 0 18 0 13 0 128757828 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446531 29108 1315 9 0 444143 0
[pid=9231/tid=9233] ppid=9229 vsize=1786124 CPUtime=12.2
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 27217 0 1 0 1206 14 0 0 25 0 13 0 128757829 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109791142 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 128757831 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 128757831 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 128757833 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9237] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9237/stat : 9237 (java) S 9229 9231 8203 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 128757834 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9238] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9238/stat : 9238 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757834 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9239] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9239/stat : 9239 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128757838 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9240] ppid=9229 vsize=1786124 CPUtime=0.93
/proc/9231/task/9240/stat : 9240 (java) S 9229 9231 8203 0 -1 64 1374 0 0 0 93 0 0 0 16 0 13 0 128757838 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9241] ppid=9229 vsize=1786124 CPUtime=0.86
/proc/9231/task/9241/stat : 9241 (java) S 9229 9231 8203 0 -1 64 1900 0 0 0 86 0 0 0 16 0 13 0 128757838 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9242] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9242/stat : 9242 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 128757838 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9243] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9243/stat : 9243 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128757838 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9244] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9244/stat : 9244 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757992 1828990976 29108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.03
Current children cumulated vsize (KiB) 1786124

[startup+25.5012 s]
/proc/loadavg: 1.11 1.03 1.01 2/90 9244
/proc/meminfo: memFree=1390376/2055920 swapFree=4068104/4192956
[pid=9231] ppid=9229 vsize=1786124 CPUtime=26.83
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 40699 0 1 0 2662 21 0 0 18 0 13 0 128757828 1828990976 38590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446531 38590 1315 9 0 444143 0
[pid=9231/tid=9233] ppid=9229 vsize=1786124 CPUtime=25
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 36699 0 1 0 2482 18 0 0 25 0 13 0 128757829 1828990976 38590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109818058 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 128757831 1828990976 38590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 128757831 1828990976 38590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 128757833 1828990976 38590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=9231] ppid=9229 vsize=1786124 CPUtime=1667.46
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 416359 0 1 0 166492 254 0 0 18 0 13 0 128757828 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446531 369307 1329 9 0 444143 0
[pid=9231/tid=9233] ppid=9229 vsize=1786124 CPUtime=1656.46
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 37830 0 1 0 165619 27 0 0 25 0 13 0 128757829 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109778347 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786124 CPUtime=4.42
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 196895 0 0 0 326 116 0 0 17 0 13 0 128757831 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786124 CPUtime=4.36
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 177599 0 0 0 332 104 0 0 16 0 13 0 128757831 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786124 CPUtime=0.05
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 8 0 0 0 2 3 0 0 16 0 13 0 128757833 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9237] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9237/stat : 9237 (java) S 9229 9231 8203 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9238] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9238/stat : 9238 (java) S 9229 9231 8203 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9239] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9239/stat : 9239 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128757838 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9240] ppid=9229 vsize=1786124 CPUtime=1.08
/proc/9231/task/9240/stat : 9240 (java) S 9229 9231 8203 0 -1 64 1401 0 0 0 108 0 0 0 17 0 13 0 128757838 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9241] ppid=9229 vsize=1786124 CPUtime=1.02
/proc/9231/task/9241/stat : 9241 (java) S 9229 9231 8203 0 -1 64 1903 0 0 0 102 0 0 0 16 0 13 0 128757838 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9242] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9242/stat : 9242 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 128757838 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9243] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9243/stat : 9243 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128757838 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9244] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9244/stat : 9244 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757992 1828990976 369307 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1667.46
Current children cumulated vsize (KiB) 1786124

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9246
/proc/meminfo: memFree=1280552/2055920 swapFree=4068736/4192956
[pid=9231] ppid=9229 vsize=1786124 CPUtime=1727.7
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 425302 0 1 0 172493 277 0 0 18 0 13 0 128757828 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446531 65015 1332 9 0 444143 0
[pid=9231/tid=9233] ppid=9229 vsize=1786124 CPUtime=1715.87
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 37841 0 1 0 171560 27 0 0 25 0 13 0 128757829 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109818133 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786124 CPUtime=4.69
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 200947 0 0 0 351 118 0 0 16 0 13 0 128757831 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786124 CPUtime=4.64
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 182476 0 0 0 357 107 0 0 16 0 13 0 128757831 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786124 CPUtime=0.34
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 11 0 0 0 13 21 0 0 16 0 13 0 128757833 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9237] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9237/stat : 9237 (java) S 9229 9231 8203 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9238] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9238/stat : 9238 (java) S 9229 9231 8203 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9239] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9239/stat : 9239 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128757838 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9240] ppid=9229 vsize=1786124 CPUtime=1.08
/proc/9231/task/9240/stat : 9240 (java) S 9229 9231 8203 0 -1 64 1401 0 0 0 108 0 0 0 17 0 13 0 128757838 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9241] ppid=9229 vsize=1786124 CPUtime=1.02
/proc/9231/task/9241/stat : 9241 (java) S 9229 9231 8203 0 -1 64 1903 0 0 0 102 0 0 0 16 0 13 0 128757838 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9242] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9242/stat : 9242 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 128757838 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9243] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9243/stat : 9243 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128757838 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9244] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9244/stat : 9244 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757992 1828990976 65015 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1727.7
Current children cumulated vsize (KiB) 1786124

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9246
/proc/meminfo: memFree=1283560/2055920 swapFree=4068800/4192956
[pid=9231] ppid=9229 vsize=1786124 CPUtime=1787.85
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 425315 0 1 0 178508 277 0 0 18 0 13 0 128757828 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446531 64245 1332 9 0 444143 0
[pid=9231/tid=9233] ppid=9229 vsize=1786124 CPUtime=1775.64
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 37854 0 1 0 177537 27 0 0 25 0 13 0 128757829 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109507389 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786124 CPUtime=4.88
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 200947 0 0 0 370 118 0 0 16 0 13 0 128757831 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786124 CPUtime=4.82
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 182476 0 0 0 375 107 0 0 16 0 13 0 128757831 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786124 CPUtime=0.34
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 11 0 0 0 13 21 0 0 16 0 13 0 128757833 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9237] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9237/stat : 9237 (java) S 9229 9231 8203 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9238] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9238/stat : 9238 (java) S 9229 9231 8203 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9239] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9239/stat : 9239 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128757838 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9240] ppid=9229 vsize=1786124 CPUtime=1.08
/proc/9231/task/9240/stat : 9240 (java) S 9229 9231 8203 0 -1 64 1401 0 0 0 108 0 0 0 17 0 13 0 128757838 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9241] ppid=9229 vsize=1786124 CPUtime=1.02
/proc/9231/task/9241/stat : 9241 (java) S 9229 9231 8203 0 -1 64 1903 0 0 0 102 0 0 0 16 0 13 0 128757838 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9242] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9242/stat : 9242 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 128757838 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9243] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9243/stat : 9243 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128757838 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9244] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9244/stat : 9244 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757992 1828990976 64245 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1787.85
Current children cumulated vsize (KiB) 1786124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9246
/proc/meminfo: memFree=1284264/2055920 swapFree=4068800/4192956
[pid=9231] ppid=9229 vsize=1786124 CPUtime=1800.09
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 425318 0 1 0 179732 277 0 0 18 0 13 0 128757828 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446531 64069 1332 9 0 444143 0
[pid=9231/tid=9233] ppid=9229 vsize=1786124 CPUtime=1787.79
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 37857 0 1 0 178752 27 0 0 25 0 13 0 128757829 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109816754 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786124 CPUtime=4.93
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 200947 0 0 0 375 118 0 0 16 0 13 0 128757831 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786124 CPUtime=4.87
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 182476 0 0 0 380 107 0 0 16 0 13 0 128757831 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786124 CPUtime=0.34
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 11 0 0 0 13 21 0 0 16 0 13 0 128757833 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9237] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9237/stat : 9237 (java) S 9229 9231 8203 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9238] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9238/stat : 9238 (java) S 9229 9231 8203 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9239] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9239/stat : 9239 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9240] ppid=9229 vsize=1786124 CPUtime=1.08
/proc/9231/task/9240/stat : 9240 (java) S 9229 9231 8203 0 -1 64 1401 0 0 0 108 0 0 0 17 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9241] ppid=9229 vsize=1786124 CPUtime=1.02
/proc/9231/task/9241/stat : 9241 (java) S 9229 9231 8203 0 -1 64 1903 0 0 0 102 0 0 0 16 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9242] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9242/stat : 9242 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9243] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9243/stat : 9243 (java) R 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9244] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9244/stat : 9244 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757992 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1786124

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

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

[startup+1794.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9246
/proc/meminfo: memFree=1284264/2055920 swapFree=4068800/4192956
[pid=9231] ppid=9229 vsize=1786124 CPUtime=1800.09
/proc/9231/stat : 9231 (java) S 9229 9231 8203 0 -1 0 425318 0 1 0 179732 277 0 0 18 0 13 0 128757828 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9231/statm: 446531 64069 1332 9 0 444143 0
[pid=9231/tid=9233] ppid=9229 vsize=1786124 CPUtime=1787.79
/proc/9231/task/9233/stat : 9233 (java) R 9229 9231 8203 0 -1 64 37857 0 1 0 178752 27 0 0 25 0 13 0 128757829 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109816754 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9234] ppid=9229 vsize=1786124 CPUtime=4.93
/proc/9231/task/9234/stat : 9234 (java) S 9229 9231 8203 0 -1 64 200947 0 0 0 375 118 0 0 16 0 13 0 128757831 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9235] ppid=9229 vsize=1786124 CPUtime=4.87
/proc/9231/task/9235/stat : 9235 (java) S 9229 9231 8203 0 -1 64 182476 0 0 0 380 107 0 0 16 0 13 0 128757831 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9236] ppid=9229 vsize=1786124 CPUtime=0.34
/proc/9231/task/9236/stat : 9236 (java) S 9229 9231 8203 0 -1 64 11 0 0 0 13 21 0 0 16 0 13 0 128757833 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9237] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9237/stat : 9237 (java) S 9229 9231 8203 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9238] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9238/stat : 9238 (java) S 9229 9231 8203 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128757834 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9239] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9239/stat : 9239 (java) S 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9240] ppid=9229 vsize=1786124 CPUtime=1.08
/proc/9231/task/9240/stat : 9240 (java) S 9229 9231 8203 0 -1 64 1401 0 0 0 108 0 0 0 17 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9241] ppid=9229 vsize=1786124 CPUtime=1.02
/proc/9231/task/9241/stat : 9241 (java) S 9229 9231 8203 0 -1 64 1903 0 0 0 102 0 0 0 16 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9242] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9242/stat : 9242 (java) S 9229 9231 8203 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9231/tid=9243] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9243/stat : 9243 (java) R 9229 9231 8203 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128757838 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9231/tid=9244] ppid=9229 vsize=1786124 CPUtime=0
/proc/9231/task/9244/stat : 9244 (java) S 9229 9231 8203 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 128757992 1828990976 64069 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1786124

Child status: 143
Real time (s): 1794.6
CPU time (s): 1800.2
CPU user time (s): 1797.38
CPU system time (s): 2.82157
CPU usage (%): 100.312
Max. virtual memory (cumulated for all children) (KiB): 1786700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.38
system time used= 2.82157
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 425338
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= 38313
involuntary context switches= 26789

runsolver used 1.75973 second user time and 5.16621 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Tue Apr 17 11:13:18 UTC 2007

IDJOB= 350234
IDBENCH= 3051
IDSOLVER= 159
FILE ID= node24/350234-1176808398

PBS_JOBID= 4586239

Free space on /tmp= 66492 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=120-sizeP=61-sizeQ=120-718083277-max.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350234-1176808398/sat4jPseudoResolution.jar /tmp/evaluation/350234-1176808398/instance-350234-1176808398.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-350234-1176808398 -o ROOT/results/node24/solver-350234-1176808398 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350234-1176808398/sat4jPseudoResolution.jar /tmp/evaluation/350234-1176808398/instance-350234-1176808398.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0661dfe89322dd53d59d5cf9cb4ab784

RANDOM SEED= 695665663

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1540392 kB
Buffers:         42052 kB
Cached:         312112 kB
SwapCached:      88108 kB
Active:         187716 kB
Inactive:       262944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540392 kB
SwapTotal:     4192956 kB
SwapFree:      4068104 kB
Dirty:            4424 kB
Writeback:           0 kB
Mapped:          57088 kB
Slab:            50308 kB
Committed_AS:  1824300 kB
PageTables:       1808 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= 66492 MiB

End job on node24 on Tue Apr 17 11:43:15 UTC 2007