Trace number 354857

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)40 1800.2 1769.11

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8d16c34d0eecf3c16ca4b890652c15ca
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
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 constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
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 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/354857-1176729017/instance-354857-1176729017.opb
0.20/0.20	c reading problem ... 
0.20/0.29	c ... done. Wall clock time 0.087s.
0.20/0.29	c CPU time (experimental) 0.24s.
0.20/0.29	c #vars     146
0.20/0.29	c #constraints  12
3.04/1.70	c SATISFIABLE
3.04/1.70	c OPTIMIZING...
3.04/1.70	c Got one! Elapsed wall clock time (in seconds):1.5
3.04/1.70	o 2230
3.63/2.13	c Got one! Elapsed wall clock time (in seconds):1.931
3.63/2.13	o 2212
3.93/2.45	c Got one! Elapsed wall clock time (in seconds):2.249
3.93/2.45	o 2174
4.64/2.81	c Got one! Elapsed wall clock time (in seconds):2.615
4.64/2.81	o 1805
4.84/3.08	c Got one! Elapsed wall clock time (in seconds):2.881
4.84/3.08	o 1803
5.19/3.38	c Got one! Elapsed wall clock time (in seconds):3.177
5.19/3.38	o 1799
5.49/3.64	c Got one! Elapsed wall clock time (in seconds):3.442
5.49/3.64	o 1751
5.82/3.95	c Got one! Elapsed wall clock time (in seconds):3.749
5.82/3.95	o 1703
6.12/4.25	c Got one! Elapsed wall clock time (in seconds):4.055
6.12/4.25	o 1687
6.55/4.61	c Got one! Elapsed wall clock time (in seconds):4.411
6.55/4.61	o 1559
6.85/4.94	c Got one! Elapsed wall clock time (in seconds):4.738
6.85/4.94	o 1415
7.18/5.29	c Got one! Elapsed wall clock time (in seconds):5.088
7.18/5.29	o 1353
7.61/5.70	c Got one! Elapsed wall clock time (in seconds):5.498
7.71/5.70	o 1349
8.03/6.10	c Got one! Elapsed wall clock time (in seconds):5.896
8.03/6.10	o 1347
8.57/6.54	c Got one! Elapsed wall clock time (in seconds):6.34
8.57/6.54	o 1297
8.96/6.98	c Got one! Elapsed wall clock time (in seconds):6.777
8.96/6.98	o 1281
9.50/7.46	c Got one! Elapsed wall clock time (in seconds):7.26
9.50/7.46	o 1179
10.02/7.97	c Got one! Elapsed wall clock time (in seconds):7.766
10.02/7.97	o 1115
10.54/8.45	c Got one! Elapsed wall clock time (in seconds):8.248
10.54/8.45	o 1113
11.16/9.01	c Got one! Elapsed wall clock time (in seconds):8.806
11.16/9.01	o 1081
11.65/9.53	c Got one! Elapsed wall clock time (in seconds):9.328
11.65/9.53	o 1053
12.29/10.15	c Got one! Elapsed wall clock time (in seconds):9.947
12.29/10.15	o 1047
12.89/10.71	c Got one! Elapsed wall clock time (in seconds):10.513
12.89/10.71	o 925
13.96/11.79	c Got one! Elapsed wall clock time (in seconds):11.585
13.96/11.79	o 898
14.67/12.49	c Got one! Elapsed wall clock time (in seconds):12.295
14.67/12.49	o 774
15.38/13.18	c Got one! Elapsed wall clock time (in seconds):12.979
15.38/13.18	o 696
16.09/13.90	c Got one! Elapsed wall clock time (in seconds):13.697
16.09/13.90	o 694
16.90/14.64	c Got one! Elapsed wall clock time (in seconds):14.443
16.90/14.64	o 678
17.60/15.39	c Got one! Elapsed wall clock time (in seconds):15.194
17.60/15.39	o 670
18.41/16.19	c Got one! Elapsed wall clock time (in seconds):15.986
18.41/16.19	o 648
19.31/17.00	c Got one! Elapsed wall clock time (in seconds):16.798
19.31/17.00	o 646
20.32/18.00	c Got one! Elapsed wall clock time (in seconds):17.798
20.32/18.00	o 610
21.23/18.95	c Got one! Elapsed wall clock time (in seconds):18.753
21.23/18.95	o 418
22.15/19.87	c Got one! Elapsed wall clock time (in seconds):19.67
22.15/19.87	o 410
23.25/21.00	c Got one! Elapsed wall clock time (in seconds):20.797
23.25/21.00	o 388
24.37/22.07	c Got one! Elapsed wall clock time (in seconds):21.863
24.37/22.07	o 366
25.48/23.14	c Got one! Elapsed wall clock time (in seconds):22.942
25.48/23.14	o 266
26.60/24.22	c Got one! Elapsed wall clock time (in seconds):24.018
26.60/24.22	o 236
27.70/25.36	c Got one! Elapsed wall clock time (in seconds):25.161
27.70/25.36	o 235
29.06/26.63	c Got one! Elapsed wall clock time (in seconds):26.428
29.06/26.63	o 205
30.17/27.76	c Got one! Elapsed wall clock time (in seconds):27.563
30.17/27.76	o 188
31.48/29.05	c Got one! Elapsed wall clock time (in seconds):28.853
31.48/29.05	o 99
32.79/30.39	c Got one! Elapsed wall clock time (in seconds):30.189
32.79/30.39	o 98
34.21/31.77	c Got one! Elapsed wall clock time (in seconds):31.574
34.21/31.77	o 96
35.73/33.20	c Got one! Elapsed wall clock time (in seconds):33.003
35.73/33.20	o 94
37.34/34.89	c Got one! Elapsed wall clock time (in seconds):34.694
37.44/34.96	o 91
43.64/41.02	c Got one! Elapsed wall clock time (in seconds):40.816
43.64/41.02	o 90
57.36/54.23	c Got one! Elapsed wall clock time (in seconds):54.03
57.36/54.23	o 86
64.74/61.56	c Got one! Elapsed wall clock time (in seconds):61.36
64.74/61.56	o 84
70.08/66.85	c Got one! Elapsed wall clock time (in seconds):66.647
70.08/66.85	o 78
84.41/81.06	c Got one! Elapsed wall clock time (in seconds):80.856
84.41/81.06	o 74
123.97/120.29	c Got one! Elapsed wall clock time (in seconds):120.093
123.97/120.29	o 70
164.36/160.30	c Got one! Elapsed wall clock time (in seconds):160.097
164.46/160.30	o 68
421.93/414.93	c Got one! Elapsed wall clock time (in seconds):414.732
421.93/414.93	o 63
478.32/470.63	c Got one! Elapsed wall clock time (in seconds):470.43
478.32/470.63	o 62
650.46/640.40	c Got one! Elapsed wall clock time (in seconds):640.203
650.46/640.40	o 61
799.29/787.04	c Got one! Elapsed wall clock time (in seconds):786.84
799.29/787.04	o 56
956.45/941.69	c Got one! Elapsed wall clock time (in seconds):941.487
956.45/941.69	o 53
1110.43/1093.04	c Got one! Elapsed wall clock time (in seconds):1092.837
1110.43/1093.04	o 48
1273.74/1253.47	c Got one! Elapsed wall clock time (in seconds):1253.275
1273.74/1253.48	o 46
1446.84/1423.30	c Got one! Elapsed wall clock time (in seconds):1423.098
1446.84/1423.30	o 44
1654.80/1626.97	c Got one! Elapsed wall clock time (in seconds):1626.766
1654.80/1626.97	o 40
1800.08/1769.01	c starts		: 126
1800.08/1769.01	c conflicts		: 40870
1800.08/1769.01	c decisions		: 68093
1800.08/1769.01	c propagations		: 480525
1800.08/1769.01	c inspects		: 669683528
1800.08/1769.01	c learnt literals	: 0
1800.08/1769.01	c learnt binary clauses	: 0
1800.08/1769.01	c learnt ternary clauses	: 0
1800.08/1769.01	c learnt clauses	: 40869
1800.08/1769.01	c root simplifications	: 0
1800.08/1769.01	c removed literals (reason simplification)	: 0
1800.08/1769.01	c reason swapping (by a shorter reason)	: 0
1800.08/1769.01	c Calls to reduceDB	: 0
1800.08/1769.01	c speed (decisions/second)	: 479.3796288473994
1800.08/1769.01	c non guided choices	1386
1800.08/1769.01	s SATISFIABLE
1800.08/1769.01	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 -x16 x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29
1800.08/1769.01	v -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55
1800.08/1769.01	v -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81
1800.08/1769.01	v -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 x97 x98 x99 x100 x101 -x102 -x103 -x104 -x105 x106 -x107
1800.08/1769.01	v -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 x120 x121 -x122 x123 x124 -x125 x126 -x127 -x128 x129
1800.08/1769.01	v x130 -x131 x132 -x133 x134 x135 -x136 -x137 x138 x139 -x140 x141 -x142 x143 x144 x145 -x146
1800.08/1769.01	c objective function=40
1800.08/1769.01	c Total wall clock time (ms): 1768.814

Verifier Data (download as text)

OK	40

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node73/watcher-354857-1176729017 -o ROOT/results/node73/solver-354857-1176729017 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354857-1176729017/sat4jPseudoCPClause.jar /tmp/evaluation/354857-1176729017/instance-354857-1176729017.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.91 0.98 0.95 3/65 4731
/proc/meminfo: memFree=1859432/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1800 CPUtime=0
/proc/4731/stat : 4731 (java) R 4729 4731 4258 0 -1 0 135 0 0 0 0 0 0 0 18 0 1 0 1755025 1843200 109 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4731/statm: 450 117 85 9 0 92 0

[startup+0.053288 s]
/proc/loadavg: 0.91 0.98 0.95 3/65 4731
/proc/meminfo: memFree=1859432/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1777060 CPUtime=0.04
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 3530 0 1 0 2 2 0 0 18 0 5 0 1755025 1819709440 3275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 444265 3275 1049 9 0 441901 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777060

[startup+0.102296 s]
/proc/loadavg: 0.91 0.98 0.95 3/65 4731
/proc/meminfo: memFree=1859432/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1780260 CPUtime=0.08
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 3998 0 1 0 6 2 0 0 18 0 12 0 1755025 1822986240 3740 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 445065 3740 1123 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780260

[startup+0.302314 s]
/proc/loadavg: 0.91 0.98 0.95 3/65 4731
/proc/meminfo: memFree=1859432/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1782756 CPUtime=0.32
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 5170 0 1 0 29 3 0 0 18 0 13 0 1755025 1825542144 4909 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 445689 4909 1266 9 0 443300 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782756

[startup+0.702366 s]
/proc/loadavg: 0.91 0.98 0.95 3/65 4731
/proc/meminfo: memFree=1859432/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1791780 CPUtime=1.04
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 10422 0 1 0 98 6 0 0 18 0 13 0 1755025 1834782720 8439 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 447945 8439 1300 9 0 445556 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1791780

[startup+1.50246 s]
/proc/loadavg: 0.91 0.98 0.95 4/78 4744
/proc/meminfo: memFree=1822464/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1799760 CPUtime=2.64
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 23468 0 1 0 252 12 0 0 18 0 13 0 1755025 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449940 16306 1311 9 0 447551 0
[pid=4731/tid=4733] ppid=4729 vsize=1799760 CPUtime=0.66
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 11112 0 1 0 60 6 0 0 23 0 13 0 1755027 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109213981 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1799760 CPUtime=0
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 1755028 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1799760 CPUtime=0
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1755028 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1799760 CPUtime=0
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1755030 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1799760 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 1755031 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1799760 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 1755031 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4739] ppid=4729 vsize=1799760 CPUtime=0
/proc/4731/task/4739/stat : 4739 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1755035 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4740] ppid=4729 vsize=1799760 CPUtime=1
/proc/4731/task/4740/stat : 4740 (java) R 4729 4731 4258 0 -1 64 5896 0 0 0 98 2 0 0 18 0 13 0 1755035 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336896 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4741] ppid=4729 vsize=1799760 CPUtime=0.95
/proc/4731/task/4741/stat : 4741 (java) S 4729 4731 4258 0 -1 64 5737 0 0 0 93 2 0 0 17 0 13 0 1755035 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4742] ppid=4729 vsize=1799760 CPUtime=0
/proc/4731/task/4742/stat : 4742 (java) S 4729 4731 4258 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1755035 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4743] ppid=4729 vsize=1799760 CPUtime=0
/proc/4731/task/4743/stat : 4743 (java) S 4729 4731 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1755035 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4744] ppid=4729 vsize=1799760 CPUtime=0
/proc/4731/task/4744/stat : 4744 (java) S 4729 4731 4258 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1755055 1842954240 16306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 1799760

[startup+3.10164 s]
/proc/loadavg: 0.91 0.98 0.95 2/78 4745
/proc/meminfo: memFree=1736952/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1797724 CPUtime=4.95
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 54178 0 1 0 469 26 0 0 18 0 13 0 1755025 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449431 43160 1325 9 0 447042 0
[pid=4731/tid=4733] ppid=4729 vsize=1797724 CPUtime=1.99
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 37743 0 1 0 181 18 0 0 25 0 13 0 1755027 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109509892 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1797724 CPUtime=0
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 266 0 0 0 0 0 0 0 16 0 13 0 1755028 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1797724 CPUtime=0
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 231 0 0 0 0 0 0 0 16 0 13 0 1755028 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1797724 CPUtime=0
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 1755030 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1797724 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1755031 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1797724 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1755031 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4739] ppid=4729 vsize=1797724 CPUtime=0
/proc/4731/task/4739/stat : 4739 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1755035 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4740] ppid=4729 vsize=1797724 CPUtime=1.49
/proc/4731/task/4740/stat : 4740 (java) R 4729 4731 4258 0 -1 64 7411 0 0 0 146 3 0 0 16 0 13 0 1755035 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104915411 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4741] ppid=4729 vsize=1797724 CPUtime=1.43
/proc/4731/task/4741/stat : 4741 (java) S 4729 4731 4258 0 -1 64 7798 0 0 0 140 3 0 0 15 0 13 0 1755035 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4742] ppid=4729 vsize=1797724 CPUtime=0
/proc/4731/task/4742/stat : 4742 (java) S 4729 4731 4258 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1755035 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4743] ppid=4729 vsize=1797724 CPUtime=0
/proc/4731/task/4743/stat : 4743 (java) S 4729 4731 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1755035 1840869376 43160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 1797724

[startup+6.303 s]
/proc/loadavg: 0.92 0.98 0.95 2/78 4756
/proc/meminfo: memFree=1687136/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1796288 CPUtime=8.36
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 59157 0 1 0 807 29 0 0 18 0 13 0 1755025 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449072 46146 1327 9 0 446683 0
[pid=4731/tid=4733] ppid=4729 vsize=1796288 CPUtime=5.01
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 37758 0 1 0 483 18 0 0 17 0 13 0 1755027 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109526211 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1796288 CPUtime=0.12
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 2796 0 0 0 11 1 0 0 17 0 13 0 1755028 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1796288 CPUtime=0.12
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 2628 0 0 0 11 1 0 0 16 0 13 0 1755028 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 1755030 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4739] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4739/stat : 4739 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1755035 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4740] ppid=4729 vsize=1796288 CPUtime=1.58
/proc/4731/task/4740/stat : 4740 (java) S 4729 4731 4258 0 -1 64 7415 0 0 0 155 3 0 0 16 0 13 0 1755035 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4741] ppid=4729 vsize=1796288 CPUtime=1.49
/proc/4731/task/4741/stat : 4741 (java) S 4729 4731 4258 0 -1 64 7800 0 0 0 146 3 0 0 16 0 13 0 1755035 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4742] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4742/stat : 4742 (java) S 4729 4731 4258 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1755035 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4743] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4743/stat : 4743 (java) S 4729 4731 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1755035 1839398912 46146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.36
Current children cumulated vsize (KiB) 1796288

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 4768
/proc/meminfo: memFree=1647472/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1796288 CPUtime=14.97
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 67728 0 1 0 1464 33 0 0 18 0 13 0 1755025 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449072 54275 1335 9 0 446683 0
[pid=4731/tid=4733] ppid=4729 vsize=1796288 CPUtime=11.22
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 39484 0 1 0 1103 19 0 0 18 0 13 0 1755027 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109517869 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1796288 CPUtime=0.27
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 6402 0 0 0 25 2 0 0 16 0 13 0 1755028 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1796288 CPUtime=0.27
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 5837 0 0 0 24 3 0 0 16 0 13 0 1755028 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 1755030 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4739] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4739/stat : 4739 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1755035 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4740] ppid=4729 vsize=1796288 CPUtime=1.65
/proc/4731/task/4740/stat : 4740 (java) S 4729 4731 4258 0 -1 64 7424 0 0 0 162 3 0 0 17 0 13 0 1755035 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4741] ppid=4729 vsize=1796288 CPUtime=1.5
/proc/4731/task/4741/stat : 4741 (java) S 4729 4731 4258 0 -1 64 7800 0 0 0 147 3 0 0 15 0 13 0 1755035 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4742] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4742/stat : 4742 (java) S 4729 4731 4258 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1755035 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4743] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4743/stat : 4743 (java) S 4729 4731 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1755035 1839398912 54275 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.97
Current children cumulated vsize (KiB) 1796288

[startup+25.5022 s]
/proc/loadavg: 0.94 0.98 0.95 2/78 4782
/proc/meminfo: memFree=1635856/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1796288 CPUtime=27.96
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 71001 0 1 0 2761 35 0 0 18 0 13 0 1755025 1839398912 57089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449072 57089 1335 9 0 446683 0
[pid=4731/tid=4733] ppid=4729 vsize=1796288 CPUtime=23.86
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 39505 0 1 0 2367 19 0 0 17 0 13 0 1755027 1839398912 57089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109493446 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1796288 CPUtime=0.4
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 8119 0 0 0 37 3 0 0 17 0 13 0 1755028 1839398912 57089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1796288 CPUtime=0.4
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 7341 0 0 0 37 3 0 0 17 0 13 0 1755028 1839398912 57089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 1755030 1839398912 57089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 57089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 57089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=4731] ppid=4729 vsize=1796288 CPUtime=1568.37
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 148518 0 1 0 156755 82 0 0 18 0 13 0 1755025 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449072 121789 1335 9 0 446683 0
[pid=4731/tid=4733] ppid=4729 vsize=1796288 CPUtime=1515.73
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 41151 0 1 0 151548 25 0 0 25 0 13 0 1755027 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109631325 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1796288 CPUtime=24.39
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 47077 0 0 0 2418 21 0 0 17 0 13 0 1755028 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1796288 CPUtime=24.31
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 44168 0 0 0 2410 21 0 0 16 0 13 0 1755028 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1796288 CPUtime=0.17
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 49 0 0 0 12 5 0 0 16 0 13 0 1755030 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4739] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4739/stat : 4739 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1755035 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4740] ppid=4729 vsize=1796288 CPUtime=1.92
/proc/4731/task/4740/stat : 4740 (java) S 4729 4731 4258 0 -1 64 7454 0 0 0 189 3 0 0 17 0 13 0 1755035 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4741] ppid=4729 vsize=1796288 CPUtime=1.78
/proc/4731/task/4741/stat : 4741 (java) S 4729 4731 4258 0 -1 64 7811 0 0 0 175 3 0 0 16 0 13 0 1755035 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4742] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4742/stat : 4742 (java) S 4729 4731 4258 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1755035 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4743] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4743/stat : 4743 (java) S 4729 4731 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1755035 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4807] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4807/stat : 4807 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 1897356 1839398912 121789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1568.37
Current children cumulated vsize (KiB) 1796288

[startup+1602.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 4807
/proc/meminfo: memFree=1366360/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1796288 CPUtime=1629.68
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 150672 0 1 0 162884 84 0 0 18 0 13 0 1755025 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449072 123822 1335 9 0 446683 0
[pid=4731/tid=4733] ppid=4729 vsize=1796288 CPUtime=1574.36
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 41174 0 1 0 157411 25 0 0 25 0 13 0 1755027 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109493782 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1796288 CPUtime=25.72
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 48413 0 0 0 2550 22 0 0 16 0 13 0 1755028 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1796288 CPUtime=25.65
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 44963 0 0 0 2543 22 0 0 16 0 13 0 1755028 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1796288 CPUtime=0.17
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 49 0 0 0 12 5 0 0 16 0 13 0 1755030 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4739] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4739/stat : 4739 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1755035 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4740] ppid=4729 vsize=1796288 CPUtime=1.92
/proc/4731/task/4740/stat : 4740 (java) S 4729 4731 4258 0 -1 64 7454 0 0 0 189 3 0 0 17 0 13 0 1755035 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4741] ppid=4729 vsize=1796288 CPUtime=1.78
/proc/4731/task/4741/stat : 4741 (java) S 4729 4731 4258 0 -1 64 7811 0 0 0 175 3 0 0 16 0 13 0 1755035 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4742] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4742/stat : 4742 (java) S 4729 4731 4258 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1755035 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4743] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4743/stat : 4743 (java) S 4729 4731 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1755035 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4807] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4807/stat : 4807 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 1897356 1839398912 123822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1629.68
Current children cumulated vsize (KiB) 1796288

[startup+1662.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 4808
/proc/meminfo: memFree=1359184/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1796288 CPUtime=1691.01
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 152690 0 1 0 169016 85 0 0 18 0 13 0 1755025 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449072 125607 1335 9 0 446683 0
[pid=4731/tid=4733] ppid=4729 vsize=1796288 CPUtime=1632.96
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 41198 0 1 0 163271 25 0 0 25 0 13 0 1755027 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109493384 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1796288 CPUtime=27.08
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 49740 0 0 0 2686 22 0 0 16 0 13 0 1755028 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1796288 CPUtime=27.01
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 45629 0 0 0 2679 22 0 0 17 0 13 0 1755028 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1796288 CPUtime=0.19
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 49 0 0 0 13 6 0 0 15 0 13 0 1755030 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4739] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4739/stat : 4739 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1755035 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4740] ppid=4729 vsize=1796288 CPUtime=1.92
/proc/4731/task/4740/stat : 4740 (java) S 4729 4731 4258 0 -1 64 7454 0 0 0 189 3 0 0 17 0 13 0 1755035 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4741] ppid=4729 vsize=1796288 CPUtime=1.78
/proc/4731/task/4741/stat : 4741 (java) S 4729 4731 4258 0 -1 64 7811 0 0 0 175 3 0 0 16 0 13 0 1755035 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4742] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4742/stat : 4742 (java) S 4729 4731 4258 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1755035 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4743] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4743/stat : 4743 (java) S 4729 4731 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1755035 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4808] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4808/stat : 4808 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1917723 1839398912 125607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1691.01
Current children cumulated vsize (KiB) 1796288

[startup+1722.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/78 4808
/proc/meminfo: memFree=1352656/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1796288 CPUtime=1752.29
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 154449 0 1 0 175143 86 0 0 18 0 13 0 1755025 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449072 127233 1335 9 0 446683 0
[pid=4731/tid=4733] ppid=4729 vsize=1796288 CPUtime=1691.6
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 41220 0 1 0 169135 25 0 0 25 0 13 0 1755027 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109494295 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1796288 CPUtime=28.4
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 50619 0 0 0 2817 23 0 0 16 0 13 0 1755028 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1796288 CPUtime=28.33
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 46487 0 0 0 2810 23 0 0 16 0 13 0 1755028 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1796288 CPUtime=0.19
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 49 0 0 0 13 6 0 0 16 0 13 0 1755030 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4739] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4739/stat : 4739 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1755035 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4740] ppid=4729 vsize=1796288 CPUtime=1.92
/proc/4731/task/4740/stat : 4740 (java) S 4729 4731 4258 0 -1 64 7454 0 0 0 189 3 0 0 17 0 13 0 1755035 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4741] ppid=4729 vsize=1796288 CPUtime=1.78
/proc/4731/task/4741/stat : 4741 (java) S 4729 4731 4258 0 -1 64 7811 0 0 0 175 3 0 0 16 0 13 0 1755035 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4742] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4742/stat : 4742 (java) S 4729 4731 4258 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1755035 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4743] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4743/stat : 4743 (java) S 4729 4731 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1755035 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4808] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4808/stat : 4808 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1917723 1839398912 127233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1752.29
Current children cumulated vsize (KiB) 1796288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1769 s]
/proc/loadavg: 1.17 1.06 1.01 2/78 4808
/proc/meminfo: memFree=1347152/2055920 swapFree=4192956/4192956
[pid=4731] ppid=4729 vsize=1796288 CPUtime=1800.08
/proc/4731/stat : 4731 (java) S 4729 4731 4258 0 -1 0 155872 0 1 0 179921 87 0 0 18 0 13 0 1755025 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4731/statm: 449072 128586 1335 9 0 446683 0
[pid=4731/tid=4733] ppid=4729 vsize=1796288 CPUtime=1737.16
/proc/4731/task/4733/stat : 4733 (java) R 4729 4731 4258 0 -1 64 41238 0 1 0 173691 25 0 0 25 0 13 0 1755027 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109525922 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4734] ppid=4729 vsize=1796288 CPUtime=29.51
/proc/4731/task/4734/stat : 4734 (java) S 4729 4731 4258 0 -1 64 51176 0 0 0 2928 23 0 0 16 0 13 0 1755028 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4735] ppid=4729 vsize=1796288 CPUtime=29.44
/proc/4731/task/4735/stat : 4735 (java) S 4729 4731 4258 0 -1 64 47334 0 0 0 2921 23 0 0 16 0 13 0 1755028 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4736] ppid=4729 vsize=1796288 CPUtime=0.2
/proc/4731/task/4736/stat : 4736 (java) S 4729 4731 4258 0 -1 64 50 0 0 0 14 6 0 0 16 0 13 0 1755030 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4737] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4737/stat : 4737 (java) S 4729 4731 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4738] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4738/stat : 4738 (java) S 4729 4731 4258 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 1755031 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4739] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4739/stat : 4739 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1755035 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4740] ppid=4729 vsize=1796288 CPUtime=1.92
/proc/4731/task/4740/stat : 4740 (java) S 4729 4731 4258 0 -1 64 7454 0 0 0 189 3 0 0 17 0 13 0 1755035 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4731/tid=4741] ppid=4729 vsize=1796288 CPUtime=1.78
/proc/4731/task/4741/stat : 4741 (java) S 4729 4731 4258 0 -1 64 7811 0 0 0 175 3 0 0 16 0 13 0 1755035 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4742] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4742/stat : 4742 (java) S 4729 4731 4258 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1755035 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4743] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4743/stat : 4743 (java) S 4729 4731 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1755035 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4731/tid=4808] ppid=4729 vsize=1796288 CPUtime=0
/proc/4731/task/4808/stat : 4808 (java) S 4729 4731 4258 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1917723 1839398912 128586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1796288

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

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

Child status: 143
Real time (s): 1769.11
CPU time (s): 1800.2
CPU user time (s): 1799.24
CPU system time (s): 0.951855
CPU usage (%): 101.757
Max. virtual memory (cumulated for all children) (KiB): 1801504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.951855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155891
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= 43739
involuntary context switches= 38567

runsolver used 2.07968 second user time and 4.90725 second system time

The end

Launcher Data (download as text)

Begin job on node73 on Mon Apr 16 13:10:18 UTC 2007

IDJOB= 354857
IDBENCH= 2910
IDSOLVER= 164
FILE ID= node73/354857-1176729017

PBS_JOBID= 4559507

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  8d16c34d0eecf3c16ca4b890652c15ca

RANDOM SEED= 321265166

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node73.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.212
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.212
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:       1859776 kB
Buffers:         24288 kB
Cached:         116064 kB
SwapCached:          0 kB
Active:          74952 kB
Inactive:        81376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859776 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3584 kB
Writeback:           0 kB
Mapped:          26372 kB
Slab:            25804 kB
Committed_AS:    65736 kB
PageTables:       1408 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= 66559 MiB

End job on node73 on Mon Apr 16 13:39:49 UTC 2007