Trace number 354805

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)26 1800.17 1767.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_3.opb
MD5SUM455599f2e36aed56b051b7169c43fa6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark790.694
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables120
Total number of constraints10
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 constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
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 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3997
Number of bits of the biggest sum of numbers12
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.09/0.23	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.23	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.23	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.24	c no version file found!!!
0.09/0.24	c sun.arch.data.model	32
0.09/0.24	c java.version	1.6.0
0.09/0.24	c os.name	Linux
0.09/0.24	c os.version	2.6.9-22.EL.rootsmp
0.09/0.24	c os.arch	i386
0.09/0.24	c Free memory 1651659224
0.09/0.24	c Max memory 1654456320
0.09/0.24	c Total memory 1654456320
0.09/0.24	c Number of processors 2
0.20/0.30	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.30	--- Begin Solver configuration ---
0.20/0.30	c Stops conflict analysis at the first Unique Implication Point
0.20/0.30	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.30	c Learn all clauses as in MiniSAT
0.20/0.30	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.30	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.30	c No reason simplification
0.20/0.30	c --- End Solver configuration ---
0.20/0.30	c Simplify asserted PB constraints to clauses
0.20/0.30	c solving /tmp/evaluation/354805-1176726188/instance-354805-1176726188.opb
0.20/0.30	c reading problem ... 
0.20/0.37	c ... done. Wall clock time 0.069s.
0.20/0.37	c CPU time (experimental) 0.22s.
0.20/0.37	c #vars     120
0.20/0.37	c #constraints  10
2.56/1.67	c SATISFIABLE
2.56/1.67	c OPTIMIZING...
2.56/1.67	c Got one! Elapsed wall clock time (in seconds):1.371
2.56/1.67	o 1414
3.22/2.00	c Got one! Elapsed wall clock time (in seconds):1.696
3.22/2.00	o 1412
3.42/2.25	c Got one! Elapsed wall clock time (in seconds):1.946
3.42/2.25	o 1408
3.63/2.50	c Got one! Elapsed wall clock time (in seconds):2.196
3.63/2.50	o 1400
3.94/2.71	c Got one! Elapsed wall clock time (in seconds):2.407
3.94/2.71	o 1384
4.15/2.94	c Got one! Elapsed wall clock time (in seconds):2.64
4.15/2.94	o 1160
4.37/3.19	c Got one! Elapsed wall clock time (in seconds):2.891
4.37/3.19	o 1150
4.69/3.43	c Got one! Elapsed wall clock time (in seconds):3.132
4.69/3.43	o 1100
4.89/3.69	c Got one! Elapsed wall clock time (in seconds):3.386
4.89/3.69	o 1098
5.22/3.99	c Got one! Elapsed wall clock time (in seconds):3.69
5.22/3.99	o 1094
5.67/4.31	c Got one! Elapsed wall clock time (in seconds):4.012
5.67/4.31	o 1092
5.97/4.64	c Got one! Elapsed wall clock time (in seconds):4.337
5.97/4.64	o 1034
6.55/5.18	c Got one! Elapsed wall clock time (in seconds):4.876
6.55/5.18	o 1030
7.25/5.77	c Got one! Elapsed wall clock time (in seconds):5.467
7.25/5.77	o 1024
7.98/6.27	c Got one! Elapsed wall clock time (in seconds):5.964
7.98/6.27	o 1004
8.54/6.74	c Got one! Elapsed wall clock time (in seconds):6.435
8.54/6.74	o 1002
8.94/7.19	c Got one! Elapsed wall clock time (in seconds):6.885
8.94/7.19	o 1000
9.47/7.69	c Got one! Elapsed wall clock time (in seconds):7.388
9.47/7.69	o 996
10.07/8.20	c Got one! Elapsed wall clock time (in seconds):7.896
10.07/8.20	o 994
10.80/8.92	c Got one! Elapsed wall clock time (in seconds):8.621
10.80/8.92	o 944
11.43/9.50	c Got one! Elapsed wall clock time (in seconds):9.2
11.43/9.50	o 898
11.93/10.07	c Got one! Elapsed wall clock time (in seconds):9.771
11.93/10.07	o 894
12.65/10.71	c Got one! Elapsed wall clock time (in seconds):10.408
12.65/10.71	o 874
13.29/11.32	c Got one! Elapsed wall clock time (in seconds):11.021
13.29/11.32	o 872
13.93/11.98	c Got one! Elapsed wall clock time (in seconds):11.682
13.93/11.98	o 868
14.63/12.66	c Got one! Elapsed wall clock time (in seconds):12.356
14.63/12.66	o 866
15.34/13.37	c Got one! Elapsed wall clock time (in seconds):13.069
15.34/13.37	o 802
16.14/14.10	c Got one! Elapsed wall clock time (in seconds):13.797
16.14/14.10	o 772
16.85/14.88	c Got one! Elapsed wall clock time (in seconds):14.575
16.85/14.88	o 648
17.65/15.66	c Got one! Elapsed wall clock time (in seconds):15.355
17.65/15.66	o 628
18.46/16.47	c Got one! Elapsed wall clock time (in seconds):16.167
18.46/16.47	o 616
19.38/17.32	c Got one! Elapsed wall clock time (in seconds):17.023
19.38/17.32	o 614
20.27/18.23	c Got one! Elapsed wall clock time (in seconds):17.923
20.27/18.23	o 612
21.19/19.15	c Got one! Elapsed wall clock time (in seconds):18.846
21.19/19.15	o 610
22.31/20.25	c Got one! Elapsed wall clock time (in seconds):19.942
22.31/20.25	o 572
23.41/21.32	c Got one! Elapsed wall clock time (in seconds):21.02
23.41/21.32	o 558
24.42/22.32	c Got one! Elapsed wall clock time (in seconds):22.02
24.42/22.32	o 552
25.63/23.51	c Got one! Elapsed wall clock time (in seconds):23.21
25.63/23.51	o 548
27.24/25.10	c Got one! Elapsed wall clock time (in seconds):24.801
27.24/25.10	o 522
28.35/26.21	c Got one! Elapsed wall clock time (in seconds):25.909
28.35/26.21	o 490
29.46/27.40	c Got one! Elapsed wall clock time (in seconds):27.096
29.46/27.40	o 201
30.98/28.81	c Got one! Elapsed wall clock time (in seconds):28.504
30.98/28.81	o 193
32.49/30.31	c Got one! Elapsed wall clock time (in seconds):30.013
32.49/30.31	o 177
33.80/31.68	c Got one! Elapsed wall clock time (in seconds):31.38
33.80/31.68	o 151
35.31/33.13	c Got one! Elapsed wall clock time (in seconds):32.83
35.31/33.13	o 135
36.72/34.54	c Got one! Elapsed wall clock time (in seconds):34.239
36.72/34.54	o 133
38.13/35.97	c Got one! Elapsed wall clock time (in seconds):35.669
38.13/35.97	o 129
46.28/43.62	c Got one! Elapsed wall clock time (in seconds):43.316
46.28/43.62	o 126
51.08/48.40	c Got one! Elapsed wall clock time (in seconds):48.097
51.08/48.40	o 122
53.89/51.18	c Got one! Elapsed wall clock time (in seconds):50.879
53.89/51.18	o 120
56.62/53.89	c Got one! Elapsed wall clock time (in seconds):53.589
56.62/53.89	o 117
60.44/57.65	c Got one! Elapsed wall clock time (in seconds):57.352
60.44/57.65	o 116
62.80/59.93	c Got one! Elapsed wall clock time (in seconds):59.626
62.80/59.93	o 112
65.02/62.16	c Got one! Elapsed wall clock time (in seconds):61.856
65.02/62.16	o 108
67.34/64.42	c Got one! Elapsed wall clock time (in seconds):64.12
67.34/64.42	o 102
69.67/66.72	c Got one! Elapsed wall clock time (in seconds):66.42
69.67/66.72	o 100
71.98/69.00	c Got one! Elapsed wall clock time (in seconds):68.695
71.98/69.00	o 98
74.30/71.38	c Got one! Elapsed wall clock time (in seconds):71.082
74.30/71.38	o 94
77.22/74.24	c Got one! Elapsed wall clock time (in seconds):73.937
77.22/74.24	o 88
79.75/76.78	c Got one! Elapsed wall clock time (in seconds):76.48
79.75/76.78	o 86
107.30/104.07	c Got one! Elapsed wall clock time (in seconds):103.764
107.30/104.07	o 55
111.04/107.78	c Got one! Elapsed wall clock time (in seconds):107.48
111.04/107.78	o 47
114.46/111.11	c Got one! Elapsed wall clock time (in seconds):110.804
114.46/111.11	o 43
118.00/114.70	c Got one! Elapsed wall clock time (in seconds):114.394
118.00/114.70	o 41
121.63/118.28	c Got one! Elapsed wall clock time (in seconds):117.974
121.63/118.28	o 37
186.82/182.80	c Got one! Elapsed wall clock time (in seconds):182.498
186.82/182.80	o 35
205.49/201.35	c Got one! Elapsed wall clock time (in seconds):201.05
205.49/201.35	o 34
251.83/247.24	c Got one! Elapsed wall clock time (in seconds):246.937
251.83/247.24	o 33
1039.02/1022.55	c Got one! Elapsed wall clock time (in seconds):1022.243
1039.02/1022.55	o 31
1183.18/1164.05	c Got one! Elapsed wall clock time (in seconds):1163.751
1183.18/1164.05	o 30
1369.53/1346.66	c Got one! Elapsed wall clock time (in seconds):1346.354
1369.53/1346.66	o 28
1569.69/1542.52	c Got one! Elapsed wall clock time (in seconds):1542.218
1569.69/1542.52	o 26
1800.02/1767.62	c starts		: 146
1800.02/1767.62	c conflicts		: 44539
1800.02/1767.62	c decisions		: 69344
1800.02/1767.62	c propagations		: 442076
1800.02/1767.62	c inspects		: 722249736
1800.02/1767.62	c learnt literals	: 0
1800.02/1767.62	c learnt binary clauses	: 0
1800.02/1767.62	c learnt ternary clauses	: 0
1800.02/1767.62	c learnt clauses	: 44539
1800.02/1767.62	c root simplifications	: 0
1800.02/1767.62	c removed literals (reason simplification)	: 0
1800.02/1767.62	c reason swapping (by a shorter reason)	: 0
1800.02/1767.62	c Calls to reduceDB	: 0
1800.02/1767.62	c speed (decisions/second)	: 308.0641148665458
1800.02/1767.62	c non guided choices	1168
1800.02/1767.62	s SATISFIABLE
1800.02/1767.62	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
1800.02/1767.62	v -x29 -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
1800.02/1767.62	v -x55 -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
1800.02/1767.62	v x81 -x82 -x83 x84 -x85 -x86 -x87 x88 -x89 x90 -x91 x92 x93 -x94 -x95 x96 -x97 -x98 -x99 x100 x101 x102 -x103 -x104 -x105 -x106
1800.02/1767.62	v -x107 -x108 x109 x110 x111 -x112 -x113 x114 x115 x116 x117 x118 -x119 x120
1800.02/1767.64	c objective function=26
1800.02/1767.64	c Total wall clock time (ms): 1767.341

Verifier Data (download as text)

OK	26

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node45/watcher-354805-1176726188 -o ROOT/results/node45/solver-354805-1176726188 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354805-1176726188/sat4jPseudoCPClause.jar /tmp/evaluation/354805-1176726188/instance-354805-1176726188.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 2/77 8364
/proc/meminfo: memFree=1768704/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=152 CPUtime=0
/proc/8364/stat : 8364 (java) D 8362 8364 7648 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 27464474 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4727588 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/8364/statm: 38 26 19 9 0 4 0

[startup+0.0453019 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8364
/proc/meminfo: memFree=1768704/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=12448 CPUtime=0
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 771 0 0 0 0 0 0 0 18 0 2 0 27464474 12746752 554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 3112 554 243 9 0 1241 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12448

[startup+0.101374 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8364
/proc/meminfo: memFree=1768704/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=12584 CPUtime=0
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 810 0 0 0 0 0 0 0 18 0 2 0 27464474 12886016 584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 3146 584 271 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12584

[startup+0.301331 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8364
/proc/meminfo: memFree=1768704/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1781392 CPUtime=0.2
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 4851 0 1 0 16 4 0 0 18 0 12 0 27464474 1824145408 4590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 445348 4590 1244 9 0 442959 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1781392

[startup+0.70137 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8364
/proc/meminfo: memFree=1768704/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1786080 CPUtime=0.79
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 7833 0 1 0 74 5 0 0 18 0 13 0 27464474 1828945920 6877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 446520 6877 1299 9 0 444131 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 1786080

[startup+1.50245 s]
/proc/loadavg: 1.00 1.00 1.00 4/90 8377
/proc/meminfo: memFree=1733208/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1800340 CPUtime=2.36
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 19873 0 1 0 226 10 0 0 18 0 13 0 27464474 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 450085 14124 1311 9 0 447696 0
[pid=8364/tid=8366] ppid=8362 vsize=1800340 CPUtime=0.57
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 7648 0 -1 64 8862 0 1 0 51 6 0 0 23 0 13 0 27464476 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8367] ppid=8362 vsize=1800340 CPUtime=0
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 7648 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 27464486 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=1800340 CPUtime=0
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 27464486 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8369] ppid=8362 vsize=1800340 CPUtime=0
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 27464488 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1800340 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 27464489 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1800340 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 27464489 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=1800340 CPUtime=0
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 7648 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 27464492 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=1800340 CPUtime=0.9
/proc/8364/task/8373/stat : 8373 (java) R 8362 8364 7648 0 -1 64 5668 0 0 0 89 1 0 0 19 0 13 0 27464492 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103318048 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8374] ppid=8362 vsize=1800340 CPUtime=0.87
/proc/8364/task/8374/stat : 8374 (java) R 8362 8364 7648 0 -1 64 4619 0 0 0 85 2 0 0 19 0 13 0 27464493 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104848017 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=1800340 CPUtime=0
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 27464493 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=1800340 CPUtime=0
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 27464493 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8377] ppid=8362 vsize=1800340 CPUtime=0
/proc/8364/task/8377/stat : 8377 (java) S 8362 8364 7648 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 27464513 1843548160 14124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 1800340

[startup+3.1028 s]
/proc/loadavg: 1.16 1.03 1.01 2/90 8379
/proc/meminfo: memFree=1652632/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1798336 CPUtime=4.37
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 50389 0 1 0 414 23 0 0 18 0 13 0 27464474 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 449584 43199 1321 9 0 447195 0
[pid=8364/tid=8366] ppid=8362 vsize=1798336 CPUtime=1.98
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 7648 0 -1 64 37703 0 1 0 180 18 0 0 25 0 13 0 27464476 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109521222 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8367] ppid=8362 vsize=1798336 CPUtime=0.01
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 7648 0 -1 64 318 0 0 0 1 0 0 0 16 0 13 0 27464486 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=1798336 CPUtime=0
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 7648 0 -1 64 226 0 0 0 0 0 0 0 16 0 13 0 27464486 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8369] ppid=8362 vsize=1798336 CPUtime=0
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 27464488 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1798336 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 27464489 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1798336 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 27464489 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=1798336 CPUtime=0
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 7648 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 27464492 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=1798336 CPUtime=1.26
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 7648 0 -1 64 6778 0 0 0 124 2 0 0 16 0 13 0 27464492 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8374] ppid=8362 vsize=1798336 CPUtime=1.08
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 7648 0 -1 64 4633 0 0 0 106 2 0 0 16 0 13 0 27464493 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=1798336 CPUtime=0
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 27464493 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=1798336 CPUtime=0
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 27464493 1841496064 43199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 1798336

[startup+6.30294 s]
/proc/loadavg: 1.16 1.03 1.01 2/90 8390
/proc/meminfo: memFree=1591232/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1797440 CPUtime=8.1
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 53383 0 1 0 785 25 0 0 18 0 13 0 27464474 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 449360 44322 1333 9 0 446971 0
[pid=8364/tid=8366] ppid=8362 vsize=1797440 CPUtime=4.99
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 7648 0 -1 64 37720 0 1 0 481 18 0 0 17 0 13 0 27464476 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109545775 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8367] ppid=8362 vsize=1797440 CPUtime=0.08
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 7648 0 -1 64 1830 0 0 0 8 0 0 0 16 0 13 0 27464486 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=1797440 CPUtime=0.08
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 7648 0 -1 64 1612 0 0 0 8 0 0 0 17 0 13 0 27464486 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8369] ppid=8362 vsize=1797440 CPUtime=0
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 20 0 0 0 0 0 0 0 17 0 13 0 27464488 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1797440 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 27464489 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1797440 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 27464489 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=1797440 CPUtime=0
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 7648 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 27464492 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=1797440 CPUtime=1.48
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 7648 0 -1 64 6818 0 0 0 146 2 0 0 16 0 13 0 27464492 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8374] ppid=8362 vsize=1797440 CPUtime=1.41
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 7648 0 -1 64 4657 0 0 0 139 2 0 0 16 0 13 0 27464493 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=1797440 CPUtime=0
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 27464493 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=1797440 CPUtime=0
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 27464493 1840578560 44322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 1797440

[startup+12.7026 s]
/proc/loadavg: 1.13 1.03 1.01 2/90 8402
/proc/meminfo: memFree=1556944/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1797100 CPUtime=14.73
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 63534 0 1 0 1443 30 0 0 18 0 13 0 27464474 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 449275 53782 1335 9 0 446886 0
[pid=8364/tid=8366] ppid=8362 vsize=1797100 CPUtime=11.2
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 7648 0 -1 64 39348 0 1 0 1101 19 0 0 17 0 13 0 27464476 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109519105 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8367] ppid=8362 vsize=1797100 CPUtime=0.25
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 7648 0 -1 64 6434 0 0 0 23 2 0 0 16 0 13 0 27464486 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=1797100 CPUtime=0.26
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 7648 0 -1 64 5489 0 0 0 24 2 0 0 16 0 13 0 27464486 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8369] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 27464488 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 17 0 0 0 0 0 0 0 17 0 13 0 27464489 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 7648 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 27464492 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=1797100 CPUtime=1.54
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 7648 0 -1 64 6820 0 0 0 152 2 0 0 16 0 13 0 27464492 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=1797100 CPUtime=1.42
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 7648 0 -1 64 4657 0 0 0 140 2 0 0 15 0 13 0 27464493 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 27464493 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 27464493 1840230400 53782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.73
Current children cumulated vsize (KiB) 1797100

[startup+25.5019 s]
/proc/loadavg: 1.11 1.03 1.01 2/90 8416
/proc/meminfo: memFree=1549744/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1797100 CPUtime=27.64
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 65928 0 1 0 2732 32 0 0 18 0 13 0 27464474 1840230400 55501 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 449275 55501 1335 9 0 446886 0
[pid=8364/tid=8366] ppid=8362 vsize=1797100 CPUtime=23.87
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 7648 0 -1 64 39368 0 1 0 2368 19 0 0 19 0 13 0 27464476 1840230400 55501 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109483042 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8367] ppid=8362 vsize=1797100 CPUtime=0.37
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 7648 0 -1 64 7693 0 0 0 34 3 0 0 16 0 13 0 27464486 1840230400 55501 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=1797100 CPUtime=0.36
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 7648 0 -1 64 6577 0 0 0 34 2 0 0 16 0 13 0 27464486 1840230400 55501 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8369] ppid=8362 vsize=1797100 CPUtime=0.01
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 36 0 0 0 1 0 0 0 15 0 13 0 27464488 1840230400 55501 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 55501 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 55501 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=8364/tid=8369] ppid=8362 vsize=1797100 CPUtime=0.21
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 82 0 0 0 13 8 0 0 16 0 13 0 27464488 1840230400 113099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 113099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 113099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 7648 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 27464492 1840230400 113099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=1797100 CPUtime=1.79
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 7648 0 -1 64 7493 0 0 0 177 2 0 0 17 0 13 0 27464492 1840230400 113099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=1797100 CPUtime=1.66
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 7648 0 -1 64 4663 0 0 0 164 2 0 0 17 0 13 0 27464493 1840230400 113099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8375] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 27464493 1840230400 113099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 27464493 1840230400 113099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8448] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8448/stat : 8448 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 27599140 1840230400 113099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1569.43
Current children cumulated vsize (KiB) 1797100

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 8449
/proc/meminfo: memFree=1311976/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1797100 CPUtime=1630.83
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 150626 0 1 0 162988 95 0 0 18 0 13 0 27464474 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 449275 114493 1335 9 0 446886 0
[pid=8364/tid=8366] ppid=8362 vsize=1797100 CPUtime=1573.08
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 7648 0 -1 64 52875 0 1 0 157269 39 0 0 25 0 13 0 27464476 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109535263 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8367] ppid=8362 vsize=1797100 CPUtime=26.99
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 7648 0 -1 64 44114 0 0 0 2678 21 0 0 17 0 13 0 27464486 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=1797100 CPUtime=27
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 7648 0 -1 64 40560 0 0 0 2682 18 0 0 16 0 13 0 27464486 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8369] ppid=8362 vsize=1797100 CPUtime=0.22
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 83 0 0 0 13 9 0 0 16 0 13 0 27464488 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 7648 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 27464492 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=1797100 CPUtime=1.79
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 7648 0 -1 64 7493 0 0 0 177 2 0 0 17 0 13 0 27464492 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=1797100 CPUtime=1.66
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 7648 0 -1 64 4663 0 0 0 164 2 0 0 17 0 13 0 27464493 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8375] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 27464493 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 27464493 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8449] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8449/stat : 8449 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 27618727 1840230400 114493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1630.83
Current children cumulated vsize (KiB) 1797100

[startup+1662.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 8449
/proc/meminfo: memFree=1307752/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1797100 CPUtime=1692.18
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 151769 0 1 0 169122 96 0 0 18 0 13 0 27464474 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 449275 115554 1335 9 0 446886 0
[pid=8364/tid=8366] ppid=8362 vsize=1797100 CPUtime=1631.66
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 7648 0 -1 64 52898 0 1 0 163126 40 0 0 25 0 13 0 27464476 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109648064 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8367] ppid=8362 vsize=1797100 CPUtime=28.38
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 7648 0 -1 64 44943 0 0 0 2816 22 0 0 16 0 13 0 27464486 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8368] ppid=8362 vsize=1797100 CPUtime=28.4
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 7648 0 -1 64 40851 0 0 0 2821 19 0 0 17 0 13 0 27464486 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8369] ppid=8362 vsize=1797100 CPUtime=0.23
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 83 0 0 0 14 9 0 0 16 0 13 0 27464488 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 7648 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 27464492 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=1797100 CPUtime=1.79
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 7648 0 -1 64 7493 0 0 0 177 2 0 0 17 0 13 0 27464492 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=1797100 CPUtime=1.66
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 7648 0 -1 64 4663 0 0 0 164 2 0 0 17 0 13 0 27464493 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8375] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 27464493 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 27464493 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8449] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8449/stat : 8449 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 27618727 1840230400 115554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1692.18
Current children cumulated vsize (KiB) 1797100

[startup+1722.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/90 8449
/proc/meminfo: memFree=1303528/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1797100 CPUtime=1753.61
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 152866 0 1 0 175263 98 0 0 18 0 13 0 27464474 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 449275 116589 1335 9 0 446886 0
[pid=8364/tid=8366] ppid=8362 vsize=1797100 CPUtime=1690.16
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 7648 0 -1 64 52922 0 1 0 168976 40 0 0 25 0 13 0 27464476 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109534605 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8367] ppid=8362 vsize=1797100 CPUtime=29.84
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 7648 0 -1 64 45663 0 0 0 2962 22 0 0 16 0 13 0 27464486 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=1797100 CPUtime=29.85
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 7648 0 -1 64 41204 0 0 0 2966 19 0 0 16 0 13 0 27464486 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8369] ppid=8362 vsize=1797100 CPUtime=0.23
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 83 0 0 0 14 9 0 0 15 0 13 0 27464488 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 7648 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 27464492 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=1797100 CPUtime=1.79
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 7648 0 -1 64 7493 0 0 0 177 2 0 0 17 0 13 0 27464492 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=1797100 CPUtime=1.66
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 7648 0 -1 64 4663 0 0 0 164 2 0 0 17 0 13 0 27464493 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8375] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 27464493 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 27464493 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8449] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8449/stat : 8449 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 27618727 1840230400 116589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1753.61
Current children cumulated vsize (KiB) 1797100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1767.6 s]
/proc/loadavg: 1.03 1.02 1.00 2/90 8449
/proc/meminfo: memFree=1300008/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=1797100 CPUtime=1800.02
/proc/8364/stat : 8364 (java) S 8362 8364 7648 0 -1 0 153839 0 1 0 179902 100 0 0 18 0 13 0 27464474 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 449275 117475 1335 9 0 446886 0
[pid=8364/tid=8366] ppid=8362 vsize=1797100 CPUtime=1734.33
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 7648 0 -1 64 52940 0 1 0 173392 41 0 0 19 0 13 0 27464476 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533781 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8367] ppid=8362 vsize=1797100 CPUtime=30.95
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 7648 0 -1 64 46364 0 0 0 3073 22 0 0 16 0 13 0 27464486 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=1797100 CPUtime=30.98
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 7648 0 -1 64 41458 0 0 0 3078 20 0 0 17 0 13 0 27464486 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8369] ppid=8362 vsize=1797100 CPUtime=0.23
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 7648 0 -1 64 83 0 0 0 14 9 0 0 15 0 13 0 27464488 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 7648 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 7648 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 27464489 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 7648 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 27464492 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=1797100 CPUtime=1.79
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 7648 0 -1 64 7493 0 0 0 177 2 0 0 17 0 13 0 27464492 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=1797100 CPUtime=1.66
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 7648 0 -1 64 4663 0 0 0 164 2 0 0 17 0 13 0 27464493 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8375] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 7648 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 27464493 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 27464493 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8364/tid=8449] ppid=8362 vsize=1797100 CPUtime=0
/proc/8364/task/8449/stat : 8449 (java) S 8362 8364 7648 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 27618727 1840230400 117475 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1797100

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

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

[startup+1767.72 s]
/proc/loadavg: 1.03 1.02 1.00 2/90 8449
/proc/meminfo: memFree=1300008/2055920 swapFree=4184868/4192956
[pid=8364] ppid=8362 vsize=0 CPUtime=1800.15
/proc/8364/stat : 8364 (java) Z 8362 8364 7648 0 -1 1036 153860 0 1 0 179910 105 0 0 16 0 2 0 27464474 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8364/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1767.73
CPU time (s): 1800.17
CPU user time (s): 1799.1
CPU system time (s): 1.07184
CPU usage (%): 101.835
Max. virtual memory (cumulated for all children) (KiB): 1800364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 1.07184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153860
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= 44074
involuntary context switches= 38549

runsolver used 1.80073 second user time and 4.71228 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Apr 16 12:23:08 UTC 2007

IDJOB= 354805
IDBENCH= 2899
IDSOLVER= 164
FILE ID= node45/354805-1176726188

PBS_JOBID= 4559496

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  455599f2e36aed56b051b7169c43fa6c

RANDOM SEED= 327777682

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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:       1769176 kB
Buffers:         20952 kB
Cached:         155936 kB
SwapCached:       2564 kB
Active:          85236 kB
Inactive:       149648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769176 kB
SwapTotal:     4192956 kB
SwapFree:      4184868 kB
Dirty:            3592 kB
Writeback:           0 kB
Mapped:          73276 kB
Slab:            37464 kB
Committed_AS:  1086560 kB
PageTables:       1732 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= 66523 MiB

End job on node45 on Mon Apr 16 12:52:38 UTC 2007