Trace number 354883

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)42 1800.26 1767.07

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_4.opb
MD5SUMa470052ca6f8034e2c6c08868e52d9e8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
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 2
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 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4131
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.19/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.19/0.20	--- Begin Solver configuration ---
0.19/0.20	c Stops conflict analysis at the first Unique Implication Point
0.19/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.20	c Learn all clauses as in MiniSAT
0.19/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.19/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.20	c No reason simplification
0.19/0.20	c --- End Solver configuration ---
0.19/0.20	c Simplify asserted PB constraints to clauses
0.19/0.20	c solving /tmp/evaluation/354883-1176730248/instance-354883-1176730248.opb
0.19/0.20	c reading problem ... 
0.19/0.27	c ... done. Wall clock time 0.068s.
0.19/0.27	c CPU time (experimental) 0.22s.
0.19/0.27	c #vars     120
0.19/0.27	c #constraints  10
2.19/1.39	c SATISFIABLE
2.19/1.39	c OPTIMIZING...
2.19/1.39	c Got one! Elapsed wall clock time (in seconds):1.191
2.19/1.39	o 2064
2.99/1.80	c Got one! Elapsed wall clock time (in seconds):1.594
3.19/1.80	o 2027
4.18/2.33	c Got one! Elapsed wall clock time (in seconds):2.131
4.18/2.33	o 1711
4.78/2.63	c Got one! Elapsed wall clock time (in seconds):2.426
4.78/2.63	o 1709
5.03/2.82	c Got one! Elapsed wall clock time (in seconds):2.62
5.03/2.82	o 1705
5.23/3.02	c Got one! Elapsed wall clock time (in seconds):2.821
5.23/3.03	o 1697
5.48/3.25	c Got one! Elapsed wall clock time (in seconds):3.048
5.48/3.25	o 1613
5.67/3.47	c Got one! Elapsed wall clock time (in seconds):3.263
5.67/3.47	o 1609
5.87/3.69	c Got one! Elapsed wall clock time (in seconds):3.491
5.87/3.69	o 1601
6.22/3.96	c Got one! Elapsed wall clock time (in seconds):3.76
6.22/3.96	o 1569
6.52/4.21	c Got one! Elapsed wall clock time (in seconds):4.012
6.52/4.21	o 1541
6.83/4.50	c Got one! Elapsed wall clock time (in seconds):4.297
6.83/4.50	o 1539
7.19/4.81	c Got one! Elapsed wall clock time (in seconds):4.609
7.19/4.81	o 1413
7.49/5.10	c Got one! Elapsed wall clock time (in seconds):4.899
7.49/5.10	o 1411
7.79/5.41	c Got one! Elapsed wall clock time (in seconds):5.205
7.79/5.41	o 1409
8.11/5.77	c Got one! Elapsed wall clock time (in seconds):5.568
8.11/5.77	o 1407
8.52/6.12	c Got one! Elapsed wall clock time (in seconds):5.917
8.52/6.12	o 1375
8.96/6.53	c Got one! Elapsed wall clock time (in seconds):6.329
8.96/6.53	o 1373
9.36/6.92	c Got one! Elapsed wall clock time (in seconds):6.719
9.36/6.92	o 1361
9.80/7.34	c Got one! Elapsed wall clock time (in seconds):7.134
9.80/7.34	o 1359
10.20/7.74	c Got one! Elapsed wall clock time (in seconds):7.537
10.20/7.74	o 1353
10.73/8.21	c Got one! Elapsed wall clock time (in seconds):8.002
10.73/8.21	o 1351
11.13/8.65	c Got one! Elapsed wall clock time (in seconds):8.444
11.13/8.65	o 1349
11.63/9.12	c Got one! Elapsed wall clock time (in seconds):8.917
11.63/9.12	o 1221
12.17/9.64	c Got one! Elapsed wall clock time (in seconds):9.436
12.17/9.64	o 1103
12.66/10.16	c Got one! Elapsed wall clock time (in seconds):9.96
12.66/10.16	o 1051
13.19/10.70	c Got one! Elapsed wall clock time (in seconds):10.494
13.19/10.70	o 1043
13.83/11.22	c Got one! Elapsed wall clock time (in seconds):11.021
13.83/11.22	o 1039
14.36/11.79	c Got one! Elapsed wall clock time (in seconds):11.586
14.36/11.79	o 1023
14.96/12.37	c Got one! Elapsed wall clock time (in seconds):12.164
14.96/12.37	o 967
15.55/12.97	c Got one! Elapsed wall clock time (in seconds):12.765
15.55/12.97	o 965
16.17/13.57	c Got one! Elapsed wall clock time (in seconds):13.369
16.17/13.57	o 959
16.88/14.22	c Got one! Elapsed wall clock time (in seconds):14.013
16.88/14.22	o 957
17.47/14.86	c Got one! Elapsed wall clock time (in seconds):14.657
17.47/14.86	o 913
18.19/15.54	c Got one! Elapsed wall clock time (in seconds):15.338
18.19/15.54	o 897
18.90/16.22	c Got one! Elapsed wall clock time (in seconds):16.012
18.90/16.22	o 895
19.61/16.94	c Got one! Elapsed wall clock time (in seconds):16.733
19.61/16.94	o 893
20.32/17.65	c Got one! Elapsed wall clock time (in seconds):17.45
20.32/17.65	o 887
21.12/18.41	c Got one! Elapsed wall clock time (in seconds):18.209
21.12/18.41	o 855
21.82/19.16	c Got one! Elapsed wall clock time (in seconds):18.954
21.82/19.16	o 851
22.64/19.94	c Got one! Elapsed wall clock time (in seconds):19.733
22.64/19.94	o 839
23.45/20.80	c Got one! Elapsed wall clock time (in seconds):20.597
23.45/20.80	o 773
24.36/21.65	c Got one! Elapsed wall clock time (in seconds):21.441
24.36/21.65	o 719
25.16/22.49	c Got one! Elapsed wall clock time (in seconds):22.284
25.16/22.49	o 687
26.07/23.35	c Got one! Elapsed wall clock time (in seconds):23.143
26.07/23.35	o 611
26.99/24.23	c Got one! Elapsed wall clock time (in seconds):24.028
26.99/24.23	o 543
27.88/25.16	c Got one! Elapsed wall clock time (in seconds):24.958
27.88/25.16	o 450
29.05/26.22	c Got one! Elapsed wall clock time (in seconds):26.014
29.05/26.22	o 354
29.96/27.19	c Got one! Elapsed wall clock time (in seconds):26.983
29.96/27.19	o 344
31.06/28.27	c Got one! Elapsed wall clock time (in seconds):28.071
31.06/28.27	o 253
32.18/29.39	c Got one! Elapsed wall clock time (in seconds):29.191
32.18/29.39	o 231
33.39/30.55	c Got one! Elapsed wall clock time (in seconds):30.351
33.39/30.55	o 229
35.40/32.54	c Got one! Elapsed wall clock time (in seconds):32.337
35.40/32.54	o 217
37.92/35.08	c Got one! Elapsed wall clock time (in seconds):34.878
37.92/35.08	o 210
40.75/37.80	c Got one! Elapsed wall clock time (in seconds):37.596
40.75/37.80	o 206
43.16/40.27	c Got one! Elapsed wall clock time (in seconds):40.069
43.16/40.27	o 204
46.90/43.98	c Got one! Elapsed wall clock time (in seconds):43.777
46.90/43.98	o 185
54.39/51.37	c Got one! Elapsed wall clock time (in seconds):51.165
54.39/51.37	o 107
106.82/102.93	c Got one! Elapsed wall clock time (in seconds):102.727
106.82/102.93	o 101
125.98/121.93	c Got one! Elapsed wall clock time (in seconds):121.731
125.98/121.93	o 99
147.42/143.16	c Got one! Elapsed wall clock time (in seconds):142.955
147.42/143.16	o 95
188.30/183.68	c Got one! Elapsed wall clock time (in seconds):183.474
188.30/183.68	o 93
365.70/359.05	c Got one! Elapsed wall clock time (in seconds):358.843
365.70/359.05	o 91
508.73/500.21	c Got one! Elapsed wall clock time (in seconds):500.007
508.73/500.21	o 90
673.61/662.78	c Got one! Elapsed wall clock time (in seconds):662.579
673.61/662.78	o 85
822.98/809.77	c Got one! Elapsed wall clock time (in seconds):809.568
822.98/809.77	o 83
1073.85/1056.35	c Got one! Elapsed wall clock time (in seconds):1056.145
1073.85/1056.35	o 59
1142.76/1123.92	c Got one! Elapsed wall clock time (in seconds):1123.715
1142.76/1123.92	o 56
1209.14/1189.08	c Got one! Elapsed wall clock time (in seconds):1188.872
1209.14/1189.08	o 54
1321.31/1298.99	c Got one! Elapsed wall clock time (in seconds):1298.788
1321.31/1298.99	o 51
1413.55/1389.27	c Got one! Elapsed wall clock time (in seconds):1389.065
1413.55/1389.27	o 44
1592.13/1563.88	c Got one! Elapsed wall clock time (in seconds):1563.674
1592.13/1563.88	o 42
1800.07/1766.91	c starts		: 146
1800.07/1766.91	c conflicts		: 44106
1800.07/1766.91	c decisions		: 70788
1800.07/1766.91	c propagations		: 460036
1800.07/1766.91	c inspects		: 724715484
1800.07/1766.91	c learnt literals	: 0
1800.07/1766.91	c learnt binary clauses	: 0
1800.07/1766.91	c learnt ternary clauses	: 0
1800.07/1766.91	c learnt clauses	: 44105
1800.07/1766.91	c root simplifications	: 0
1800.07/1766.91	c removed literals (reason simplification)	: 0
1800.07/1766.91	c reason swapping (by a shorter reason)	: 0
1800.07/1766.91	c Calls to reduceDB	: 0
1800.07/1766.91	c speed (decisions/second)	: 348.6526820763127
1800.07/1766.91	c non guided choices	1241
1800.07/1766.91	s SATISFIABLE
1800.07/1766.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.07/1766.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.07/1766.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 -x82
1800.07/1766.91	v -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 x109
1800.07/1766.91	v -x110 x111 -x112 -x113 -x114 x115 x116 -x117 x118 -x119 -x120
1800.07/1766.94	c objective function=42
1800.07/1766.94	c Total wall clock time (ms): 1766.735

Verifier Data (download as text)

OK	42

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-354883-1176730248 -o ROOT/results/node41/solver-354883-1176730248 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354883-1176730248/sat4jPseudoCPClause.jar /tmp/evaluation/354883-1176730248/instance-354883-1176730248.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.96 1.05 1.01 2/77 27970
/proc/meminfo: memFree=1662216/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=152 CPUtime=0
/proc/27970/stat : 27970 (java) R 27968 27970 26963 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 120936683 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 1962788 0 0 4096 0 0 0 0 17 1 0 0
/proc/27970/statm: 38 26 19 9 0 4 0

[startup+0.0522619 s]
/proc/loadavg: 0.96 1.05 1.01 2/77 27970
/proc/meminfo: memFree=1662216/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1776376 CPUtime=0.03
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 3472 0 1 0 1 2 0 0 18 0 4 0 120936683 1819009024 3218 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 444094 3218 1027 9 0 441730 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1776376

[startup+0.101264 s]
/proc/loadavg: 0.96 1.05 1.01 2/77 27970
/proc/meminfo: memFree=1662216/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1780112 CPUtime=0.08
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 3963 0 1 0 6 2 0 0 18 0 12 0 120936683 1822834688 3705 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 445028 3705 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301282 s]
/proc/loadavg: 0.96 1.05 1.01 2/77 27970
/proc/meminfo: memFree=1662216/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1782760 CPUtime=0.3
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 5162 0 1 0 26 4 0 0 18 0 13 0 120936683 1825546240 4901 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 445690 4901 1265 9 0 443301 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1782760

[startup+0.701319 s]
/proc/loadavg: 0.96 1.05 1.01 2/77 27970
/proc/meminfo: memFree=1662216/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1792096 CPUtime=0.99
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 11013 0 1 0 93 6 0 0 18 0 13 0 120936683 1835106304 9204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 448024 9204 1303 9 0 445635 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1792096

[startup+1.50244 s]
/proc/loadavg: 0.96 1.05 1.01 4/90 27983
/proc/meminfo: memFree=1619680/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1802192 CPUtime=2.59
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 27248 0 1 0 243 16 0 0 18 0 13 0 120936683 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 450548 20755 1316 9 0 448159 0
[pid=27970/tid=27972] ppid=27968 vsize=1802192 CPUtime=0.85
/proc/27970/task/27972/stat : 27972 (java) R 27968 27970 26963 0 -1 64 15315 0 1 0 78 7 0 0 18 0 13 0 120936684 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109175047 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=1802192 CPUtime=0
/proc/27970/task/27973/stat : 27973 (java) S 27968 27970 26963 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 120936686 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=1802192 CPUtime=0
/proc/27970/task/27974/stat : 27974 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 120936686 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27975] ppid=27968 vsize=1802192 CPUtime=0.04
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 2 0 0 0 2 2 0 0 16 0 13 0 120936688 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1802192 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) S 27968 27970 26963 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 120936688 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1802192 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 120936688 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1802192 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27979] ppid=27968 vsize=1802192 CPUtime=0.97
/proc/27970/task/27979/stat : 27979 (java) R 27968 27970 26963 0 -1 64 6162 0 0 0 95 2 0 0 18 0 13 0 120936692 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104723009 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27980] ppid=27968 vsize=1802192 CPUtime=0.7
/proc/27970/task/27980/stat : 27980 (java) R 27968 27970 26963 0 -1 64 5046 0 0 0 68 2 0 0 20 0 13 0 120936692 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103313544 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27981] ppid=27968 vsize=1802192 CPUtime=0
/proc/27970/task/27981/stat : 27981 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120936692 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27982] ppid=27968 vsize=1802192 CPUtime=0
/proc/27970/task/27982/stat : 27982 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120936692 1845444608 20755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 1802192

[startup+3.10257 s]
/proc/loadavg: 1.13 1.09 1.02 4/90 27985
/proc/meminfo: memFree=1534360/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1799296 CPUtime=5.36
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 55112 0 1 0 508 28 0 0 18 0 13 0 120936683 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 449824 43582 1325 9 0 447435 0
[pid=27970/tid=27972] ppid=27968 vsize=1799296 CPUtime=2.23
/proc/27970/task/27972/stat : 27972 (java) R 27968 27970 26963 0 -1 64 37741 0 1 0 207 16 0 0 24 0 13 0 120936684 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109690511 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=1799296 CPUtime=0.01
/proc/27970/task/27973/stat : 27973 (java) S 27968 27970 26963 0 -1 64 316 0 0 0 1 0 0 0 17 0 13 0 120936686 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27974] ppid=27968 vsize=1799296 CPUtime=0
/proc/27970/task/27974/stat : 27974 (java) S 27968 27970 26963 0 -1 64 223 0 0 0 0 0 0 0 17 0 13 0 120936686 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27975] ppid=27968 vsize=1799296 CPUtime=0.04
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 8 0 0 0 2 2 0 0 16 0 13 0 120936688 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1799296 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) S 27968 27970 26963 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120936688 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1799296 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120936688 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1799296 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27979] ppid=27968 vsize=1799296 CPUtime=2.09
/proc/27970/task/27979/stat : 27979 (java) S 27968 27970 26963 0 -1 64 10513 0 0 0 204 5 0 0 16 0 13 0 120936692 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27980] ppid=27968 vsize=1799296 CPUtime=0.93
/proc/27970/task/27980/stat : 27980 (java) S 27968 27970 26963 0 -1 64 5589 0 0 0 91 2 0 0 16 0 13 0 120936692 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27981] ppid=27968 vsize=1799296 CPUtime=0
/proc/27970/task/27981/stat : 27981 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120936692 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27982] ppid=27968 vsize=1799296 CPUtime=0
/proc/27970/task/27982/stat : 27982 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120936692 1842479104 43582 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 1799296

[startup+6.30181 s]
/proc/loadavg: 1.13 1.09 1.02 2/90 27997
/proc/meminfo: memFree=1483392/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1798688 CPUtime=8.75
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 60498 0 1 0 844 31 0 0 18 0 13 0 120936683 1841856512 47012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 449672 47014 1333 9 0 447283 0
[pid=27970/tid=27972] ppid=27968 vsize=1798688 CPUtime=5.25
/proc/27970/task/27972/stat : 27972 (java) R 27968 27970 26963 0 -1 64 37757 0 1 0 509 16 0 0 17 0 13 0 120936684 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27973] ppid=27968 vsize=1798688 CPUtime=0.13
/proc/27970/task/27973/stat : 27973 (java) S 27968 27970 26963 0 -1 64 3070 0 0 0 12 1 0 0 16 0 13 0 120936686 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=1798688 CPUtime=0.13
/proc/27970/task/27974/stat : 27974 (java) S 27968 27970 26963 0 -1 64 2797 0 0 0 12 1 0 0 16 0 13 0 120936686 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27975] ppid=27968 vsize=1798688 CPUtime=0.04
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 32 0 0 0 2 2 0 0 16 0 13 0 120936688 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) R 27968 27970 26963 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 120936688 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27979] ppid=27968 vsize=1798688 CPUtime=2.16
/proc/27970/task/27979/stat : 27979 (java) S 27968 27970 26963 0 -1 64 10525 0 0 0 211 5 0 0 16 0 13 0 120936692 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27980] ppid=27968 vsize=1798688 CPUtime=0.98
/proc/27970/task/27980/stat : 27980 (java) S 27968 27970 26963 0 -1 64 5591 0 0 0 96 2 0 0 16 0 13 0 120936692 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27981] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27981/stat : 27981 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120936692 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27982] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27982/stat : 27982 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120936692 1841856512 47014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.75
Current children cumulated vsize (KiB) 1798688

[startup+12.7024 s]
/proc/loadavg: 1.11 1.08 1.02 2/90 28012
/proc/meminfo: memFree=1448592/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1798688 CPUtime=15.36
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 68583 0 1 0 1501 35 0 0 18 0 13 0 120936683 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 449672 54446 1335 9 0 447283 0
[pid=27970/tid=27972] ppid=27968 vsize=1798688 CPUtime=11.48
/proc/27970/task/27972/stat : 27972 (java) R 27968 27970 26963 0 -1 64 39196 0 1 0 1131 17 0 0 19 0 13 0 120936684 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109523437 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27973] ppid=27968 vsize=1798688 CPUtime=0.27
/proc/27970/task/27973/stat : 27973 (java) S 27968 27970 26963 0 -1 64 6500 0 0 0 25 2 0 0 16 0 13 0 120936686 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=1798688 CPUtime=0.27
/proc/27970/task/27974/stat : 27974 (java) S 27968 27970 26963 0 -1 64 5663 0 0 0 25 2 0 0 16 0 13 0 120936686 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27975] ppid=27968 vsize=1798688 CPUtime=0.04
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 35 0 0 0 2 2 0 0 15 0 13 0 120936688 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) S 27968 27970 26963 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27979] ppid=27968 vsize=1798688 CPUtime=2.17
/proc/27970/task/27979/stat : 27979 (java) S 27968 27970 26963 0 -1 64 10525 0 0 0 212 5 0 0 17 0 13 0 120936692 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27980] ppid=27968 vsize=1798688 CPUtime=1.03
/proc/27970/task/27980/stat : 27980 (java) S 27968 27970 26963 0 -1 64 5907 0 0 0 101 2 0 0 17 0 13 0 120936692 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27981] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27981/stat : 27981 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120936692 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27982] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27982/stat : 27982 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120936692 1841856512 54446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.36
Current children cumulated vsize (KiB) 1798688

[startup+25.5025 s]
/proc/loadavg: 1.09 1.08 1.02 4/90 28030
/proc/meminfo: memFree=1439160/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1798688 CPUtime=28.35
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 72051 0 1 0 2798 37 0 0 18 0 13 0 120936683 1841856512 57085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 449672 57086 1335 9 0 447283 0
[pid=27970/tid=27972] ppid=27968 vsize=1798688 CPUtime=24.14
/proc/27970/task/27972/stat : 27972 (java) S 27968 27970 26963 0 -1 64 39219 0 1 0 2396 18 0 0 19 0 13 0 120936684 1841856512 57087 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27973] ppid=27968 vsize=1798688 CPUtime=0.4
/proc/27970/task/27973/stat : 27973 (java) R 27968 27970 26963 0 -1 64 8142 0 0 0 37 3 0 0 16 0 13 0 120936686 1841856512 57088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369291 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=1798688 CPUtime=0.4
/proc/27970/task/27974/stat : 27974 (java) R 27968 27970 26963 0 -1 64 7118 0 0 0 38 2 0 0 17 0 13 0 120936686 1841856512 57089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27975] ppid=27968 vsize=1798688 CPUtime=0.06
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 35 0 0 0 3 3 0 0 16 0 13 0 120936688 1841856512 57091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) S 27968 27970 26963 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 57092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 26 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 57094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1841856512 57095 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=27970/tid=27975] ppid=27968 vsize=1798688 CPUtime=0.24
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 76 0 0 0 15 9 0 0 16 0 13 0 120936688 1841856512 115031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) S 27968 27970 26963 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 115031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 28 0 0 0 0 0 0 0 17 0 13 0 120936688 1841856512 115031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1841856512 115031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27979] ppid=27968 vsize=1798688 CPUtime=2.36
/proc/27970/task/27979/stat : 27979 (java) S 27968 27970 26963 0 -1 64 10541 0 0 0 231 5 0 0 17 0 13 0 120936692 1841856512 115031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27980] ppid=27968 vsize=1798688 CPUtime=1.37
/proc/27970/task/27980/stat : 27980 (java) S 27968 27970 26963 0 -1 64 8267 0 0 0 133 4 0 0 17 0 13 0 120936692 1841856512 115031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27981] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27981/stat : 27981 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120936692 1841856512 115031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27982] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27982/stat : 27982 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120936692 1841856512 115031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=28056] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/28056/stat : 28056 (java) S 27968 27970 26963 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121075610 1841856512 115031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1570.11
Current children cumulated vsize (KiB) 1798688

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 28057
/proc/meminfo: memFree=1198896/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1798688 CPUtime=1631.5
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 149696 0 1 0 163059 91 0 0 18 0 13 0 120936683 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 449672 116278 1335 9 0 447283 0
[pid=27970/tid=27972] ppid=27968 vsize=1798688 CPUtime=1573.13
/proc/27970/task/27972/stat : 27972 (java) R 27968 27970 26963 0 -1 64 46970 0 1 0 157286 27 0 0 25 0 13 0 120936684 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109471397 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=1798688 CPUtime=27.17
/proc/27970/task/27973/stat : 27973 (java) S 27968 27970 26963 0 -1 64 46344 0 0 0 2695 22 0 0 16 0 13 0 120936686 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=1798688 CPUtime=27.15
/proc/27970/task/27974/stat : 27974 (java) S 27968 27970 26963 0 -1 64 36694 0 0 0 2696 19 0 0 16 0 13 0 120936686 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27975] ppid=27968 vsize=1798688 CPUtime=0.24
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 76 0 0 0 15 9 0 0 16 0 13 0 120936688 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) S 27968 27970 26963 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 28 0 0 0 0 0 0 0 17 0 13 0 120936688 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27979] ppid=27968 vsize=1798688 CPUtime=2.36
/proc/27970/task/27979/stat : 27979 (java) S 27968 27970 26963 0 -1 64 10541 0 0 0 231 5 0 0 17 0 13 0 120936692 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27980] ppid=27968 vsize=1798688 CPUtime=1.37
/proc/27970/task/27980/stat : 27980 (java) S 27968 27970 26963 0 -1 64 8267 0 0 0 133 4 0 0 17 0 13 0 120936692 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27981] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27981/stat : 27981 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120936692 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27982] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27982/stat : 27982 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120936692 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=28057] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/28057/stat : 28057 (java) S 27968 27970 26963 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121093071 1841856512 116278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1631.5
Current children cumulated vsize (KiB) 1798688

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 28057
/proc/meminfo: memFree=1194032/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1798688 CPUtime=1692.93
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 150983 0 1 0 169202 91 0 0 18 0 13 0 120936683 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 449672 117505 1335 9 0 447283 0
[pid=27970/tid=27972] ppid=27968 vsize=1798688 CPUtime=1631.61
/proc/27970/task/27972/stat : 27972 (java) R 27968 27970 26963 0 -1 64 46994 0 1 0 163134 27 0 0 25 0 13 0 120936684 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109534570 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=1798688 CPUtime=28.64
/proc/27970/task/27973/stat : 27973 (java) S 27968 27970 26963 0 -1 64 47123 0 0 0 2842 22 0 0 16 0 13 0 120936686 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=1798688 CPUtime=28.61
/proc/27970/task/27974/stat : 27974 (java) S 27968 27970 26963 0 -1 64 37178 0 0 0 2842 19 0 0 16 0 13 0 120936686 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27975] ppid=27968 vsize=1798688 CPUtime=0.25
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 76 0 0 0 16 9 0 0 16 0 13 0 120936688 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) S 27968 27970 26963 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 28 0 0 0 0 0 0 0 17 0 13 0 120936688 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27979] ppid=27968 vsize=1798688 CPUtime=2.36
/proc/27970/task/27979/stat : 27979 (java) S 27968 27970 26963 0 -1 64 10541 0 0 0 231 5 0 0 17 0 13 0 120936692 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27980] ppid=27968 vsize=1798688 CPUtime=1.37
/proc/27970/task/27980/stat : 27980 (java) S 27968 27970 26963 0 -1 64 8267 0 0 0 133 4 0 0 17 0 13 0 120936692 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27981] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27981/stat : 27981 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120936692 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27982] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27982/stat : 27982 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120936692 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=28057] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/28057/stat : 28057 (java) S 27968 27970 26963 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121093071 1841856512 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1692.93
Current children cumulated vsize (KiB) 1798688

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 28057
/proc/meminfo: memFree=1189680/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1798688 CPUtime=1754.38
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 152096 0 1 0 175346 92 0 0 18 0 13 0 120936683 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 449672 118556 1335 9 0 447283 0
[pid=27970/tid=27972] ppid=27968 vsize=1798688 CPUtime=1690.08
/proc/27970/task/27972/stat : 27972 (java) R 27968 27970 26963 0 -1 64 47018 0 1 0 168981 27 0 0 25 0 13 0 120936684 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109522900 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=1798688 CPUtime=30.13
/proc/27970/task/27973/stat : 27973 (java) S 27968 27970 26963 0 -1 64 48038 0 0 0 2990 23 0 0 16 0 13 0 120936686 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=1798688 CPUtime=30.09
/proc/27970/task/27974/stat : 27974 (java) S 27968 27970 26963 0 -1 64 37352 0 0 0 2990 19 0 0 16 0 13 0 120936686 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27975] ppid=27968 vsize=1798688 CPUtime=0.27
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 76 0 0 0 17 10 0 0 16 0 13 0 120936688 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) S 27968 27970 26963 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 28 0 0 0 0 0 0 0 17 0 13 0 120936688 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27979] ppid=27968 vsize=1798688 CPUtime=2.36
/proc/27970/task/27979/stat : 27979 (java) S 27968 27970 26963 0 -1 64 10541 0 0 0 231 5 0 0 17 0 13 0 120936692 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27980] ppid=27968 vsize=1798688 CPUtime=1.37
/proc/27970/task/27980/stat : 27980 (java) S 27968 27970 26963 0 -1 64 8267 0 0 0 133 4 0 0 17 0 13 0 120936692 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27981] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27981/stat : 27981 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120936692 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27982] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27982/stat : 27982 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120936692 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=28057] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/28057/stat : 28057 (java) S 27968 27970 26963 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121093071 1841856512 118556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1754.38
Current children cumulated vsize (KiB) 1798688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1766.9 s]
/proc/loadavg: 1.04 1.01 1.00 2/90 28057
/proc/meminfo: memFree=1186416/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=1798688 CPUtime=1800.07
/proc/27970/stat : 27970 (java) S 27968 27970 26963 0 -1 0 152932 0 1 0 179914 93 0 0 18 0 13 0 120936683 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 449672 119366 1335 9 0 447283 0
[pid=27970/tid=27972] ppid=27968 vsize=1798688 CPUtime=1733.53
/proc/27970/task/27972/stat : 27972 (java) R 27968 27970 26963 0 -1 64 47036 0 1 0 173326 27 0 0 25 0 13 0 120936684 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109522292 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=1798688 CPUtime=31.25
/proc/27970/task/27973/stat : 27973 (java) S 27968 27970 26963 0 -1 64 48718 0 0 0 3102 23 0 0 16 0 13 0 120936686 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=1798688 CPUtime=31.2
/proc/27970/task/27974/stat : 27974 (java) S 27968 27970 26963 0 -1 64 37490 0 0 0 3101 19 0 0 16 0 13 0 120936686 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27970/tid=27975] ppid=27968 vsize=1798688 CPUtime=0.27
/proc/27970/task/27975/stat : 27975 (java) S 27968 27970 26963 0 -1 64 76 0 0 0 17 10 0 0 16 0 13 0 120936688 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27976] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27976/stat : 27976 (java) S 27968 27970 26963 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120936688 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27977] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27977/stat : 27977 (java) S 27968 27970 26963 0 -1 64 28 0 0 0 0 0 0 0 17 0 13 0 120936688 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27978] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27978/stat : 27978 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120936692 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27979] ppid=27968 vsize=1798688 CPUtime=2.36
/proc/27970/task/27979/stat : 27979 (java) S 27968 27970 26963 0 -1 64 10541 0 0 0 231 5 0 0 17 0 13 0 120936692 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27980] ppid=27968 vsize=1798688 CPUtime=1.37
/proc/27970/task/27980/stat : 27980 (java) S 27968 27970 26963 0 -1 64 8267 0 0 0 133 4 0 0 17 0 13 0 120936692 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27981] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27981/stat : 27981 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120936692 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=27982] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/27982/stat : 27982 (java) S 27968 27970 26963 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120936692 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27970/tid=28057] ppid=27968 vsize=1798688 CPUtime=0
/proc/27970/task/28057/stat : 28057 (java) S 27968 27970 26963 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121093071 1841856512 119366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1798688

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

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

[startup+1767.01 s]
/proc/loadavg: 1.04 1.01 1.00 2/90 28057
/proc/meminfo: memFree=1186416/2055920 swapFree=4184540/4192956
[pid=27970] ppid=27968 vsize=0 CPUtime=1800.21
/proc/27970/stat : 27970 (java) Z 27968 27970 26963 0 -1 1036 152951 0 1 0 179925 96 0 0 15 0 2 0 120936683 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27970/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1767.07
CPU time (s): 1800.26
CPU user time (s): 1799.25
CPU system time (s): 1.01285
CPU usage (%): 101.879
Max. virtual memory (cumulated for all children) (KiB): 1804248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 1.01285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152951
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= 44329
involuntary context switches= 55321

runsolver used 2.18267 second user time and 5.47017 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Apr 16 13:30:48 UTC 2007

IDJOB= 354883
IDBENCH= 2914
IDSOLVER= 164
FILE ID= node41/354883-1176730248

PBS_JOBID= 4559501

Free space on /tmp= 66523 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  a470052ca6f8034e2c6c08868e52d9e8

RANDOM SEED= 551734251

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.232
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.232
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:       1662688 kB
Buffers:         25652 kB
Cached:         172708 kB
SwapCached:       3056 kB
Active:         198068 kB
Inactive:       136956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662688 kB
SwapTotal:     4192956 kB
SwapFree:      4184540 kB
Dirty:            3624 kB
Writeback:           0 kB
Mapped:         151240 kB
Slab:            43496 kB
Committed_AS:  2568264 kB
PageTables:       1968 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66523 MiB

End job on node41 on Mon Apr 16 14:00:17 UTC 2007