Trace number 355013

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
sat4jPseudoCPClause 2007-03-23SAT (TO)241 1800.16 1770.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_3.opb
MD5SUM474916db0f2f0be5831d97827cee8e55
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
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 16
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 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6214
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.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.19/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
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 Simplify asserted PB constraints to clauses
0.19/0.20	c solving /tmp/evaluation/355013-1176750866/instance-355013-1176750866.opb
0.19/0.20	c reading problem ... 
0.30/0.33	c ... done. Wall clock time 0.121s.
0.30/0.33	c CPU time (experimental) 0.27s.
0.30/0.33	c #vars     172
0.30/0.33	c #constraints  14
2.38/1.44	c SATISFIABLE
2.38/1.44	c OPTIMIZING...
2.38/1.44	c Got one! Elapsed wall clock time (in seconds):1.231
2.38/1.44	o 2404
3.20/1.95	c Got one! Elapsed wall clock time (in seconds):1.748
3.20/1.95	o 2352
3.62/2.31	c Got one! Elapsed wall clock time (in seconds):2.104
3.62/2.31	o 2224
3.96/2.64	c Got one! Elapsed wall clock time (in seconds):2.435
3.96/2.64	o 2150
4.30/2.98	c Got one! Elapsed wall clock time (in seconds):2.78
4.30/2.98	o 2066
4.72/3.36	c Got one! Elapsed wall clock time (in seconds):3.156
4.72/3.36	o 1810
5.13/3.77	c Got one! Elapsed wall clock time (in seconds):3.565
5.13/3.77	o 1754
5.66/4.20	c Got one! Elapsed wall clock time (in seconds):3.999
5.66/4.20	o 1740
6.09/4.69	c Got one! Elapsed wall clock time (in seconds):4.484
6.09/4.69	o 1738
6.72/5.21	c Got one! Elapsed wall clock time (in seconds):5.003
6.72/5.21	o 1736
7.22/5.76	c Got one! Elapsed wall clock time (in seconds):5.55
7.22/5.76	o 1676
7.85/6.39	c Got one! Elapsed wall clock time (in seconds):6.184
7.85/6.39	o 1666
8.58/7.03	c Got one! Elapsed wall clock time (in seconds):6.823
8.58/7.03	o 1652
9.32/7.71	c Got one! Elapsed wall clock time (in seconds):7.509
9.32/7.71	o 1650
10.02/8.42	c Got one! Elapsed wall clock time (in seconds):8.212
10.02/8.42	o 1394
10.75/9.18	c Got one! Elapsed wall clock time (in seconds):8.975
10.75/9.18	o 1268
11.55/9.97	c Got one! Elapsed wall clock time (in seconds):9.763
11.55/9.97	o 1256
12.37/10.78	c Got one! Elapsed wall clock time (in seconds):10.575
12.37/10.78	o 1254
13.28/11.66	c Got one! Elapsed wall clock time (in seconds):11.458
13.28/11.66	o 1188
14.19/12.56	c Got one! Elapsed wall clock time (in seconds):12.356
14.19/12.56	o 1122
15.10/13.49	c Got one! Elapsed wall clock time (in seconds):13.282
15.10/13.49	o 1098
16.31/14.64	c Got one! Elapsed wall clock time (in seconds):14.434
16.31/14.64	o 1096
17.47/15.76	c Got one! Elapsed wall clock time (in seconds):15.556
17.47/15.76	o 1092
18.69/16.96	c Got one! Elapsed wall clock time (in seconds):16.754
18.69/16.96	o 747
20.00/18.24	c Got one! Elapsed wall clock time (in seconds):18.034
20.00/18.24	o 691
21.20/19.47	c Got one! Elapsed wall clock time (in seconds):19.264
21.20/19.47	o 689
23.32/21.58	c Got one! Elapsed wall clock time (in seconds):21.377
23.32/21.58	o 672
25.03/23.25	c Got one! Elapsed wall clock time (in seconds):23.044
25.03/23.25	o 664
28.26/26.15	c Got one! Elapsed wall clock time (in seconds):25.948
28.26/26.15	o 660
35.37/33.02	c Got one! Elapsed wall clock time (in seconds):32.812
35.37/33.02	o 658
42.35/39.98	c Got one! Elapsed wall clock time (in seconds):39.768
42.35/39.98	o 656
45.39/42.97	c Got one! Elapsed wall clock time (in seconds):42.759
45.39/42.97	o 616
48.50/46.02	c Got one! Elapsed wall clock time (in seconds):45.817
48.50/46.02	o 612
54.05/51.58	c Got one! Elapsed wall clock time (in seconds):51.377
54.05/51.58	o 608
61.31/58.75	c Got one! Elapsed wall clock time (in seconds):58.543
61.31/58.75	o 595
68.58/65.95	c Got one! Elapsed wall clock time (in seconds):65.742
68.58/65.95	o 593
82.41/79.64	c Got one! Elapsed wall clock time (in seconds):79.435
82.41/79.64	o 591
94.25/91.05	c Got one! Elapsed wall clock time (in seconds):90.846
94.25/91.05	o 589
109.23/105.83	c Got one! Elapsed wall clock time (in seconds):105.624
109.23/105.83	o 582
129.12/125.54	c Got one! Elapsed wall clock time (in seconds):125.334
129.12/125.54	o 547
271.95/266.82	c Got one! Elapsed wall clock time (in seconds):266.618
271.95/266.82	o 510
315.64/310.01	c Got one! Elapsed wall clock time (in seconds):309.8
315.64/310.01	o 501
350.51/344.53	c Got one! Elapsed wall clock time (in seconds):344.328
350.51/344.53	o 497
377.19/370.97	c Got one! Elapsed wall clock time (in seconds):370.761
377.19/370.97	o 467
398.74/392.27	c Got one! Elapsed wall clock time (in seconds):392.066
398.74/392.27	o 463
412.29/405.62	c Got one! Elapsed wall clock time (in seconds):405.419
412.29/405.63	o 461
426.08/419.22	c Got one! Elapsed wall clock time (in seconds):419.015
426.08/419.22	o 421
447.02/439.90	c Got one! Elapsed wall clock time (in seconds):439.695
447.02/439.90	o 406
485.80/478.26	c Got one! Elapsed wall clock time (in seconds):478.055
485.80/478.26	o 396
544.38/536.13	c Got one! Elapsed wall clock time (in seconds):535.923
544.38/536.13	o 386
588.41/579.66	c Got one! Elapsed wall clock time (in seconds):579.457
588.41/579.66	o 380
665.44/655.64	c Got one! Elapsed wall clock time (in seconds):655.43
665.44/655.64	o 378
768.95/757.56	c Got one! Elapsed wall clock time (in seconds):757.352
768.95/757.56	o 311
800.09/788.25	c Got one! Elapsed wall clock time (in seconds):788.04
800.09/788.25	o 296
947.71/933.66	c Got one! Elapsed wall clock time (in seconds):933.457
947.71/933.66	o 289
977.26/962.72	c Got one! Elapsed wall clock time (in seconds):962.52
977.26/962.72	o 285
1087.21/1070.80	c Got one! Elapsed wall clock time (in seconds):1070.596
1087.21/1070.80	o 273
1184.91/1166.92	c Got one! Elapsed wall clock time (in seconds):1166.718
1184.91/1166.92	o 272
1236.01/1217.12	c Got one! Elapsed wall clock time (in seconds):1216.919
1236.01/1217.12	o 269
1311.97/1291.75	c Got one! Elapsed wall clock time (in seconds):1291.543
1311.97/1291.75	o 262
1521.66/1497.53	c Got one! Elapsed wall clock time (in seconds):1497.325
1521.66/1497.53	o 241
1800.02/1770.41	c starts		: 124
1800.02/1770.41	c conflicts		: 43216
1800.02/1770.41	c decisions		: 87186
1800.02/1770.41	c propagations		: 567100
1800.02/1770.41	c inspects		: 641198905
1800.02/1770.41	c learnt literals	: 0
1800.02/1770.41	c learnt binary clauses	: 0
1800.02/1770.41	c learnt ternary clauses	: 0
1800.02/1770.41	c learnt clauses	: 43215
1800.02/1770.41	c root simplifications	: 0
1800.02/1770.41	c removed literals (reason simplification)	: 0
1800.02/1770.41	c reason swapping (by a shorter reason)	: 0
1800.02/1770.41	c Calls to reduceDB	: 0
1800.02/1770.41	c speed (decisions/second)	: 319.5054200045442
1800.02/1770.41	c non guided choices	1674
1800.02/1770.41	s SATISFIABLE
1800.02/1770.41	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 -x30
1800.02/1770.41	v -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 -x56 -x57
1800.02/1770.41	v -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 x74 x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83
1800.02/1770.41	v -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 x106 x107 x108
1800.02/1770.41	v -x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 x117 -x118 x119 -x120 x121 x122 x123 x124 -x125 -x126 x127 x128 x129 -x130 x131
1800.02/1770.41	v x132 x133 x134 -x135 -x136 -x137 x138 -x139 -x140 -x141 x142 x143 -x144 x145 x146 -x147 x148 -x149 -x150 x151 -x152 x153 -x154
1800.02/1770.41	v -x155 -x156 -x157 -x158 -x159 -x160 x161 x162 x163 x164 x165 -x166 -x167 x168 x169 x170 -x171 -x172
1800.02/1770.41	c objective function=241
1800.02/1770.41	c Total wall clock time (ms): 1770.207

Verifier Data (download as text)

OK	241

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node30/watcher-355013-1176750866 -o ROOT/results/node30/solver-355013-1176750866 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/355013-1176750866/sat4jPseudoCPClause.jar /tmp/evaluation/355013-1176750866/instance-355013-1176750866.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6410
/proc/meminfo: memFree=1766848/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=152 CPUtime=0
/proc/6410/stat : 6410 (java) D 6408 6410 5867 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 123002283 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 7017252 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/6410/statm: 38 26 19 9 0 4 0

[startup+0.105758 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6410
/proc/meminfo: memFree=1766848/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1780260 CPUtime=0.08
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 3996 0 1 0 6 2 0 0 18 0 12 0 123002283 1822986240 3738 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 445065 3738 1123 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780260

[startup+0.201765 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6410
/proc/meminfo: memFree=1766848/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1781412 CPUtime=0.19
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 4835 0 1 0 16 3 0 0 18 0 12 0 123002283 1824165888 4574 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 445353 4574 1244 9 0 442964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1781412

[startup+0.301768 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6410
/proc/meminfo: memFree=1766848/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1781412 CPUtime=0.3
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 5085 0 1 0 27 3 0 0 18 0 12 0 123002283 1824165888 4824 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 445353 4824 1264 9 0 442964 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1781412

[startup+0.701794 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6410
/proc/meminfo: memFree=1766848/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1789552 CPUtime=1.02
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 9109 0 1 0 97 5 0 0 18 0 13 0 123002283 1832501248 7477 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 447388 7477 1302 9 0 444999 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1789552

[startup+1.50285 s]
/proc/loadavg: 1.16 1.03 1.01 4/90 6423
/proc/meminfo: memFree=1720024/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1794176 CPUtime=2.59
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 26809 0 1 0 246 13 0 0 18 0 13 0 123002283 1837236224 22602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 448544 22602 1312 9 0 446155 0
[pid=6410/tid=6412] ppid=6408 vsize=1794176 CPUtime=0.92
/proc/6410/task/6412/stat : 6412 (java) R 6408 6410 5867 0 -1 64 18636 0 1 0 83 9 0 0 20 0 13 0 123002285 1837236224 22602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6413] ppid=6408 vsize=1794176 CPUtime=0
/proc/6410/task/6413/stat : 6413 (java) S 6408 6410 5867 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 123002286 1837236224 22602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6414] ppid=6408 vsize=1794176 CPUtime=0
/proc/6410/task/6414/stat : 6414 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123002286 1837236224 22602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6415] ppid=6408 vsize=1794176 CPUtime=0
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 123002289 1837236224 22602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1794176 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 123002289 1837236224 22602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1794176 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 123002289 1837236224 22602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1794176 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1837236224 22602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6419] ppid=6408 vsize=1794176 CPUtime=0.59
/proc/6410/task/6419/stat : 6419 (java) R 6408 6410 5867 0 -1 64 2923 0 0 0 59 0 0 0 16 0 13 0 123002293 1837236224 22603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 7451659 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6420] ppid=6408 vsize=1794176 CPUtime=1.05
/proc/6410/task/6420/stat : 6420 (java) R 6408 6410 5867 0 -1 64 4527 0 0 0 103 2 0 0 18 0 13 0 123002293 1837236224 22603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103313512 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6421] ppid=6408 vsize=1794176 CPUtime=0
/proc/6410/task/6421/stat : 6421 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 123002293 1837236224 22603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6422] ppid=6408 vsize=1794176 CPUtime=0
/proc/6410/task/6422/stat : 6422 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123002293 1837236224 22603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 1794176

[startup+3.10294 s]
/proc/loadavg: 1.16 1.03 1.01 2/90 6425
/proc/meminfo: memFree=1603728/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1792752 CPUtime=4.52
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 48008 0 1 0 429 23 0 0 18 0 13 0 123002283 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 448188 42675 1325 9 0 445799 0
[pid=6410/tid=6412] ppid=6408 vsize=1792752 CPUtime=2.35
/proc/6410/task/6412/stat : 6412 (java) R 6408 6410 5867 0 -1 64 37709 0 1 0 217 18 0 0 25 0 13 0 123002285 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6413] ppid=6408 vsize=1792752 CPUtime=0.01
/proc/6410/task/6413/stat : 6413 (java) S 6408 6410 5867 0 -1 64 619 0 0 0 1 0 0 0 16 0 13 0 123002286 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6414] ppid=6408 vsize=1792752 CPUtime=0.01
/proc/6410/task/6414/stat : 6414 (java) S 6408 6410 5867 0 -1 64 580 0 0 0 1 0 0 0 16 0 13 0 123002286 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6415] ppid=6408 vsize=1792752 CPUtime=0
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 123002289 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1792752 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 123002289 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1792752 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 123002289 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1792752 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6419] ppid=6408 vsize=1792752 CPUtime=0.76
/proc/6410/task/6419/stat : 6419 (java) R 6408 6410 5867 0 -1 64 3084 0 0 0 76 0 0 0 16 0 13 0 123002293 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 102610578 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6420] ppid=6408 vsize=1792752 CPUtime=1.32
/proc/6410/task/6420/stat : 6420 (java) R 6408 6410 5867 0 -1 64 5284 0 0 0 130 2 0 0 16 0 13 0 123002293 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 102600544 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6421] ppid=6408 vsize=1792752 CPUtime=0
/proc/6410/task/6421/stat : 6421 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 123002293 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6422] ppid=6408 vsize=1792752 CPUtime=0
/proc/6410/task/6422/stat : 6422 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123002293 1835778048 42675 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 1792752

[startup+6.30113 s]
/proc/loadavg: 1.16 1.03 1.01 2/90 6433
/proc/meminfo: memFree=1598904/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1792720 CPUtime=7.85
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 51473 0 1 0 760 25 0 0 18 0 13 0 123002283 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 448180 44769 1327 9 0 445791 0
[pid=6410/tid=6412] ppid=6408 vsize=1792720 CPUtime=5.43
/proc/6410/task/6412/stat : 6412 (java) R 6408 6410 5867 0 -1 64 37718 0 1 0 524 19 0 0 19 0 13 0 123002285 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109514182 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6413] ppid=6408 vsize=1792720 CPUtime=0.09
/proc/6410/task/6413/stat : 6413 (java) S 6408 6410 5867 0 -1 64 2413 0 0 0 9 0 0 0 17 0 13 0 123002286 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6414] ppid=6408 vsize=1792720 CPUtime=0.1
/proc/6410/task/6414/stat : 6414 (java) S 6408 6410 5867 0 -1 64 2209 0 0 0 9 1 0 0 16 0 13 0 123002286 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6415] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 123002289 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 123002289 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 123002289 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6419] ppid=6408 vsize=1792720 CPUtime=0.82
/proc/6410/task/6419/stat : 6419 (java) S 6408 6410 5867 0 -1 64 3089 0 0 0 82 0 0 0 16 0 13 0 123002293 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6420] ppid=6408 vsize=1792720 CPUtime=1.36
/proc/6410/task/6420/stat : 6420 (java) S 6408 6410 5867 0 -1 64 5288 0 0 0 134 2 0 0 16 0 13 0 123002293 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6421] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6421/stat : 6421 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 123002293 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6422] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6422/stat : 6422 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123002293 1835745280 44769 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.85
Current children cumulated vsize (KiB) 1792720

[startup+12.7025 s]
/proc/loadavg: 1.13 1.03 1.01 2/90 6442
/proc/meminfo: memFree=1558864/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1792720 CPUtime=14.4
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 60448 0 1 0 1410 30 0 0 18 0 13 0 123002283 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 448180 53272 1333 9 0 445791 0
[pid=6410/tid=6412] ppid=6408 vsize=1792720 CPUtime=11.69
/proc/6410/task/6412/stat : 6412 (java) R 6408 6410 5867 0 -1 64 40393 0 1 0 1150 19 0 0 17 0 13 0 123002285 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109535773 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6413] ppid=6408 vsize=1792720 CPUtime=0.22
/proc/6410/task/6413/stat : 6413 (java) S 6408 6410 5867 0 -1 64 5803 0 0 0 19 3 0 0 16 0 13 0 123002286 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6414] ppid=6408 vsize=1792720 CPUtime=0.22
/proc/6410/task/6414/stat : 6414 (java) S 6408 6410 5867 0 -1 64 5090 0 0 0 20 2 0 0 16 0 13 0 123002286 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6415] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 32 0 0 0 0 0 0 0 16 0 13 0 123002289 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 123002289 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 123002289 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6419] ppid=6408 vsize=1792720 CPUtime=0.82
/proc/6410/task/6419/stat : 6419 (java) S 6408 6410 5867 0 -1 64 3095 0 0 0 82 0 0 0 16 0 13 0 123002293 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6420] ppid=6408 vsize=1792720 CPUtime=1.38
/proc/6410/task/6420/stat : 6420 (java) S 6408 6410 5867 0 -1 64 5290 0 0 0 136 2 0 0 16 0 13 0 123002293 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6421] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6421/stat : 6421 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 123002293 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6422] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6422/stat : 6422 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123002293 1835745280 53272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.4
Current children cumulated vsize (KiB) 1792720

[startup+25.5023 s]
/proc/loadavg: 1.11 1.03 1.01 2/90 6451
/proc/meminfo: memFree=1560264/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1792720 CPUtime=27.36
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 63032 0 1 0 2705 31 0 0 18 0 13 0 123002283 1835745280 51496 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 448180 51496 1335 9 0 445791 0
[pid=6410/tid=6412] ppid=6408 vsize=1792720 CPUtime=24.38
/proc/6410/task/6412/stat : 6412 (java) R 6408 6410 5867 0 -1 64 40412 0 1 0 2418 20 0 0 17 0 13 0 123002285 1835745280 51496 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109737408 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6413] ppid=6408 vsize=1792720 CPUtime=0.32
/proc/6410/task/6413/stat : 6413 (java) S 6408 6410 5867 0 -1 64 7237 0 0 0 29 3 0 0 16 0 13 0 123002286 1835745280 51496 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6414] ppid=6408 vsize=1792720 CPUtime=0.33
/proc/6410/task/6414/stat : 6414 (java) S 6408 6410 5867 0 -1 64 6202 0 0 0 31 2 0 0 16 0 13 0 123002286 1835745280 51496 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6415] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 32 0 0 0 0 0 0 0 15 0 13 0 123002289 1835745280 51496 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 123002289 1835745280 51496 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 123002289 1835745280 51496 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1792720 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1835745280 51496 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=6410/tid=6415] ppid=6408 vsize=1793744 CPUtime=0.2
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 61 0 0 0 13 7 0 0 16 0 13 0 123002289 1836793856 136194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 136194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 136194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1836793856 136194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6419] ppid=6408 vsize=1793744 CPUtime=1.21
/proc/6410/task/6419/stat : 6419 (java) S 6408 6410 5867 0 -1 64 3107 0 0 0 120 1 0 0 17 0 13 0 123002293 1836793856 136194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6420] ppid=6408 vsize=1793744 CPUtime=2.28
/proc/6410/task/6420/stat : 6420 (java) S 6408 6410 5867 0 -1 64 5542 0 0 0 226 2 0 0 16 0 13 0 123002293 1836793856 136194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6421] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6421/stat : 6421 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 123002293 1836793856 136194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6422] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6422/stat : 6422 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123002293 1836793856 136194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6486] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6486/stat : 6486 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 123152037 1836793856 136194 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1567.32
Current children cumulated vsize (KiB) 1793744

[startup+1602.3 s]
/proc/loadavg: 1.18 1.09 1.02 2/90 6486
/proc/meminfo: memFree=1214720/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1793744 CPUtime=1628.5
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 166624 0 1 0 162751 99 0 0 18 0 13 0 123002283 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 448436 138643 1335 9 0 446047 0
[pid=6410/tid=6412] ppid=6408 vsize=1793744 CPUtime=1576.53
/proc/6410/task/6412/stat : 6412 (java) R 6408 6410 5867 0 -1 64 47903 0 1 0 157616 37 0 0 25 0 13 0 123002285 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109500209 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6413] ppid=6408 vsize=1793744 CPUtime=24.12
/proc/6410/task/6413/stat : 6413 (java) S 6408 6410 5867 0 -1 64 56136 0 0 0 2386 26 0 0 16 0 13 0 123002286 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6414] ppid=6408 vsize=1793744 CPUtime=24.09
/proc/6410/task/6414/stat : 6414 (java) S 6408 6410 5867 0 -1 64 53064 0 0 0 2386 23 0 0 17 0 13 0 123002286 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6415] ppid=6408 vsize=1793744 CPUtime=0.2
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 61 0 0 0 13 7 0 0 16 0 13 0 123002289 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6419] ppid=6408 vsize=1793744 CPUtime=1.21
/proc/6410/task/6419/stat : 6419 (java) S 6408 6410 5867 0 -1 64 3107 0 0 0 120 1 0 0 17 0 13 0 123002293 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6420] ppid=6408 vsize=1793744 CPUtime=2.28
/proc/6410/task/6420/stat : 6420 (java) S 6408 6410 5867 0 -1 64 5542 0 0 0 226 2 0 0 16 0 13 0 123002293 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6421] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6421/stat : 6421 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 123002293 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6422] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6422/stat : 6422 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123002293 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6486] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6486/stat : 6486 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 123152037 1836793856 138643 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1628.5
Current children cumulated vsize (KiB) 1793744

[startup+1662.3 s]
/proc/loadavg: 1.06 1.07 1.02 2/90 6486
/proc/meminfo: memFree=1206144/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1793744 CPUtime=1689.72
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 168928 0 1 0 168870 102 0 0 18 0 13 0 123002283 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 448436 140778 1335 9 0 446047 0
[pid=6410/tid=6412] ppid=6408 vsize=1793744 CPUtime=1635.27
/proc/6410/task/6412/stat : 6412 (java) R 6408 6410 5867 0 -1 64 47925 0 1 0 163489 38 0 0 25 0 13 0 123002285 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109500039 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6413] ppid=6408 vsize=1793744 CPUtime=25.35
/proc/6410/task/6413/stat : 6413 (java) S 6408 6410 5867 0 -1 64 57594 0 0 0 2509 26 0 0 16 0 13 0 123002286 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6414] ppid=6408 vsize=1793744 CPUtime=25.32
/proc/6410/task/6414/stat : 6414 (java) S 6408 6410 5867 0 -1 64 53888 0 0 0 2509 23 0 0 17 0 13 0 123002286 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6415] ppid=6408 vsize=1793744 CPUtime=0.21
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 61 0 0 0 13 8 0 0 16 0 13 0 123002289 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6419] ppid=6408 vsize=1793744 CPUtime=1.21
/proc/6410/task/6419/stat : 6419 (java) S 6408 6410 5867 0 -1 64 3107 0 0 0 120 1 0 0 17 0 13 0 123002293 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6420] ppid=6408 vsize=1793744 CPUtime=2.28
/proc/6410/task/6420/stat : 6420 (java) S 6408 6410 5867 0 -1 64 5542 0 0 0 226 2 0 0 16 0 13 0 123002293 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6421] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6421/stat : 6421 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 123002293 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6422] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6422/stat : 6422 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123002293 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6486] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6486/stat : 6486 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 123152037 1836793856 140778 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1689.72
Current children cumulated vsize (KiB) 1793744

[startup+1722.3 s]
/proc/loadavg: 1.02 1.06 1.01 2/90 6486
/proc/meminfo: memFree=1197184/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1793744 CPUtime=1750.99
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 171356 0 1 0 174995 104 0 0 18 0 13 0 123002283 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 448436 143019 1335 9 0 446047 0
[pid=6410/tid=6412] ppid=6408 vsize=1793744 CPUtime=1693.97
/proc/6410/task/6412/stat : 6412 (java) R 6408 6410 5867 0 -1 64 47948 0 1 0 169359 38 0 0 25 0 13 0 123002285 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109939336 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6413] ppid=6408 vsize=1793744 CPUtime=26.63
/proc/6410/task/6413/stat : 6413 (java) S 6408 6410 5867 0 -1 64 59348 0 0 0 2636 27 0 0 16 0 13 0 123002286 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6414] ppid=6408 vsize=1793744 CPUtime=26.6
/proc/6410/task/6414/stat : 6414 (java) S 6408 6410 5867 0 -1 64 54539 0 0 0 2636 24 0 0 17 0 13 0 123002286 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6415] ppid=6408 vsize=1793744 CPUtime=0.22
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 61 0 0 0 14 8 0 0 16 0 13 0 123002289 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6419] ppid=6408 vsize=1793744 CPUtime=1.21
/proc/6410/task/6419/stat : 6419 (java) S 6408 6410 5867 0 -1 64 3107 0 0 0 120 1 0 0 17 0 13 0 123002293 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6420] ppid=6408 vsize=1793744 CPUtime=2.28
/proc/6410/task/6420/stat : 6420 (java) S 6408 6410 5867 0 -1 64 5542 0 0 0 226 2 0 0 16 0 13 0 123002293 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6421] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6421/stat : 6421 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 123002293 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6422] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6422/stat : 6422 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123002293 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6486] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6486/stat : 6486 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 123152037 1836793856 143019 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1750.99
Current children cumulated vsize (KiB) 1793744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1770.4 s]
/proc/loadavg: 1.01 1.05 1.01 2/90 6486
/proc/meminfo: memFree=1190592/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=1793744 CPUtime=1800.02
/proc/6410/stat : 6410 (java) S 6408 6410 5867 0 -1 0 173057 0 1 0 179897 105 0 0 18 0 13 0 123002283 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6410/statm: 448436 144661 1335 9 0 446047 0
[pid=6410/tid=6412] ppid=6408 vsize=1793744 CPUtime=1741.13
/proc/6410/task/6412/stat : 6412 (java) R 6408 6410 5867 0 -1 64 47966 0 1 0 174074 39 0 0 25 0 13 0 123002285 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109521547 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6413] ppid=6408 vsize=1793744 CPUtime=27.57
/proc/6410/task/6413/stat : 6413 (java) S 6408 6410 5867 0 -1 64 60456 0 0 0 2729 28 0 0 17 0 13 0 123002286 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6414] ppid=6408 vsize=1793744 CPUtime=27.54
/proc/6410/task/6414/stat : 6414 (java) S 6408 6410 5867 0 -1 64 55114 0 0 0 2730 24 0 0 16 0 13 0 123002286 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6415] ppid=6408 vsize=1793744 CPUtime=0.23
/proc/6410/task/6415/stat : 6415 (java) S 6408 6410 5867 0 -1 64 61 0 0 0 15 8 0 0 16 0 13 0 123002289 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6416] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6416/stat : 6416 (java) S 6408 6410 5867 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6417] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6417/stat : 6417 (java) S 6408 6410 5867 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 123002289 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6418] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6418/stat : 6418 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 123002293 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6419] ppid=6408 vsize=1793744 CPUtime=1.21
/proc/6410/task/6419/stat : 6419 (java) S 6408 6410 5867 0 -1 64 3107 0 0 0 120 1 0 0 17 0 13 0 123002293 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6420] ppid=6408 vsize=1793744 CPUtime=2.28
/proc/6410/task/6420/stat : 6420 (java) S 6408 6410 5867 0 -1 64 5542 0 0 0 226 2 0 0 16 0 13 0 123002293 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6421] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6421/stat : 6421 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 123002293 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6410/tid=6422] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6422/stat : 6422 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123002293 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6410/tid=6486] ppid=6408 vsize=1793744 CPUtime=0
/proc/6410/task/6486/stat : 6486 (java) S 6408 6410 5867 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 123152037 1836793856 144661 18446744073709551615 134512640 134550740 4294956416 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) 1793744

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

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

[startup+1770.51 s]
/proc/loadavg: 1.01 1.05 1.01 2/90 6486
/proc/meminfo: memFree=1190592/2055920 swapFree=4157116/4192956
[pid=6410] ppid=6408 vsize=0 CPUtime=1800.12
/proc/6410/stat : 6410 (java) Z 6408 6410 5867 0 -1 1036 173076 0 1 0 179901 111 0 0 16 0 2 0 123002283 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6410/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1770.54
CPU time (s): 1800.16
CPU user time (s): 1799.02
CPU system time (s): 1.13983
CPU usage (%): 101.673
Max. virtual memory (cumulated for all children) (KiB): 1794680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.13983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173076
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= 42878
involuntary context switches= 52515

runsolver used 1.73074 second user time and 4.81227 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Apr 16 19:14:26 UTC 2007

IDJOB= 355013
IDBENCH= 2932
IDSOLVER= 164
FILE ID= node30/355013-1176750866

PBS_JOBID= 4580709

Free space on /tmp= 66530 MiB

SOLVER NAME= sat4jPseudoCPClause 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_3.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/355013-1176750866/sat4jPseudoCPClause.jar /tmp/evaluation/355013-1176750866/instance-355013-1176750866.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-355013-1176750866 -o ROOT/results/node30/solver-355013-1176750866 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/355013-1176750866/sat4jPseudoCPClause.jar /tmp/evaluation/355013-1176750866/instance-355013-1176750866.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  474916db0f2f0be5831d97827cee8e55

RANDOM SEED= 310447991

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1767256 kB
Buffers:         30992 kB
Cached:          97368 kB
SwapCached:      15188 kB
Active:         214604 kB
Inactive:        38104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767256 kB
SwapTotal:     4192956 kB
SwapFree:      4157116 kB
Dirty:            3712 kB
Writeback:           0 kB
Mapped:         131128 kB
Slab:            21212 kB
Committed_AS:  2877108 kB
PageTables:       2040 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= 66530 MiB

End job on node30 on Mon Apr 16 19:43:59 UTC 2007