Trace number 2072633

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? (MO) 207.06 210.265

General information on the benchmark

Namecsp/pseudoGLB/
normalized-dbst-v30-e350-d15-mw10-3.PB06.xml
MD5SUM9d1595c5be93853ae6aef6febf44d619
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.0542
Satisfiable
(Un)Satisfiability was proved
Number of variables1600
Number of constraints328901
Maximum constraint arity700
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(328901)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 01:58:07 2009
0.00/0.08	c 0	PID 15115
0.06/0.08	c 0	HOST node23.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2072633-1247356683.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2072633-1247356683.xml' 'HOME/temp.csp'
23.52/23.86	c 23	1 domains, 1600 variables, 0 predicates, 0 relations, 328901 constraints
23.60/23.97	c 24	ENCODING HOME/temp.csp TO HOME/temp.cnf
23.60/23.97	c 24	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
23.68/24.05	c 24	Parsing HOME/temp.csp
24.08/24.41	c 24	parsed 10000 expressions
24.48/24.80	c 24	parsed 20000 expressions
24.68/25.07	c 25	parsed 30000 expressions
25.17/25.50	c 25	parsed 40000 expressions
25.37/25.78	c 25	parsed 50000 expressions
25.87/26.29	c 26	parsed 60000 expressions
26.16/26.58	c 26	parsed 70000 expressions
26.46/26.86	c 26	parsed 80000 expressions
26.76/27.15	c 27	parsed 90000 expressions
27.44/27.85	c 27	parsed 100000 expressions
27.75/28.14	c 28	parsed 110000 expressions
28.04/28.44	c 28	parsed 120000 expressions
28.24/28.69	c 28	parsed 130000 expressions
28.54/28.99	c 29	parsed 140000 expressions
28.84/29.28	c 29	parsed 150000 expressions
29.93/30.30	c 30	parsed 160000 expressions
30.32/30.72	c 30	parsed 170000 expressions
30.61/31.01	c 31	parsed 180000 expressions
30.81/31.29	c 31	parsed 190000 expressions
31.21/31.65	c 31	parsed 200000 expressions
31.50/31.93	c 32	parsed 210000 expressions
31.80/32.21	c 32	parsed 220000 expressions
32.00/32.49	c 32	parsed 230000 expressions
32.30/32.77	c 32	parsed 240000 expressions
32.59/33.06	c 33	parsed 250000 expressions
34.18/34.68	c 34	parsed 260000 expressions
34.38/34.87	c 34	parsed 270000 expressions
34.78/35.21	c 35	parsed 280000 expressions
34.97/35.40	c 35	parsed 290000 expressions
35.27/35.74	c 35	parsed 300000 expressions
35.57/36.07	c 36	parsed 310000 expressions
35.77/36.28	c 36	parsed 320000 expressions
36.46/36.95	c 37	parsed 330000 expressions
36.56/37.06	c 37	parsed 330502 expressions
36.56/37.06	c 37	Heap : 245 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
36.56/37.06	c 37	Converting to clausal form CSP
38.14/38.64	c 38	converted 33051 (10%) expressions
39.43/39.97	c 40	converted 66101 (20%) expressions
40.82/41.32	c 41	converted 99151 (30%) expressions
43.79/44.35	c 44	converted 132201 (40%) expressions
45.48/46.03	c 46	converted 165251 (50%) expressions
46.75/47.37	c 47	converted 198302 (60%) expressions
48.14/48.71	c 48	converted 231352 (70%) expressions
49.33/49.99	c 50	converted 264402 (80%) expressions
50.71/51.32	c 51	converted 297452 (90%) expressions
54.98/55.64	c 55	converted 330502 (100%) expressions
54.98/55.65	c 55	CSP : 15658 integers, 0 booleans, 357078 clauses, largest domain size 313
54.98/55.65	c 55	Heap : 428 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
54.98/55.65	c 55	Propagation in CSP
57.37/58.04	c 58	17682 values, 0 unsatisfiable literals, and 0 valid clauses are removed
57.37/58.04	c 58	CSP : 15658 integers, 0 booleans, 357078 clauses, largest domain size 283
57.37/58.04	c 58	Heap : 427 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
57.47/58.16	c 58	Simplifing CSP by introducing new Boolean variables
57.57/58.28	c 58	CSP : 15658 integers, 0 booleans, 357078 clauses, largest domain size 283
57.57/58.28	c 58	Heap : 448 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
58.75/59.47	c 59	Encoding CSP to SAT : HOME/temp.cnf
58.84/59.50	c 59	1566 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
58.84/59.52	c 59	3132 (20%) CSP integer variables are encoded (12972 clauses, 179689 bytes)
58.84/59.54	c 59	4698 (30%) CSP integer variables are encoded (27907 clauses, 403714 bytes)
58.84/59.56	c 59	6264 (40%) CSP integer variables are encoded (43793 clauses, 642004 bytes)
58.95/59.62	c 59	7829 (50%) CSP integer variables are encoded (93874 clauses, 1396582 bytes)
59.05/59.77	c 59	9395 (60%) CSP integer variables are encoded (214305 clauses, 3443909 bytes)
59.24/59.93	c 60	10961 (70%) CSP integer variables are encoded (347404 clauses, 5706592 bytes)
59.45/60.10	c 60	12527 (80%) CSP integer variables are encoded (484268 clauses, 8033280 bytes)
59.55/60.26	c 60	14093 (90%) CSP integer variables are encoded (621836 clauses, 10371936 bytes)
59.74/60.42	c 60	15658 (100%) CSP integer variables are encoded (744362 clauses, 12454878 bytes)
60.03/60.74	c 60	35708 (10%) CSP clauses are encoded (780070 clauses, 12936705 bytes)
60.33/61.03	c 61	71416 (20%) CSP clauses are encoded (815778 clauses, 13434247 bytes)
60.63/61.32	c 61	107124 (30%) CSP clauses are encoded (851486 clauses, 13964798 bytes)
60.92/61.63	c 61	142832 (40%) CSP clauses are encoded (887194 clauses, 14495364 bytes)
61.22/61.92	c 62	178539 (50%) CSP clauses are encoded (922901 clauses, 15025882 bytes)
61.52/62.21	c 62	214247 (60%) CSP clauses are encoded (958609 clauses, 15556478 bytes)
61.82/62.51	c 62	249955 (70%) CSP clauses are encoded (994317 clauses, 16087064 bytes)
62.11/62.81	c 62	285663 (80%) CSP clauses are encoded (1030025 clauses, 16617618 bytes)
62.40/63.10	c 63	321371 (90%) CSP clauses are encoded (1065733 clauses, 17148166 bytes)
195.51/198.53	c 198	357078 (100%) CSP clauses are encoded (32169364 clauses, 805022687 bytes)
195.51/198.53	c 198	357078 CSP clauses encoded
195.51/198.54	c 198	Writing map file : HOME/temp.map
195.51/198.56	c 198	Heap : 197 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
195.51/198.56	c 198	SAT : 760020 SAT variables, 32169364 SAT clauses, 805022687 bytes
195.51/198.56	c 198	Heap : 197 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
195.57/198.68	c 198	SOLVING HOME/temp.cnf
195.57/198.68	c 198	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
195.57/198.69	c 198	This is MiniSat 2.0 beta
195.57/198.69	c 198	WARNING: for repeatability, setting FPU to use double precision
195.57/198.69	c 198	============================[ Problem Statistics ]=============================
195.57/198.69	c 198	|                                                                             |
195.57/198.69	c 198	|  Number of variables:  760020                                               |
195.57/198.69	c 198	|  Number of clauses:    32169364                                             |
206.95/210.12	c ERROR INTERRUPTED
207.06/210.25	s UNKNOWN
207.06/210.25	c 210	CPU 195.66 (0.06 0.02 189.09 6.49)
207.06/210.25	c 210	END Sun Jul 12 02:01:37 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2072633-1247356683/watcher-2072633-1247356683 -o /tmp/evaluation-result-2072633-1247356683/solver-2072633-1247356683 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2072633-1247356683.xml 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.03 2.01 4/73 15115
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=18576 CPUtime=0
/proc/15115/stat : 15115 (runsolver) R 15113 15115 13915 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22735051 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15115/statm: 4644 284 249 26 0 2626 0

[startup+0.0821099 s]
/proc/loadavg: 2.09 2.03 2.01 4/73 15115
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16740 CPUtime=0.06
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 22735051 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102127 s]
/proc/loadavg: 2.09 2.03 2.01 4/73 15115
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=0.06
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301162 s]
/proc/loadavg: 2.09 2.03 2.01 4/73 15115
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=0.06
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701245 s]
/proc/loadavg: 2.09 2.03 2.01 4/73 15115
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=0.06
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.5024 s]
/proc/loadavg: 2.09 2.03 2.01 4/84 15127
/proc/meminfo: memFree=1704824/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=0.06
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
[pid=15118] ppid=15115 vsize=5356 CPUtime=0
/proc/15118/stat : 15118 (sh) S 15115 15115 13915 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 22735059 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15118/statm: 1339 233 193 169 0 50 0
[pid=15119] ppid=15118 vsize=864776 CPUtime=1.4
/proc/15119/stat : 15119 (java) S 15118 15115 13915 0 -1 0 16425 0 1 0 130 10 0 0 18 0 9 0 22735060 885530624 14461 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15119/statm: 216194 14461 2557 9 0 210706 0
[pid=15119/tid=15120] ppid=15118 vsize=864776 CPUtime=0.85
/proc/15119/task/15120/stat : 15120 (java) R 15118 15115 13915 0 -1 64 3074 0 1 0 82 3 0 0 25 0 9 0 22735061 885530624 14461 996147200 134512640 134550932 4294955984 18446744073709551615 4126496114 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15121] ppid=15118 vsize=864776 CPUtime=0.43
/proc/15119/task/15121/stat : 15121 (java) S 15118 15115 13915 0 -1 64 12149 0 0 0 38 5 0 0 16 0 9 0 22735062 885530624 14461 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15122] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15122/stat : 15122 (java) S 15118 15115 13915 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22735062 885530624 14461 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15123] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15123/stat : 15123 (java) S 15118 15115 13915 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22735062 885530624 14461 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15124] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15124/stat : 15124 (java) S 15118 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22735064 885530624 14461 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15125] ppid=15118 vsize=864776 CPUtime=0.09
/proc/15119/task/15125/stat : 15125 (java) S 15118 15115 13915 0 -1 64 498 0 0 0 9 0 0 0 16 0 9 0 22735064 885530624 14461 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15126] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15126/stat : 15126 (java) S 15118 15115 13915 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22735064 885530624 14461 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15127] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15127/stat : 15127 (java) S 15118 15115 13915 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22735064 885530624 14461 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 887000

[startup+3.10271 s]
/proc/loadavg: 2.09 2.03 2.01 4/84 15127
/proc/meminfo: memFree=1658168/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=0.06
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
[pid=15118] ppid=15115 vsize=5356 CPUtime=0
/proc/15118/stat : 15118 (sh) S 15115 15115 13915 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 22735059 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15118/statm: 1339 233 193 169 0 50 0
[pid=15119] ppid=15118 vsize=864776 CPUtime=2.97
/proc/15119/stat : 15119 (java) S 15118 15115 13915 0 -1 0 35808 0 1 0 278 19 0 0 18 0 9 0 22735060 885530624 30900 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15119/statm: 216194 30900 2557 9 0 210706 0
[pid=15119/tid=15120] ppid=15118 vsize=864776 CPUtime=1.75
/proc/15119/task/15120/stat : 15120 (java) R 15118 15115 13915 0 -1 64 3885 0 1 0 171 4 0 0 25 0 9 0 22735061 885530624 30900 996147200 134512640 134550932 4294955984 18446744073709551615 4126626231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15121] ppid=15118 vsize=864776 CPUtime=1.1
/proc/15119/task/15121/stat : 15121 (java) S 15118 15115 13915 0 -1 64 30720 0 0 0 97 13 0 0 16 0 9 0 22735062 885530624 30900 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15122] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15122/stat : 15122 (java) S 15118 15115 13915 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22735062 885530624 30900 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15123] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15123/stat : 15123 (java) S 15118 15115 13915 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22735062 885530624 30900 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15124] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15124/stat : 15124 (java) S 15118 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22735064 885530624 30900 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15125] ppid=15118 vsize=864776 CPUtime=0.09
/proc/15119/task/15125/stat : 15125 (java) S 15118 15115 13915 0 -1 64 499 0 0 0 9 0 0 0 16 0 9 0 22735064 885530624 30900 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15126] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15126/stat : 15126 (java) S 15118 15115 13915 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22735064 885530624 30900 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15127] ppid=15118 vsize=864776 CPUtime=0
/proc/15119/task/15127/stat : 15127 (java) S 15118 15115 13915 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22735064 885530624 30900 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887000

[startup+6.30233 s]
/proc/loadavg: 2.24 2.06 2.02 3/84 15127
/proc/meminfo: memFree=1508920/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=0.06
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
[pid=15118] ppid=15115 vsize=5356 CPUtime=0
/proc/15118/stat : 15118 (sh) S 15115 15115 13915 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 22735059 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15118/statm: 1339 233 193 169 0 50 0
[pid=15119] ppid=15118 vsize=891016 CPUtime=6.14
/proc/15119/stat : 15119 (java) S 15118 15115 13915 0 -1 0 83271 0 1 0 574 40 0 0 18 0 9 0 22735060 912400384 68050 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15119/statm: 222754 68050 2558 9 0 217266 0
[pid=15119/tid=15120] ppid=15118 vsize=891016 CPUtime=3.22
/proc/15119/task/15120/stat : 15120 (java) S 15118 15115 13915 0 -1 64 4888 0 1 0 315 7 0 0 25 0 9 0 22735061 912400384 68050 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15121] ppid=15118 vsize=891016 CPUtime=2.8
/proc/15119/task/15121/stat : 15121 (java) R 15118 15115 13915 0 -1 64 77180 0 0 0 249 31 0 0 23 0 9 0 22735062 912400384 68050 996147200 134512640 134550932 4294955984 18446744073709551615 104191126 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15122] ppid=15118 vsize=891016 CPUtime=0
/proc/15119/task/15122/stat : 15122 (java) S 15118 15115 13915 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22735062 912400384 68050 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15123] ppid=15118 vsize=891016 CPUtime=0
/proc/15119/task/15123/stat : 15123 (java) S 15118 15115 13915 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22735062 912400384 68050 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15124] ppid=15118 vsize=891016 CPUtime=0
/proc/15119/task/15124/stat : 15124 (java) S 15118 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22735064 912400384 68050 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15125] ppid=15118 vsize=891016 CPUtime=0.09
/proc/15119/task/15125/stat : 15125 (java) S 15118 15115 13915 0 -1 64 499 0 0 0 9 0 0 0 16 0 9 0 22735064 912400384 68050 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15126] ppid=15118 vsize=891016 CPUtime=0
/proc/15119/task/15126/stat : 15126 (java) S 15118 15115 13915 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22735064 912400384 68050 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15127] ppid=15118 vsize=891016 CPUtime=0
/proc/15119/task/15127/stat : 15127 (java) S 15118 15115 13915 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22735064 912400384 68050 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 913240

[startup+12.7026 s]
/proc/loadavg: 2.30 2.08 2.02 4/84 15127
/proc/meminfo: memFree=1218744/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=0.06
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
[pid=15118] ppid=15115 vsize=5356 CPUtime=0
/proc/15118/stat : 15118 (sh) S 15115 15115 13915 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 22735059 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15118/statm: 1339 233 193 169 0 50 0
[pid=15119] ppid=15118 vsize=864764 CPUtime=12.47
/proc/15119/stat : 15119 (java) S 15118 15115 13915 0 -1 0 175591 0 1 0 1169 78 0 0 18 0 9 0 22735060 885518336 140894 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15119/statm: 216191 140894 2557 9 0 210703 0
[pid=15119/tid=15120] ppid=15118 vsize=864764 CPUtime=5.92
/proc/15119/task/15120/stat : 15120 (java) R 15118 15115 13915 0 -1 64 9660 0 1 0 581 11 0 0 16 0 9 0 22735061 885518336 140894 996147200 134512640 134550932 4294955984 18446744073709551615 4126690855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15121] ppid=15118 vsize=864764 CPUtime=6.41
/proc/15119/task/15121/stat : 15121 (java) R 15118 15115 13915 0 -1 64 164710 0 0 0 575 66 0 0 25 0 9 0 22735062 885518336 140894 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15122] ppid=15118 vsize=864764 CPUtime=0
/proc/15119/task/15122/stat : 15122 (java) S 15118 15115 13915 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22735062 885518336 140894 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15123] ppid=15118 vsize=864764 CPUtime=0
/proc/15119/task/15123/stat : 15123 (java) S 15118 15115 13915 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 22735062 885518336 140894 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15124] ppid=15118 vsize=864764 CPUtime=0
/proc/15119/task/15124/stat : 15124 (java) S 15118 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22735064 885518336 140894 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15125] ppid=15118 vsize=864764 CPUtime=0.12
/proc/15119/task/15125/stat : 15125 (java) S 15118 15115 13915 0 -1 64 517 0 0 0 12 0 0 0 16 0 9 0 22735064 885518336 140894 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15126] ppid=15118 vsize=864764 CPUtime=0
/proc/15119/task/15126/stat : 15126 (java) S 15118 15115 13915 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22735064 885518336 140894 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15119/tid=15127] ppid=15118 vsize=864764 CPUtime=0
/proc/15119/task/15127/stat : 15127 (java) S 15118 15115 13915 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22735064 885518336 140894 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 886988

[startup+25.501 s]
/proc/loadavg: 2.23 2.07 2.02 4/84 15137
/proc/meminfo: memFree=1678136/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=23.68
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1309 179047 0 1 5 2 2260 101 16 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
[pid=15128] ppid=15115 vsize=5356 CPUtime=0
/proc/15128/stat : 15128 (sh) S 15115 15115 13915 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22737449 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15128/statm: 1339 233 193 169 0 50 0
[pid=15129] ppid=15128 vsize=862284 CPUtime=1.49
/proc/15129/stat : 15129 (java) S 15128 15115 13915 0 -1 0 11938 0 1 0 143 6 0 0 18 0 9 0 22737449 882978816 10995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15129/statm: 215571 10995 2158 9 0 210484 0
[pid=15129/tid=15130] ppid=15128 vsize=862284 CPUtime=0.84
/proc/15129/task/15130/stat : 15130 (java) R 15128 15115 13915 0 -1 64 2346 0 1 0 82 2 0 0 25 0 9 0 22737450 882978816 10995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15131] ppid=15128 vsize=862284 CPUtime=0.58
/proc/15129/task/15131/stat : 15131 (java) S 15128 15115 13915 0 -1 64 8581 0 0 0 55 3 0 0 16 0 9 0 22737451 882978816 10995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15132] ppid=15128 vsize=862284 CPUtime=0
/proc/15129/task/15132/stat : 15132 (java) S 15128 15115 13915 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22737451 882978816 10995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15133] ppid=15128 vsize=862284 CPUtime=0
/proc/15129/task/15133/stat : 15133 (java) S 15128 15115 13915 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22737451 882978816 10995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15134] ppid=15128 vsize=862284 CPUtime=0
/proc/15129/task/15134/stat : 15134 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22737453 882978816 10995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15135] ppid=15128 vsize=862284 CPUtime=0.04
/proc/15129/task/15135/stat : 15135 (java) S 15128 15115 13915 0 -1 64 308 0 0 0 4 0 0 0 16 0 9 0 22737453 882978816 10995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15136] ppid=15128 vsize=862284 CPUtime=0
/proc/15129/task/15136/stat : 15136 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22737453 882978816 10995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15137] ppid=15128 vsize=862284 CPUtime=0
/proc/15129/task/15137/stat : 15137 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22737453 882978816 10995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 884508

[startup+51.102 s]
/proc/loadavg: 2.37 2.11 2.03 3/84 15137
/proc/meminfo: memFree=1281336/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=23.68
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1309 179047 0 1 5 2 2260 101 16 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
[pid=15128] ppid=15115 vsize=5356 CPUtime=0
/proc/15128/stat : 15128 (sh) S 15115 15115 13915 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22737449 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15128/statm: 1339 233 193 169 0 50 0
[pid=15129] ppid=15128 vsize=868592 CPUtime=26.84
/proc/15129/stat : 15129 (java) S 15128 15115 13915 0 -1 0 144821 0 1 0 2624 60 0 0 18 0 9 0 22737449 889438208 110480 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15129/statm: 217148 110480 2567 9 0 211653 0
[pid=15129/tid=15130] ppid=15128 vsize=868592 CPUtime=16.51
/proc/15129/task/15130/stat : 15130 (java) R 15128 15115 13915 0 -1 64 8026 0 1 0 1644 7 0 0 25 0 9 0 22737450 889438208 110480 996147200 134512640 134550932 4294955936 18446744073709551615 4126582402 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15131] ppid=15128 vsize=868592 CPUtime=10.11
/proc/15129/task/15131/stat : 15131 (java) S 15128 15115 13915 0 -1 64 134551 0 0 0 960 51 0 0 16 0 9 0 22737451 889438208 110480 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15132] ppid=15128 vsize=868592 CPUtime=0
/proc/15129/task/15132/stat : 15132 (java) S 15128 15115 13915 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22737451 889438208 110480 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15133] ppid=15128 vsize=868592 CPUtime=0
/proc/15129/task/15133/stat : 15133 (java) S 15128 15115 13915 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22737451 889438208 110480 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15134] ppid=15128 vsize=868592 CPUtime=0
/proc/15129/task/15134/stat : 15134 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22737453 889438208 110480 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15135] ppid=15128 vsize=868592 CPUtime=0.18
/proc/15129/task/15135/stat : 15135 (java) S 15128 15115 13915 0 -1 64 1541 0 0 0 18 0 0 0 16 0 9 0 22737453 889438208 110480 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15136] ppid=15128 vsize=868592 CPUtime=0
/proc/15129/task/15136/stat : 15136 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22737453 889438208 110480 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15137] ppid=15128 vsize=868592 CPUtime=0
/proc/15129/task/15137/stat : 15137 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22737453 889438208 110480 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 890816

[startup+102.307 s]
/proc/loadavg: 2.24 2.12 2.04 3/84 15137
/proc/meminfo: memFree=1123320/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=23.69
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1310 179047 0 1 6 2 2260 101 15 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
[pid=15128] ppid=15115 vsize=5356 CPUtime=0
/proc/15128/stat : 15128 (sh) S 15115 15115 13915 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22737449 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15128/statm: 1339 233 193 169 0 50 0
[pid=15129] ppid=15128 vsize=868704 CPUtime=77.48
/proc/15129/stat : 15129 (java) S 15128 15115 13915 0 -1 0 159683 0 1 0 7619 129 0 0 18 0 9 0 22737449 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15129/statm: 217176 122174 2591 9 0 211653 0
[pid=15129/tid=15130] ppid=15128 vsize=868704 CPUtime=65.04
/proc/15129/task/15130/stat : 15130 (java) R 15128 15115 13915 0 -1 64 8232 0 1 0 6435 69 0 0 25 0 9 0 22737450 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4126583241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15131] ppid=15128 vsize=868704 CPUtime=12.15
/proc/15129/task/15131/stat : 15131 (java) S 15128 15115 13915 0 -1 64 149155 0 0 0 1157 58 0 0 16 0 9 0 22737451 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15132] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15132/stat : 15132 (java) S 15128 15115 13915 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22737451 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15133] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15133/stat : 15133 (java) S 15128 15115 13915 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22737451 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15134] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15134/stat : 15134 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22737453 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15135] ppid=15128 vsize=868704 CPUtime=0.27
/proc/15129/task/15135/stat : 15135 (java) S 15128 15115 13915 0 -1 64 1593 0 0 0 26 1 0 0 16 0 9 0 22737453 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15136] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15136/stat : 15136 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22737453 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15137] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15137/stat : 15137 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22737453 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 890928

[startup+162.303 s]
/proc/loadavg: 2.08 2.10 2.03 4/84 15137
/proc/meminfo: memFree=701688/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=23.69
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1310 179047 0 1 6 2 2260 101 15 0 1 0 22735051 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1111 409 3 0 796 0
[pid=15128] ppid=15115 vsize=5356 CPUtime=0
/proc/15128/stat : 15128 (sh) S 15115 15115 13915 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22737449 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15128/statm: 1339 233 193 169 0 50 0
[pid=15129] ppid=15128 vsize=868704 CPUtime=136.35
/proc/15129/stat : 15129 (java) S 15128 15115 13915 0 -1 0 159997 0 1 0 13259 376 0 0 18 0 9 0 22737449 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15129/statm: 217176 122174 2591 9 0 211653 0
[pid=15129/tid=15130] ppid=15128 vsize=868704 CPUtime=123.51
/proc/15129/task/15130/stat : 15130 (java) R 15128 15115 13915 0 -1 64 8546 0 1 0 12038 313 0 0 25 0 9 0 22737450 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4127083706 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15131] ppid=15128 vsize=868704 CPUtime=12.53
/proc/15129/task/15131/stat : 15131 (java) S 15128 15115 13915 0 -1 64 149155 0 0 0 1192 61 0 0 16 0 9 0 22737451 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15132] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15132/stat : 15132 (java) S 15128 15115 13915 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22737451 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15133] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15133/stat : 15133 (java) S 15128 15115 13915 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22737451 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15134] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15134/stat : 15134 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22737453 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15135] ppid=15128 vsize=868704 CPUtime=0.27
/proc/15129/task/15135/stat : 15135 (java) S 15128 15115 13915 0 -1 64 1593 0 0 0 26 1 0 0 16 0 9 0 22737453 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15136] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15136/stat : 15136 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22737453 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15129/tid=15137] ppid=15128 vsize=868704 CPUtime=0
/proc/15129/task/15137/stat : 15137 (java) S 15128 15115 13915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22737453 889552896 122174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (KiB) 890928



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+210.107 s]
/proc/loadavg: 2.09 2.10 2.03 3/76 15145
/proc/meminfo: memFree=38392/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=195.66
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1376 339554 0 2 6 2 18909 649 16 0 1 0 22735051 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1113 409 3 0 796 0
[pid=15144] ppid=15115 vsize=5356 CPUtime=0
/proc/15144/stat : 15144 (sh) S 15115 15115 13915 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22754920 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1339 232 193 169 0 50 0
[pid=15145] ppid=15144 vsize=899888 CPUtime=11.29
/proc/15145/stat : 15145 (minisat) R 15144 15115 13915 0 -1 4194304 215353 0 0 0 995 134 0 0 25 0 1 0 22754920 921485312 215339 996147200 134512640 135127466 4294956256 18446744073709551615 134532906 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 224972 215339 62 150 0 224819 0
Current children cumulated CPU time (s) 206.95
Current children cumulated vsize (KiB) 922112

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

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

[startup+210.221 s]
/proc/loadavg: 2.09 2.10 2.03 3/76 15145
/proc/meminfo: memFree=38392/2055920 swapFree=4192812/4192956
[pid=15115] ppid=15113 vsize=16868 CPUtime=195.66
/proc/15115/stat : 15115 (sugar) S 15113 15115 13915 0 -1 4194304 1398 339554 0 2 6 2 18909 649 16 0 1 0 22735051 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15115/statm: 4217 1113 409 3 0 796 0
[pid=15144] ppid=15115 vsize=0 CPUtime=0
/proc/15144/stat : 15144 (sh) Z 15115 15115 13915 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 22754920 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15144/statm: 0 0 0 0 0 0 0
[pid=15145] ppid=1 vsize=0 CPUtime=11.4
/proc/15145/stat : 15145 (minisat) R 1 15115 13915 0 -1 4195332 215353 0 0 0 995 145 0 0 25 0 1 0 22754920 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 207.06
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15115 and gives
#  childrusage.ru_utime.tv_sec=189
#  childrusage.ru_utime.tv_usec=158243
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=537006
# CPU time returned by wait4() is 195.695
# while last known CPU time is 207.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 210.265
CPU time (s): 207.06
CPU user time (s): 199.1
CPU system time (s): 7.96
CPU usage (%): 98.4755
Max. virtual memory (cumulated for all children) (KiB): 922112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 189.158
system time used= 6.53701
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 341313
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13999
involuntary context switches= 18334

runsolver used 0.250961 second user time and 0.743886 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-12 01:58:07
IDJOB=2072633
IDBENCH=55787
IDSOLVER=739
FILE ID=node23/2072633-1247356683
PBS_JOBID= 9506928
Free space on /tmp= 66260 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-dbst-v30-e350-d15-mw10-3.PB06.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2072633-1247356683/watcher-2072633-1247356683 -o /tmp/evaluation-result-2072633-1247356683/solver-2072633-1247356683 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2072633-1247356683.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9d1595c5be93853ae6aef6febf44d619
RANDOM SEED=980781540

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

/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.277
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.277
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:       1735216 kB
Buffers:         15612 kB
Cached:         161256 kB
SwapCached:          0 kB
Active:         223820 kB
Inactive:        48640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           62480 kB
Writeback:           0 kB
Mapped:         106264 kB
Slab:            33344 kB
Committed_AS:   279496 kB
PageTables:       1960 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= 66260 MiB
End job on node23 at 2009-07-12 02:01:39