Trace number 365905

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 NameAnswerCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23? (TO) 1800.23 1789.1

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-95-90.opb
MD5SUM464b0bce452dea50452bb0b774d05715
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.076987
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8550
Total number of constraints185
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 96
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.11/0.39	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.11/0.39	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.11/0.39	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.11/0.40	c no version file found!!!
0.15/0.40	c sun.arch.data.model	32
0.15/0.40	c java.version	1.6.0
0.15/0.40	c os.name	Linux
0.15/0.40	c os.version	2.6.9-22.EL.rootsmp
0.15/0.40	c os.arch	i386
0.15/0.40	c Free memory 1651659224
0.15/0.40	c Max memory 1654456320
0.15/0.40	c Total memory 1654456320
0.15/0.40	c Number of processors 2
0.15/0.45	--- Begin Solver configuration ---
0.15/0.45	c Stops conflict analysis at the first Unique Implication Point
0.15/0.45	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.15/0.45	c Learn all clauses as in MiniSAT
0.15/0.45	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/0.45	c VSIDS like heuristics from MiniSAT using a heap
0.15/0.45	c No reason simplification
0.15/0.45	c --- End Solver configuration ---
0.15/0.45	c solving /tmp/evaluation/365905-1177054874/instance-365905-1177054874.opb
0.15/0.45	c reading problem ... 
1.47/1.23	c ... done. Wall clock time 0.776s.
1.47/1.23	c CPU time (experimental) 0.61s.
1.47/1.23	c #vars     8550
1.47/1.23	c #constraints  185
464.83/461.65	c cleaning 40987 clauses out of 82002 for limit 5.212067700396711E10
899.45/894.87	c cleaning 48250 clauses out of 96516 for limit 5.781934240439399E-6
900.95/896.36	c cleaning 24375 clauses out of 48763 for limit 1.8816307335559638E-5
902.05/897.44	c cleaning 12435 clauses out of 24888 for limit 6.079819743461792E-5
902.95/898.30	c cleaning 6469 clauses out of 12953 for limit 1.9264876219739313E-4
903.75/899.12	c cleaning 3486 clauses out of 6984 for limit 5.892346053973252E-4
904.35/899.73	c cleaning 1993 clauses out of 3999 for limit 0.0016987578245454631
904.85/900.29	c cleaning 1243 clauses out of 2507 for limit 0.0044732064153572984
905.35/900.74	c cleaning 867 clauses out of 1762 for limit 0.010475004842863343
905.85/901.21	c cleaning 689 clauses out of 1396 for limit 0.02182554599647039
906.25/901.65	c cleaning 595 clauses out of 1206 for limit 0.04162215888377026
906.65/902.08	c cleaning 544 clauses out of 1111 for limit 0.0745098584907604
907.05/902.46	c cleaning 525 clauses out of 1068 for limit 0.12795196020965055
1064.22/1058.60	c cleaning 15760 clauses out of 31542 for limit 1.2769075407257962E11
1067.52/1061.98	c cleaning 8128 clauses out of 16282 for limit 4.0794049232371234E11
1077.28/1071.63	c cleaning 5068 clauses out of 10158 for limit 4.8557682682448E12
1219.94/1213.14	c cleaning 13785 clauses out of 27587 for limit 106.55481181669188
1222.12/1215.35	c cleaning 7143 clauses out of 14301 for limit 338.63551993191896
1224.22/1217.47	c cleaning 3817 clauses out of 7660 for limit 1044.7083297290471
1226.52/1219.72	c cleaning 2165 clauses out of 4341 for limit 3034.0372237203896
1429.42/1421.33	c cleaning 14579 clauses out of 29177 for limit 2.436814473077843E-6
1432.52/1424.44	c cleaning 7539 clauses out of 15097 for limit 7.758786848812248E-6
1435.02/1426.98	c cleaning 4024 clauses out of 8058 for limit 2.397248745328378E-5
1442.87/1434.73	c cleaning 3008 clauses out of 6036 for limit 2.371830795241568E-4
1444.17/1436.04	c cleaning 1752 clauses out of 3527 for limit 6.687269875472824E-4
1609.23/1599.84	c cleaning 13630 clauses out of 27274 for limit 1.0387743072741563E7
1612.23/1602.80	c cleaning 7064 clauses out of 14144 for limit 3.3033430321876563E7
1614.24/1604.82	c cleaning 3779 clauses out of 7580 for limit 1.0165122201345643E8
1616.03/1606.64	c cleaning 2141 clauses out of 4302 for limit 2.956662835036208E8
1617.54/1608.17	c cleaning 1317 clauses out of 2660 for limit 7.877926905772367E8
1753.49/1742.93	c cleaning 12160 clauses out of 24343 for limit 0.008485751057138969
1756.20/1745.63	c cleaning 6328 clauses out of 12683 for limit 0.02685952206051405
1758.81/1748.14	c cleaning 3419 clauses out of 6856 for limit 0.08202379574064388
1800.02/1788.91	c starts		: 18
1800.02/1788.91	c conflicts		: 291588
1800.02/1788.91	c decisions		: 379682
1800.02/1788.91	c propagations		: 39610543
1800.02/1788.91	c inspects		: 971874284
1800.02/1788.91	c learnt literals	: 0
1800.02/1788.91	c learnt binary clauses	: 0
1800.02/1788.91	c learnt ternary clauses	: 0
1800.02/1788.91	c learnt clauses	: 291588
1800.02/1788.91	c root simplifications	: 0
1800.02/1788.91	c removed literals (reason simplification)	: 0
1800.02/1788.91	c reason swapping (by a shorter reason)	: 0
1800.02/1788.91	c Calls to reduceDB	: 33
1800.02/1788.91	c speed (decisions/second)	: 212.39026169376538
1800.02/1788.91	c non guided choices	4006
1800.02/1788.91	s UNKNOWN
1800.02/1788.91	c Total wall clock time (ms): 1788.456

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-365905-1177054874 -o ROOT/results/node18/solver-365905-1177054874 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365905-1177054874/sat4jPseudoResolution.jar /tmp/evaluation/365905-1177054874/instance-365905-1177054874.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.04 1.01 1.00 2/77 12813
/proc/meminfo: memFree=1852928/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=272 CPUtime=0
/proc/12813/stat : 12813 (java) D 12811 12813 16508 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 153404841 278528 37 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7861156 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/12813/statm: 68 37 28 9 0 6 0

[startup+0.020592 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 12813
/proc/meminfo: memFree=1852928/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=272 CPUtime=0
/proc/12813/stat : 12813 (java) D 12811 12813 16508 0 -1 0 216 0 0 0 0 0 0 0 18 0 1 0 153404841 278528 37 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 7861028 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/12813/statm: 68 37 28 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.102781 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 12813
/proc/meminfo: memFree=1852928/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=12496 CPUtime=0.01
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 751 0 27 0 0 1 0 0 18 0 2 0 153404841 12795904 561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 3124 561 250 9 0 1241 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12496

[startup+0.3018 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 12813
/proc/meminfo: memFree=1852928/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1780256 CPUtime=0.11
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 3943 0 85 0 6 5 0 0 18 0 12 0 153404841 1822982144 3769 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 445064 3769 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1780256

[startup+0.70184 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 12813
/proc/meminfo: memFree=1852928/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1783308 CPUtime=0.58
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 5938 0 85 0 52 6 0 0 18 0 12 0 153404841 1826107392 5559 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 445827 5559 1285 9 0 443439 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 1783308

[startup+1.50191 s]
/proc/loadavg: 1.11 1.03 1.01 4/89 12825
/proc/meminfo: memFree=1821152/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1785684 CPUtime=1.99
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 11139 0 85 0 190 9 0 0 18 0 13 0 153404841 1828540416 8697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 446421 8697 1314 9 0 444033 0
[pid=12813/tid=12815] ppid=12811 vsize=1785684 CPUtime=0.75
/proc/12813/task/12815/stat : 12815 (java) R 12811 12813 16508 0 -1 64 6899 0 58 0 69 6 0 0 23 0 13 0 153404848 1828540416 8697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109680416 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12816] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12816/stat : 12816 (java) S 12811 12813 16508 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 153404856 1828540416 8697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12817] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12817/stat : 12817 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153404856 1828540416 8697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12818] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 153404860 1828540416 8698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12819] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12819/stat : 12819 (java) S 12811 12813 16508 0 -1 64 10 0 0 0 0 0 0 0 19 0 13 0 153404861 1828540416 8698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12820] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12820/stat : 12820 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 153404861 1828540416 8698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12821] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12821/stat : 12821 (java) S 12811 12813 16508 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 153404869 1828540416 8698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12822] ppid=12811 vsize=1785684 CPUtime=0.56
/proc/12813/task/12822/stat : 12822 (java) S 12811 12813 16508 0 -1 64 1986 0 0 0 56 0 0 0 16 0 13 0 153404869 1828540416 8698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12823] ppid=12811 vsize=1785684 CPUtime=0.63
/proc/12813/task/12823/stat : 12823 (java) S 12811 12813 16508 0 -1 64 1556 0 0 0 63 0 0 0 16 0 13 0 153404869 1828540416 8698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12824] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12824/stat : 12824 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 153404869 1828540416 8698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12825] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12825/stat : 12825 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 153404869 1828540416 8698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 1785684

[startup+3.10206 s]
/proc/loadavg: 1.11 1.03 1.01 2/90 12826
/proc/meminfo: memFree=1807896/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1785684 CPUtime=3.66
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 16663 0 85 0 355 11 0 0 18 0 13 0 153404841 1828540416 14201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 446421 14201 1314 9 0 444033 0
[pid=12813/tid=12815] ppid=12811 vsize=1785684 CPUtime=2.3
/proc/12813/task/12815/stat : 12815 (java) R 12811 12813 16508 0 -1 64 12395 0 58 0 222 8 0 0 23 0 13 0 153404848 1828540416 14201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776811 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12816] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12816/stat : 12816 (java) S 12811 12813 16508 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 153404856 1828540416 14201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12817] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12817/stat : 12817 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153404856 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12818] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 153404860 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12819] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12819/stat : 12819 (java) S 12811 12813 16508 0 -1 64 10 0 0 0 0 0 0 0 19 0 13 0 153404861 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12820] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12820/stat : 12820 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 153404861 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12821] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12821/stat : 12821 (java) S 12811 12813 16508 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 153404869 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12822] ppid=12811 vsize=1785684 CPUtime=0.62
/proc/12813/task/12822/stat : 12822 (java) S 12811 12813 16508 0 -1 64 1989 0 0 0 62 0 0 0 16 0 13 0 153404869 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12823] ppid=12811 vsize=1785684 CPUtime=0.7
/proc/12813/task/12823/stat : 12823 (java) S 12811 12813 16508 0 -1 64 1581 0 0 0 70 0 0 0 17 0 13 0 153404869 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12824] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12824/stat : 12824 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 153404869 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12825] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12825/stat : 12825 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 153404869 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12826] ppid=12811 vsize=1785684 CPUtime=0
/proc/12813/task/12826/stat : 12826 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 153404967 1828540416 14208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 1785684

[startup+6.30237 s]
/proc/loadavg: 1.11 1.03 1.01 2/90 12826
/proc/meminfo: memFree=1763800/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1785460 CPUtime=6.87
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 26495 0 85 0 673 14 0 0 18 0 13 0 153404841 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 446365 23976 1314 9 0 443977 0
[pid=12813/tid=12815] ppid=12811 vsize=1785460 CPUtime=5.5
/proc/12813/task/12815/stat : 12815 (java) R 12811 12813 16508 0 -1 64 22226 0 58 0 539 11 0 0 25 0 13 0 153404848 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109767323 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12816] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12816/stat : 12816 (java) S 12811 12813 16508 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 153404856 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12817] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12817/stat : 12817 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153404856 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12818] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 153404860 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12819] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12819/stat : 12819 (java) S 12811 12813 16508 0 -1 64 10 0 0 0 0 0 0 0 19 0 13 0 153404861 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12820] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12820/stat : 12820 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 153404861 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12821] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12821/stat : 12821 (java) S 12811 12813 16508 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 153404869 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12822] ppid=12811 vsize=1785460 CPUtime=0.62
/proc/12813/task/12822/stat : 12822 (java) S 12811 12813 16508 0 -1 64 1989 0 0 0 62 0 0 0 16 0 13 0 153404869 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12823] ppid=12811 vsize=1785460 CPUtime=0.71
/proc/12813/task/12823/stat : 12823 (java) S 12811 12813 16508 0 -1 64 1582 0 0 0 71 0 0 0 16 0 13 0 153404869 1828311040 23976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12824] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12824/stat : 12824 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 153404869 1828311040 23977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12825] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12825/stat : 12825 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 153404869 1828311040 23983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12826] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12826/stat : 12826 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 153404967 1828311040 23983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 1785460

[startup+12.703 s]
/proc/loadavg: 1.10 1.03 1.00 2/90 12826
/proc/meminfo: memFree=1697888/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1785460 CPUtime=13.33
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 41809 0 85 0 1312 21 0 0 18 0 13 0 153404841 1828311040 39257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 446365 39257 1316 9 0 443977 0
[pid=12813/tid=12815] ppid=12811 vsize=1785460 CPUtime=11.9
/proc/12813/task/12815/stat : 12815 (java) R 12811 12813 16508 0 -1 64 37500 0 58 0 1172 18 0 0 25 0 13 0 153404848 1828311040 39257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109766683 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12816] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12816/stat : 12816 (java) S 12811 12813 16508 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 153404856 1828311040 39257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12817] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12817/stat : 12817 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 153404856 1828311040 39257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12818] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 153404860 1828311040 39257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12819] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12819/stat : 12819 (java) S 12811 12813 16508 0 -1 64 10 0 0 0 0 0 0 0 19 0 13 0 153404861 1828311040 39257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12820] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12820/stat : 12820 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 153404861 1828311040 39257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12821] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12821/stat : 12821 (java) S 12811 12813 16508 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 153404869 1828311040 39257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12822] ppid=12811 vsize=1785460 CPUtime=0.64
/proc/12813/task/12822/stat : 12822 (java) S 12811 12813 16508 0 -1 64 1991 0 0 0 64 0 0 0 16 0 13 0 153404869 1828311040 39257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12823] ppid=12811 vsize=1785460 CPUtime=0.74
/proc/12813/task/12823/stat : 12823 (java) S 12811 12813 16508 0 -1 64 1620 0 0 0 74 0 0 0 16 0 13 0 153404869 1828311040 39263 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12824] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12824/stat : 12824 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 153404869 1828311040 39264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12825] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12825/stat : 12825 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 153404869 1828311040 39264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12826] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12826/stat : 12826 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 153404967 1828311040 39264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.33
Current children cumulated vsize (KiB) 1785460

[startup+25.5012 s]
/proc/loadavg: 1.08 1.03 1.00 2/90 12826
/proc/meminfo: memFree=1567712/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1785460 CPUtime=26.28
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 73390 0 85 0 2588 40 0 0 18 0 13 0 153404841 1828311040 70399 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 446365 70399 1325 9 0 443977 0
[pid=12813/tid=12815] ppid=12811 vsize=1785460 CPUtime=24.53
/proc/12813/task/12815/stat : 12815 (java) R 12811 12813 16508 0 -1 64 37607 0 58 0 2435 18 0 0 25 0 13 0 153404848 1828311040 70399 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776611 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12816] ppid=12811 vsize=1785460 CPUtime=0.15
/proc/12813/task/12816/stat : 12816 (java) S 12811 12813 16508 0 -1 64 15053 0 0 0 6 9 0 0 18 0 13 0 153404856 1828311040 70399 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12817] ppid=12811 vsize=1785460 CPUtime=0.15
/proc/12813/task/12817/stat : 12817 (java) S 12811 12813 16508 0 -1 64 16417 0 0 0 5 10 0 0 16 0 13 0 153404856 1828311040 70399 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12818] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 153404860 1828311040 70399 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=12813/tid=12818] ppid=12811 vsize=1785460 CPUtime=2.7
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 13842 0 0 0 248 22 0 0 16 0 13 0 153404860 1828311040 239585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12819] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12819/stat : 12819 (java) S 12811 12813 16508 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 239585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12820] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12820/stat : 12820 (java) S 12811 12813 16508 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 239585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12821] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12821/stat : 12821 (java) S 12811 12813 16508 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 153404869 1828311040 239585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12822] ppid=12811 vsize=1785460 CPUtime=0.78
/proc/12813/task/12822/stat : 12822 (java) S 12811 12813 16508 0 -1 64 2001 0 0 0 78 0 0 0 16 0 13 0 153404869 1828311040 239585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12823] ppid=12811 vsize=1785460 CPUtime=0.84
/proc/12813/task/12823/stat : 12823 (java) S 12811 12813 16508 0 -1 64 1629 0 0 0 83 1 0 0 17 0 13 0 153404869 1828311040 239585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12824] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12824/stat : 12824 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 153404869 1828311040 239585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12825] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12825/stat : 12825 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 153404869 1828311040 239585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12826] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12826/stat : 12826 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 153404967 1828311040 239585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1611.73
Current children cumulated vsize (KiB) 1785460

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 13024
/proc/meminfo: memFree=922336/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1785460 CPUtime=1672.31
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 524391 0 85 0 166890 341 0 0 18 0 13 0 153404841 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 446365 230783 1331 9 0 443977 0
[pid=12813/tid=12815] ppid=12811 vsize=1785460 CPUtime=1648.23
/proc/12813/task/12815/stat : 12815 (java) R 12811 12813 16508 0 -1 64 37735 0 58 0 164793 30 0 0 25 0 13 0 153404848 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109802782 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12816] ppid=12811 vsize=1785460 CPUtime=9.8
/proc/12813/task/12816/stat : 12816 (java) S 12811 12813 16508 0 -1 64 231491 0 0 0 837 143 0 0 17 0 13 0 153404856 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12817] ppid=12811 vsize=1785460 CPUtime=9.78
/proc/12813/task/12817/stat : 12817 (java) S 12811 12813 16508 0 -1 64 236998 0 0 0 838 140 0 0 16 0 13 0 153404856 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12818] ppid=12811 vsize=1785460 CPUtime=2.8
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 13842 0 0 0 257 23 0 0 16 0 13 0 153404860 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12819] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12819/stat : 12819 (java) S 12811 12813 16508 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12820] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12820/stat : 12820 (java) S 12811 12813 16508 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12821] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12821/stat : 12821 (java) S 12811 12813 16508 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12822] ppid=12811 vsize=1785460 CPUtime=0.78
/proc/12813/task/12822/stat : 12822 (java) S 12811 12813 16508 0 -1 64 2001 0 0 0 78 0 0 0 16 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12823] ppid=12811 vsize=1785460 CPUtime=0.84
/proc/12813/task/12823/stat : 12823 (java) S 12811 12813 16508 0 -1 64 1629 0 0 0 83 1 0 0 17 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12824] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12824/stat : 12824 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12825] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12825/stat : 12825 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12826] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12826/stat : 12826 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 153404967 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1672.31
Current children cumulated vsize (KiB) 1785460

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 13024
/proc/meminfo: memFree=922336/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1785460 CPUtime=1732.78
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 524395 0 85 0 172937 341 0 0 18 0 13 0 153404841 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 446365 230783 1331 9 0 443977 0
[pid=12813/tid=12815] ppid=12811 vsize=1785460 CPUtime=1707.72
/proc/12813/task/12815/stat : 12815 (java) R 12811 12813 16508 0 -1 64 37739 0 58 0 170742 30 0 0 25 0 13 0 153404848 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776582 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12816] ppid=12811 vsize=1785460 CPUtime=10.29
/proc/12813/task/12816/stat : 12816 (java) S 12811 12813 16508 0 -1 64 231491 0 0 0 886 143 0 0 16 0 13 0 153404856 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12817] ppid=12811 vsize=1785460 CPUtime=10.27
/proc/12813/task/12817/stat : 12817 (java) S 12811 12813 16508 0 -1 64 236998 0 0 0 887 140 0 0 16 0 13 0 153404856 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12818] ppid=12811 vsize=1785460 CPUtime=2.8
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 13842 0 0 0 257 23 0 0 16 0 13 0 153404860 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12819] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12819/stat : 12819 (java) S 12811 12813 16508 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12820] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12820/stat : 12820 (java) S 12811 12813 16508 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12821] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12821/stat : 12821 (java) S 12811 12813 16508 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12822] ppid=12811 vsize=1785460 CPUtime=0.78
/proc/12813/task/12822/stat : 12822 (java) S 12811 12813 16508 0 -1 64 2001 0 0 0 78 0 0 0 16 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12823] ppid=12811 vsize=1785460 CPUtime=0.84
/proc/12813/task/12823/stat : 12823 (java) S 12811 12813 16508 0 -1 64 1629 0 0 0 83 1 0 0 17 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12824] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12824/stat : 12824 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12825] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12825/stat : 12825 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 153404869 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12826] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12826/stat : 12826 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 153404967 1828311040 230783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1732.78
Current children cumulated vsize (KiB) 1785460

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 13024
/proc/meminfo: memFree=921696/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1785460 CPUtime=1793.3
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 524606 0 85 0 178988 342 0 0 18 0 13 0 153404841 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 446365 230989 1331 9 0 443977 0
[pid=12813/tid=12815] ppid=12811 vsize=1785460 CPUtime=1766.91
/proc/12813/task/12815/stat : 12815 (java) R 12811 12813 16508 0 -1 64 37744 0 58 0 176661 30 0 0 25 0 13 0 153404848 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776811 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12816] ppid=12811 vsize=1785460 CPUtime=10.83
/proc/12813/task/12816/stat : 12816 (java) S 12811 12813 16508 0 -1 64 231491 0 0 0 940 143 0 0 16 0 13 0 153404856 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12817] ppid=12811 vsize=1785460 CPUtime=10.82
/proc/12813/task/12817/stat : 12817 (java) S 12811 12813 16508 0 -1 64 236998 0 0 0 942 140 0 0 16 0 13 0 153404856 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12818] ppid=12811 vsize=1785460 CPUtime=3.03
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 14048 0 0 0 280 23 0 0 16 0 13 0 153404860 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12819] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12819/stat : 12819 (java) S 12811 12813 16508 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12820] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12820/stat : 12820 (java) S 12811 12813 16508 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12821] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12821/stat : 12821 (java) S 12811 12813 16508 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12822] ppid=12811 vsize=1785460 CPUtime=0.78
/proc/12813/task/12822/stat : 12822 (java) S 12811 12813 16508 0 -1 64 2001 0 0 0 78 0 0 0 16 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12823] ppid=12811 vsize=1785460 CPUtime=0.84
/proc/12813/task/12823/stat : 12823 (java) S 12811 12813 16508 0 -1 64 1629 0 0 0 83 1 0 0 17 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12824] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12824/stat : 12824 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12825] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12825/stat : 12825 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12826] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12826/stat : 12826 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 153404967 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1793.3
Current children cumulated vsize (KiB) 1785460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 13024
/proc/meminfo: memFree=921696/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=1785460 CPUtime=1800.02
/proc/12813/stat : 12813 (java) S 12811 12813 16508 0 -1 0 524607 0 85 0 179660 342 0 0 18 0 13 0 153404841 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12813/statm: 446365 230989 1331 9 0 443977 0
[pid=12813/tid=12815] ppid=12811 vsize=1785460 CPUtime=1773.39
/proc/12813/task/12815/stat : 12815 (java) R 12811 12813 16508 0 -1 64 37745 0 58 0 177309 30 0 0 25 0 13 0 153404848 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776835 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12816] ppid=12811 vsize=1785460 CPUtime=10.96
/proc/12813/task/12816/stat : 12816 (java) S 12811 12813 16508 0 -1 64 231491 0 0 0 953 143 0 0 16 0 13 0 153404856 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12817] ppid=12811 vsize=1785460 CPUtime=10.94
/proc/12813/task/12817/stat : 12817 (java) S 12811 12813 16508 0 -1 64 236998 0 0 0 954 140 0 0 16 0 13 0 153404856 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12818] ppid=12811 vsize=1785460 CPUtime=3.03
/proc/12813/task/12818/stat : 12818 (java) S 12811 12813 16508 0 -1 64 14048 0 0 0 280 23 0 0 16 0 13 0 153404860 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12819] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12819/stat : 12819 (java) S 12811 12813 16508 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12820] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12820/stat : 12820 (java) S 12811 12813 16508 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153404861 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12821] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12821/stat : 12821 (java) S 12811 12813 16508 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12822] ppid=12811 vsize=1785460 CPUtime=0.78
/proc/12813/task/12822/stat : 12822 (java) S 12811 12813 16508 0 -1 64 2001 0 0 0 78 0 0 0 16 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12823] ppid=12811 vsize=1785460 CPUtime=0.84
/proc/12813/task/12823/stat : 12823 (java) S 12811 12813 16508 0 -1 64 1629 0 0 0 83 1 0 0 17 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12813/tid=12824] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12824/stat : 12824 (java) S 12811 12813 16508 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12825] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12825/stat : 12825 (java) S 12811 12813 16508 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 153404869 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12813/tid=12826] ppid=12811 vsize=1785460 CPUtime=0
/proc/12813/task/12826/stat : 12826 (java) S 12811 12813 16508 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 153404967 1828311040 230989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1785460

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

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

[startup+1789.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 13024
/proc/meminfo: memFree=921696/2055920 swapFree=4147132/4192956
[pid=12813] ppid=12811 vsize=0 CPUtime=1800.13
/proc/12813/stat : 12813 (java) Z 12811 12813 16508 0 -1 1036 524627 0 85 0 179666 347 0 0 16 0 2 0 153404841 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12813/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1789.1
CPU time (s): 1800.23
CPU user time (s): 1796.67
CPU system time (s): 3.56346
CPU usage (%): 100.622
Max. virtual memory (cumulated for all children) (KiB): 1785920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.67
system time used= 3.56346
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524627
page faults= 85
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37971
involuntary context switches= 22640

runsolver used 1.68474 second user time and 4.92125 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri Apr 20 07:41:15 UTC 2007

IDJOB= 365905
IDBENCH= 2585
IDSOLVER= 159
FILE ID= node18/365905-1177054874

PBS_JOBID= 4640168

Free space on /tmp= 66482 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-95-90.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365905-1177054874/sat4jPseudoResolution.jar /tmp/evaluation/365905-1177054874/instance-365905-1177054874.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-365905-1177054874 -o ROOT/results/node18/solver-365905-1177054874 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365905-1177054874/sat4jPseudoResolution.jar /tmp/evaluation/365905-1177054874/instance-365905-1177054874.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  464b0bce452dea50452bb0b774d05715

RANDOM SEED= 579715113

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1853400 kB
Buffers:         36452 kB
Cached:          63012 kB
SwapCached:      14164 kB
Active:          44508 kB
Inactive:       100324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853400 kB
SwapTotal:     4192956 kB
SwapFree:      4147132 kB
Dirty:            3744 kB
Writeback:           0 kB
Mapped:          34896 kB
Slab:            43188 kB
Committed_AS:  5299328 kB
PageTables:       1788 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= 66482 MiB

End job on node18 on Fri Apr 20 08:11:06 UTC 2007