Trace number 354948

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)312 1800.18 1771.44

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_2.opb
MD5SUMa70b0edfadf87ffd0bc1b32400cae43b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark1802.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
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 constraint74
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 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5454
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.12/0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.12/0.20	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.12/0.20	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.12/0.21	c no version file found!!!
0.12/0.21	c sun.arch.data.model	32
0.12/0.21	c java.version	1.6.0
0.12/0.21	c os.name	Linux
0.12/0.21	c os.version	2.6.9-22.EL.rootsmp
0.12/0.21	c os.arch	i386
0.12/0.21	c Free memory 1651659224
0.12/0.21	c Max memory 1654456320
0.12/0.21	c Total memory 1654456320
0.12/0.21	c Number of processors 2
0.12/0.26	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.12/0.26	--- Begin Solver configuration ---
0.12/0.26	c Stops conflict analysis at the first Unique Implication Point
0.12/0.26	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.12/0.26	c Learn all clauses as in MiniSAT
0.12/0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.12/0.26	c VSIDS like heuristics from MiniSAT using a heap
0.12/0.26	c No reason simplification
0.12/0.26	c --- End Solver configuration ---
0.12/0.26	c Simplify asserted PB constraints to clauses
0.12/0.26	c solving /tmp/evaluation/354948-1176738412/instance-354948-1176738412.opb
0.12/0.26	c reading problem ... 
0.24/0.38	c ... done. Wall clock time 0.121s.
0.24/0.38	c CPU time (experimental) 0.27s.
0.24/0.38	c #vars     172
0.24/0.38	c #constraints  14
3.07/1.84	c SATISFIABLE
3.07/1.84	c OPTIMIZING...
3.07/1.84	c Got one! Elapsed wall clock time (in seconds):1.575
3.07/1.84	o 2559
3.60/2.26	c Got one! Elapsed wall clock time (in seconds):2.002
3.60/2.26	o 2495
3.91/2.60	c Got one! Elapsed wall clock time (in seconds):2.334
3.91/2.60	o 2491
4.32/2.90	c Got one! Elapsed wall clock time (in seconds):2.637
4.32/2.90	o 2427
4.65/3.25	c Got one! Elapsed wall clock time (in seconds):2.988
4.65/3.25	o 2299
4.95/3.59	c Got one! Elapsed wall clock time (in seconds):3.331
4.95/3.59	o 2243
5.37/3.96	c Got one! Elapsed wall clock time (in seconds):3.7
5.37/3.96	o 2183
5.79/4.34	c Got one! Elapsed wall clock time (in seconds):4.082
5.79/4.34	o 2151
6.20/4.76	c Got one! Elapsed wall clock time (in seconds):4.498
6.20/4.76	o 2127
6.75/5.20	c Got one! Elapsed wall clock time (in seconds):4.936
6.75/5.20	o 2059
7.18/5.68	c Got one! Elapsed wall clock time (in seconds):5.414
7.18/5.68	o 1803
7.71/6.17	c Got one! Elapsed wall clock time (in seconds):5.907
7.71/6.17	o 1769
8.24/6.65	c Got one! Elapsed wall clock time (in seconds):6.387
8.24/6.65	o 1759
8.87/7.20	c Got one! Elapsed wall clock time (in seconds):6.938
8.87/7.20	o 1713
9.40/7.73	c Got one! Elapsed wall clock time (in seconds):7.472
9.40/7.73	o 1641
10.02/8.31	c Got one! Elapsed wall clock time (in seconds):8.043
10.02/8.31	o 1637
10.74/9.10	c Got one! Elapsed wall clock time (in seconds):8.834
10.74/9.10	o 1625
11.45/9.74	c Got one! Elapsed wall clock time (in seconds):9.474
11.45/9.74	o 1419
12.07/10.39	c Got one! Elapsed wall clock time (in seconds):10.124
12.07/10.39	o 1393
12.79/11.07	c Got one! Elapsed wall clock time (in seconds):10.806
12.79/11.07	o 1381
13.50/11.76	c Got one! Elapsed wall clock time (in seconds):11.495
13.50/11.76	o 1375
14.36/12.52	c Got one! Elapsed wall clock time (in seconds):12.26
14.36/12.52	o 1363
15.16/13.34	c Got one! Elapsed wall clock time (in seconds):13.076
15.16/13.34	o 1145
15.88/14.09	c Got one! Elapsed wall clock time (in seconds):13.83
15.88/14.09	o 1137
16.78/14.93	c Got one! Elapsed wall clock time (in seconds):14.664
16.78/14.93	o 1077
17.70/15.82	c Got one! Elapsed wall clock time (in seconds):15.561
17.70/15.82	o 1055
18.60/16.71	c Got one! Elapsed wall clock time (in seconds):16.445
18.60/16.71	o 1031
19.51/17.62	c Got one! Elapsed wall clock time (in seconds):17.363
19.51/17.63	o 1015
20.42/18.55	c Got one! Elapsed wall clock time (in seconds):18.293
20.42/18.55	o 1011
21.42/19.59	c Got one! Elapsed wall clock time (in seconds):19.33
21.42/19.59	o 976
22.54/20.70	c Got one! Elapsed wall clock time (in seconds):20.435
22.54/20.70	o 914
23.64/21.74	c Got one! Elapsed wall clock time (in seconds):21.479
23.64/21.74	o 882
24.75/22.81	c Got one! Elapsed wall clock time (in seconds):22.553
24.75/22.81	o 862
25.97/24.10	c Got one! Elapsed wall clock time (in seconds):23.838
25.97/24.10	o 860
27.63/25.65	c Got one! Elapsed wall clock time (in seconds):25.387
27.63/25.65	o 755
29.75/27.74	c Got one! Elapsed wall clock time (in seconds):27.475
29.75/27.74	o 733
31.20/29.16	c Got one! Elapsed wall clock time (in seconds):28.895
31.20/29.16	o 729
32.71/30.66	c Got one! Elapsed wall clock time (in seconds):30.392
32.71/30.66	o 633
34.13/32.05	c Got one! Elapsed wall clock time (in seconds):31.788
34.13/32.05	o 623
35.64/33.59	c Got one! Elapsed wall clock time (in seconds):33.328
35.64/33.59	o 619
37.05/34.98	c Got one! Elapsed wall clock time (in seconds):34.713
37.05/34.98	o 617
38.76/36.67	c Got one! Elapsed wall clock time (in seconds):36.407
38.76/36.67	o 503
40.37/38.22	c Got one! Elapsed wall clock time (in seconds):37.96
40.37/38.22	o 450
44.41/42.24	c Got one! Elapsed wall clock time (in seconds):41.976
44.41/42.24	o 414
57.30/54.22	c Got one! Elapsed wall clock time (in seconds):53.961
57.30/54.22	o 413
68.14/64.99	c Got one! Elapsed wall clock time (in seconds):64.73
68.14/64.99	o 407
75.19/71.92	c Got one! Elapsed wall clock time (in seconds):71.658
75.19/71.92	o 402
80.04/76.75	c Got one! Elapsed wall clock time (in seconds):76.488
80.04/76.75	o 401
119.00/115.36	c Got one! Elapsed wall clock time (in seconds):115.102
119.00/115.36	o 395
176.14/171.98	c Got one! Elapsed wall clock time (in seconds):171.714
176.14/171.98	o 393
234.50/229.71	c Got one! Elapsed wall clock time (in seconds):229.451
234.50/229.71	o 391
304.92/299.46	c Got one! Elapsed wall clock time (in seconds):299.203
304.92/299.46	o 383
365.81/359.62	c Got one! Elapsed wall clock time (in seconds):359.358
365.81/359.62	o 381
425.47/418.67	c Got one! Elapsed wall clock time (in seconds):418.407
425.47/418.67	o 372
480.74/473.24	c Got one! Elapsed wall clock time (in seconds):472.983
480.74/473.24	o 370
561.36/553.00	c Got one! Elapsed wall clock time (in seconds):552.741
561.36/553.00	o 366
667.87/658.14	c Got one! Elapsed wall clock time (in seconds):657.88
667.87/658.14	o 359
921.72/908.45	c Got one! Elapsed wall clock time (in seconds):908.19
921.72/908.45	o 354
990.69/976.23	c Got one! Elapsed wall clock time (in seconds):975.967
990.69/976.23	o 352
1109.03/1092.62	c Got one! Elapsed wall clock time (in seconds):1092.353
1109.03/1092.62	o 344
1157.27/1140.02	c Got one! Elapsed wall clock time (in seconds):1139.756
1157.27/1140.02	o 340
1243.34/1224.69	c Got one! Elapsed wall clock time (in seconds):1224.43
1243.34/1224.69	o 324
1420.55/1398.71	c Got one! Elapsed wall clock time (in seconds):1398.449
1420.55/1398.71	o 318
1727.45/1700.20	c Got one! Elapsed wall clock time (in seconds):1699.941
1727.45/1700.20	o 312
1800.01/1771.31	c starts		: 130
1800.01/1771.31	c conflicts		: 44565
1800.01/1771.31	c decisions		: 87204
1800.01/1771.31	c propagations		: 545034
1800.01/1771.31	c inspects		: 629026294
1800.01/1771.31	c learnt literals	: 0
1800.01/1771.31	c learnt binary clauses	: 0
1800.01/1771.31	c learnt ternary clauses	: 0
1800.01/1771.31	c learnt clauses	: 44565
1800.01/1771.31	c root simplifications	: 0
1800.01/1771.31	c removed literals (reason simplification)	: 0
1800.01/1771.31	c reason swapping (by a shorter reason)	: 0
1800.01/1771.31	c Calls to reduceDB	: 0
1800.01/1771.31	c speed (decisions/second)	: 1226.3599032457669
1800.01/1771.31	c non guided choices	1820
1800.01/1771.31	s SATISFIABLE
1800.01/1771.31	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.01/1771.31	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.01/1771.31	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 x82 -x83
1800.01/1771.31	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.01/1771.31	v -x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 x117 x118 x119 -x120 x121 x122 x123 -x124 -x125 -x126 -x127 x128 x129 -x130
1800.01/1771.31	v -x131 x132 x133 x134 -x135 -x136 -x137 x138 -x139 -x140 x141 x142 x143 -x144 x145 x146 -x147 x148 x149 -x150 x151 x152 x153
1800.01/1771.31	v -x154 -x155 -x156 -x157 -x158 x159 -x160 x161 x162 x163 x164 x165 -x166 -x167 x168 x169 -x170 -x171 -x172
1800.01/1771.34	c objective function=312
1800.01/1771.34	c Total wall clock time (ms): 1771.077

Verifier Data (download as text)

OK	312

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-354948-1176738412 -o ROOT/results/node33/solver-354948-1176738412 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354948-1176738412/sat4jPseudoCPClause.jar /tmp/evaluation/354948-1176738412/instance-354948-1176738412.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: 0.94 0.97 0.97 2/77 11518
/proc/meminfo: memFree=1713408/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=324 CPUtime=0
/proc/11518/stat : 11518 (java) R 11516 11518 10911 0 -1 0 60 0 0 0 0 0 0 0 18 0 1 0 121756705 331776 44 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 10947213 0 0 4096 0 0 0 0 17 1 0 0
/proc/11518/statm: 378 48 36 9 0 8 0

[startup+0.0364761 s]
/proc/loadavg: 0.94 0.97 0.97 2/77 11518
/proc/meminfo: memFree=1713408/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=12620 CPUtime=0
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 845 0 0 0 0 0 0 0 18 0 2 0 121756705 12922880 602 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 3155 602 285 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12620

[startup+0.102491 s]
/proc/loadavg: 0.94 0.97 0.97 2/77 11518
/proc/meminfo: memFree=1713408/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1776376 CPUtime=0.04
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 3474 0 1 0 2 2 0 0 18 0 4 0 121756705 1819009024 3220 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 444094 3220 1027 9 0 441730 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1776376

[startup+0.302529 s]
/proc/loadavg: 0.94 0.97 0.97 2/77 11518
/proc/meminfo: memFree=1713408/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1781412 CPUtime=0.24
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 4956 0 1 0 21 3 0 0 18 0 12 0 121756705 1824165888 4695 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 445353 4695 1246 9 0 442964 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 1781412

[startup+0.702617 s]
/proc/loadavg: 0.94 0.97 0.97 2/77 11518
/proc/meminfo: memFree=1713408/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1783024 CPUtime=0.89
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 7426 0 1 0 85 4 0 0 18 0 13 0 121756705 1825816576 6639 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 445756 6639 1301 9 0 443367 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1783024

[startup+1.50178 s]
/proc/loadavg: 0.94 0.97 0.97 4/90 11531
/proc/meminfo: memFree=1677848/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1799200 CPUtime=2.48
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 21785 0 1 0 237 11 0 0 18 0 13 0 121756705 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 449800 14836 1311 9 0 447411 0
[pid=11518/tid=11520] ppid=11516 vsize=1799200 CPUtime=0.63
/proc/11518/task/11520/stat : 11520 (java) R 11516 11518 10911 0 -1 64 9930 0 1 0 58 5 0 0 22 0 13 0 121756707 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11521] ppid=11516 vsize=1799200 CPUtime=0
/proc/11518/task/11521/stat : 11521 (java) S 11516 11518 10911 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 121756713 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11522] ppid=11516 vsize=1799200 CPUtime=0
/proc/11518/task/11522/stat : 11522 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 121756713 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11523] ppid=11516 vsize=1799200 CPUtime=0
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 121756715 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1799200 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 121756715 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1799200 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 121756715 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11526] ppid=11516 vsize=1799200 CPUtime=0
/proc/11518/task/11526/stat : 11526 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 121756720 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11527] ppid=11516 vsize=1799200 CPUtime=0.94
/proc/11518/task/11527/stat : 11527 (java) R 11516 11518 10911 0 -1 64 5566 0 0 0 92 2 0 0 19 0 13 0 121756720 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103314065 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11528] ppid=11516 vsize=1799200 CPUtime=0.88
/proc/11518/task/11528/stat : 11528 (java) R 11516 11518 10911 0 -1 64 5563 0 0 0 86 2 0 0 16 0 13 0 121756720 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 102694380 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11529] ppid=11516 vsize=1799200 CPUtime=0
/proc/11518/task/11529/stat : 11529 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 121756720 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11530] ppid=11516 vsize=1799200 CPUtime=0
/proc/11518/task/11530/stat : 11530 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121756720 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11531] ppid=11516 vsize=1799200 CPUtime=0
/proc/11518/task/11531/stat : 11531 (java) S 11516 11518 10911 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 121756744 1842380800 14836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 1799200

[startup+3.10211 s]
/proc/loadavg: 0.94 0.97 0.97 2/90 11532
/proc/meminfo: memFree=1592336/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1796980 CPUtime=4.55
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 52314 0 1 0 428 27 0 0 18 0 13 0 121756705 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 449245 43590 1321 9 0 446856 0
[pid=11518/tid=11520] ppid=11516 vsize=1796980 CPUtime=2.03
/proc/11518/task/11520/stat : 11520 (java) R 11516 11518 10911 0 -1 64 37707 0 1 0 184 19 0 0 17 0 13 0 121756707 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109530742 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11521] ppid=11516 vsize=1796980 CPUtime=0.02
/proc/11518/task/11521/stat : 11521 (java) S 11516 11518 10911 0 -1 64 658 0 0 0 2 0 0 0 16 0 13 0 121756713 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11522] ppid=11516 vsize=1796980 CPUtime=0.01
/proc/11518/task/11522/stat : 11522 (java) S 11516 11518 10911 0 -1 64 623 0 0 0 1 0 0 0 16 0 13 0 121756713 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11523] ppid=11516 vsize=1796980 CPUtime=0
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121756715 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1796980 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121756715 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1796980 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 121756715 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11526] ppid=11516 vsize=1796980 CPUtime=0
/proc/11518/task/11526/stat : 11526 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 121756720 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11527] ppid=11516 vsize=1796980 CPUtime=1.34
/proc/11518/task/11527/stat : 11527 (java) S 11516 11518 10911 0 -1 64 7018 0 0 0 131 3 0 0 15 0 13 0 121756720 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11528] ppid=11516 vsize=1796980 CPUtime=1.1
/proc/11518/task/11528/stat : 11528 (java) S 11516 11518 10911 0 -1 64 5575 0 0 0 108 2 0 0 16 0 13 0 121756720 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11529] ppid=11516 vsize=1796980 CPUtime=0
/proc/11518/task/11529/stat : 11529 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 121756720 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11530] ppid=11516 vsize=1796980 CPUtime=0
/proc/11518/task/11530/stat : 11530 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121756720 1840107520 43590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 1796980

[startup+6.30339 s]
/proc/loadavg: 0.94 0.97 0.97 2/90 11541
/proc/meminfo: memFree=1541432/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1796724 CPUtime=7.92
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 56257 0 1 0 762 30 0 0 18 0 13 0 121756705 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 449181 45977 1324 9 0 446792 0
[pid=11518/tid=11520] ppid=11516 vsize=1796724 CPUtime=5.13
/proc/11518/task/11520/stat : 11520 (java) R 11516 11518 10911 0 -1 64 37719 0 1 0 493 20 0 0 17 0 13 0 121756707 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109756282 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11521] ppid=11516 vsize=1796724 CPUtime=0.1
/proc/11518/task/11521/stat : 11521 (java) S 11516 11518 10911 0 -1 64 2639 0 0 0 9 1 0 0 16 0 13 0 121756713 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11522] ppid=11516 vsize=1796724 CPUtime=0.1
/proc/11518/task/11522/stat : 11522 (java) S 11516 11518 10911 0 -1 64 2536 0 0 0 9 1 0 0 16 0 13 0 121756713 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11523] ppid=11516 vsize=1796724 CPUtime=0
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 121756715 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1796724 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 121756715 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1796724 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 121756715 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11526] ppid=11516 vsize=1796724 CPUtime=0
/proc/11518/task/11526/stat : 11526 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 121756720 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11527] ppid=11516 vsize=1796724 CPUtime=1.36
/proc/11518/task/11527/stat : 11527 (java) S 11516 11518 10911 0 -1 64 7020 0 0 0 133 3 0 0 15 0 13 0 121756720 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11528] ppid=11516 vsize=1796724 CPUtime=1.16
/proc/11518/task/11528/stat : 11528 (java) R 11516 11518 10911 0 -1 64 5580 0 0 0 114 2 0 0 16 0 13 0 121756720 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 11407402 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11529] ppid=11516 vsize=1796724 CPUtime=0
/proc/11518/task/11529/stat : 11529 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 121756720 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11530] ppid=11516 vsize=1796724 CPUtime=0
/proc/11518/task/11530/stat : 11530 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121756720 1839845376 45977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.92
Current children cumulated vsize (KiB) 1796724

[startup+12.7011 s]
/proc/loadavg: 0.95 0.97 0.97 2/90 11552
/proc/meminfo: memFree=1501960/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1795700 CPUtime=14.56
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 65262 0 1 0 1421 35 0 0 18 0 13 0 121756705 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 448925 54130 1332 9 0 446536 0
[pid=11518/tid=11520] ppid=11516 vsize=1795700 CPUtime=11.35
/proc/11518/task/11520/stat : 11520 (java) R 11516 11518 10911 0 -1 64 39597 0 1 0 1115 20 0 0 18 0 13 0 121756707 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109544530 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11521] ppid=11516 vsize=1795700 CPUtime=0.25
/proc/11518/task/11521/stat : 11521 (java) S 11516 11518 10911 0 -1 64 6466 0 0 0 23 2 0 0 16 0 13 0 121756713 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11522] ppid=11516 vsize=1795700 CPUtime=0.25
/proc/11518/task/11522/stat : 11522 (java) S 11516 11518 10911 0 -1 64 5796 0 0 0 22 3 0 0 16 0 13 0 121756713 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11523] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 121756715 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121756715 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 121756715 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11526] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11526/stat : 11526 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 121756720 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11527] ppid=11516 vsize=1795700 CPUtime=1.42
/proc/11518/task/11527/stat : 11527 (java) S 11516 11518 10911 0 -1 64 7027 0 0 0 139 3 0 0 17 0 13 0 121756720 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11528] ppid=11516 vsize=1795700 CPUtime=1.21
/proc/11518/task/11528/stat : 11528 (java) S 11516 11518 10911 0 -1 64 5591 0 0 0 119 2 0 0 17 0 13 0 121756720 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11529] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11529/stat : 11529 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 121756720 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11530] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11530/stat : 11530 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121756720 1838796800 54130 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.56
Current children cumulated vsize (KiB) 1795700

[startup+25.5027 s]
/proc/loadavg: 0.96 0.97 0.97 2/90 11565
/proc/meminfo: memFree=1491056/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1795700 CPUtime=27.53
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 68237 0 1 0 2715 38 0 0 18 0 13 0 121756705 1838796800 56767 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 448925 56767 1332 9 0 446536 0
[pid=11518/tid=11520] ppid=11516 vsize=1795700 CPUtime=24
/proc/11518/task/11520/stat : 11520 (java) R 11516 11518 10911 0 -1 64 39614 0 1 0 2379 21 0 0 25 0 13 0 121756707 1838796800 56767 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109504804 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11521] ppid=11516 vsize=1795700 CPUtime=0.37
/proc/11518/task/11521/stat : 11521 (java) S 11516 11518 10911 0 -1 64 8116 0 0 0 34 3 0 0 16 0 13 0 121756713 1838796800 56767 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11522] ppid=11516 vsize=1795700 CPUtime=0.38
/proc/11518/task/11522/stat : 11522 (java) S 11516 11518 10911 0 -1 64 7073 0 0 0 34 4 0 0 16 0 13 0 121756713 1838796800 56767 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11523] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 33 0 0 0 0 0 0 0 15 0 13 0 121756715 1838796800 56767 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121756715 1838796800 56767 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 19 0 0 0 0 0 0 0 17 0 13 0 121756715 1838796800 56767 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=11518/tid=11523] ppid=11516 vsize=1795700 CPUtime=0.2
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 57 0 0 0 13 7 0 0 16 0 13 0 121756715 1838796800 138078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121756715 1838796800 138078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 19 0 0 0 0 0 0 0 17 0 13 0 121756715 1838796800 138078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11526] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11526/stat : 11526 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 121756720 1838796800 138078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11527] ppid=11516 vsize=1795700 CPUtime=2.09
/proc/11518/task/11527/stat : 11527 (java) S 11516 11518 10911 0 -1 64 8717 0 0 0 205 4 0 0 16 0 13 0 121756720 1838796800 138078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11528] ppid=11516 vsize=1795700 CPUtime=1.6
/proc/11518/task/11528/stat : 11528 (java) S 11516 11518 10911 0 -1 64 5609 0 0 0 158 2 0 0 17 0 13 0 121756720 1838796800 138078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11529] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11529/stat : 11529 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 121756720 1838796800 138078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11530] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11530/stat : 11530 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121756720 1838796800 138078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11792] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11792/stat : 11792 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 121896577 1838796800 138078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1566.59
Current children cumulated vsize (KiB) 1795700

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 11792
/proc/meminfo: memFree=1154824/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1795700 CPUtime=1627.72
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 174119 0 1 0 162660 112 0 0 18 0 13 0 121756705 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 448925 140294 1335 9 0 446536 0
[pid=11518/tid=11520] ppid=11516 vsize=1795700 CPUtime=1576.02
/proc/11518/task/11520/stat : 11520 (java) R 11516 11518 10911 0 -1 64 47505 0 1 0 157559 43 0 0 25 0 13 0 121756707 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109501431 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11521] ppid=11516 vsize=1795700 CPUtime=23.89
/proc/11518/task/11521/stat : 11521 (java) S 11516 11518 10911 0 -1 64 60969 0 0 0 2361 28 0 0 17 0 13 0 121756713 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11522] ppid=11516 vsize=1795700 CPUtime=23.85
/proc/11518/task/11522/stat : 11522 (java) S 11516 11518 10911 0 -1 64 50433 0 0 0 2361 24 0 0 16 0 13 0 121756713 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11523] ppid=11516 vsize=1795700 CPUtime=0.2
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 57 0 0 0 13 7 0 0 16 0 13 0 121756715 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121756715 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 19 0 0 0 0 0 0 0 17 0 13 0 121756715 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11526] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11526/stat : 11526 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 121756720 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11527] ppid=11516 vsize=1795700 CPUtime=2.09
/proc/11518/task/11527/stat : 11527 (java) S 11516 11518 10911 0 -1 64 8717 0 0 0 205 4 0 0 16 0 13 0 121756720 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11528] ppid=11516 vsize=1795700 CPUtime=1.6
/proc/11518/task/11528/stat : 11528 (java) S 11516 11518 10911 0 -1 64 5609 0 0 0 158 2 0 0 17 0 13 0 121756720 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11529] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11529/stat : 11529 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 121756720 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11530] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11530/stat : 11530 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121756720 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11792] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11792/stat : 11792 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 121896577 1838796800 140294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1627.72
Current children cumulated vsize (KiB) 1795700

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 11792
/proc/meminfo: memFree=1146632/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1795700 CPUtime=1688.85
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 176396 0 1 0 168771 114 0 0 18 0 13 0 121756705 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 448925 142413 1335 9 0 446536 0
[pid=11518/tid=11520] ppid=11516 vsize=1795700 CPUtime=1634.83
/proc/11518/task/11520/stat : 11520 (java) R 11516 11518 10911 0 -1 64 47527 0 1 0 163440 43 0 0 18 0 13 0 121756707 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109551122 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11521] ppid=11516 vsize=1795700 CPUtime=25.04
/proc/11518/task/11521/stat : 11521 (java) S 11516 11518 10911 0 -1 64 61817 0 0 0 2476 28 0 0 17 0 13 0 121756713 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11522] ppid=11516 vsize=1795700 CPUtime=25.01
/proc/11518/task/11522/stat : 11522 (java) S 11516 11518 10911 0 -1 64 51840 0 0 0 2476 25 0 0 17 0 13 0 121756713 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11523] ppid=11516 vsize=1795700 CPUtime=0.2
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 57 0 0 0 13 7 0 0 15 0 13 0 121756715 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121756715 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 19 0 0 0 0 0 0 0 17 0 13 0 121756715 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11526] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11526/stat : 11526 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 121756720 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11527] ppid=11516 vsize=1795700 CPUtime=2.09
/proc/11518/task/11527/stat : 11527 (java) S 11516 11518 10911 0 -1 64 8717 0 0 0 205 4 0 0 16 0 13 0 121756720 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11528] ppid=11516 vsize=1795700 CPUtime=1.6
/proc/11518/task/11528/stat : 11528 (java) S 11516 11518 10911 0 -1 64 5609 0 0 0 158 2 0 0 17 0 13 0 121756720 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11529] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11529/stat : 11529 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 121756720 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11530] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11530/stat : 11530 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121756720 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11792] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11792/stat : 11792 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 121896577 1838796800 142413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1688.85
Current children cumulated vsize (KiB) 1795700

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 11793
/proc/meminfo: memFree=1137088/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1795700 CPUtime=1750.06
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 178937 0 1 0 174890 116 0 0 18 0 13 0 121756705 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 448925 144817 1335 9 0 446536 0
[pid=11518/tid=11520] ppid=11516 vsize=1795700 CPUtime=1693.54
/proc/11518/task/11520/stat : 11520 (java) R 11516 11518 10911 0 -1 64 47550 0 1 0 169310 44 0 0 18 0 13 0 121756707 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109502595 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11521] ppid=11516 vsize=1795700 CPUtime=26.28
/proc/11518/task/11521/stat : 11521 (java) S 11516 11518 10911 0 -1 64 63142 0 0 0 2599 29 0 0 16 0 13 0 121756713 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11522] ppid=11516 vsize=1795700 CPUtime=26.26
/proc/11518/task/11522/stat : 11522 (java) S 11516 11518 10911 0 -1 64 53032 0 0 0 2600 26 0 0 16 0 13 0 121756713 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11523] ppid=11516 vsize=1795700 CPUtime=0.2
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 57 0 0 0 13 7 0 0 15 0 13 0 121756715 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121756715 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 19 0 0 0 0 0 0 0 17 0 13 0 121756715 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11526] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11526/stat : 11526 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 121756720 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11527] ppid=11516 vsize=1795700 CPUtime=2.09
/proc/11518/task/11527/stat : 11527 (java) S 11516 11518 10911 0 -1 64 8717 0 0 0 205 4 0 0 16 0 13 0 121756720 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11528] ppid=11516 vsize=1795700 CPUtime=1.6
/proc/11518/task/11528/stat : 11528 (java) S 11516 11518 10911 0 -1 64 5609 0 0 0 158 2 0 0 17 0 13 0 121756720 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11529] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11529/stat : 11529 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 121756720 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11530] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11530/stat : 11530 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121756720 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11793] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11793/stat : 11793 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121926726 1838796800 144817 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1750.06
Current children cumulated vsize (KiB) 1795700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1771.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 11793
/proc/meminfo: memFree=1130432/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=1795700 CPUtime=1800.01
/proc/11518/stat : 11518 (java) S 11516 11518 10911 0 -1 0 180660 0 1 0 179883 118 0 0 18 0 13 0 121756705 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 448925 146405 1335 9 0 446536 0
[pid=11518/tid=11520] ppid=11516 vsize=1795700 CPUtime=1741.56
/proc/11518/task/11520/stat : 11520 (java) R 11516 11518 10911 0 -1 64 47567 0 1 0 174112 44 0 0 25 0 13 0 121756707 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109987912 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11521] ppid=11516 vsize=1795700 CPUtime=27.25
/proc/11518/task/11521/stat : 11521 (java) S 11516 11518 10911 0 -1 64 64206 0 0 0 2695 30 0 0 16 0 13 0 121756713 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11522] ppid=11516 vsize=1795700 CPUtime=27.22
/proc/11518/task/11522/stat : 11522 (java) S 11516 11518 10911 0 -1 64 53674 0 0 0 2696 26 0 0 16 0 13 0 121756713 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11523] ppid=11516 vsize=1795700 CPUtime=0.21
/proc/11518/task/11523/stat : 11523 (java) S 11516 11518 10911 0 -1 64 57 0 0 0 14 7 0 0 16 0 13 0 121756715 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11524] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11524/stat : 11524 (java) S 11516 11518 10911 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121756715 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11525] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11525/stat : 11525 (java) S 11516 11518 10911 0 -1 64 19 0 0 0 0 0 0 0 17 0 13 0 121756715 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11526] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11526/stat : 11526 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 121756720 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11527] ppid=11516 vsize=1795700 CPUtime=2.09
/proc/11518/task/11527/stat : 11527 (java) S 11516 11518 10911 0 -1 64 8717 0 0 0 205 4 0 0 16 0 13 0 121756720 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11528] ppid=11516 vsize=1795700 CPUtime=1.6
/proc/11518/task/11528/stat : 11528 (java) S 11516 11518 10911 0 -1 64 5609 0 0 0 158 2 0 0 17 0 13 0 121756720 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11529] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11529/stat : 11529 (java) S 11516 11518 10911 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 121756720 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11518/tid=11530] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11530/stat : 11530 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121756720 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11518/tid=11793] ppid=11516 vsize=1795700 CPUtime=0
/proc/11518/task/11793/stat : 11793 (java) S 11516 11518 10911 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121926726 1838796800 146405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1795700

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

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

[startup+1771.41 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 11793
/proc/meminfo: memFree=1130432/2055920 swapFree=4174644/4192956
[pid=11518] ppid=11516 vsize=0 CPUtime=1800.14
/proc/11518/stat : 11518 (java) Z 11516 11518 10911 0 -1 1036 180680 0 1 0 179890 124 0 0 16 0 2 0 121756705 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11518/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1771.44
CPU time (s): 1800.18
CPU user time (s): 1798.91
CPU system time (s): 1.26981
CPU usage (%): 101.622
Max. virtual memory (cumulated for all children) (KiB): 1799232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.26981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180680
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= 43357
involuntary context switches= 39361

runsolver used 1.80173 second user time and 4.83427 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Apr 16 15:46:52 UTC 2007

IDJOB= 354948
IDBENCH= 2924
IDSOLVER= 164
FILE ID= node33/354948-1176738412

PBS_JOBID= 4559528

Free space on /tmp= 66548 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_2.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354948-1176738412/sat4jPseudoCPClause.jar /tmp/evaluation/354948-1176738412/instance-354948-1176738412.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-354948-1176738412 -o ROOT/results/node33/solver-354948-1176738412 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354948-1176738412/sat4jPseudoCPClause.jar /tmp/evaluation/354948-1176738412/instance-354948-1176738412.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  a70b0edfadf87ffd0bc1b32400cae43b

RANDOM SEED= 309372137

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1713880 kB
Buffers:         27052 kB
Cached:         131132 kB
SwapCached:       2296 kB
Active:         197144 kB
Inactive:        90256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713880 kB
SwapTotal:     4192956 kB
SwapFree:      4174644 kB
Dirty:            3692 kB
Writeback:           0 kB
Mapped:         144384 kB
Slab:            39992 kB
Committed_AS:  1654400 kB
PageTables:       1992 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= 66548 MiB

End job on node33 on Mon Apr 16 16:16:26 UTC 2007