Trace number 2072149

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) 215.047 219.183

General information on the benchmark

Namecsp/pseudoGLB/
normalized-dbst-v30-e350-d15-mw10-2.PB06.xml
MD5SUM2849c12e59931b4e4a13ef0de62086df
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.9692
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:49:02 2009
0.00/0.08	c 0	PID 17017
0.07/0.08	c 0	HOST node41.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2072149-1247356139.xml TO HOME/temp.csp
0.07/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-2072149-1247356139.xml' 'HOME/temp.csp'
23.77/24.17	c 25	1 domains, 1600 variables, 0 predicates, 0 relations, 328901 constraints
23.93/24.30	c 25	ENCODING HOME/temp.csp TO HOME/temp.cnf
23.93/24.30	c 25	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.93/24.38	c 25	Parsing HOME/temp.csp
23.94/24.74	c 25	parsed 10000 expressions
23.94/25.15	c 26	parsed 20000 expressions
25.00/25.43	c 26	parsed 30000 expressions
25.41/25.88	c 26	parsed 40000 expressions
25.71/26.16	c 27	parsed 50000 expressions
26.29/26.71	c 27	parsed 60000 expressions
26.49/27.00	c 27	parsed 70000 expressions
26.79/27.29	c 28	parsed 80000 expressions
27.18/27.61	c 28	parsed 90000 expressions
27.88/28.34	c 29	parsed 100000 expressions
28.17/28.67	c 29	parsed 110000 expressions
28.46/28.98	c 29	parsed 120000 expressions
28.77/29.24	c 30	parsed 130000 expressions
29.07/29.56	c 30	parsed 140000 expressions
29.36/29.88	c 30	parsed 150000 expressions
30.44/30.99	c 31	parsed 160000 expressions
30.94/31.42	c 32	parsed 170000 expressions
31.23/31.73	c 32	parsed 180000 expressions
31.53/32.03	c 32	parsed 190000 expressions
31.92/32.42	c 33	parsed 200000 expressions
32.22/32.72	c 33	parsed 210000 expressions
32.52/33.02	c 33	parsed 220000 expressions
32.81/33.32	c 34	parsed 230000 expressions
33.10/33.61	c 34	parsed 240000 expressions
33.41/33.92	c 34	parsed 250000 expressions
35.18/35.73	c 36	parsed 260000 expressions
35.38/35.93	c 36	parsed 270000 expressions
35.68/36.29	c 37	parsed 280000 expressions
35.87/36.49	c 37	parsed 290000 expressions
36.27/36.85	c 37	parsed 300000 expressions
36.67/37.22	c 38	parsed 310000 expressions
36.86/37.42	c 38	parsed 320000 expressions
37.56/38.13	c 39	parsed 330000 expressions
37.66/38.24	c 39	parsed 330502 expressions
37.66/38.25	c 39	Heap : 245 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
37.66/38.25	c 39	Converting to clausal form CSP
39.24/39.86	c 40	converted 33051 (10%) expressions
40.62/41.23	c 42	converted 66101 (20%) expressions
42.00/42.60	c 43	converted 99151 (30%) expressions
45.07/45.79	c 46	converted 132201 (40%) expressions
46.85/47.52	c 48	converted 165251 (50%) expressions
48.23/48.91	c 49	converted 198302 (60%) expressions
49.62/50.30	c 51	converted 231352 (70%) expressions
50.90/51.64	c 52	converted 264402 (80%) expressions
52.28/53.03	c 53	converted 297452 (90%) expressions
56.72/57.52	c 58	converted 330502 (100%) expressions
56.72/57.53	c 58	CSP : 15658 integers, 0 booleans, 357078 clauses, largest domain size 310
56.72/57.53	c 58	Heap : 429 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
56.72/57.53	c 58	Propagation in CSP
59.20/60.03	c 60	16992 values, 0 unsatisfiable literals, and 0 valid clauses are removed
59.20/60.04	c 60	CSP : 15658 integers, 0 booleans, 357078 clauses, largest domain size 281
59.20/60.04	c 60	Heap : 427 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
59.31/60.16	c 61	Simplifing CSP by introducing new Boolean variables
59.51/60.31	c 61	CSP : 15658 integers, 0 booleans, 357078 clauses, largest domain size 281
59.51/60.31	c 61	Heap : 417 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
60.79/61.67	c 62	Encoding CSP to SAT : HOME/temp.cnf
60.88/61.70	c 62	1566 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
60.88/61.72	c 62	3132 (20%) CSP integer variables are encoded (12525 clauses, 173013 bytes)
60.88/61.74	c 62	4698 (30%) CSP integer variables are encoded (27559 clauses, 398523 bytes)
60.88/61.76	c 62	6264 (40%) CSP integer variables are encoded (43793 clauses, 642033 bytes)
60.98/61.83	c 62	7829 (50%) CSP integer variables are encoded (94513 clauses, 1407458 bytes)
61.09/61.97	c 62	9395 (60%) CSP integer variables are encoded (209409 clauses, 3360690 bytes)
61.28/62.14	c 63	10961 (70%) CSP integer variables are encoded (343345 clauses, 5637602 bytes)
61.48/62.32	c 63	12527 (80%) CSP integer variables are encoded (479148 clauses, 7946253 bytes)
61.58/62.49	c 63	14093 (90%) CSP integer variables are encoded (621213 clauses, 10361358 bytes)
61.78/62.65	c 63	15658 (100%) CSP integer variables are encoded (732243 clauses, 12248868 bytes)
62.06/62.97	c 63	35708 (10%) CSP clauses are encoded (767951 clauses, 12730889 bytes)
62.37/63.27	c 64	71416 (20%) CSP clauses are encoded (803659 clauses, 13228729 bytes)
62.67/63.58	c 64	107124 (30%) CSP clauses are encoded (839367 clauses, 13759309 bytes)
62.96/63.89	c 64	142832 (40%) CSP clauses are encoded (875075 clauses, 14289917 bytes)
63.26/64.19	c 65	178539 (50%) CSP clauses are encoded (910782 clauses, 14820643 bytes)
63.55/64.50	c 65	214247 (60%) CSP clauses are encoded (946490 clauses, 15351075 bytes)
63.95/64.81	c 65	249955 (70%) CSP clauses are encoded (982198 clauses, 15881712 bytes)
64.24/65.11	c 66	285663 (80%) CSP clauses are encoded (1017906 clauses, 16412294 bytes)
64.54/65.42	c 66	321371 (90%) CSP clauses are encoded (1053614 clauses, 16942891 bytes)
201.92/205.27	c 206	357078 (100%) CSP clauses are encoded (31425815 clauses, 789086548 bytes)
201.92/205.28	c 206	357078 CSP clauses encoded
201.92/205.28	c 206	Writing map file : HOME/temp.map
201.92/205.30	c 206	Heap : 177 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
202.02/205.30	c 206	SAT : 747901 SAT variables, 31425815 SAT clauses, 789086548 bytes
202.02/205.30	c 206	Heap : 177 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
202.08/205.42	c 206	SOLVING HOME/temp.cnf
202.08/205.42	c 206	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
202.08/205.43	c 206	This is MiniSat 2.0 beta
202.08/205.43	c 206	WARNING: for repeatability, setting FPU to use double precision
202.08/205.43	c 206	============================[ Problem Statistics ]=============================
202.08/205.43	c 206	|                                                                             |
202.08/205.43	c 206	|  Number of variables:  747901                                               |
202.08/205.43	c 206	|  Number of clauses:    31425815                                             |
214.50/218.54	c ERROR INTERRUPTED
214.62/218.67	s UNKNOWN
214.62/218.67	c 219	CPU 202.12 (0.07 0.01 195.07 6.97)
214.62/218.67	c 219	END Sun Jul 12 01:52:41 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-2072149-1247356139/watcher-2072149-1247356139 -o /tmp/evaluation-result-2072149-1247356139/solver-2072149-1247356139 -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-2072149-1247356139.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

[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 4/82 17017
/proc/meminfo: memFree=1461720/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=18576 CPUtime=0
/proc/17017/stat : 17017 (runsolver) R 17015 15822 15822 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 22305942 19021824 282 996147200 4194304 4302564 548682068304 18446744073709551615 209133305330 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17017/statm: 4644 282 247 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.081966 s]
/proc/loadavg: 2.01 2.00 2.00 4/82 17017
/proc/meminfo: memFree=1461720/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16740 CPUtime=0.07
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 22305942 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102241 s]
/proc/loadavg: 2.01 2.00 2.00 4/82 17017
/proc/meminfo: memFree=1461720/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=0.07
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301256 s]
/proc/loadavg: 2.01 2.00 2.00 4/82 17017
/proc/meminfo: memFree=1461720/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=0.07
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701296 s]
/proc/loadavg: 2.01 2.00 2.00 4/82 17017
/proc/meminfo: memFree=1461720/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=0.07
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50236 s]
/proc/loadavg: 2.01 2.00 2.00 4/93 17029
/proc/meminfo: memFree=1433152/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=0.07
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
[pid=17020] ppid=17017 vsize=5356 CPUtime=0
/proc/17020/stat : 17020 (sh) S 17017 17017 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22305951 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17020/statm: 1339 233 193 169 0 50 0
[pid=17021] ppid=17020 vsize=864776 CPUtime=1.38
/proc/17021/stat : 17021 (java) S 17020 17017 15822 0 -1 0 16417 0 1 0 132 6 0 0 18 0 9 0 22305951 885530624 14453 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17021/statm: 216194 14453 2557 9 0 210706 0
[pid=17021/tid=17022] ppid=17020 vsize=864776 CPUtime=0.84
/proc/17021/task/17022/stat : 17022 (java) R 17020 17017 15822 0 -1 64 3074 0 1 0 83 1 0 0 25 0 9 0 22305952 885530624 14453 996147200 134512640 134550932 4294955984 18446744073709551615 4126491209 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17023] ppid=17020 vsize=864776 CPUtime=0.42
/proc/17021/task/17023/stat : 17023 (java) S 17020 17017 15822 0 -1 64 12135 0 0 0 39 3 0 0 16 0 9 0 22305953 885530624 14453 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17024] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17024/stat : 17024 (java) S 17020 17017 15822 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22305954 885530624 14453 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17025] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17025/stat : 17025 (java) S 17020 17017 15822 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22305954 885530624 14453 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17026] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17026/stat : 17026 (java) S 17020 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22305956 885530624 14453 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17027] ppid=17020 vsize=864776 CPUtime=0.09
/proc/17021/task/17027/stat : 17027 (java) S 17020 17017 15822 0 -1 64 503 0 0 0 9 0 0 0 16 0 9 0 22305956 885530624 14453 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17028] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17028/stat : 17028 (java) S 17020 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22305956 885530624 14453 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17029] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17029/stat : 17029 (java) S 17020 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22305956 885530624 14453 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 887000

[startup+3.10251 s]
/proc/loadavg: 2.01 2.00 2.00 4/93 17029
/proc/meminfo: memFree=1383232/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=0.07
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
[pid=17020] ppid=17017 vsize=5356 CPUtime=0
/proc/17020/stat : 17020 (sh) S 17017 17017 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22305951 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17020/statm: 1339 233 193 169 0 50 0
[pid=17021] ppid=17020 vsize=864776 CPUtime=2.97
/proc/17021/stat : 17021 (java) S 17020 17017 15822 0 -1 0 37683 0 1 0 280 17 0 0 18 0 9 0 22305951 885530624 32774 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17021/statm: 216194 32774 2557 9 0 210706 0
[pid=17021/tid=17022] ppid=17020 vsize=864776 CPUtime=1.73
/proc/17021/task/17022/stat : 17022 (java) R 17020 17017 15822 0 -1 64 3886 0 1 0 170 3 0 0 25 0 9 0 22305952 885530624 32774 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17023] ppid=17020 vsize=864776 CPUtime=1.11
/proc/17021/task/17023/stat : 17023 (java) R 17020 17017 15822 0 -1 64 32588 0 0 0 99 12 0 0 16 0 9 0 22305953 885530624 32774 996147200 134512640 134550932 4294955984 18446744073709551615 104193955 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17024] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17024/stat : 17024 (java) S 17020 17017 15822 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22305954 885530624 32774 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17025] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17025/stat : 17025 (java) S 17020 17017 15822 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22305954 885530624 32774 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17026] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17026/stat : 17026 (java) S 17020 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22305956 885530624 32774 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17027] ppid=17020 vsize=864776 CPUtime=0.1
/proc/17021/task/17027/stat : 17027 (java) S 17020 17017 15822 0 -1 64 504 0 0 0 10 0 0 0 16 0 9 0 22305956 885530624 32774 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17028] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17028/stat : 17028 (java) S 17020 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22305956 885530624 32774 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17029] ppid=17020 vsize=864776 CPUtime=0
/proc/17021/task/17029/stat : 17029 (java) S 17020 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22305956 885530624 32774 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 887000

[startup+6.3028 s]
/proc/loadavg: 2.01 2.00 2.00 3/93 17029
/proc/meminfo: memFree=1236224/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=0.07
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
[pid=17020] ppid=17017 vsize=5356 CPUtime=0
/proc/17020/stat : 17020 (sh) S 17017 17017 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22305951 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17020/statm: 1339 233 193 169 0 50 0
[pid=17021] ppid=17020 vsize=891016 CPUtime=6.12
/proc/17021/stat : 17021 (java) S 17020 17017 15822 0 -1 0 83117 0 1 0 572 40 0 0 18 0 9 0 22305951 912400384 67896 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17021/statm: 222754 67896 2558 9 0 217266 0
[pid=17021/tid=17022] ppid=17020 vsize=891016 CPUtime=3.18
/proc/17021/task/17022/stat : 17022 (java) S 17020 17017 15822 0 -1 64 4872 0 1 0 311 7 0 0 25 0 9 0 22305952 912400384 67896 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17023] ppid=17020 vsize=891016 CPUtime=2.82
/proc/17021/task/17023/stat : 17023 (java) R 17020 17017 15822 0 -1 64 77036 0 0 0 250 32 0 0 23 0 9 0 22305953 912400384 67896 996147200 134512640 134550932 4294955984 18446744073709551615 104191090 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17024] ppid=17020 vsize=891016 CPUtime=0
/proc/17021/task/17024/stat : 17024 (java) S 17020 17017 15822 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22305954 912400384 67896 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17025] ppid=17020 vsize=891016 CPUtime=0
/proc/17021/task/17025/stat : 17025 (java) S 17020 17017 15822 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22305954 912400384 67896 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17026] ppid=17020 vsize=891016 CPUtime=0
/proc/17021/task/17026/stat : 17026 (java) S 17020 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22305956 912400384 67896 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17027] ppid=17020 vsize=891016 CPUtime=0.1
/proc/17021/task/17027/stat : 17027 (java) S 17020 17017 15822 0 -1 64 504 0 0 0 10 0 0 0 16 0 9 0 22305956 912400384 67896 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17028] ppid=17020 vsize=891016 CPUtime=0
/proc/17021/task/17028/stat : 17028 (java) S 17020 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22305956 912400384 67896 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17029] ppid=17020 vsize=891016 CPUtime=0
/proc/17021/task/17029/stat : 17029 (java) S 17020 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22305956 912400384 67896 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 913240

[startup+12.7024 s]
/proc/loadavg: 2.08 2.02 2.01 4/93 17029
/proc/meminfo: memFree=937856/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=0.07
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
[pid=17020] ppid=17017 vsize=5356 CPUtime=0
/proc/17020/stat : 17020 (sh) S 17017 17017 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22305951 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17020/statm: 1339 233 193 169 0 50 0
[pid=17021] ppid=17020 vsize=864764 CPUtime=12.45
/proc/17021/stat : 17021 (java) S 17020 17017 15822 0 -1 0 175454 0 1 0 1162 83 0 0 18 0 9 0 22305951 885518336 140804 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17021/statm: 216191 140804 2558 9 0 210703 0
[pid=17021/tid=17022] ppid=17020 vsize=864764 CPUtime=5.86
/proc/17021/task/17022/stat : 17022 (java) R 17020 17017 15822 0 -1 64 9696 0 1 0 573 13 0 0 16 0 9 0 22305952 885518336 140804 996147200 134512640 134550932 4294955984 18446744073709551615 103778338 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17023] ppid=17020 vsize=864764 CPUtime=6.45
/proc/17021/task/17023/stat : 17023 (java) R 17020 17017 15822 0 -1 64 164531 0 0 0 576 69 0 0 25 0 9 0 22305953 885518336 140804 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17024] ppid=17020 vsize=864764 CPUtime=0
/proc/17021/task/17024/stat : 17024 (java) S 17020 17017 15822 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22305954 885518336 140804 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17025] ppid=17020 vsize=864764 CPUtime=0
/proc/17021/task/17025/stat : 17025 (java) S 17020 17017 15822 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 22305954 885518336 140804 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17021/tid=17026] ppid=17020 vsize=864764 CPUtime=0
/proc/17021/task/17026/stat : 17026 (java) S 17020 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22305956 885518336 140804 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17027] ppid=17020 vsize=864764 CPUtime=0.13
/proc/17021/task/17027/stat : 17027 (java) R 17020 17017 15822 0 -1 64 522 0 0 0 13 0 0 0 16 0 9 0 22305956 885518336 140804 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17028] ppid=17020 vsize=864764 CPUtime=0
/proc/17021/task/17028/stat : 17028 (java) S 17020 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22305956 885518336 140804 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17021/tid=17029] ppid=17020 vsize=864764 CPUtime=0
/proc/17021/task/17029/stat : 17029 (java) S 17020 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22305956 885518336 140804 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 886988

[startup+25.5025 s]
/proc/loadavg: 2.07 2.02 2.00 4/93 17039
/proc/meminfo: memFree=1404672/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=23.94
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1309 178994 0 1 6 1 2279 108 16 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
[pid=17030] ppid=17017 vsize=5356 CPUtime=0
/proc/17030/stat : 17030 (sh) S 17017 17017 15822 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22308373 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17030/statm: 1339 233 193 169 0 50 0
[pid=17031] ppid=17030 vsize=862536 CPUtime=1.17
/proc/17031/stat : 17031 (java) S 17030 17017 15822 0 -1 0 10258 0 1 0 111 6 0 0 18 0 9 0 22308373 883236864 9382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17031/statm: 215634 9382 2158 9 0 210547 0
[pid=17031/tid=17032] ppid=17030 vsize=862536 CPUtime=0.69
/proc/17031/task/17032/stat : 17032 (java) R 17030 17017 15822 0 -1 64 2166 0 1 0 68 1 0 0 25 0 9 0 22308374 883236864 9382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17033] ppid=17030 vsize=862536 CPUtime=0.41
/proc/17031/task/17033/stat : 17033 (java) R 17030 17017 15822 0 -1 64 7082 0 0 0 38 3 0 0 16 0 9 0 22308375 883236864 9382 996147200 134512640 134550932 4294955936 18446744073709551615 102758168 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17034] ppid=17030 vsize=862536 CPUtime=0
/proc/17031/task/17034/stat : 17034 (java) S 17030 17017 15822 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22308375 883236864 9382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17035] ppid=17030 vsize=862536 CPUtime=0
/proc/17031/task/17035/stat : 17035 (java) S 17030 17017 15822 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22308375 883236864 9382 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17036] ppid=17030 vsize=862536 CPUtime=0

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

[pid=17031/tid=17037] ppid=17030 vsize=868560 CPUtime=0.19
/proc/17031/task/17037/stat : 17037 (java) S 17030 17017 15822 0 -1 64 1525 0 0 0 18 1 0 0 16 0 9 0 22308377 889405440 105571 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17038] ppid=17030 vsize=868560 CPUtime=0
/proc/17031/task/17038/stat : 17038 (java) S 17030 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22308377 889405440 105571 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17039] ppid=17030 vsize=868560 CPUtime=0
/proc/17031/task/17039/stat : 17039 (java) S 17030 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22308377 889405440 105571 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 890784

[startup+102.307 s]
/proc/loadavg: 2.09 2.04 2.01 3/93 17039
/proc/meminfo: memFree=848704/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=23.95
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1310 178994 0 1 7 1 2279 108 15 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
[pid=17030] ppid=17017 vsize=5356 CPUtime=0
/proc/17030/stat : 17030 (sh) S 17017 17017 15822 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22308373 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17030/statm: 1339 233 193 169 0 50 0
[pid=17031] ppid=17030 vsize=868672 CPUtime=77.06
/proc/17031/stat : 17031 (java) S 17030 17017 15822 0 -1 0 159986 0 1 0 7560 146 0 0 18 0 9 0 22308373 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17031/statm: 217168 122163 2591 9 0 211645 0
[pid=17031/tid=17032] ppid=17030 vsize=868672 CPUtime=63.39
/proc/17031/task/17032/stat : 17032 (java) R 17030 17017 15822 0 -1 64 8233 0 1 0 6272 67 0 0 25 0 9 0 22308374 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4126580315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17033] ppid=17030 vsize=868672 CPUtime=13.35
/proc/17031/task/17033/stat : 17033 (java) S 17030 17017 15822 0 -1 64 149474 0 0 0 1259 76 0 0 16 0 9 0 22308375 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17034] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17034/stat : 17034 (java) S 17030 17017 15822 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22308375 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17035] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17035/stat : 17035 (java) S 17030 17017 15822 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22308375 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17036] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17036/stat : 17036 (java) S 17030 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22308377 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17037] ppid=17030 vsize=868672 CPUtime=0.28
/proc/17031/task/17037/stat : 17037 (java) S 17030 17017 15822 0 -1 64 1577 0 0 0 27 1 0 0 16 0 9 0 22308377 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17038] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17038/stat : 17038 (java) S 17030 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22308377 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17039] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17039/stat : 17039 (java) S 17030 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22308377 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 890896

[startup+162.303 s]
/proc/loadavg: 2.03 2.03 2.00 3/93 17039
/proc/meminfo: memFree=476800/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=23.95
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1310 178994 0 1 7 1 2279 108 15 0 1 0 22305942 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1111 409 3 0 796 0
[pid=17030] ppid=17017 vsize=5356 CPUtime=0
/proc/17030/stat : 17030 (sh) S 17017 17017 15822 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22308373 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17030/statm: 1339 233 193 169 0 50 0
[pid=17031] ppid=17030 vsize=868672 CPUtime=135.97
/proc/17031/stat : 17031 (java) S 17030 17017 15822 0 -1 0 160269 0 1 0 13216 381 0 0 18 0 9 0 22308373 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17031/statm: 217168 122163 2591 9 0 211645 0
[pid=17031/tid=17032] ppid=17030 vsize=868672 CPUtime=121.95
/proc/17031/task/17032/stat : 17032 (java) R 17030 17017 15822 0 -1 64 8516 0 1 0 11896 299 0 0 25 0 9 0 22308374 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4126639057 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17033] ppid=17030 vsize=868672 CPUtime=13.7
/proc/17031/task/17033/stat : 17033 (java) S 17030 17017 15822 0 -1 64 149474 0 0 0 1291 79 0 0 15 0 9 0 22308375 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17034] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17034/stat : 17034 (java) S 17030 17017 15822 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22308375 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17035] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17035/stat : 17035 (java) S 17030 17017 15822 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22308375 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17036] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17036/stat : 17036 (java) S 17030 17017 15822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22308377 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17037] ppid=17030 vsize=868672 CPUtime=0.28
/proc/17031/task/17037/stat : 17037 (java) S 17030 17017 15822 0 -1 64 1577 0 0 0 27 1 0 0 16 0 9 0 22308377 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17038] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17038/stat : 17038 (java) S 17030 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22308377 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17031/tid=17039] ppid=17030 vsize=868672 CPUtime=0
/proc/17031/task/17039/stat : 17039 (java) S 17030 17017 15822 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22308377 889520128 122163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 159.92
Current children cumulated vsize (KiB) 890896



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+218.503 s]
/proc/loadavg: 2.10 2.05 2.01 3/85 17041
/proc/meminfo: memFree=15424/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=202.11
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1376 339805 0 2 7 1 19506 697 16 0 1 0 22305942 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1113 409 3 0 796 0
[pid=17040] ppid=17017 vsize=5356 CPUtime=0
/proc/17040/stat : 17040 (sh) S 17017 17017 15822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22326485 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17040/statm: 1339 232 193 169 0 50 0
[pid=17041] ppid=17040 vsize=903192 CPUtime=12.39
/proc/17041/stat : 17041 (minisat) R 17040 17017 15822 0 -1 4194304 216145 0 0 0 1049 190 0 0 25 0 1 0 22326486 924868608 216131 996147200 134512640 135127466 4294956256 18446744073709551615 134532763 0 0 4096 3 0 0 0 17 1 0 0
/proc/17041/statm: 225798 216131 62 150 0 225645 0
Current children cumulated CPU time (s) 214.5
Current children cumulated vsize (KiB) 925416

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

############
# WARNING:
# current cumulated CPU time (202.12 s) is less than in the last sample (214.62 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (12.5 s) to the 'lost time'.

[startup+218.64 s]
/proc/loadavg: 2.10 2.05 2.01 3/85 17041
/proc/meminfo: memFree=15424/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=202.11
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1398 339805 0 2 7 1 19506 697 16 0 1 0 22305942 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1113 409 3 0 796 0
[pid=17040] ppid=17017 vsize=0 CPUtime=0
/proc/17040/stat : 17040 (sh) Z 17017 17017 15822 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 22326485 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/17040/statm: 0 0 0 0 0 0 0
[pid=17041] ppid=1 vsize=0 CPUtime=12.51
/proc/17041/stat : 17041 (minisat) R 1 17017 15822 0 -1 4195332 216395 0 0 0 1050 201 0 0 25 0 1 0 22326486 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/17041/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 214.62
Current children cumulated vsize (KiB) 16868

[startup+218.702 s]
/proc/loadavg: 2.10 2.05 2.01 3/85 17041
/proc/meminfo: memFree=15424/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=202.12
/proc/17017/stat : 17017 (sugar) D 17015 17017 15822 0 -1 4194304 1423 340082 0 2 7 1 19507 697 16 0 1 0 22305942 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17017/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 202.12
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+218.64 s]
/proc/loadavg: 2.10 2.05 2.01 3/85 17041
/proc/meminfo: memFree=15424/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=202.11
/proc/17017/stat : 17017 (sugar) S 17015 17017 15822 0 -1 4194304 1398 339805 0 2 7 1 19506 697 16 0 1 0 22305942 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/17017/statm: 4217 1113 409 3 0 796 0
[pid=17040] ppid=17017 vsize=0 CPUtime=0
/proc/17040/stat : 17040 (sh) Z 17017 17017 15822 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 22326485 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/17040/statm: 0 0 0 0 0 0 0
[pid=17041] ppid=1 vsize=0 CPUtime=12.51
/proc/17041/stat : 17041 (minisat) R 1 17017 15822 0 -1 4195332 216395 0 0 0 1050 201 0 0 25 0 1 0 22326486 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/17041/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 214.62
Current children cumulated vsize (KiB) 16868

[startup+219.003 s]
/proc/loadavg: 2.10 2.05 2.01 3/84 17042
/proc/meminfo: memFree=1055368/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=202.39
/proc/17017/stat : 17017 (sugar) R 17015 17017 15822 0 -1 4194304 1423 340082 0 2 7 28 19507 697 16 0 1 0 22305942 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 209136096297 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17017/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 202.39
Current children cumulated vsize (KiB) 16868

[startup+219.103 s]
/proc/loadavg: 2.10 2.05 2.01 3/84 17042
/proc/meminfo: memFree=1055368/2055920 swapFree=4192812/4192956
[pid=17017] ppid=17015 vsize=16868 CPUtime=202.48
/proc/17017/stat : 17017 (sugar) D 17015 17017 15822 0 -1 4194304 1423 340082 0 2 7 37 19507 697 16 0 1 0 22305942 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17017/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 202.48
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 12.5
#  lost CPU user time (s): 10.49
#  lost CPU system time (s): 2.01

Real time (s): 219.183
CPU time (s): 215.047
CPU user time (s): 205.636
CPU system time (s): 9.41087
CPU usage (%): 98.1129
Max. virtual memory (cumulated for all children) (KiB): 925416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.146
system time used= 7.40087
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 341564
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= 14143
involuntary context switches= 20785

runsolver used 0.315951 second user time and 0.860869 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-12 01:49:02
IDJOB=2072149
IDBENCH=55599
IDSOLVER=739
FILE ID=node41/2072149-1247356139
PBS_JOBID= 9506856
Free space on /tmp= 65756 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-dbst-v30-e350-d15-mw10-2.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-2072149-1247356139/watcher-2072149-1247356139 -o /tmp/evaluation-result-2072149-1247356139/solver-2072149-1247356139 -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-2072149-1247356139.xml

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

MD5SUM BENCH= 2849c12e59931b4e4a13ef0de62086df
RANDOM SEED=582033062

node41.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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1462200 kB
Buffers:         17696 kB
Cached:         217108 kB
SwapCached:          0 kB
Active:         511952 kB
Inactive:        33476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1462200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           62300 kB
Writeback:           0 kB
Mapped:         331968 kB
Slab:            32784 kB
Committed_AS:   505744 kB
PageTables:       2496 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= 65748 MiB
End job on node41 at 2009-07-12 01:52:43