Trace number 354918

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
sat4jPseudoCP 2007-03-23SAT (TO)44 1800.28 1769.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_4.opb
MD5SUM8206de06d2228a9d751f3cf3a6d7aa05
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint75
Maximum length of a constraint76
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1531
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5104
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.07/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.15	c no version file found!!!
0.07/0.15	c sun.arch.data.model	32
0.07/0.15	c java.version	1.6.0
0.07/0.15	c os.name	Linux
0.07/0.15	c os.version	2.6.9-22.EL.rootsmp
0.07/0.15	c os.arch	i386
0.07/0.15	c Free memory 1651659224
0.07/0.15	c Max memory 1654456320
0.07/0.15	c Total memory 1654456320
0.07/0.15	c Number of processors 2
0.19/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.19/0.20	--- Begin Solver configuration ---
0.19/0.20	c Stops conflict analysis at the first Unique Implication Point
0.19/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.20	c Learn all clauses as in MiniSAT
0.19/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.19/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.20	c No reason simplification
0.19/0.20	c --- End Solver configuration ---
0.19/0.20	c solving /tmp/evaluation/354918-1176732586/instance-354918-1176732586.opb
0.19/0.21	c reading problem ... 
0.31/0.33	c ... done. Wall clock time 0.121s.
0.31/0.33	c CPU time (experimental) 0.27s.
0.31/0.33	c #vars     172
0.31/0.33	c #constraints  14
4.93/2.90	c SATISFIABLE
4.93/2.90	c OPTIMIZING...
4.93/2.90	c Got one! Elapsed wall clock time (in seconds):2.699
4.93/2.91	o 3227
6.00/3.95	c Got one! Elapsed wall clock time (in seconds):3.748
6.00/3.96	o 3211
7.12/5.02	c Got one! Elapsed wall clock time (in seconds):4.811
7.12/5.02	o 3147
8.25/6.14	c Got one! Elapsed wall clock time (in seconds):5.931
8.25/6.14	o 2891
9.38/7.26	c Got one! Elapsed wall clock time (in seconds):7.057
9.38/7.26	o 2889
10.62/8.46	c Got one! Elapsed wall clock time (in seconds):8.255
10.62/8.46	o 2763
11.90/9.66	c Got one! Elapsed wall clock time (in seconds):9.455
11.90/9.66	o 2657
13.31/11.01	c Got one! Elapsed wall clock time (in seconds):10.807
13.31/11.01	o 2453
14.71/12.40	c Got one! Elapsed wall clock time (in seconds):12.195
14.71/12.40	o 2413
15.93/13.69	c Got one! Elapsed wall clock time (in seconds):13.486
15.93/13.69	o 2373
17.35/15.04	c Got one! Elapsed wall clock time (in seconds):14.839
17.35/15.04	o 2251
18.79/16.43	c Got one! Elapsed wall clock time (in seconds):16.225
18.79/16.43	o 2205
20.21/17.87	c Got one! Elapsed wall clock time (in seconds):17.664
20.21/17.87	o 2163
22.03/19.65	c Got one! Elapsed wall clock time (in seconds):19.448
22.03/19.65	o 2105
23.55/21.19	c Got one! Elapsed wall clock time (in seconds):20.985
23.55/21.19	o 2073
25.15/22.80	c Got one! Elapsed wall clock time (in seconds):22.59
25.15/22.80	o 2059
26.86/24.46	c Got one! Elapsed wall clock time (in seconds):24.251
26.86/24.46	o 2057
28.75/26.20	c Got one! Elapsed wall clock time (in seconds):25.999
28.75/26.20	o 1921
30.57/28.04	c Got one! Elapsed wall clock time (in seconds):27.831
30.57/28.04	o 1665
32.39/29.86	c Got one! Elapsed wall clock time (in seconds):29.658
32.39/29.86	o 1653
34.30/31.70	c Got one! Elapsed wall clock time (in seconds):31.495
34.30/31.70	o 1619
36.22/33.62	c Got one! Elapsed wall clock time (in seconds):33.419
36.22/33.62	o 1555
38.35/35.71	c Got one! Elapsed wall clock time (in seconds):35.504
38.35/35.71	o 1553
40.47/37.85	c Got one! Elapsed wall clock time (in seconds):37.649
40.47/37.85	o 1297
42.60/39.91	c Got one! Elapsed wall clock time (in seconds):39.704
42.60/39.91	o 1295
44.71/42.04	c Got one! Elapsed wall clock time (in seconds):41.833
44.71/42.04	o 1293
46.92/44.25	c Got one! Elapsed wall clock time (in seconds):44.048
46.92/44.25	o 1247
49.44/46.73	c Got one! Elapsed wall clock time (in seconds):46.527
49.44/46.73	o 1205
51.77/49.02	c Got one! Elapsed wall clock time (in seconds):48.816
51.77/49.02	o 1169
54.08/51.31	c Got one! Elapsed wall clock time (in seconds):51.102
54.08/51.31	o 1167
56.51/53.73	c Got one! Elapsed wall clock time (in seconds):53.523
56.51/53.73	o 1165
59.04/56.25	c Got one! Elapsed wall clock time (in seconds):56.047
59.04/56.25	o 1149
61.65/58.84	c Got one! Elapsed wall clock time (in seconds):58.638
61.65/58.84	o 1147
64.39/61.50	c Got one! Elapsed wall clock time (in seconds):61.299
64.39/61.51	o 891
67.11/64.20	c Got one! Elapsed wall clock time (in seconds):63.995
67.11/64.20	o 767
69.63/66.78	c Got one! Elapsed wall clock time (in seconds):66.577
69.63/66.78	o 765
72.46/69.54	c Got one! Elapsed wall clock time (in seconds):69.336
72.46/69.54	o 675
75.49/72.59	c Got one! Elapsed wall clock time (in seconds):72.378
75.49/72.59	o 667
78.67/75.67	c Got one! Elapsed wall clock time (in seconds):75.465
78.67/75.67	o 659
81.69/78.61	c Got one! Elapsed wall clock time (in seconds):78.398
81.69/78.61	o 657
84.83/81.77	c Got one! Elapsed wall clock time (in seconds):81.566
84.83/81.77	o 401
87.86/84.75	c Got one! Elapsed wall clock time (in seconds):84.545
87.86/84.75	o 389
91.19/88.07	c Got one! Elapsed wall clock time (in seconds):87.868
91.19/88.07	o 385
94.52/91.34	c Got one! Elapsed wall clock time (in seconds):91.133
94.52/91.34	o 321
97.55/94.39	c Got one! Elapsed wall clock time (in seconds):94.189
97.55/94.39	o 313
100.89/97.67	c Got one! Elapsed wall clock time (in seconds):97.462
100.89/97.67	o 311
104.32/101.02	c Got one! Elapsed wall clock time (in seconds):100.815
104.32/101.02	o 206
109.90/106.23	c Got one! Elapsed wall clock time (in seconds):106.024
109.90/106.23	o 168
114.23/110.59	c Got one! Elapsed wall clock time (in seconds):110.378
114.23/110.59	o 157
119.69/115.96	c Got one! Elapsed wall clock time (in seconds):115.757
119.69/115.96	o 155
125.13/121.38	c Got one! Elapsed wall clock time (in seconds):121.176
125.13/121.38	o 153
132.34/128.42	c Got one! Elapsed wall clock time (in seconds):128.214
132.34/128.42	o 151
138.00/134.07	c Got one! Elapsed wall clock time (in seconds):133.86
138.00/134.07	o 130
144.86/140.87	c Got one! Elapsed wall clock time (in seconds):140.661
144.86/140.87	o 129
150.41/146.32	c Got one! Elapsed wall clock time (in seconds):146.11
150.41/146.32	o 127
154.95/150.84	c Got one! Elapsed wall clock time (in seconds):150.63
154.95/150.84	o 112
159.98/155.89	c Got one! Elapsed wall clock time (in seconds):155.681
159.98/155.89	o 104
165.64/161.42	c Got one! Elapsed wall clock time (in seconds):161.214
165.64/161.42	o 102
170.70/166.47	c Got one! Elapsed wall clock time (in seconds):166.268
170.70/166.47	o 100
183.64/179.21	c Got one! Elapsed wall clock time (in seconds):179.01
183.64/179.22	o 99
197.34/192.85	c Got one! Elapsed wall clock time (in seconds):192.64
197.34/192.85	o 95
208.04/203.42	c Got one! Elapsed wall clock time (in seconds):203.213
208.04/203.42	o 87
216.42/211.72	c Got one! Elapsed wall clock time (in seconds):211.517
216.42/211.72	o 83
243.58/238.65	c Got one! Elapsed wall clock time (in seconds):238.445
243.58/238.65	o 82
269.11/263.98	c Got one! Elapsed wall clock time (in seconds):263.77
269.11/263.98	o 80
367.03/360.76	c Got one! Elapsed wall clock time (in seconds):360.55
367.03/360.76	o 79
455.08/447.68	c Got one! Elapsed wall clock time (in seconds):447.47
455.08/447.68	o 69
569.63/560.63	c Got one! Elapsed wall clock time (in seconds):560.425
569.63/560.63	o 67
679.56/669.07	c Got one! Elapsed wall clock time (in seconds):668.868
679.56/669.07	o 65
745.58/734.04	c Got one! Elapsed wall clock time (in seconds):733.838
745.58/734.04	o 59
906.01/892.19	c Got one! Elapsed wall clock time (in seconds):891.985
906.01/892.19	o 55
935.69/921.34	c Got one! Elapsed wall clock time (in seconds):921.139
935.69/921.34	o 53
1520.70/1495.74	c Got one! Elapsed wall clock time (in seconds):1495.537
1520.70/1495.74	o 45
1704.82/1675.89	c Got one! Elapsed wall clock time (in seconds):1675.681
1704.82/1675.89	o 44
1800.09/1769.01	c starts		: 150
1800.09/1769.01	c conflicts		: 22375
1800.09/1769.01	c decisions		: 57128
1800.09/1769.01	c propagations		: 341104
1800.09/1769.01	c inspects		: 362039454
1800.09/1769.01	c learnt literals	: 0
1800.09/1769.01	c learnt binary clauses	: 0
1800.09/1769.01	c learnt ternary clauses	: 0
1800.09/1769.01	c learnt clauses	: 22374
1800.09/1769.01	c root simplifications	: 0
1800.09/1769.01	c removed literals (reason simplification)	: 0
1800.09/1769.01	c reason swapping (by a shorter reason)	: 0
1800.09/1769.01	c Calls to reduceDB	: 0
1800.09/1769.01	c speed (decisions/second)	: 613.4682087132072
1800.09/1769.01	c non guided choices	1950
1800.09/1769.01	s SATISFIABLE
1800.09/1769.01	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 x27 -x28 x29
1800.09/1769.01	v -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55
1800.09/1769.01	v -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81
1800.09/1769.01	v -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106
1800.09/1769.01	v -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 x116 x117 -x118 x119 -x120 x121 x122 x123 -x124 -x125 x126 -x127 x128
1800.09/1769.01	v x129 x130 -x131 x132 x133 x134 -x135 -x136 -x137 x138 -x139 -x140 x141 -x142 x143 -x144 x145 x146 -x147 -x148 -x149 -x150 x151
1800.09/1769.01	v -x152 x153 x154 -x155 x156 x157 -x158 -x159 -x160 x161 -x162 -x163 x164 x165 -x166 x167 x168 x169 -x170 -x171 -x172
1800.09/1769.04	c objective function=44
1800.09/1769.04	c Total wall clock time (ms): 1768.833

Verifier Data (download as text)

OK	44

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-354918-1176732586 -o ROOT/results/node19/solver-354918-1176732586 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354918-1176732586/sat4jPseudoCP.jar /tmp/evaluation/354918-1176732586/instance-354918-1176732586.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 0.99 3/77 1048
/proc/meminfo: memFree=1728008/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=18568 CPUtime=0
/proc/1048/stat : 1048 (runsolver) R 1046 1048 431 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 121175959 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/1048/statm: 4642 292 257 24 0 2626 0

[startup+0.0786729 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 1048
/proc/meminfo: memFree=1728008/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1777708 CPUtime=0.05
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 3755 0 1 0 4 1 0 0 20 0 7 0 121175959 1820372992 3497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 444427 3497 1084 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.101674 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 1048
/proc/meminfo: memFree=1728008/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1780108 CPUtime=0.07
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 3963 0 1 0 6 1 0 0 20 0 12 0 121175959 1822830592 3704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 445027 3704 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1780108

[startup+0.301699 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 1048
/proc/meminfo: memFree=1728008/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1781420 CPUtime=0.31
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 5093 0 1 0 28 3 0 0 20 0 12 0 121175959 1824174080 4831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 445355 4831 1264 9 0 442967 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781420

[startup+0.701741 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 1048
/proc/meminfo: memFree=1728008/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1784824 CPUtime=0.99
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 7965 0 1 0 95 4 0 0 20 0 13 0 121175959 1827659776 7095 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 446206 7095 1303 9 0 443818 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1784824

[startup+1.50283 s]
/proc/loadavg: 1.00 1.00 0.99 3/90 1061
/proc/meminfo: memFree=1689696/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1793176 CPUtime=2.53
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 27086 0 1 0 239 14 0 0 20 0 13 0 121175959 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 448294 21628 1310 9 0 445906 0
[pid=1048/tid=1050] ppid=1046 vsize=1793176 CPUtime=1.01
/proc/1048/task/1050/stat : 1050 (java) R 1046 1048 431 0 -1 64 18005 0 1 0 92 9 0 0 18 0 13 0 121175960 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109190241 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1051] ppid=1046 vsize=1793176 CPUtime=0
/proc/1048/task/1051/stat : 1051 (java) S 1046 1048 431 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 121175962 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1052] ppid=1046 vsize=1793176 CPUtime=0
/proc/1048/task/1052/stat : 1052 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 121175962 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1053] ppid=1046 vsize=1793176 CPUtime=0
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 121175964 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1793176 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 10 0 0 0 0 0 0 0 25 0 13 0 121175964 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1793176 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 121175964 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1056] ppid=1046 vsize=1793176 CPUtime=0
/proc/1048/task/1056/stat : 1056 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1057] ppid=1046 vsize=1793176 CPUtime=0.69
/proc/1048/task/1057/stat : 1057 (java) R 1046 1048 431 0 -1 64 4215 0 0 0 68 1 0 0 18 0 13 0 121175968 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336738 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1058] ppid=1046 vsize=1793176 CPUtime=0.8
/proc/1048/task/1058/stat : 1058 (java) R 1046 1048 431 0 -1 64 4143 0 0 0 78 2 0 0 18 0 13 0 121175968 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105054544 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1059] ppid=1046 vsize=1793176 CPUtime=0
/proc/1048/task/1059/stat : 1059 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1060] ppid=1046 vsize=1793176 CPUtime=0
/proc/1048/task/1060/stat : 1060 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121175968 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1061] ppid=1046 vsize=1793176 CPUtime=0
/proc/1048/task/1061/stat : 1061 (java) S 1046 1048 431 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 121175993 1836212224 21628 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 1793176

[startup+3.10223 s]
/proc/loadavg: 1.00 1.00 0.99 4/90 1061
/proc/meminfo: memFree=1596192/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1797356 CPUtime=5.13
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 52118 0 1 0 488 25 0 0 20 0 13 0 121175959 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 449339 42752 1326 9 0 446951 0
[pid=1048/tid=1050] ppid=1046 vsize=1797356 CPUtime=2.15
/proc/1048/task/1050/stat : 1050 (java) R 1046 1048 431 0 -1 64 37710 0 1 0 197 18 0 0 21 0 13 0 121175960 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109540777 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1051] ppid=1046 vsize=1797356 CPUtime=0
/proc/1048/task/1051/stat : 1051 (java) S 1046 1048 431 0 -1 64 25 0 0 0 0 0 0 0 16 0 13 0 121175962 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1052] ppid=1046 vsize=1797356 CPUtime=0
/proc/1048/task/1052/stat : 1052 (java) S 1046 1048 431 0 -1 64 231 0 0 0 0 0 0 0 17 0 13 0 121175962 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1053] ppid=1046 vsize=1797356 CPUtime=0
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 121175964 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1797356 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121175964 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1797356 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121175964 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1056] ppid=1046 vsize=1797356 CPUtime=0
/proc/1048/task/1056/stat : 1056 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1057] ppid=1046 vsize=1797356 CPUtime=1.53
/proc/1048/task/1057/stat : 1057 (java) S 1046 1048 431 0 -1 64 7024 0 0 0 151 2 0 0 16 0 13 0 121175968 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1058] ppid=1046 vsize=1797356 CPUtime=1.4
/proc/1048/task/1058/stat : 1058 (java) S 1046 1048 431 0 -1 64 6398 0 0 0 137 3 0 0 16 0 13 0 121175968 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1059] ppid=1046 vsize=1797356 CPUtime=0
/proc/1048/task/1059/stat : 1059 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1060] ppid=1046 vsize=1797356 CPUtime=0
/proc/1048/task/1060/stat : 1060 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121175968 1840492544 42752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 1797356

[startup+6.30235 s]
/proc/loadavg: 1.00 1.00 0.99 2/90 1064
/proc/meminfo: memFree=1558408/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1797648 CPUtime=8.47
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 54665 0 1 0 820 27 0 0 20 0 13 0 121175959 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 449412 44492 1327 9 0 447024 0
[pid=1048/tid=1050] ppid=1046 vsize=1797648 CPUtime=5.25
/proc/1048/task/1050/stat : 1050 (java) R 1046 1048 431 0 -1 64 37720 0 1 0 507 18 0 0 18 0 13 0 121175960 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109559663 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1051] ppid=1046 vsize=1797648 CPUtime=0.04
/proc/1048/task/1051/stat : 1051 (java) S 1046 1048 431 0 -1 64 1238 0 0 0 4 0 0 0 16 0 13 0 121175962 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1052] ppid=1046 vsize=1797648 CPUtime=0.04
/proc/1048/task/1052/stat : 1052 (java) S 1046 1048 431 0 -1 64 1507 0 0 0 4 0 0 0 15 0 13 0 121175962 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1053] ppid=1046 vsize=1797648 CPUtime=0
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 28 0 0 0 0 0 0 0 17 0 13 0 121175964 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1797648 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121175964 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1797648 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 121175964 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1056] ppid=1046 vsize=1797648 CPUtime=0
/proc/1048/task/1056/stat : 1056 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1057] ppid=1046 vsize=1797648 CPUtime=1.64
/proc/1048/task/1057/stat : 1057 (java) S 1046 1048 431 0 -1 64 7042 0 0 0 162 2 0 0 17 0 13 0 121175968 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1058] ppid=1046 vsize=1797648 CPUtime=1.43
/proc/1048/task/1058/stat : 1058 (java) S 1046 1048 431 0 -1 64 6401 0 0 0 140 3 0 0 17 0 13 0 121175968 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1059] ppid=1046 vsize=1797648 CPUtime=0
/proc/1048/task/1059/stat : 1059 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1060] ppid=1046 vsize=1797648 CPUtime=0
/proc/1048/task/1060/stat : 1060 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121175968 1840791552 44492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 1797648

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.99 2/90 1069
/proc/meminfo: memFree=1513000/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1797260 CPUtime=15.02
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 65261 0 1 0 1471 31 0 0 20 0 13 0 121175959 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 449315 54754 1328 9 0 446927 0
[pid=1048/tid=1050] ppid=1046 vsize=1797260 CPUtime=11.52
/proc/1048/task/1050/stat : 1050 (java) R 1046 1048 431 0 -1 64 43661 0 1 0 1132 20 0 0 18 0 13 0 121175960 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109612157 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1051] ppid=1046 vsize=1797260 CPUtime=0.13
/proc/1048/task/1051/stat : 1051 (java) S 1046 1048 431 0 -1 64 3473 0 0 0 11 2 0 0 16 0 13 0 121175962 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1052] ppid=1046 vsize=1797260 CPUtime=0.13
/proc/1048/task/1052/stat : 1052 (java) S 1046 1048 431 0 -1 64 3909 0 0 0 12 1 0 0 16 0 13 0 121175962 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1053] ppid=1046 vsize=1797260 CPUtime=0
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 121175964 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1797260 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121175964 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1797260 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 121175964 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1056] ppid=1046 vsize=1797260 CPUtime=0
/proc/1048/task/1056/stat : 1056 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1057] ppid=1046 vsize=1797260 CPUtime=1.68
/proc/1048/task/1057/stat : 1057 (java) S 1046 1048 431 0 -1 64 7044 0 0 0 166 2 0 0 16 0 13 0 121175968 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1058] ppid=1046 vsize=1797260 CPUtime=1.49
/proc/1048/task/1058/stat : 1058 (java) S 1046 1048 431 0 -1 64 6407 0 0 0 146 3 0 0 16 0 13 0 121175968 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1059] ppid=1046 vsize=1797260 CPUtime=0
/proc/1048/task/1059/stat : 1059 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1060] ppid=1046 vsize=1797260 CPUtime=0
/proc/1048/task/1060/stat : 1060 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121175968 1840394240 54754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.02
Current children cumulated vsize (KiB) 1797260

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.99 3/90 1078
/proc/meminfo: memFree=1521376/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1797260 CPUtime=27.98
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 68358 0 1 0 2765 33 0 0 20 0 13 0 121175959 1840394240 52139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 449315 52139 1334 9 0 446927 0
[pid=1048/tid=1050] ppid=1046 vsize=1797260 CPUtime=24.17
/proc/1048/task/1050/stat : 1050 (java) R 1046 1048 431 0 -1 64 43684 0 1 0 2397 20 0 0 25 0 13 0 121175960 1840394240 52139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109576127 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1051] ppid=1046 vsize=1797260 CPUtime=0.25
/proc/1048/task/1051/stat : 1051 (java) S 1046 1048 431 0 -1 64 4915 0 0 0 23 2 0 0 16 0 13 0 121175962 1840394240 52139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1052] ppid=1046 vsize=1797260 CPUtime=0.25
/proc/1048/task/1052/stat : 1052 (java) S 1046 1048 431 0 -1 64 5524 0 0 0 23 2 0 0 16 0 13 0 121175962 1840394240 52139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1053] ppid=1046 vsize=1797260 CPUtime=0.01
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 30 0 0 0 1 0 0 0 17 0 13 0 121175964 1840394240 52139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1797260 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121175964 1840394240 52139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1797260 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 121175964 1840394240 52139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=1048/tid=1053] ppid=1046 vsize=1795212 CPUtime=0.27
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 101 0 0 0 17 10 0 0 16 0 13 0 121175964 1838297088 134383 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 134383 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 134383 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1056] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1056/stat : 1056 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 134383 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1057] ppid=1046 vsize=1795212 CPUtime=2.18
/proc/1048/task/1057/stat : 1057 (java) S 1046 1048 431 0 -1 64 8889 0 0 0 215 3 0 0 17 0 13 0 121175968 1838297088 134383 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1058] ppid=1046 vsize=1795212 CPUtime=1.7
/proc/1048/task/1058/stat : 1058 (java) S 1046 1048 431 0 -1 64 6455 0 0 0 167 3 0 0 17 0 13 0 121175968 1838297088 134383 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1059] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1059/stat : 1059 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 134383 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1060] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1060/stat : 1060 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121175968 1838297088 134383 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1135] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1135/stat : 1135 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121325534 1838297088 134383 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1568.26
Current children cumulated vsize (KiB) 1795212

[startup+1602.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 1135
/proc/meminfo: memFree=1184800/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1795212 CPUtime=1629.61
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 180586 0 1 0 162852 109 0 0 20 0 13 0 121175959 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 448803 136362 1336 9 0 446415 0
[pid=1048/tid=1050] ppid=1046 vsize=1795212 CPUtime=1574.5
/proc/1048/task/1050/stat : 1050 (java) R 1046 1048 431 0 -1 64 60122 0 1 0 157407 43 0 0 25 0 13 0 121175960 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109498475 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1051] ppid=1046 vsize=1795212 CPUtime=25.47
/proc/1048/task/1051/stat : 1051 (java) S 1046 1048 431 0 -1 64 51539 0 0 0 2524 23 0 0 16 0 13 0 121175962 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1052] ppid=1046 vsize=1795212 CPUtime=25.41
/proc/1048/task/1052/stat : 1052 (java) S 1046 1048 431 0 -1 64 52639 0 0 0 2518 23 0 0 16 0 13 0 121175962 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1053] ppid=1046 vsize=1795212 CPUtime=0.28
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 101 0 0 0 18 10 0 0 16 0 13 0 121175964 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1056] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1056/stat : 1056 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1057] ppid=1046 vsize=1795212 CPUtime=2.18
/proc/1048/task/1057/stat : 1057 (java) S 1046 1048 431 0 -1 64 8889 0 0 0 215 3 0 0 17 0 13 0 121175968 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1058] ppid=1046 vsize=1795212 CPUtime=1.7
/proc/1048/task/1058/stat : 1058 (java) S 1046 1048 431 0 -1 64 6455 0 0 0 167 3 0 0 17 0 13 0 121175968 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1059] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1059/stat : 1059 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1060] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1060/stat : 1060 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121175968 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1135] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1135/stat : 1135 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121325534 1838297088 136362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1629.61
Current children cumulated vsize (KiB) 1795212

[startup+1662.3 s]
/proc/loadavg: 1.11 1.04 1.01 2/90 1135
/proc/meminfo: memFree=1176096/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1795212 CPUtime=1691
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 182890 0 1 0 168989 111 0 0 20 0 13 0 121175959 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 448803 138533 1336 9 0 446415 0
[pid=1048/tid=1050] ppid=1046 vsize=1795212 CPUtime=1633.04
/proc/1048/task/1050/stat : 1050 (java) R 1046 1048 431 0 -1 64 60158 0 1 0 163261 43 0 0 25 0 13 0 121175960 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109489060 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1051] ppid=1046 vsize=1795212 CPUtime=26.89
/proc/1048/task/1051/stat : 1051 (java) S 1046 1048 431 0 -1 64 52524 0 0 0 2665 24 0 0 16 0 13 0 121175962 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1052] ppid=1046 vsize=1795212 CPUtime=26.82
/proc/1048/task/1052/stat : 1052 (java) S 1046 1048 431 0 -1 64 53922 0 0 0 2659 23 0 0 17 0 13 0 121175962 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1053] ppid=1046 vsize=1795212 CPUtime=0.28
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 101 0 0 0 18 10 0 0 16 0 13 0 121175964 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1056] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1056/stat : 1056 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1057] ppid=1046 vsize=1795212 CPUtime=2.18
/proc/1048/task/1057/stat : 1057 (java) S 1046 1048 431 0 -1 64 8889 0 0 0 215 3 0 0 17 0 13 0 121175968 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1058] ppid=1046 vsize=1795212 CPUtime=1.7
/proc/1048/task/1058/stat : 1058 (java) S 1046 1048 431 0 -1 64 6455 0 0 0 167 3 0 0 17 0 13 0 121175968 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1059] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1059/stat : 1059 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1060] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1060/stat : 1060 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121175968 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1135] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1135/stat : 1135 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121325534 1838297088 138533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1691
Current children cumulated vsize (KiB) 1795212

[startup+1722.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/90 1138
/proc/meminfo: memFree=1169880/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1795212 CPUtime=1752.3
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 184535 0 1 0 175117 113 0 0 20 0 13 0 121175959 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 448803 140096 1336 9 0 446415 0
[pid=1048/tid=1050] ppid=1046 vsize=1795212 CPUtime=1691.68
/proc/1048/task/1050/stat : 1050 (java) R 1046 1048 431 0 -1 64 60191 0 1 0 169124 44 0 0 25 0 13 0 121175960 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109582079 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1051] ppid=1046 vsize=1795212 CPUtime=28.22
/proc/1048/task/1051/stat : 1051 (java) S 1046 1048 431 0 -1 64 52926 0 0 0 2797 25 0 0 16 0 13 0 121175962 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1052] ppid=1046 vsize=1795212 CPUtime=28.15
/proc/1048/task/1052/stat : 1052 (java) S 1046 1048 431 0 -1 64 55130 0 0 0 2791 24 0 0 16 0 13 0 121175962 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1053] ppid=1046 vsize=1795212 CPUtime=0.3
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 101 0 0 0 19 11 0 0 16 0 13 0 121175964 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1056] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1056/stat : 1056 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1057] ppid=1046 vsize=1795212 CPUtime=2.18
/proc/1048/task/1057/stat : 1057 (java) S 1046 1048 431 0 -1 64 8889 0 0 0 215 3 0 0 17 0 13 0 121175968 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1058] ppid=1046 vsize=1795212 CPUtime=1.7
/proc/1048/task/1058/stat : 1058 (java) S 1046 1048 431 0 -1 64 6455 0 0 0 167 3 0 0 17 0 13 0 121175968 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1059] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1059/stat : 1059 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1060] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1060/stat : 1060 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121175968 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1138] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1138/stat : 1138 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 121343548 1838297088 140096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1752.3
Current children cumulated vsize (KiB) 1795212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1769 s]
/proc/loadavg: 1.13 1.06 1.01 2/90 1138
/proc/meminfo: memFree=1164760/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=1795212 CPUtime=1800.09
/proc/1048/stat : 1048 (java) S 1046 1048 431 0 -1 0 185869 0 1 0 179895 114 0 0 20 0 13 0 121175959 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 448803 141356 1336 9 0 446415 0
[pid=1048/tid=1050] ppid=1046 vsize=1795212 CPUtime=1737.24
/proc/1048/task/1050/stat : 1050 (java) R 1046 1048 431 0 -1 64 60218 0 1 0 173680 44 0 0 25 0 13 0 121175960 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109496934 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1051] ppid=1046 vsize=1795212 CPUtime=29.32
/proc/1048/task/1051/stat : 1051 (java) S 1046 1048 431 0 -1 64 53327 0 0 0 2907 25 0 0 17 0 13 0 121175962 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1052] ppid=1046 vsize=1795212 CPUtime=29.26
/proc/1048/task/1052/stat : 1052 (java) S 1046 1048 431 0 -1 64 56036 0 0 0 2902 24 0 0 16 0 13 0 121175962 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1053] ppid=1046 vsize=1795212 CPUtime=0.3
/proc/1048/task/1053/stat : 1053 (java) S 1046 1048 431 0 -1 64 101 0 0 0 19 11 0 0 15 0 13 0 121175964 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1054] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1054/stat : 1054 (java) S 1046 1048 431 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1055] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1055/stat : 1055 (java) S 1046 1048 431 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 121175964 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1056] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1056/stat : 1056 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1057] ppid=1046 vsize=1795212 CPUtime=2.18
/proc/1048/task/1057/stat : 1057 (java) S 1046 1048 431 0 -1 64 8889 0 0 0 215 3 0 0 17 0 13 0 121175968 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1058] ppid=1046 vsize=1795212 CPUtime=1.7
/proc/1048/task/1058/stat : 1058 (java) S 1046 1048 431 0 -1 64 6455 0 0 0 167 3 0 0 17 0 13 0 121175968 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1048/tid=1059] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1059/stat : 1059 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 121175968 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1060] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1060/stat : 1060 (java) S 1046 1048 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121175968 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1048/tid=1138] ppid=1046 vsize=1795212 CPUtime=0
/proc/1048/task/1138/stat : 1138 (java) S 1046 1048 431 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 121343548 1838297088 141356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1795212

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

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

[startup+1769.11 s]
/proc/loadavg: 1.13 1.06 1.01 2/90 1138
/proc/meminfo: memFree=1164760/2055920 swapFree=4159444/4192956
[pid=1048] ppid=1046 vsize=0 CPUtime=1800.22
/proc/1048/stat : 1048 (java) Z 1046 1048 431 0 -1 1036 185884 0 1 0 179905 117 0 0 15 0 2 0 121175959 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1048/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1769.17
CPU time (s): 1800.28
CPU user time (s): 1799.05
CPU system time (s): 1.23081
CPU usage (%): 101.759
Max. virtual memory (cumulated for all children) (KiB): 1801144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.23081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185884
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47098
involuntary context switches= 48668

runsolver used 1.65875 second user time and 4.89026 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Apr 16 14:09:46 UTC 2007

IDJOB= 354918
IDBENCH= 2921
IDSOLVER= 160
FILE ID= node19/354918-1176732586

PBS_JOBID= 4559510

Free space on /tmp= 66504 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_7_60_4.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354918-1176732586/sat4jPseudoCP.jar /tmp/evaluation/354918-1176732586/instance-354918-1176732586.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-354918-1176732586 -o ROOT/results/node19/solver-354918-1176732586 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354918-1176732586/sat4jPseudoCP.jar /tmp/evaluation/354918-1176732586/instance-354918-1176732586.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  8206de06d2228a9d751f3cf3a6d7aa05

RANDOM SEED= 423191971

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1728480 kB
Buffers:         33912 kB
Cached:         219968 kB
SwapCached:       2548 kB
Active:          90196 kB
Inactive:       186832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728480 kB
SwapTotal:     4192956 kB
SwapFree:      4159444 kB
Dirty:            3592 kB
Writeback:           0 kB
Mapped:          30812 kB
Slab:            35920 kB
Committed_AS:  2939504 kB
PageTables:       1784 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= 66504 MiB

End job on node19 on Mon Apr 16 14:39:17 UTC 2007