Trace number 2077132

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? (TO) 1800.17 1812.37

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg10-14_ext.xml
MD5SUM6797b14732deb534296b42a9ade425c3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints24
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 03:49:45 2009
0.00/0.08	c 0	PID 18292
0.07/0.08	c 0	HOST node45.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2077132-1247363384.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-2077132-1247363384.xml' 'HOME/temp.csp'
1.45/1.54	c 1	1 domains, 140 variables, 0 predicates, 2 relations, 24 constraints
1.45/1.57	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.45/1.57	c 1	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'
1.50/1.65	c 1	Parsing HOME/temp.csp
3.10/3.24	c 3	parsed 167 expressions
3.10/3.25	c 3	Heap : 23 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.10/3.25	c 3	Converting to clausal form CSP
3.10/3.27	c 3	converted 17 (10%) expressions
3.10/3.27	c 3	converted 34 (20%) expressions
3.10/3.27	c 3	converted 51 (30%) expressions
3.10/3.27	c 3	converted 67 (40%) expressions
3.10/3.27	c 3	converted 84 (50%) expressions
3.10/3.27	c 3	converted 101 (60%) expressions
3.10/3.27	c 3	converted 117 (70%) expressions
3.10/3.27	c 3	converted 134 (80%) expressions
13.21/13.48	c 13	converted 151 (90%) expressions
27.31/27.59	c 27	converted 167 (100%) expressions
27.31/27.59	c 27	CSP : 140 integers, 0 booleans, 24 clauses, largest domain size 26
27.31/27.59	c 27	Heap : 574 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
27.31/27.59	c 27	Propagation in CSP
27.31/27.59	c 27	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
27.31/27.59	c 27	CSP : 140 integers, 0 booleans, 24 clauses, largest domain size 26
27.31/27.59	c 27	Heap : 574 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
27.31/27.60	c 27	Simplifing CSP by introducing new Boolean variables
27.31/27.60	c 27	CSP : 140 integers, 0 booleans, 24 clauses, largest domain size 26
27.40/27.60	c 27	Heap : 574 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
30.20/30.46	c 30	Encoding CSP to SAT : HOME/temp.cnf
30.20/30.47	c 30	14 (10%) CSP integer variables are encoded (336 clauses, 3552 bytes)
30.20/30.48	c 30	28 (20%) CSP integer variables are encoded (672 clauses, 7248 bytes)
30.20/30.49	c 30	42 (30%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
30.20/30.49	c 30	56 (40%) CSP integer variables are encoded (1344 clauses, 15409 bytes)
30.20/30.49	c 30	70 (50%) CSP integer variables are encoded (1680 clauses, 19777 bytes)
30.20/30.49	c 30	84 (60%) CSP integer variables are encoded (2016 clauses, 24145 bytes)
30.20/30.49	c 30	98 (70%) CSP integer variables are encoded (2352 clauses, 28513 bytes)
30.20/30.49	c 30	112 (80%) CSP integer variables are encoded (2688 clauses, 32881 bytes)
30.20/30.49	c 30	126 (90%) CSP integer variables are encoded (3024 clauses, 37249 bytes)
30.20/30.49	c 30	140 (100%) CSP integer variables are encoded (3360 clauses, 41617 bytes)
1800.05/1812.22	c ERROR INTERRUPTED
1800.17/1812.36	s UNKNOWN
1800.17/1812.36	c 1812	CPU 1.5 (0.05 0.02 1.3 0.13)
1800.17/1812.36	c 1812	END Sun Jul 12 04:19:57 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-2077132-1247363384/watcher-2077132-1247363384 -o /tmp/evaluation-result-2077132-1247363384/solver-2077132-1247363384 -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-2077132-1247363384.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.18 2.21 2.18 4/83 18292
/proc/meminfo: memFree=1119432/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=12268 CPUtime=0
/proc/18292/stat : 18292 (sugar) R 18290 18292 17996 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 23402241 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 258939255397 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/18292/statm: 3067 316 241 3 0 167 0

[startup+0.085699 s]
/proc/loadavg: 2.18 2.21 2.18 4/83 18292
/proc/meminfo: memFree=1119432/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16740 CPUtime=0.07
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 23402241 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18292/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102813 s]
/proc/loadavg: 2.18 2.21 2.18 4/83 18292
/proc/meminfo: memFree=1119432/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=0.07
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302835 s]
/proc/loadavg: 2.18 2.21 2.18 4/83 18292
/proc/meminfo: memFree=1119432/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=0.07
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701907 s]
/proc/loadavg: 2.18 2.21 2.18 4/83 18292
/proc/meminfo: memFree=1119432/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=0.07
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50206 s]
/proc/loadavg: 2.18 2.21 2.18 3/94 18304
/proc/meminfo: memFree=1104496/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=0.07
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
[pid=18295] ppid=18292 vsize=5356 CPUtime=0
/proc/18295/stat : 18295 (sh) S 18292 18292 17996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23402249 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18295/statm: 1339 233 193 169 0 50 0
[pid=18296] ppid=18295 vsize=864132 CPUtime=1.38
/proc/18296/stat : 18296 (java) S 18295 18292 17996 0 -1 0 15154 0 1 0 127 11 0 0 18 0 9 0 23402250 884871168 14406 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18296/statm: 216033 14406 2554 9 0 210545 0
[pid=18296/tid=18297] ppid=18295 vsize=864132 CPUtime=0.97
/proc/18296/task/18297/stat : 18297 (java) R 18295 18292 17996 0 -1 64 11140 0 1 0 88 9 0 0 25 0 9 0 23402251 884871168 14406 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18296/tid=18298] ppid=18295 vsize=864132 CPUtime=0.34
/proc/18296/task/18298/stat : 18298 (java) R 18295 18292 17996 0 -1 64 2987 0 0 0 33 1 0 0 16 0 9 0 23402252 884871168 14406 996147200 134512640 134550932 4294955984 18446744073709551615 104191090 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18296/tid=18299] ppid=18295 vsize=864132 CPUtime=0
/proc/18296/task/18299/stat : 18299 (java) S 18295 18292 17996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23402252 884871168 14406 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18296/tid=18300] ppid=18295 vsize=864132 CPUtime=0
/proc/18296/task/18300/stat : 18300 (java) S 18295 18292 17996 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23402252 884871168 14406 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18296/tid=18301] ppid=18295 vsize=864132 CPUtime=0
/proc/18296/task/18301/stat : 18301 (java) S 18295 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23402255 884871168 14406 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18296/tid=18302] ppid=18295 vsize=864132 CPUtime=0.05
/proc/18296/task/18302/stat : 18302 (java) S 18295 18292 17996 0 -1 64 323 0 0 0 5 0 0 0 16 0 9 0 23402255 884871168 14406 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18296/tid=18303] ppid=18295 vsize=864132 CPUtime=0
/proc/18296/task/18303/stat : 18303 (java) S 18295 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23402255 884871168 14406 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18296/tid=18304] ppid=18295 vsize=864132 CPUtime=0
/proc/18296/task/18304/stat : 18304 (java) S 18295 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23402255 884871168 14406 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) 886356

[startup+3.10235 s]
/proc/loadavg: 2.18 2.21 2.18 3/94 18314
/proc/meminfo: memFree=1102384/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=1.5
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1309 15578 0 1 5 2 130 13 16 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
[pid=18305] ppid=18292 vsize=5356 CPUtime=0
/proc/18305/stat : 18305 (sh) S 18292 18292 17996 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23402398 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18305/statm: 1339 233 193 169 0 50 0
[pid=18306] ppid=18305 vsize=862812 CPUtime=1.5
/proc/18306/stat : 18306 (java) S 18305 18292 17996 0 -1 0 10566 0 1 0 144 6 0 0 18 0 9 0 23402398 883519488 9546 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18306/statm: 215703 9546 2158 9 0 210616 0
[pid=18306/tid=18307] ppid=18305 vsize=862812 CPUtime=0.86
/proc/18306/task/18307/stat : 18307 (java) R 18305 18292 17996 0 -1 64 2149 0 1 0 85 1 0 0 25 0 9 0 23402399 883519488 9546 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18308] ppid=18305 vsize=862812 CPUtime=0.58
/proc/18306/task/18308/stat : 18308 (java) R 18305 18292 17996 0 -1 64 7415 0 0 0 54 4 0 0 17 0 9 0 23402400 883519488 9546 996147200 134512640 134550932 4294955936 18446744073709551615 102768208 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18309] ppid=18305 vsize=862812 CPUtime=0
/proc/18306/task/18309/stat : 18309 (java) S 18305 18292 17996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23402400 883519488 9546 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18310] ppid=18305 vsize=862812 CPUtime=0
/proc/18306/task/18310/stat : 18310 (java) S 18305 18292 17996 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23402400 883519488 9546 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18311] ppid=18305 vsize=862812 CPUtime=0
/proc/18306/task/18311/stat : 18311 (java) S 18305 18292 17996 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23402403 883519488 9546 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18312] ppid=18305 vsize=862812 CPUtime=0.03
/proc/18306/task/18312/stat : 18312 (java) S 18305 18292 17996 0 -1 64 299 0 0 0 3 0 0 0 16 0 9 0 23402403 883519488 9546 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18313] ppid=18305 vsize=862812 CPUtime=0
/proc/18306/task/18313/stat : 18313 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23402403 883519488 9546 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18314] ppid=18305 vsize=862812 CPUtime=0
/proc/18306/task/18314/stat : 18314 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23402403 883519488 9546 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 885036

[startup+6.30192 s]
/proc/loadavg: 2.24 2.22 2.18 3/94 18314
/proc/meminfo: memFree=1031792/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=1.5
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1309 15578 0 1 5 2 130 13 16 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
[pid=18305] ppid=18292 vsize=5356 CPUtime=0
/proc/18305/stat : 18305 (sh) S 18292 18292 17996 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23402398 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18305/statm: 1339 233 193 169 0 50 0
[pid=18306] ppid=18305 vsize=864404 CPUtime=4.66
/proc/18306/stat : 18306 (java) S 18305 18292 17996 0 -1 0 31965 0 1 0 448 18 0 0 18 0 9 0 23402398 885149696 29891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18306/statm: 216101 29891 2566 9 0 210606 0
[pid=18306/tid=18307] ppid=18305 vsize=864404 CPUtime=2.08
/proc/18306/task/18307/stat : 18307 (java) R 18305 18292 17996 0 -1 64 3657 0 1 0 206 2 0 0 16 0 9 0 23402399 885149696 29891 996147200 134512640 134550932 4294955936 18446744073709551615 4126522370 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18308] ppid=18305 vsize=864404 CPUtime=2.5
/proc/18306/task/18308/stat : 18308 (java) R 18305 18292 17996 0 -1 64 27298 0 0 0 236 14 0 0 25 0 9 0 23402400 885149696 29891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18309] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18309/stat : 18309 (java) S 18305 18292 17996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23402400 885149696 29891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18310] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18310/stat : 18310 (java) S 18305 18292 17996 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23402400 885149696 29891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18311] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18311/stat : 18311 (java) S 18305 18292 17996 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23402403 885149696 29891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18312] ppid=18305 vsize=864404 CPUtime=0.04
/proc/18306/task/18312/stat : 18312 (java) S 18305 18292 17996 0 -1 64 307 0 0 0 4 0 0 0 16 0 9 0 23402403 885149696 29891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18313] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18313/stat : 18313 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23402403 885149696 29891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18314] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18314/stat : 18314 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23402403 885149696 29891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 886628

[startup+12.7021 s]
/proc/loadavg: 2.22 2.22 2.18 3/93 18353
/proc/meminfo: memFree=1599864/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=1.5
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1309 15578 0 1 5 2 130 13 16 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
[pid=18305] ppid=18292 vsize=5356 CPUtime=0
/proc/18305/stat : 18305 (sh) S 18292 18292 17996 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23402398 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18305/statm: 1339 233 193 169 0 50 0
[pid=18306] ppid=18305 vsize=864404 CPUtime=11.01
/proc/18306/stat : 18306 (java) S 18305 18292 17996 0 -1 0 85009 0 1 0 1054 47 0 0 18 0 9 0 23402398 885149696 61686 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18306/statm: 216101 61688 2567 9 0 210606 0
[pid=18306/tid=18307] ppid=18305 vsize=864404 CPUtime=4.09
/proc/18306/task/18307/stat : 18307 (java) S 18305 18292 17996 0 -1 64 5566 0 1 0 407 2 0 0 17 0 9 0 23402399 885149696 61689 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18308] ppid=18305 vsize=864404 CPUtime=6.85
/proc/18306/task/18308/stat : 18308 (java) R 18305 18292 17996 0 -1 64 78437 0 0 0 642 43 0 0 18 0 9 0 23402400 885149696 61690 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18309] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18309/stat : 18309 (java) S 18305 18292 17996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23402400 885149696 61692 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18310] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18310/stat : 18310 (java) S 18305 18292 17996 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23402400 885149696 61693 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18311] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18311/stat : 18311 (java) S 18305 18292 17996 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23402403 885149696 61695 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18312] ppid=18305 vsize=864404 CPUtime=0.04
/proc/18306/task/18312/stat : 18312 (java) S 18305 18292 17996 0 -1 64 307 0 0 0 4 0 0 0 16 0 9 0 23402403 885149696 61697 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18313] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18313/stat : 18313 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23402403 885149696 61699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18314] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18314/stat : 18314 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23402403 885149696 61701 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 886628

[startup+25.5024 s]
/proc/loadavg: 2.39 2.26 2.19 4/93 18363
/proc/meminfo: memFree=985656/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=1.5
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1309 15578 0 1 5 2 130 13 16 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
[pid=18305] ppid=18292 vsize=5356 CPUtime=0
/proc/18305/stat : 18305 (sh) S 18292 18292 17996 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23402398 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18305/statm: 1339 233 193 169 0 50 0
[pid=18306] ppid=18305 vsize=864404 CPUtime=23.8
/proc/18306/stat : 18306 (java) S 18305 18292 17996 0 -1 0 182417 0 1 0 2289 91 0 0 18 0 9 0 23402398 885149696 137840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18306/statm: 216101 137840 2567 9 0 210606 0
[pid=18306/tid=18307] ppid=18305 vsize=864404 CPUtime=8.46
/proc/18306/task/18307/stat : 18307 (java) R 18305 18292 17996 0 -1 64 7767 0 1 0 843 3 0 0 18 0 9 0 23402399 885149696 137840 996147200 134512640 134550932 4294955936 18446744073709551615 101450308 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18308] ppid=18305 vsize=864404 CPUtime=15.27
/proc/18306/task/18308/stat : 18308 (java) R 18305 18292 17996 0 -1 64 173640 0 0 0 1440 87 0 0 25 0 9 0 23402400 885149696 137840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18309] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18309/stat : 18309 (java) S 18305 18292 17996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23402400 885149696 137840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18310] ppid=18305 vsize=864404 CPUtime=0
/proc/18306/task/18310/stat : 18310 (java) S 18305 18292 17996 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23402400 885149696 137840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18311] ppid=18305 vsize=864404 CPUtime=0

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

[pid=18306/tid=18312] ppid=18305 vsize=864516 CPUtime=0.07
/proc/18306/task/18312/stat : 18312 (java) S 18305 18292 17996 0 -1 64 329 0 0 0 7 0 0 0 16 0 9 0 23402403 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18313] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18313/stat : 18313 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23402403 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18314] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18314/stat : 18314 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23402403 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.16
Current children cumulated vsize (KiB) 886740

[startup+1662.3 s]
/proc/loadavg: 2.08 2.10 2.09 3/93 18851
/proc/meminfo: memFree=517112/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=1.5
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1310 15578 0 1 5 2 130 13 16 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
[pid=18305] ppid=18292 vsize=5356 CPUtime=0
/proc/18305/stat : 18305 (sh) S 18292 18292 17996 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23402398 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18305/statm: 1339 233 193 169 0 50 0
[pid=18306] ppid=18305 vsize=864516 CPUtime=1650.09
/proc/18306/stat : 18306 (java) S 18305 18292 17996 0 -1 0 226091 0 1 0 164893 116 0 0 18 0 9 0 23402398 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18306/statm: 216129 179800 2591 9 0 210606 0
[pid=18306/tid=18307] ppid=18305 vsize=864516 CPUtime=1629.37
/proc/18306/task/18307/stat : 18307 (java) R 18305 18292 17996 0 -1 64 8838 0 1 0 162930 7 0 0 25 0 9 0 23402399 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4126581824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18308] ppid=18305 vsize=864516 CPUtime=20.61
/proc/18306/task/18308/stat : 18308 (java) S 18305 18292 17996 0 -1 64 216221 0 0 0 1954 107 0 0 16 0 9 0 23402400 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18309] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18309/stat : 18309 (java) S 18305 18292 17996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23402400 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18310] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18310/stat : 18310 (java) S 18305 18292 17996 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23402400 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18311] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18311/stat : 18311 (java) S 18305 18292 17996 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23402403 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18312] ppid=18305 vsize=864516 CPUtime=0.07
/proc/18306/task/18312/stat : 18312 (java) S 18305 18292 17996 0 -1 64 329 0 0 0 7 0 0 0 16 0 9 0 23402403 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18313] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18313/stat : 18313 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23402403 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18314] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18314/stat : 18314 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23402403 885264384 179800 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.59
Current children cumulated vsize (KiB) 886740

[startup+1722.3 s]
/proc/loadavg: 2.11 2.11 2.09 3/93 18851
/proc/meminfo: memFree=459128/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=1.5
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1310 15578 0 1 5 2 130 13 16 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
[pid=18305] ppid=18292 vsize=5356 CPUtime=0
/proc/18305/stat : 18305 (sh) S 18292 18292 17996 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23402398 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18305/statm: 1339 233 193 169 0 50 0
[pid=18306] ppid=18305 vsize=864516 CPUtime=1709.51
/proc/18306/stat : 18306 (java) S 18305 18292 17996 0 -1 0 231382 0 1 0 170809 142 0 0 18 0 9 0 23402398 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18306/statm: 216129 183398 2590 9 0 210606 0
[pid=18306/tid=18307] ppid=18305 vsize=864516 CPUtime=1684.61
/proc/18306/task/18307/stat : 18307 (java) R 18305 18292 17996 0 -1 64 8881 0 1 0 168431 30 0 0 25 0 9 0 23402399 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4126581824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18308] ppid=18305 vsize=864516 CPUtime=24.78
/proc/18306/task/18308/stat : 18308 (java) S 18305 18292 17996 0 -1 64 221461 0 0 0 2368 110 0 0 16 0 9 0 23402400 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18309] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18309/stat : 18309 (java) S 18305 18292 17996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23402400 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18310] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18310/stat : 18310 (java) S 18305 18292 17996 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23402400 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18311] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18311/stat : 18311 (java) S 18305 18292 17996 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18312] ppid=18305 vsize=864516 CPUtime=0.09
/proc/18306/task/18312/stat : 18312 (java) S 18305 18292 17996 0 -1 64 337 0 0 0 9 0 0 0 16 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18313] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18313/stat : 18313 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18314] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18314/stat : 18314 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.01
Current children cumulated vsize (KiB) 886740

[startup+1782.3 s]
/proc/loadavg: 2.08 2.10 2.09 3/93 18851
/proc/meminfo: memFree=419896/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=1.5
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1310 15578 0 1 5 2 130 13 16 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
[pid=18305] ppid=18292 vsize=5356 CPUtime=0
/proc/18305/stat : 18305 (sh) S 18292 18292 17996 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23402398 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18305/statm: 1339 233 193 169 0 50 0
[pid=18306] ppid=18305 vsize=864516 CPUtime=1768.93
/proc/18306/stat : 18306 (java) S 18305 18292 17996 0 -1 0 231382 0 1 0 176751 142 0 0 18 0 9 0 23402398 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18306/statm: 216129 183398 2590 9 0 210606 0
[pid=18306/tid=18307] ppid=18305 vsize=864516 CPUtime=1744.03
/proc/18306/task/18307/stat : 18307 (java) R 18305 18292 17996 0 -1 64 8881 0 1 0 174373 30 0 0 25 0 9 0 23402399 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4126581877 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18308] ppid=18305 vsize=864516 CPUtime=24.78
/proc/18306/task/18308/stat : 18308 (java) S 18305 18292 17996 0 -1 64 221461 0 0 0 2368 110 0 0 16 0 9 0 23402400 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18309] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18309/stat : 18309 (java) S 18305 18292 17996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23402400 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18310] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18310/stat : 18310 (java) S 18305 18292 17996 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23402400 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18311] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18311/stat : 18311 (java) S 18305 18292 17996 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18312] ppid=18305 vsize=864516 CPUtime=0.09
/proc/18306/task/18312/stat : 18312 (java) S 18305 18292 17996 0 -1 64 337 0 0 0 9 0 0 0 16 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18313] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18313/stat : 18313 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18314] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18314/stat : 18314 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.43
Current children cumulated vsize (KiB) 886740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.2 s]
/proc/loadavg: 2.16 2.12 2.09 3/93 18851
/proc/meminfo: memFree=419896/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=1.5
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1310 15578 0 1 5 2 130 13 16 0 1 0 23402241 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18292/statm: 4217 1111 409 3 0 796 0
[pid=18305] ppid=18292 vsize=5356 CPUtime=0
/proc/18305/stat : 18305 (sh) S 18292 18292 17996 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23402398 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18305/statm: 1339 233 193 169 0 50 0
[pid=18306] ppid=18305 vsize=864516 CPUtime=1798.55
/proc/18306/stat : 18306 (java) S 18305 18292 17996 0 -1 0 231382 0 1 0 179713 142 0 0 18 0 9 0 23402398 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18306/statm: 216129 183398 2590 9 0 210606 0
[pid=18306/tid=18307] ppid=18305 vsize=864516 CPUtime=1773.65
/proc/18306/task/18307/stat : 18307 (java) R 18305 18292 17996 0 -1 64 8881 0 1 0 177335 30 0 0 25 0 9 0 23402399 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4126601428 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18308] ppid=18305 vsize=864516 CPUtime=24.78
/proc/18306/task/18308/stat : 18308 (java) S 18305 18292 17996 0 -1 64 221461 0 0 0 2368 110 0 0 16 0 9 0 23402400 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18309] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18309/stat : 18309 (java) S 18305 18292 17996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23402400 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18310] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18310/stat : 18310 (java) S 18305 18292 17996 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23402400 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18306/tid=18311] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18311/stat : 18311 (java) S 18305 18292 17996 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18312] ppid=18305 vsize=864516 CPUtime=0.09
/proc/18306/task/18312/stat : 18312 (java) S 18305 18292 17996 0 -1 64 337 0 0 0 9 0 0 0 16 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18313] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18313/stat : 18313 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18306/tid=18314] ppid=18305 vsize=864516 CPUtime=0
/proc/18306/task/18314/stat : 18314 (java) S 18305 18292 17996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23402403 885264384 183398 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 886740

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

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

[startup+1812.33 s]
/proc/loadavg: 2.16 2.12 2.09 3/93 18851
/proc/meminfo: memFree=419896/2055920 swapFree=4192812/4192956
[pid=18292] ppid=18290 vsize=16868 CPUtime=1.5
/proc/18292/stat : 18292 (sugar) S 18290 18292 17996 0 -1 4194304 1323 15578 0 1 5 2 130 13 16 0 1 0 23402241 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18292/statm: 4217 1112 409 3 0 796 0
[pid=18305] ppid=18292 vsize=0 CPUtime=0
/proc/18305/stat : 18305 (sh) Z 18292 18292 17996 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23402398 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18305/statm: 0 0 0 0 0 0 0
[pid=18306] ppid=1 vsize=0 CPUtime=1798.67
/proc/18306/stat : 18306 (java) Z 1 18292 17996 0 -1 1036 231405 0 1 0 179717 150 0 0 16 0 2 0 23402398 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18306/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18292 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=368791
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=158975
# CPU time returned by wait4() is 1.52777
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1812.37
CPU time (s): 1800.17
CPU user time (s): 1798.52
CPU system time (s): 1.65
CPU usage (%): 99.327
Max. virtual memory (cumulated for all children) (KiB): 913244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.36879
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17255
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 617
involuntary context switches= 528

runsolver used 2.18167 second user time and 6.19306 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-12 03:49:45
IDJOB=2077132
IDBENCH=56556
IDSOLVER=739
FILE ID=node45/2077132-1247363384
PBS_JOBID= 9507026
Free space on /tmp= 66356 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg10-14_ext.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-2077132-1247363384/watcher-2077132-1247363384 -o /tmp/evaluation-result-2077132-1247363384/solver-2077132-1247363384 -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-2077132-1247363384.xml

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

MD5SUM BENCH= 6797b14732deb534296b42a9ade425c3
RANDOM SEED=974627337

node45.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.281
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.281
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:       1119912 kB
Buffers:         40688 kB
Cached:         106328 kB
SwapCached:          0 kB
Active:         822444 kB
Inactive:        61128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:         752096 kB
Slab:            36068 kB
Committed_AS:   914500 kB
PageTables:       3444 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= 66412 MiB
End job on node45 at 2009-07-12 04:19:59