Trace number 354931

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23SAT (TO)17 1800.26 1785.07

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_1.opb
MD5SUM5bf563c7058af01702ea80887f1d43ad
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1802.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved NO
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 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3768
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.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
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 solving /tmp/evaluation/354931-1176736131/instance-354931-1176736131.opb
0.20/0.20	c reading problem ... 
0.20/0.27	c ... done. Wall clock time 0.067s.
0.20/0.27	c CPU time (experimental) 0.22s.
0.20/0.27	c #vars     120
0.20/0.27	c #constraints  10
3.89/2.28	c SATISFIABLE
3.89/2.28	c OPTIMIZING...
3.89/2.28	c Got one! Elapsed wall clock time (in seconds):2.08
3.89/2.28	o 2004
4.73/2.97	c Got one! Elapsed wall clock time (in seconds):2.771
4.73/2.97	o 1740
5.37/3.57	c Got one! Elapsed wall clock time (in seconds):3.369
5.37/3.57	o 1612
5.98/4.16	c Got one! Elapsed wall clock time (in seconds):3.959
5.98/4.16	o 1486
6.90/5.01	c Got one! Elapsed wall clock time (in seconds):4.805
6.90/5.01	o 1322
7.51/5.63	c Got one! Elapsed wall clock time (in seconds):5.425
7.51/5.63	o 1198
8.27/6.34	c Got one! Elapsed wall clock time (in seconds):6.139
8.27/6.34	o 1100
9.47/7.32	c Got one! Elapsed wall clock time (in seconds):7.116
9.47/7.32	o 1064
10.27/8.10	c Got one! Elapsed wall clock time (in seconds):7.895
10.27/8.10	o 1036
11.12/8.86	c Got one! Elapsed wall clock time (in seconds):8.656
11.12/8.86	o 1018
11.94/9.63	c Got one! Elapsed wall clock time (in seconds):9.424
11.94/9.63	o 1004
12.76/10.41	c Got one! Elapsed wall clock time (in seconds):10.211
12.76/10.41	o 990
13.56/11.21	c Got one! Elapsed wall clock time (in seconds):11.009
13.56/11.21	o 972
14.57/12.27	c Got one! Elapsed wall clock time (in seconds):12.072
14.57/12.27	o 918
15.50/13.17	c Got one! Elapsed wall clock time (in seconds):12.964
15.50/13.17	o 890
16.41/14.09	c Got one! Elapsed wall clock time (in seconds):13.891
16.41/14.09	o 876
17.52/15.15	c Got one! Elapsed wall clock time (in seconds):14.95
17.52/15.15	o 826
18.68/16.23	c Got one! Elapsed wall clock time (in seconds):16.024
18.68/16.23	o 796
19.69/17.27	c Got one! Elapsed wall clock time (in seconds):17.072
19.69/17.27	o 772
21.00/18.56	c Got one! Elapsed wall clock time (in seconds):18.356
21.00/18.56	o 662
22.13/19.66	c Got one! Elapsed wall clock time (in seconds):19.458
22.13/19.66	o 538
23.37/20.86	c Got one! Elapsed wall clock time (in seconds):20.66
23.37/20.86	o 508
24.57/22.04	c Got one! Elapsed wall clock time (in seconds):21.837
24.57/22.04	o 496
25.80/23.26	c Got one! Elapsed wall clock time (in seconds):23.055
25.80/23.26	o 494
27.10/24.54	c Got one! Elapsed wall clock time (in seconds):24.336
27.10/24.54	o 444
28.41/25.82	c Got one! Elapsed wall clock time (in seconds):25.621
28.41/25.82	o 442
29.72/27.18	c Got one! Elapsed wall clock time (in seconds):26.973
29.72/27.18	o 434
31.14/28.55	c Got one! Elapsed wall clock time (in seconds):28.344
31.14/28.55	o 432
32.65/30.04	c Got one! Elapsed wall clock time (in seconds):29.833
32.65/30.04	o 304
34.06/31.49	c Got one! Elapsed wall clock time (in seconds):31.288
34.06/31.49	o 282
35.58/32.93	c Got one! Elapsed wall clock time (in seconds):32.728
35.58/32.93	o 266
36.98/34.39	c Got one! Elapsed wall clock time (in seconds):34.183
36.98/34.39	o 254
38.60/35.92	c Got one! Elapsed wall clock time (in seconds):35.722
38.60/35.92	o 222
40.21/37.53	c Got one! Elapsed wall clock time (in seconds):37.332
40.21/37.53	o 214
41.84/39.19	c Got one! Elapsed wall clock time (in seconds):38.99
41.84/39.19	o 200
43.65/40.91	c Got one! Elapsed wall clock time (in seconds):40.711
43.65/40.91	o 198
45.36/42.63	c Got one! Elapsed wall clock time (in seconds):42.427
45.36/42.63	o 196
47.69/44.90	c Got one! Elapsed wall clock time (in seconds):44.702
47.69/44.90	o 194
49.40/46.68	c Got one! Elapsed wall clock time (in seconds):46.48
49.40/46.68	o 192
51.32/48.53	c Got one! Elapsed wall clock time (in seconds):48.325
51.32/48.53	o 182
53.34/50.56	c Got one! Elapsed wall clock time (in seconds):50.354
53.34/50.56	o 114
55.35/52.53	c Got one! Elapsed wall clock time (in seconds):52.332
55.35/52.53	o 106
57.37/54.50	c Got one! Elapsed wall clock time (in seconds):54.299
57.37/54.50	o 92
59.40/56.56	c Got one! Elapsed wall clock time (in seconds):56.354
59.40/56.56	o 90
61.52/58.69	c Got one! Elapsed wall clock time (in seconds):58.484
61.52/58.69	o 88
64.34/61.50	c Got one! Elapsed wall clock time (in seconds):61.299
64.34/61.50	o 83
67.17/64.29	c Got one! Elapsed wall clock time (in seconds):64.085
67.17/64.29	o 81
70.29/67.36	c Got one! Elapsed wall clock time (in seconds):67.157
70.29/67.36	o 79
73.23/70.23	c Got one! Elapsed wall clock time (in seconds):70.026
73.23/70.23	o 77
76.86/73.87	c Got one! Elapsed wall clock time (in seconds):73.667
76.86/73.87	o 73
80.80/77.71	c Got one! Elapsed wall clock time (in seconds):77.51
80.80/77.71	o 71
83.63/80.54	c Got one! Elapsed wall clock time (in seconds):80.342
83.63/80.54	o 69
86.75/83.66	c Got one! Elapsed wall clock time (in seconds):83.455
86.75/83.66	o 67
90.37/87.28	c Got one! Elapsed wall clock time (in seconds):87.076
90.37/87.28	o 65
94.97/91.72	c Got one! Elapsed wall clock time (in seconds):91.515
94.97/91.72	o 63
101.63/98.31	c Got one! Elapsed wall clock time (in seconds):98.111
101.63/98.31	o 59
109.30/105.90	c Got one! Elapsed wall clock time (in seconds):105.699
109.30/105.90	o 57
115.96/112.58	c Got one! Elapsed wall clock time (in seconds):112.376
115.96/112.58	o 55
122.32/118.82	c Got one! Elapsed wall clock time (in seconds):118.619
122.32/118.82	o 53
129.18/125.67	c Got one! Elapsed wall clock time (in seconds):125.471
129.18/125.67	o 51
137.06/133.45	c Got one! Elapsed wall clock time (in seconds):133.252
137.06/133.45	o 47
143.41/139.72	c Got one! Elapsed wall clock time (in seconds):139.522
143.41/139.72	o 45
149.47/145.72	c Got one! Elapsed wall clock time (in seconds):145.517
149.47/145.72	o 43
156.44/152.60	c Got one! Elapsed wall clock time (in seconds):152.396
156.44/152.60	o 41
168.96/165.03	c Got one! Elapsed wall clock time (in seconds):164.828
168.96/165.03	o 39
181.68/177.69	c Got one! Elapsed wall clock time (in seconds):177.493
181.68/177.70	o 37
196.72/192.55	c Got one! Elapsed wall clock time (in seconds):192.35
196.72/192.55	o 35
221.86/217.40	c Got one! Elapsed wall clock time (in seconds):217.196
221.86/217.40	o 34
231.06/226.53	c Got one! Elapsed wall clock time (in seconds):226.324
231.06/226.53	o 33
240.94/236.33	c Got one! Elapsed wall clock time (in seconds):236.124
240.94/236.33	o 21
249.11/244.43	c Got one! Elapsed wall clock time (in seconds):244.228
249.11/244.43	o 19
416.41/409.90	c Got one! Elapsed wall clock time (in seconds):409.697
416.41/409.90	o 17
1800.03/1784.91	c starts		: 146
1800.03/1784.91	c conflicts		: 17308
1800.03/1784.91	c decisions		: 35999
1800.03/1784.91	c propagations		: 188433
1800.03/1784.91	c inspects		: 172722830
1800.03/1784.91	c learnt literals	: 0
1800.03/1784.91	c learnt binary clauses	: 0
1800.03/1784.91	c learnt ternary clauses	: 0
1800.03/1784.91	c learnt clauses	: 17307
1800.03/1784.91	c root simplifications	: 0
1800.03/1784.91	c removed literals (reason simplification)	: 0
1800.03/1784.91	c reason swapping (by a shorter reason)	: 0
1800.03/1784.91	c Calls to reduceDB	: 0
1800.03/1784.91	c speed (decisions/second)	: 26.18093858363006
1800.03/1784.91	c non guided choices	1314
1800.03/1784.91	s SATISFIABLE
1800.03/1784.91	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.03/1784.91	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.03/1784.91	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.03/1784.91	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 -x108
1800.03/1784.91	v -x109 -x110 -x111 -x112 -x113 -x114 x115 x116 x117 -x118 -x119 x120
1800.03/1784.93	c objective function=17
1800.03/1784.94	c Total wall clock time (ms): 1784.733

Verifier Data (download as text)

OK	17

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-354931-1176736131 -o ROOT/results/node19/solver-354931-1176736131 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354931-1176736131/sat4jPseudoCP.jar /tmp/evaluation/354931-1176736131/instance-354931-1176736131.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.02 1.03 1.00 2/77 1451
/proc/meminfo: memFree=1726920/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=152 CPUtime=0
/proc/1451/stat : 1451 (java) R 1449 1451 431 0 -1 0 42 0 0 0 0 0 0 0 20 0 1 0 121530484 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7484196 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1451/statm: 38 26 19 9 0 4 0

[startup+0.032529 s]
/proc/loadavg: 1.02 1.03 1.00 2/77 1451
/proc/meminfo: memFree=1726920/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1774248 CPUtime=0.01
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 2682 0 1 0 0 1 0 0 18 0 4 0 121530484 1816829952 2429 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 443562 2429 483 9 0 441576 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1774248

[startup+0.10143 s]
/proc/loadavg: 1.02 1.03 1.00 2/77 1451
/proc/meminfo: memFree=1726920/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1780108 CPUtime=0.08
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 3973 0 1 0 6 2 0 0 18 0 12 0 121530484 1822830592 3714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 445027 3714 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301451 s]
/proc/loadavg: 1.02 1.03 1.00 2/77 1451
/proc/meminfo: memFree=1726920/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1781744 CPUtime=0.31
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 5149 0 1 0 28 3 0 0 18 0 13 0 121530484 1824505856 4887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 445436 4887 1267 9 0 443048 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781744

[startup+0.701495 s]
/proc/loadavg: 1.02 1.03 1.00 2/77 1451
/proc/meminfo: memFree=1726920/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1785156 CPUtime=0.95
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 8512 0 1 0 90 5 0 0 18 0 13 0 121530484 1827999744 7648 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 446289 7648 1301 9 0 443901 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 1785156

[startup+1.50258 s]
/proc/loadavg: 1.02 1.03 1.00 4/90 1464
/proc/meminfo: memFree=1686496/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1792752 CPUtime=2.5
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 21880 0 1 0 240 10 0 0 18 0 13 0 121530484 1835778048 17292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 448188 17294 1312 9 0 445800 0
[pid=1451/tid=1453] ppid=1449 vsize=1792752 CPUtime=0.83
/proc/1451/task/1453/stat : 1453 (java) R 1449 1451 431 0 -1 64 13821 0 1 0 77 6 0 0 24 0 13 0 121530485 1835778048 17295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109722417 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1454] ppid=1449 vsize=1792752 CPUtime=0
/proc/1451/task/1454/stat : 1454 (java) S 1449 1451 431 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 121530487 1835778048 17297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1455] ppid=1449 vsize=1792752 CPUtime=0
/proc/1451/task/1455/stat : 1455 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 121530487 1835778048 17298 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1456] ppid=1449 vsize=1792752 CPUtime=0
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 121530489 1835778048 17299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1792752 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 121530490 1835778048 17300 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1792752 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 121530490 1835778048 17302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1459] ppid=1449 vsize=1792752 CPUtime=0
/proc/1451/task/1459/stat : 1459 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121530493 1835778048 17303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1460] ppid=1449 vsize=1792752 CPUtime=0.74
/proc/1451/task/1460/stat : 1460 (java) S 1449 1451 431 0 -1 64 2707 0 0 0 73 1 0 0 16 0 13 0 121530493 1835778048 17304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1461] ppid=1449 vsize=1792752 CPUtime=0.89
/proc/1451/task/1461/stat : 1461 (java) R 1449 1451 431 0 -1 64 4631 0 0 0 88 1 0 0 18 0 13 0 121530493 1835778048 17305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105057924 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1462] ppid=1449 vsize=1792752 CPUtime=0
/proc/1451/task/1462/stat : 1462 (java) S 1449 1451 431 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121530493 1835778048 17307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1463] ppid=1449 vsize=1792752 CPUtime=0
/proc/1451/task/1463/stat : 1463 (java) S 1449 1451 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121530493 1835778048 17308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1464] ppid=1449 vsize=1792752 CPUtime=0
/proc/1451/task/1464/stat : 1464 (java) S 1449 1451 431 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 121530512 1835778048 17310 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 1792752

[startup+3.10275 s]
/proc/loadavg: 1.02 1.03 1.00 3/90 1464
/proc/meminfo: memFree=1611424/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1794632 CPUtime=4.93
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 50876 0 1 0 470 23 0 0 18 0 13 0 121530484 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 448658 42156 1326 9 0 446270 0
[pid=1451/tid=1453] ppid=1449 vsize=1794632 CPUtime=2.1
/proc/1451/task/1453/stat : 1453 (java) R 1449 1451 431 0 -1 64 37708 0 1 0 193 17 0 0 22 0 13 0 121530485 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109487777 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1454] ppid=1449 vsize=1794632 CPUtime=0
/proc/1451/task/1454/stat : 1454 (java) S 1449 1451 431 0 -1 64 187 0 0 0 0 0 0 0 16 0 13 0 121530487 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1455] ppid=1449 vsize=1794632 CPUtime=0
/proc/1451/task/1455/stat : 1455 (java) S 1449 1451 431 0 -1 64 120 0 0 0 0 0 0 0 16 0 13 0 121530487 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1456] ppid=1449 vsize=1794632 CPUtime=0
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 121530489 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1794632 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1794632 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121530490 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1459] ppid=1449 vsize=1794632 CPUtime=0
/proc/1451/task/1459/stat : 1459 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121530493 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1460] ppid=1449 vsize=1794632 CPUtime=1.18
/proc/1451/task/1460/stat : 1460 (java) S 1449 1451 431 0 -1 64 4356 0 0 0 116 2 0 0 16 0 13 0 121530493 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1461] ppid=1449 vsize=1794632 CPUtime=1.61
/proc/1451/task/1461/stat : 1461 (java) S 1449 1451 431 0 -1 64 7776 0 0 0 159 2 0 0 15 0 13 0 121530493 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1462] ppid=1449 vsize=1794632 CPUtime=0
/proc/1451/task/1462/stat : 1462 (java) S 1449 1451 431 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121530493 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1463] ppid=1449 vsize=1794632 CPUtime=0
/proc/1451/task/1463/stat : 1463 (java) S 1449 1451 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121530493 1837703168 42156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 1794632

[startup+6.3011 s]
/proc/loadavg: 1.02 1.03 1.00 2/90 1469
/proc/meminfo: memFree=1559624/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1793976 CPUtime=8.27
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 53959 0 1 0 802 25 0 0 18 0 13 0 121530484 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 448494 44135 1327 9 0 446106 0
[pid=1451/tid=1453] ppid=1449 vsize=1793976 CPUtime=5.19
/proc/1451/task/1453/stat : 1453 (java) R 1449 1451 431 0 -1 64 37723 0 1 0 502 17 0 0 20 0 13 0 121530485 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109540899 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1454] ppid=1449 vsize=1793976 CPUtime=0.06
/proc/1451/task/1454/stat : 1454 (java) S 1449 1451 431 0 -1 64 1802 0 0 0 6 0 0 0 16 0 13 0 121530487 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1455] ppid=1449 vsize=1793976 CPUtime=0.06
/proc/1451/task/1455/stat : 1455 (java) S 1449 1451 431 0 -1 64 1546 0 0 0 6 0 0 0 16 0 13 0 121530487 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1456] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 121530489 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 121530490 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 121530490 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1459] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1459/stat : 1459 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121530493 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1460] ppid=1449 vsize=1793976 CPUtime=1.24
/proc/1451/task/1460/stat : 1460 (java) S 1449 1451 431 0 -1 64 4360 0 0 0 122 2 0 0 16 0 13 0 121530493 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1461] ppid=1449 vsize=1793976 CPUtime=1.64
/proc/1451/task/1461/stat : 1461 (java) S 1449 1451 431 0 -1 64 7777 0 0 0 162 2 0 0 15 0 13 0 121530493 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1462] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1462/stat : 1462 (java) S 1449 1451 431 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121530493 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1463] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1463/stat : 1463 (java) S 1449 1451 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121530493 1837031424 44135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 1793976

[startup+12.7018 s]
/proc/loadavg: 1.01 1.03 1.00 2/90 1477
/proc/meminfo: memFree=1515224/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1793976 CPUtime=15.08
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 65704 0 1 0 1478 30 0 0 18 0 13 0 121530484 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 448494 54167 1334 9 0 446106 0
[pid=1451/tid=1453] ppid=1449 vsize=1793976 CPUtime=11.41
/proc/1451/task/1453/stat : 1453 (java) R 1449 1451 431 0 -1 64 42503 0 1 0 1122 19 0 0 19 0 13 0 121530485 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109514182 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1454] ppid=1449 vsize=1793976 CPUtime=0.17
/proc/1451/task/1454/stat : 1454 (java) S 1449 1451 431 0 -1 64 4766 0 0 0 16 1 0 0 16 0 13 0 121530487 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1455] ppid=1449 vsize=1793976 CPUtime=0.17
/proc/1451/task/1455/stat : 1455 (java) S 1449 1451 431 0 -1 64 4079 0 0 0 15 2 0 0 16 0 13 0 121530487 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1456] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 121530489 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1459] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1459/stat : 1459 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121530493 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1460] ppid=1449 vsize=1793976 CPUtime=1.31
/proc/1451/task/1460/stat : 1460 (java) S 1449 1451 431 0 -1 64 4366 0 0 0 129 2 0 0 17 0 13 0 121530493 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1461] ppid=1449 vsize=1793976 CPUtime=1.95
/proc/1451/task/1461/stat : 1461 (java) S 1449 1451 431 0 -1 64 9225 0 0 0 192 3 0 0 16 0 13 0 121530493 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1462] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1462/stat : 1462 (java) S 1449 1451 431 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121530493 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1463] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1463/stat : 1463 (java) S 1449 1451 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121530493 1837031424 54167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.08
Current children cumulated vsize (KiB) 1793976

[startup+25.5022 s]
/proc/loadavg: 1.01 1.02 1.00 2/90 1489
/proc/meminfo: memFree=1512832/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1793976 CPUtime=28.11
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 68538 0 1 0 2779 32 0 0 18 0 13 0 121530484 1837031424 54432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 448494 54432 1336 9 0 446106 0
[pid=1451/tid=1453] ppid=1449 vsize=1793976 CPUtime=24.03
/proc/1451/task/1453/stat : 1453 (java) R 1449 1451 431 0 -1 64 42523 0 1 0 2384 19 0 0 24 0 13 0 121530485 1837031424 54432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109514360 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1454] ppid=1449 vsize=1793976 CPUtime=0.29
/proc/1451/task/1454/stat : 1454 (java) S 1449 1451 431 0 -1 64 6231 0 0 0 27 2 0 0 16 0 13 0 121530487 1837031424 54432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1455] ppid=1449 vsize=1793976 CPUtime=0.29
/proc/1451/task/1455/stat : 1455 (java) S 1449 1451 431 0 -1 64 5403 0 0 0 26 3 0 0 16 0 13 0 121530487 1837031424 54432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1456] ppid=1449 vsize=1793976 CPUtime=0.01
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 31 0 0 0 1 0 0 0 15 0 13 0 121530489 1837031424 54432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 54432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 54432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=1451/tid=1456] ppid=1449 vsize=1793976 CPUtime=0.2
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 232 0 0 0 10 10 0 0 16 0 13 0 121530489 1837031424 128452 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 128452 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 128452 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1459] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1459/stat : 1459 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121530493 1837031424 128452 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1460] ppid=1449 vsize=1793976 CPUtime=1.43
/proc/1451/task/1460/stat : 1460 (java) S 1449 1451 431 0 -1 64 4369 0 0 0 141 2 0 0 16 0 13 0 121530493 1837031424 128452 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1461] ppid=1449 vsize=1793976 CPUtime=2.11
/proc/1451/task/1461/stat : 1461 (java) S 1449 1451 431 0 -1 64 9231 0 0 0 208 3 0 0 17 0 13 0 121530493 1837031424 128452 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1462] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1462/stat : 1462 (java) S 1449 1451 431 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121530493 1837031424 128452 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1463] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1463/stat : 1463 (java) S 1449 1451 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121530493 1837031424 128452 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1536] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1536/stat : 1536 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121571475 1837031424 128452 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1616.74
Current children cumulated vsize (KiB) 1793976

[startup+1662.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/90 1536
/proc/meminfo: memFree=1213128/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1793976 CPUtime=1676.94
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 228617 0 1 0 167575 119 0 0 18 0 13 0 121530484 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 448494 129004 1336 9 0 446106 0
[pid=1451/tid=1453] ppid=1449 vsize=1793976 CPUtime=1647.5
/proc/1451/task/1453/stat : 1453 (java) R 1449 1451 431 0 -1 64 88368 0 1 0 164700 50 0 0 25 0 13 0 121530485 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109616594 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1454] ppid=1449 vsize=1793976 CPUtime=12.82
/proc/1451/task/1454/stat : 1454 (java) S 1449 1451 431 0 -1 64 62388 0 0 0 1258 24 0 0 16 0 13 0 121530487 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1455] ppid=1449 vsize=1793976 CPUtime=12.82
/proc/1451/task/1455/stat : 1455 (java) S 1449 1451 431 0 -1 64 63193 0 0 0 1255 27 0 0 17 0 13 0 121530487 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1456] ppid=1449 vsize=1793976 CPUtime=0.2
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 236 0 0 0 10 10 0 0 16 0 13 0 121530489 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1459] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1459/stat : 1459 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121530493 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1460] ppid=1449 vsize=1793976 CPUtime=1.43
/proc/1451/task/1460/stat : 1460 (java) S 1449 1451 431 0 -1 64 4369 0 0 0 141 2 0 0 16 0 13 0 121530493 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1461] ppid=1449 vsize=1793976 CPUtime=2.11
/proc/1451/task/1461/stat : 1461 (java) S 1449 1451 431 0 -1 64 9231 0 0 0 208 3 0 0 17 0 13 0 121530493 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1462] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1462/stat : 1462 (java) S 1449 1451 431 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121530493 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1463] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1463/stat : 1463 (java) S 1449 1451 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121530493 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1536] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1536/stat : 1536 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121571475 1837031424 129004 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1676.94
Current children cumulated vsize (KiB) 1793976

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 1536
/proc/meminfo: memFree=1200968/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1793976 CPUtime=1737.15
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 233688 0 1 0 173592 123 0 0 18 0 13 0 121530484 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 448494 132064 1336 9 0 446106 0
[pid=1451/tid=1453] ppid=1449 vsize=1793976 CPUtime=1707.24
/proc/1451/task/1453/stat : 1453 (java) R 1449 1451 431 0 -1 64 89784 0 1 0 170673 51 0 0 25 0 13 0 121530485 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109553492 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1454] ppid=1449 vsize=1793976 CPUtime=13.04
/proc/1451/task/1454/stat : 1454 (java) S 1449 1451 431 0 -1 64 64025 0 0 0 1279 25 0 0 16 0 13 0 121530487 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1455] ppid=1449 vsize=1793976 CPUtime=13.04
/proc/1451/task/1455/stat : 1455 (java) S 1449 1451 431 0 -1 64 65204 0 0 0 1276 28 0 0 17 0 13 0 121530487 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1456] ppid=1449 vsize=1793976 CPUtime=0.2
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 243 0 0 0 10 10 0 0 16 0 13 0 121530489 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1459] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1459/stat : 1459 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121530493 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1460] ppid=1449 vsize=1793976 CPUtime=1.43
/proc/1451/task/1460/stat : 1460 (java) S 1449 1451 431 0 -1 64 4369 0 0 0 141 2 0 0 16 0 13 0 121530493 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1461] ppid=1449 vsize=1793976 CPUtime=2.11
/proc/1451/task/1461/stat : 1461 (java) S 1449 1451 431 0 -1 64 9231 0 0 0 208 3 0 0 17 0 13 0 121530493 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1462] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1462/stat : 1462 (java) S 1449 1451 431 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121530493 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1463] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1463/stat : 1463 (java) S 1449 1451 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121530493 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1536] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1536/stat : 1536 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121571475 1837031424 132064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1737.15
Current children cumulated vsize (KiB) 1793976

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 1538
/proc/meminfo: memFree=1204680/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1793976 CPUtime=1797.43
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 236131 0 1 0 179617 126 0 0 18 0 13 0 121530484 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 448494 131299 1336 9 0 446106 0
[pid=1451/tid=1453] ppid=1449 vsize=1793976 CPUtime=1766.94
/proc/1451/task/1453/stat : 1453 (java) R 1449 1451 431 0 -1 64 89795 0 1 0 176642 52 0 0 24 0 13 0 121530485 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109514480 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1454] ppid=1449 vsize=1793976 CPUtime=13.34
/proc/1451/task/1454/stat : 1454 (java) S 1449 1451 431 0 -1 64 65448 0 0 0 1308 26 0 0 16 0 13 0 121530487 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1455] ppid=1449 vsize=1793976 CPUtime=13.33
/proc/1451/task/1455/stat : 1455 (java) S 1449 1451 431 0 -1 64 66213 0 0 0 1304 29 0 0 16 0 13 0 121530487 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1456] ppid=1449 vsize=1793976 CPUtime=0.21
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 243 0 0 0 11 10 0 0 15 0 13 0 121530489 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1459] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1459/stat : 1459 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1460] ppid=1449 vsize=1793976 CPUtime=1.43
/proc/1451/task/1460/stat : 1460 (java) S 1449 1451 431 0 -1 64 4369 0 0 0 141 2 0 0 16 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1461] ppid=1449 vsize=1793976 CPUtime=2.11
/proc/1451/task/1461/stat : 1461 (java) S 1449 1451 431 0 -1 64 9231 0 0 0 208 3 0 0 17 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1462] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1462/stat : 1462 (java) S 1449 1451 431 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1463] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1463/stat : 1463 (java) S 1449 1451 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1536] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1536/stat : 1536 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121571475 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (KiB) 1793976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 1538
/proc/meminfo: memFree=1204104/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=1793976 CPUtime=1800.03
/proc/1451/stat : 1451 (java) S 1449 1451 431 0 -1 0 236131 0 1 0 179877 126 0 0 18 0 13 0 121530484 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 448494 131299 1336 9 0 446106 0
[pid=1451/tid=1453] ppid=1449 vsize=1793976 CPUtime=1769.54
/proc/1451/task/1453/stat : 1453 (java) R 1449 1451 431 0 -1 64 89795 0 1 0 176902 52 0 0 25 0 13 0 121530485 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109508572 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1454] ppid=1449 vsize=1793976 CPUtime=13.34
/proc/1451/task/1454/stat : 1454 (java) S 1449 1451 431 0 -1 64 65448 0 0 0 1308 26 0 0 16 0 13 0 121530487 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1455] ppid=1449 vsize=1793976 CPUtime=13.33
/proc/1451/task/1455/stat : 1455 (java) S 1449 1451 431 0 -1 64 66213 0 0 0 1304 29 0 0 16 0 13 0 121530487 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1456] ppid=1449 vsize=1793976 CPUtime=0.21
/proc/1451/task/1456/stat : 1456 (java) S 1449 1451 431 0 -1 64 243 0 0 0 11 10 0 0 16 0 13 0 121530489 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1457] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1457/stat : 1457 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1458] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1458/stat : 1458 (java) S 1449 1451 431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 121530490 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1459] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1459/stat : 1459 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1460] ppid=1449 vsize=1793976 CPUtime=1.43
/proc/1451/task/1460/stat : 1460 (java) S 1449 1451 431 0 -1 64 4369 0 0 0 141 2 0 0 16 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1461] ppid=1449 vsize=1793976 CPUtime=2.11
/proc/1451/task/1461/stat : 1461 (java) S 1449 1451 431 0 -1 64 9231 0 0 0 208 3 0 0 17 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1462] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1462/stat : 1462 (java) S 1449 1451 431 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1451/tid=1463] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1463/stat : 1463 (java) S 1449 1451 431 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 121530493 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1451/tid=1536] ppid=1449 vsize=1793976 CPUtime=0
/proc/1451/task/1536/stat : 1536 (java) S 1449 1451 431 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121571475 1837031424 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1793976

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

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

[startup+1785.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 1538
/proc/meminfo: memFree=1204104/2055920 swapFree=4159444/4192956
[pid=1451] ppid=1449 vsize=0 CPUtime=1800.19
/proc/1451/stat : 1451 (java) Z 1449 1451 431 0 -1 1036 236244 0 1 0 179890 129 0 0 16 0 2 0 121530484 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1451/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1785.07
CPU time (s): 1800.26
CPU user time (s): 1798.91
CPU system time (s): 1.3468
CPU usage (%): 100.851
Max. virtual memory (cumulated for all children) (KiB): 1796288

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

runsolver used 1.64675 second user time and 4.93325 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Apr 16 15:08:51 UTC 2007

IDJOB= 354931
IDBENCH= 2923
IDSOLVER= 160
FILE ID= node19/354931-1176736131

PBS_JOBID= 4559510

Free space on /tmp= 66504 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  5bf563c7058af01702ea80887f1d43ad

RANDOM SEED= 984214440

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1727392 kB
Buffers:         34216 kB
Cached:         220004 kB
SwapCached:       2548 kB
Active:          92248 kB
Inactive:       185752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727392 kB
SwapTotal:     4192956 kB
SwapFree:      4159444 kB
Dirty:            3608 kB
Writeback:           0 kB
Mapped:          31408 kB
Slab:            36052 kB
Committed_AS:  2941080 kB
PageTables:       1788 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB

End job on node19 on Mon Apr 16 15:38:38 UTC 2007