Trace number 350229

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.34 1795.29

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=120-sizeP=61-sizeQ=120-883133839-max.opb
MD5SUM0073f65f5c50ef8f4ebea5bdb58f4e26
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 3064991081731777715595715329186976003635521247756299664
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.13/0.52	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.13/0.52	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.13/0.52	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.13/0.53	c no version file found!!!
0.13/0.53	c sun.arch.data.model	32
0.13/0.53	c java.version	1.6.0
0.13/0.53	c os.name	Linux
0.13/0.53	c os.version	2.6.9-22.EL.rootsmp
0.13/0.53	c os.arch	i386
0.13/0.53	c Free memory 1651659224
0.13/0.53	c Max memory 1654456320
0.13/0.53	c Total memory 1654456320
0.13/0.53	c Number of processors 2
0.13/0.59	--- Begin Solver configuration ---
0.13/0.59	c Stops conflict analysis at the first Unique Implication Point
0.13/0.59	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.13/0.59	c Learn all clauses as in MiniSAT
0.13/0.59	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.59	c VSIDS like heuristics from MiniSAT using a heap
0.13/0.59	c No reason simplification
0.13/0.59	c --- End Solver configuration ---
0.13/0.59	c solving /tmp/evaluation/350229-1176808204/instance-350229-1176808204.opb
0.13/0.59	c reading problem ... 
2.24/2.08	c ... done. Wall clock time 1.493s.
2.24/2.08	c CPU time (experimental) 1.22s.
2.24/2.08	c #vars     7501
2.24/2.08	c #constraints  21962
1665.85/1661.23	c cleaning 44999 clauses out of 90002 for limit 1.4212697896586558E-6
1682.82/1678.12	c cleaning 22995 clauses out of 46002 for limit 7.554908933590876E-6
1696.25/1691.55	c cleaning 11995 clauses out of 24006 for limit 3.933357381857188E-5
1703.17/1698.44	c cleaning 6251 clauses out of 12512 for limit 1.24579582957929E-4
1709.39/1704.64	c cleaning 3376 clauses out of 6762 for limit 3.8052994712842295E-4
1714.12/1709.40	c cleaning 1938 clauses out of 3886 for limit 0.001091986069112901
1719.55/1714.71	c cleaning 1212 clauses out of 2446 for limit 0.002855290530233208
1729.68/1724.83	c cleaning 850 clauses out of 1735 for limit 0.006645041190223195
1739.71/1734.85	c cleaning 674 clauses out of 1385 for limit 0.013727873546907528
1749.25/1744.39	c cleaning 590 clauses out of 1210 for limit 0.02588743660530996
1759.75/1754.86	c cleaning 539 clauses out of 1120 for limit 0.0461224408990847
1770.37/1765.47	c cleaning 523 clauses out of 1082 for limit 0.078812198719447
1782.10/1777.14	c cleaning 504 clauses out of 1059 for limit 0.13279466613156915
1792.42/1787.47	c cleaning 508 clauses out of 1055 for limit 0.21982648663353055
1800.05/1795.01	c starts		: 16
1800.05/1795.01	c conflicts		: 97847
1800.05/1795.01	c decisions		: 119955
1800.05/1795.01	c propagations		: 13367335
1800.05/1795.01	c inspects		: 558673616
1800.05/1795.01	c learnt literals	: 0
1800.05/1795.01	c learnt binary clauses	: 0
1800.05/1795.01	c learnt ternary clauses	: 0
1800.05/1795.01	c learnt clauses	: 97847
1800.05/1795.01	c root simplifications	: 0
1800.05/1795.01	c removed literals (reason simplification)	: 0
1800.05/1795.01	c reason swapping (by a shorter reason)	: 0
1800.05/1795.01	c Calls to reduceDB	: 14
1800.05/1795.01	c speed (decisions/second)	: 66.90523612743313
1800.05/1795.01	c non guided choices	74
1800.05/1795.01	s UNKNOWN
1800.05/1795.01	c Total wall clock time (ms): 1794.424

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/node29/watcher-350229-1176808204 -o ROOT/results/node29/solver-350229-1176808204 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350229-1176808204/sat4jPseudoResolution.jar /tmp/evaluation/350229-1176808204/instance-350229-1176808204.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 3/77 13291
/proc/meminfo: memFree=1942280/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=18568 CPUtime=0
/proc/13291/stat : 13291 (runsolver) D 13289 13291 12587 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 128736180 19013632 292 18446744073709551615 4194304 4296420 548682068832 18446744073709551615 221780700455 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13291/statm: 4642 292 257 24 0 2626 0

[startup+0.0119779 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13291
/proc/meminfo: memFree=1942280/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=18568 CPUtime=0
/proc/13291/stat : 13291 (runsolver) D 13289 13291 12587 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 128736180 19013632 292 18446744073709551615 4194304 4296420 548682068832 18446744073709551615 221780700455 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13291/statm: 4642 292 257 24 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18568

[startup+0.101975 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13291
/proc/meminfo: memFree=1942280/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=1472 CPUtime=0
/proc/13291/stat : 13291 (java) D 13289 13291 12587 0 -1 0 91 0 4 0 0 0 0 0 18 0 1 0 128736180 1507328 68 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4595360 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/13291/statm: 368 68 48 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.301995 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13291
/proc/meminfo: memFree=1942280/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=1775952 CPUtime=0.04
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 3039 0 49 0 0 4 0 0 18 0 4 0 128736180 1818574848 2835 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 443988 2835 837 9 0 441624 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1775952

[startup+0.70102 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13291
/proc/meminfo: memFree=1942280/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=1781492 CPUtime=0.36
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 5172 0 50 0 30 6 0 0 18 0 12 0 128736180 1824247808 4960 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 445373 4960 1264 9 0 442985 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1781492

[startup+1.50207 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 13303
/proc/meminfo: memFree=1912616/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=1785752 CPUtime=1.56
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 11333 0 50 0 147 9 0 0 18 0 12 0 128736180 1828610048 9762 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 446438 9763 1301 9 0 444050 0
[pid=13291/tid=13293] ppid=13289 vsize=1785752 CPUtime=0.79
/proc/13291/task/13293/stat : 13293 (java) R 13289 13291 12587 0 -1 64 7859 0 11 0 73 6 0 0 21 0 12 0 128736198 1828610048 9764 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109554166 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13294] ppid=13289 vsize=1785752 CPUtime=0
/proc/13291/task/13294/stat : 13294 (java) S 13289 13291 12587 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 128736208 1828610048 9764 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13295] ppid=13289 vsize=1785752 CPUtime=0
/proc/13291/task/13295/stat : 13295 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 128736208 1828610048 9765 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13296] ppid=13289 vsize=1785752 CPUtime=0
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 128736212 1828610048 9766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1785752 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 128736212 1828610048 9766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13298] ppid=13289 vsize=1785752 CPUtime=0
/proc/13291/task/13298/stat : 13298 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 128736212 1828610048 9767 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13299] ppid=13289 vsize=1785752 CPUtime=0
/proc/13291/task/13299/stat : 13299 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 128736221 1828610048 9768 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13300] ppid=13289 vsize=1785752 CPUtime=0.39
/proc/13291/task/13300/stat : 13300 (java) S 13289 13291 12587 0 -1 64 1321 0 0 0 39 0 0 0 17 0 12 0 128736221 1828610048 9768 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13301] ppid=13289 vsize=1785752 CPUtime=0.34
/proc/13291/task/13301/stat : 13301 (java) S 13289 13291 12587 0 -1 64 1475 0 0 0 34 0 0 0 16 0 12 0 128736221 1828610048 9769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13302] ppid=13289 vsize=1785752 CPUtime=0
/proc/13291/task/13302/stat : 13302 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 128736221 1828610048 9770 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13303] ppid=13289 vsize=1785752 CPUtime=0
/proc/13291/task/13303/stat : 13303 (java) R 13289 13291 12587 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 128736221 1828610048 9770 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 1785752

[startup+3.10217 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 13303
/proc/meminfo: memFree=1861736/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=1786108 CPUtime=3.85
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 21643 0 50 0 370 15 0 0 18 0 13 0 128736180 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 446527 19334 1315 9 0 444139 0
[pid=13291/tid=13293] ppid=13289 vsize=1786108 CPUtime=2.07
/proc/13291/task/13293/stat : 13293 (java) R 13289 13291 12587 0 -1 64 17274 0 11 0 197 10 0 0 25 0 13 0 128736198 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109802361 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13294] ppid=13289 vsize=1786108 CPUtime=0
/proc/13291/task/13294/stat : 13294 (java) S 13289 13291 12587 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 128736208 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13295] ppid=13289 vsize=1786108 CPUtime=0
/proc/13291/task/13295/stat : 13295 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 128736208 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13296] ppid=13289 vsize=1786108 CPUtime=0
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 128736212 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1786108 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 128736212 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13298] ppid=13289 vsize=1786108 CPUtime=0
/proc/13291/task/13298/stat : 13298 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 128736212 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13299] ppid=13289 vsize=1786108 CPUtime=0
/proc/13291/task/13299/stat : 13299 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 128736221 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13300] ppid=13289 vsize=1786108 CPUtime=0.8
/proc/13291/task/13300/stat : 13300 (java) S 13289 13291 12587 0 -1 64 1942 0 0 0 80 0 0 0 16 0 13 0 128736221 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13301] ppid=13289 vsize=1786108 CPUtime=0.92
/proc/13291/task/13301/stat : 13301 (java) S 13289 13291 12587 0 -1 64 1743 0 0 0 92 0 0 0 16 0 13 0 128736221 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13302] ppid=13289 vsize=1786108 CPUtime=0
/proc/13291/task/13302/stat : 13302 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 128736221 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13303] ppid=13289 vsize=1786108 CPUtime=0
/proc/13291/task/13303/stat : 13303 (java) S 13289 13291 12587 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 128736221 1828974592 19334 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 1786108

[startup+6.30236 s]
/proc/loadavg: 1.00 1.00 1.00 3/90 13304
/proc/meminfo: memFree=1851232/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=1785568 CPUtime=7.2
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 25610 0 50 0 704 16 0 0 18 0 13 0 128736180 1828421632 22394 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 446392 22394 1315 9 0 444004 0
[pid=13291/tid=13293] ppid=13289 vsize=1785568 CPUtime=5.25
/proc/13291/task/13293/stat : 13293 (java) R 13289 13291 12587 0 -1 64 20461 0 11 0 513 12 0 0 25 0 13 0 128736198 1828421632 22394 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105880117 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13294] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13294/stat : 13294 (java) S 13289 13291 12587 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 128736208 1828421632 22394 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13295] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13295/stat : 13295 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 128736208 1828421632 22394 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13296] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 128736212 1828421632 22394 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 128736212 1828421632 22395 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13298] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13298/stat : 13298 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 128736212 1828421632 22395 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13299] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13299/stat : 13299 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 128736221 1828421632 22395 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13300] ppid=13289 vsize=1785568 CPUtime=0.92
/proc/13291/task/13300/stat : 13300 (java) S 13289 13291 12587 0 -1 64 2721 0 0 0 91 1 0 0 16 0 13 0 128736221 1828421632 22395 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13301] ppid=13289 vsize=1785568 CPUtime=1
/proc/13291/task/13301/stat : 13301 (java) S 13289 13291 12587 0 -1 64 1743 0 0 0 99 1 0 0 16 0 13 0 128736221 1828421632 22396 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13302] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13302/stat : 13302 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 128736221 1828421632 22396 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13303] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13303/stat : 13303 (java) S 13289 13291 12587 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 128736221 1828421632 22396 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13304] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13304/stat : 13304 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 128736391 1828421632 22396 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.2
Current children cumulated vsize (KiB) 1785568

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 13304
/proc/meminfo: memFree=1825640/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=1785568 CPUtime=13.61
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 31276 0 50 0 1342 19 0 0 18 0 13 0 128736180 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 446392 28021 1315 9 0 444004 0
[pid=13291/tid=13293] ppid=13289 vsize=1785568 CPUtime=11.65
/proc/13291/task/13293/stat : 13293 (java) R 13289 13291 12587 0 -1 64 26126 0 11 0 1150 15 0 0 25 0 13 0 128736198 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109836138 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13294] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13294/stat : 13294 (java) S 13289 13291 12587 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 128736208 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13295] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13295/stat : 13295 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 128736208 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13296] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 128736212 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 128736212 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13298] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13298/stat : 13298 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 128736212 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13299] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13299/stat : 13299 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 128736221 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13300] ppid=13289 vsize=1785568 CPUtime=0.94
/proc/13291/task/13300/stat : 13300 (java) S 13289 13291 12587 0 -1 64 2722 0 0 0 93 1 0 0 16 0 13 0 128736221 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13301] ppid=13289 vsize=1785568 CPUtime=1
/proc/13291/task/13301/stat : 13301 (java) S 13289 13291 12587 0 -1 64 1743 0 0 0 99 1 0 0 16 0 13 0 128736221 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13302] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13302/stat : 13302 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 128736221 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13303] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13303/stat : 13303 (java) S 13289 13291 12587 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 128736221 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13304] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13304/stat : 13304 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 128736391 1828421632 28021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.61
Current children cumulated vsize (KiB) 1785568

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 13304
/proc/meminfo: memFree=1790824/2055920 swapFree=4140892/4192956
[pid=13291] ppid=13289 vsize=1785568 CPUtime=26.41
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 39779 0 50 0 2617 24 0 0 18 0 13 0 128736180 1828421632 36524 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 446392 36524 1315 9 0 444004 0
[pid=13291/tid=13293] ppid=13289 vsize=1785568 CPUtime=24.44
/proc/13291/task/13293/stat : 13293 (java) R 13289 13291 12587 0 -1 64 34629 0 11 0 2424 20 0 0 25 0 13 0 128736198 1828421632 36524 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109836115 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13294] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13294/stat : 13294 (java) S 13289 13291 12587 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 128736208 1828421632 36524 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13295] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13295/stat : 13295 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 128736208 1828421632 36524 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13296] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 128736212 1828421632 36524 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 128736212 1828421632 36524 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=13291/tid=13296] ppid=13289 vsize=1785568 CPUtime=0.03
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 9 0 0 0 1 2 0 0 16 0 13 0 128736212 1828421632 337940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 128736212 1828421632 337940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13298] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13298/stat : 13298 (java) S 13289 13291 12587 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128736212 1828421632 337940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13299] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13299/stat : 13299 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 128736221 1828421632 337940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13300] ppid=13289 vsize=1785568 CPUtime=1
/proc/13291/task/13300/stat : 13300 (java) S 13289 13291 12587 0 -1 64 2722 0 0 0 99 1 0 0 16 0 13 0 128736221 1828421632 337940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13301] ppid=13289 vsize=1785568 CPUtime=1.07
/proc/13291/task/13301/stat : 13301 (java) S 13289 13291 12587 0 -1 64 1800 0 0 0 106 1 0 0 17 0 13 0 128736221 1828421632 337940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13302] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13302/stat : 13302 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 128736221 1828421632 337940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13303] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13303/stat : 13303 (java) S 13289 13291 12587 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 128736221 1828421632 337940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13304] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13304/stat : 13304 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 128736391 1828421632 337940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1606.7
Current children cumulated vsize (KiB) 1785568

[startup+1662.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 13306
/proc/meminfo: memFree=544552/2055920 swapFree=4141352/4192956
[pid=13291] ppid=13289 vsize=1785568 CPUtime=1666.96
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 393432 0 50 0 166448 248 0 0 18 0 13 0 128736180 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 446392 346885 1328 9 0 444004 0
[pid=13291/tid=13293] ppid=13289 vsize=1785568 CPUtime=1656.67
/proc/13291/task/13293/stat : 13293 (java) R 13289 13291 12587 0 -1 64 37797 0 11 0 165636 31 0 0 25 0 13 0 128736198 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109511576 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13294] ppid=13289 vsize=1785568 CPUtime=3.99
/proc/13291/task/13294/stat : 13294 (java) S 13289 13291 12587 0 -1 64 178883 0 0 0 294 105 0 0 17 0 13 0 128736208 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13295] ppid=13289 vsize=1785568 CPUtime=3.98
/proc/13291/task/13295/stat : 13295 (java) S 13289 13291 12587 0 -1 64 171537 0 0 0 295 103 0 0 16 0 13 0 128736208 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13296] ppid=13289 vsize=1785568 CPUtime=0.03
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 9 0 0 0 1 2 0 0 16 0 13 0 128736212 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 128736212 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13298] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13298/stat : 13298 (java) S 13289 13291 12587 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128736212 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13299] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13299/stat : 13299 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 128736221 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13300] ppid=13289 vsize=1785568 CPUtime=1.06
/proc/13291/task/13300/stat : 13300 (java) S 13289 13291 12587 0 -1 64 2722 0 0 0 105 1 0 0 16 0 13 0 128736221 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13301] ppid=13289 vsize=1785568 CPUtime=1.14
/proc/13291/task/13301/stat : 13301 (java) S 13289 13291 12587 0 -1 64 1802 0 0 0 113 1 0 0 16 0 13 0 128736221 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13302] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13302/stat : 13302 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 128736221 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13303] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13303/stat : 13303 (java) S 13289 13291 12587 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 128736221 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13304] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13304/stat : 13304 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 128736391 1828421632 346885 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1666.96
Current children cumulated vsize (KiB) 1785568

[startup+1722.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/90 13306
/proc/meminfo: memFree=522664/2055920 swapFree=4141352/4192956
[pid=13291] ppid=13289 vsize=1785568 CPUtime=1727.18
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 401371 0 50 0 172465 253 0 0 18 0 13 0 128736180 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 446392 353445 1329 9 0 444004 0
[pid=13291/tid=13293] ppid=13289 vsize=1785568 CPUtime=1716.42
/proc/13291/task/13293/stat : 13293 (java) R 13289 13291 12587 0 -1 64 37805 0 11 0 171610 32 0 0 19 0 13 0 128736198 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109798377 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13294] ppid=13289 vsize=1785568 CPUtime=4.23
/proc/13291/task/13294/stat : 13294 (java) S 13289 13291 12587 0 -1 64 182855 0 0 0 315 108 0 0 16 0 13 0 128736208 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13295] ppid=13289 vsize=1785568 CPUtime=4.2
/proc/13291/task/13295/stat : 13295 (java) S 13289 13291 12587 0 -1 64 175494 0 0 0 315 105 0 0 17 0 13 0 128736208 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13296] ppid=13289 vsize=1785568 CPUtime=0.03
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 10 0 0 0 1 2 0 0 15 0 13 0 128736212 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 128736212 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13298] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13298/stat : 13298 (java) S 13289 13291 12587 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128736212 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13299] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13299/stat : 13299 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 128736221 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13300] ppid=13289 vsize=1785568 CPUtime=1.09
/proc/13291/task/13300/stat : 13300 (java) S 13289 13291 12587 0 -1 64 2722 0 0 0 108 1 0 0 16 0 13 0 128736221 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13301] ppid=13289 vsize=1785568 CPUtime=1.15
/proc/13291/task/13301/stat : 13301 (java) S 13289 13291 12587 0 -1 64 1803 0 0 0 114 1 0 0 16 0 13 0 128736221 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13302] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13302/stat : 13302 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 128736221 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13303] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13303/stat : 13303 (java) S 13289 13291 12587 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 128736221 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13304] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13304/stat : 13304 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 128736391 1828421632 353445 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1727.18
Current children cumulated vsize (KiB) 1785568

[startup+1782.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/90 13306
/proc/meminfo: memFree=491880/2055920 swapFree=4141352/4192956
[pid=13291] ppid=13289 vsize=1785568 CPUtime=1787.32
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 408703 0 50 0 178474 258 0 0 18 0 13 0 128736180 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 446392 359953 1329 9 0 444004 0
[pid=13291/tid=13293] ppid=13289 vsize=1785568 CPUtime=1776.23
/proc/13291/task/13293/stat : 13293 (java) R 13289 13291 12587 0 -1 64 37810 0 11 0 177591 32 0 0 25 0 13 0 128736198 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109993254 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13294] ppid=13289 vsize=1785568 CPUtime=4.38
/proc/13291/task/13294/stat : 13294 (java) S 13289 13291 12587 0 -1 64 187491 0 0 0 328 110 0 0 16 0 13 0 128736208 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13295] ppid=13289 vsize=1785568 CPUtime=4.36
/proc/13291/task/13295/stat : 13295 (java) S 13289 13291 12587 0 -1 64 178185 0 0 0 329 107 0 0 17 0 13 0 128736208 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13296] ppid=13289 vsize=1785568 CPUtime=0.03
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 10 0 0 0 1 2 0 0 16 0 13 0 128736212 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 128736212 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13298] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13298/stat : 13298 (java) S 13289 13291 12587 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128736212 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13299] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13299/stat : 13299 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 128736221 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13300] ppid=13289 vsize=1785568 CPUtime=1.09
/proc/13291/task/13300/stat : 13300 (java) S 13289 13291 12587 0 -1 64 2722 0 0 0 108 1 0 0 16 0 13 0 128736221 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13301] ppid=13289 vsize=1785568 CPUtime=1.15
/proc/13291/task/13301/stat : 13301 (java) S 13289 13291 12587 0 -1 64 1803 0 0 0 114 1 0 0 16 0 13 0 128736221 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13302] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13302/stat : 13302 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 128736221 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13303] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13303/stat : 13303 (java) S 13289 13291 12587 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 128736221 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13304] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13304/stat : 13304 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 128736391 1828421632 359953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1787.32
Current children cumulated vsize (KiB) 1785568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795 s]
/proc/loadavg: 1.03 1.02 1.00 2/90 13306
/proc/meminfo: memFree=489256/2055920 swapFree=4141352/4192956
[pid=13291] ppid=13289 vsize=1785568 CPUtime=1800.05
/proc/13291/stat : 13291 (java) S 13289 13291 12587 0 -1 0 409491 0 50 0 179747 258 0 0 18 0 13 0 128736180 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 446392 360586 1329 9 0 444004 0
[pid=13291/tid=13293] ppid=13289 vsize=1785568 CPUtime=1788.9
/proc/13291/task/13293/stat : 13293 (java) R 13289 13291 12587 0 -1 64 37811 0 11 0 178858 32 0 0 25 0 13 0 128736198 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109511532 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13294] ppid=13289 vsize=1785568 CPUtime=4.41
/proc/13291/task/13294/stat : 13294 (java) S 13289 13291 12587 0 -1 64 187853 0 0 0 331 110 0 0 17 0 13 0 128736208 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13295] ppid=13289 vsize=1785568 CPUtime=4.39
/proc/13291/task/13295/stat : 13295 (java) S 13289 13291 12587 0 -1 64 178610 0 0 0 332 107 0 0 16 0 13 0 128736208 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13296] ppid=13289 vsize=1785568 CPUtime=0.04
/proc/13291/task/13296/stat : 13296 (java) S 13289 13291 12587 0 -1 64 10 0 0 0 1 3 0 0 16 0 13 0 128736212 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13297] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13297/stat : 13297 (java) S 13289 13291 12587 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 128736212 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13298] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13298/stat : 13298 (java) S 13289 13291 12587 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128736212 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13299] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13299/stat : 13299 (java) S 13289 13291 12587 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 128736221 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13300] ppid=13289 vsize=1785568 CPUtime=1.09
/proc/13291/task/13300/stat : 13300 (java) S 13289 13291 12587 0 -1 64 2722 0 0 0 108 1 0 0 16 0 13 0 128736221 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13301] ppid=13289 vsize=1785568 CPUtime=1.15
/proc/13291/task/13301/stat : 13301 (java) S 13289 13291 12587 0 -1 64 1803 0 0 0 114 1 0 0 16 0 13 0 128736221 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13291/tid=13302] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13302/stat : 13302 (java) S 13289 13291 12587 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 128736221 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13303] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13303/stat : 13303 (java) R 13289 13291 12587 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 128736221 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13291/tid=13304] ppid=13289 vsize=1785568 CPUtime=0
/proc/13291/task/13304/stat : 13304 (java) S 13289 13291 12587 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 128736391 1828421632 360586 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1785568

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

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

[startup+1795.21 s]
/proc/loadavg: 1.03 1.02 1.00 2/80 13309
/proc/meminfo: memFree=854488/2055920 swapFree=4141352/4192956
[pid=13291] ppid=13289 vsize=0 CPUtime=1800.25
/proc/13291/stat : 13291 (java) Z 13289 13291 12587 0 -1 1036 409511 0 50 0 179753 272 0 0 16 0 2 0 128736180 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13291/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.29
CPU time (s): 1800.34
CPU user time (s): 1797.53
CPU system time (s): 2.80757
CPU usage (%): 100.281
Max. virtual memory (cumulated for all children) (KiB): 1787320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.53
system time used= 2.80757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 409511
page faults= 50
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38420
involuntary context switches= 39106

runsolver used 1.72474 second user time and 4.83926 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Tue Apr 17 11:10:04 UTC 2007

IDJOB= 350229
IDBENCH= 3050
IDSOLVER= 159
FILE ID= node29/350229-1176808204

PBS_JOBID= 4586251

Free space on /tmp= 66505 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-883133839-max.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350229-1176808204/sat4jPseudoResolution.jar /tmp/evaluation/350229-1176808204/instance-350229-1176808204.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-350229-1176808204 -o ROOT/results/node29/solver-350229-1176808204 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350229-1176808204/sat4jPseudoResolution.jar /tmp/evaluation/350229-1176808204/instance-350229-1176808204.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0073f65f5c50ef8f4ebea5bdb58f4e26

RANDOM SEED= 626140271

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1942752 kB
Buffers:         13776 kB
Cached:          36808 kB
SwapCached:      17280 kB
Active:          44044 kB
Inactive:        38092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1942752 kB
SwapTotal:     4192956 kB
SwapFree:      4140892 kB
Dirty:            4404 kB
Writeback:           0 kB
Mapped:          32112 kB
Slab:            16484 kB
Committed_AS:  2004644 kB
PageTables:       1872 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= 66505 MiB

End job on node29 on Tue Apr 17 11:40:01 UTC 2007