Trace number 2071763

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+picosat? (TO) 1800 1809.32

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg9-11_ext.xml
MD5SUMbc49cf038298ba83201666f369e114a3
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 variables99
Number of constraints20
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 01:26:09 2009
0.00/0.07	c 0	PID 17135
0.06/0.07	c 0	HOST node74.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-2071763-1247354769.xml TO HOME/temp.csp
0.06/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2071763-1247354769.xml' 'HOME/temp.csp'
0.06/0.78	c 1	1 domains, 99 variables, 0 predicates, 2 relations, 20 constraints
0.06/0.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.82	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'
0.06/0.89	c 1	Parsing HOME/temp.csp
1.52/1.65	c 2	parsed 122 expressions
1.52/1.66	c 2	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.52/1.66	c 2	Converting to clausal form CSP
1.52/1.68	c 2	converted 13 (10%) expressions
1.52/1.68	c 2	converted 25 (20%) expressions
1.52/1.68	c 2	converted 37 (30%) expressions
1.52/1.68	c 2	converted 49 (40%) expressions
1.52/1.68	c 2	converted 61 (50%) expressions
1.52/1.68	c 2	converted 74 (60%) expressions
1.52/1.68	c 2	converted 86 (70%) expressions
1.52/1.68	c 2	converted 98 (80%) expressions
5.99/6.11	c 6	converted 110 (90%) expressions
11.54/11.78	c 12	converted 122 (100%) expressions
11.54/11.78	c 12	CSP : 99 integers, 0 booleans, 20 clauses, largest domain size 26
11.54/11.78	c 12	Heap : 278 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.54/11.78	c 12	Propagation in CSP
11.54/11.78	c 12	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.54/11.78	c 12	CSP : 99 integers, 0 booleans, 20 clauses, largest domain size 26
11.54/11.78	c 12	Heap : 278 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.54/11.78	c 12	Simplifing CSP by introducing new Boolean variables
11.54/11.78	c 12	CSP : 99 integers, 0 booleans, 20 clauses, largest domain size 26
11.54/11.78	c 12	Heap : 278 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.63/13.86	c 14	Encoding CSP to SAT : HOME/temp.cnf
13.63/13.88	c 14	10 (10%) CSP integer variables are encoded (240 clauses, 2496 bytes)
13.63/13.89	c 14	20 (20%) CSP integer variables are encoded (480 clauses, 5136 bytes)
13.63/13.89	c 14	30 (30%) CSP integer variables are encoded (720 clauses, 7776 bytes)
13.63/13.89	c 14	40 (40%) CSP integer variables are encoded (960 clauses, 10417 bytes)
13.63/13.89	c 14	50 (50%) CSP integer variables are encoded (1200 clauses, 13537 bytes)
13.63/13.90	c 14	60 (60%) CSP integer variables are encoded (1440 clauses, 16657 bytes)
13.63/13.90	c 14	70 (70%) CSP integer variables are encoded (1680 clauses, 19777 bytes)
13.63/13.90	c 14	80 (80%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
13.63/13.90	c 14	90 (90%) CSP integer variables are encoded (2160 clauses, 26017 bytes)
13.73/13.90	c 14	99 (100%) CSP integer variables are encoded (2376 clauses, 28825 bytes)
868.40/872.93	c 873	2 (10%) CSP clauses are encoded (605336 clauses, 38247600 bytes)
1752.04/1761.05	c 1761	4 (20%) CSP clauses are encoded (1208296 clauses, 76722687 bytes)
1800.00/1809.22	c ERROR INTERRUPTED
1800.00/1809.31	s UNKNOWN
1800.00/1809.31	c 1809	CPU 0.76 (0.05 0.01 0.65 0.05)
1800.00/1809.31	c 1809	END Sun Jul 12 01:56:18 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-2071763-1247354769/watcher-2071763-1247354769 -o /tmp/evaluation-result-2071763-1247354769/solver-2071763-1247354769 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2071763-1247354769.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.02 2.17 2.19 4/83 17135
/proc/meminfo: memFree=1587208/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=18576 CPUtime=0
/proc/17135/stat : 17135 (runsolver) R 17133 17135 16233 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 22542685 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 228774702375 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17135/statm: 4644 284 249 26 0 2626 0

[startup+0.077428 s]
/proc/loadavg: 2.02 2.17 2.19 4/83 17135
/proc/meminfo: memFree=1587208/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16740 CPUtime=0.06
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 22542685 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17135/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.100786 s]
/proc/loadavg: 2.02 2.17 2.19 4/83 17135
/proc/meminfo: memFree=1587208/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.06
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22542685 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17135/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301807 s]
/proc/loadavg: 2.02 2.17 2.19 4/83 17135
/proc/meminfo: memFree=1587208/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.06
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22542685 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17135/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701853 s]
/proc/loadavg: 2.02 2.17 2.19 4/83 17135
/proc/meminfo: memFree=1587208/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.06
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22542685 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17135/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50194 s]
/proc/loadavg: 2.02 2.17 2.19 3/94 17157
/proc/meminfo: memFree=1576624/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.75
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1309 9855 0 1 5 1 65 4 16 0 1 0 22542685 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17135/statm: 4217 1111 409 3 0 796 0
[pid=17148] ppid=17135 vsize=5356 CPUtime=0
/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=862284 CPUtime=0.67
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 7352 0 1 0 63 4 0 0 18 0 9 0 22542767 882978816 6455 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 215571 6455 2158 9 0 210484 0
[pid=17149/tid=17150] ppid=17148 vsize=862284 CPUtime=0.42
/proc/17149/task/17150/stat : 17150 (java) R 17148 17135 16233 0 -1 64 2022 0 1 0 41 1 0 0 22 0 9 0 22542768 882978816 6455 996147200 134512640 134550932 4294955936 18446744073709551615 4126422419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17151] ppid=17148 vsize=862284 CPUtime=0.19
/proc/17149/task/17151/stat : 17151 (java) S 17148 17135 16233 0 -1 64 4322 0 0 0 18 1 0 0 16 0 9 0 22542769 882978816 6455 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17152] ppid=17148 vsize=862284 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 882978816 6455 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=862284 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22542769 882978816 6455 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=862284 CPUtime=0
/proc/17149/task/17154/stat : 17154 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22542771 882978816 6455 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17155] ppid=17148 vsize=862284 CPUtime=0.03
/proc/17149/task/17155/stat : 17155 (java) S 17148 17135 16233 0 -1 64 305 0 0 0 3 0 0 0 16 0 9 0 22542771 882978816 6455 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17156] ppid=17148 vsize=862284 CPUtime=0
/proc/17149/task/17156/stat : 17156 (java) S 17148 17135 16233 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22542771 882978816 6455 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17157] ppid=17148 vsize=862284 CPUtime=0
/proc/17149/task/17157/stat : 17157 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22542771 882978816 6455 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 884508

[startup+3.10113 s]
/proc/loadavg: 2.02 2.17 2.19 4/94 17157
/proc/meminfo: memFree=1550192/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.75
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1309 9855 0 1 5 1 65 4 15 0 1 0 22542685 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17135/statm: 4217 1111 409 3 0 796 0
[pid=17148] ppid=17135 vsize=5356 CPUtime=0
/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=864396 CPUtime=2.25
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 19827 0 1 0 215 10 0 0 18 0 9 0 22542767 885141504 18173 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 216099 18173 2566 9 0 210604 0
[pid=17149/tid=17150] ppid=17148 vsize=864396 CPUtime=1.02
/proc/17149/task/17150/stat : 17150 (java) R 17148 17135 16233 0 -1 64 3172 0 1 0 100 2 0 0 25 0 9 0 22542768 885141504 18173 996147200 134512640 134550932 4294955936 18446744073709551615 103564364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17151] ppid=17148 vsize=864396 CPUtime=1.16
/proc/17149/task/17151/stat : 17151 (java) S 17148 17135 16233 0 -1 64 15641 0 0 0 110 6 0 0 16 0 9 0 22542769 885141504 18173 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17152] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 885141504 18173 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22542769 885141504 18173 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17154/stat : 17154 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22542771 885141504 18173 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17155] ppid=17148 vsize=864396 CPUtime=0.04
/proc/17149/task/17155/stat : 17155 (java) S 17148 17135 16233 0 -1 64 311 0 0 0 4 0 0 0 16 0 9 0 22542771 885141504 18173 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17156] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17156/stat : 17156 (java) S 17148 17135 16233 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22542771 885141504 18173 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17157] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17157/stat : 17157 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22542771 885141504 18173 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) 886620

[startup+6.3025 s]
/proc/loadavg: 2.02 2.17 2.19 3/94 17157
/proc/meminfo: memFree=1463152/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.75
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1309 9855 0 1 5 1 65 4 16 0 1 0 22542685 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17135/statm: 4217 1111 409 3 0 796 0
[pid=17148] ppid=17135 vsize=5356 CPUtime=0
/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=864396 CPUtime=5.43
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 41747 0 1 0 522 21 0 0 18 0 9 0 22542767 885141504 39193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 216099 39193 2566 9 0 210604 0
[pid=17149/tid=17150] ppid=17148 vsize=864396 CPUtime=2.13
/proc/17149/task/17150/stat : 17150 (java) R 17148 17135 16233 0 -1 64 4392 0 1 0 210 3 0 0 25 0 9 0 22542768 885141504 39193 996147200 134512640 134550932 4294955936 18446744073709551615 102524026 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17151] ppid=17148 vsize=864396 CPUtime=3.24
/proc/17149/task/17151/stat : 17151 (java) S 17148 17135 16233 0 -1 64 36341 0 0 0 307 17 0 0 16 0 9 0 22542769 885141504 39193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17152] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 885141504 39193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22542769 885141504 39193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17154/stat : 17154 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22542771 885141504 39193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17155] ppid=17148 vsize=864396 CPUtime=0.04
/proc/17149/task/17155/stat : 17155 (java) S 17148 17135 16233 0 -1 64 311 0 0 0 4 0 0 0 16 0 9 0 22542771 885141504 39193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17156] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17156/stat : 17156 (java) S 17148 17135 16233 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22542771 885141504 39193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17157] ppid=17148 vsize=864396 CPUtime=0
/proc/17149/task/17157/stat : 17157 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22542771 885141504 39193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886620

[startup+12.7023 s]
/proc/loadavg: 2.09 2.18 2.19 3/94 17157
/proc/meminfo: memFree=1251184/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.75
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1311 9855 0 1 5 1 65 4 16 0 1 0 22542685 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17135/statm: 4217 1112 409 3 0 796 0
[pid=17148] ppid=17135 vsize=5356 CPUtime=0
/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=885888 CPUtime=11.79
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 103499 0 1 0 1129 50 0 0 18 0 9 0 22542767 907149312 85072 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 221472 85072 2567 9 0 215977 0
[pid=17149/tid=17150] ppid=17148 vsize=885888 CPUtime=4.15
/proc/17149/task/17150/stat : 17150 (java) S 17148 17135 16233 0 -1 64 5677 0 1 0 411 4 0 0 16 0 9 0 22542768 907149312 85072 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17151] ppid=17148 vsize=885888 CPUtime=7.56
/proc/17149/task/17151/stat : 17151 (java) R 17148 17135 16233 0 -1 64 96808 0 0 0 712 44 0 0 25 0 9 0 22542769 907149312 85072 996147200 134512640 134550932 4294955936 18446744073709551615 104188671 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17152] ppid=17148 vsize=885888 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 907149312 85072 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=885888 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22542769 907149312 85072 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=885888 CPUtime=0
/proc/17149/task/17154/stat : 17154 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22542771 907149312 85072 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17155] ppid=17148 vsize=885888 CPUtime=0.04
/proc/17149/task/17155/stat : 17155 (java) S 17148 17135 16233 0 -1 64 311 0 0 0 4 0 0 0 16 0 9 0 22542771 907149312 85072 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17156] ppid=17148 vsize=885888 CPUtime=0
/proc/17149/task/17156/stat : 17156 (java) S 17148 17135 16233 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22542771 907149312 85072 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17157] ppid=17148 vsize=885888 CPUtime=0
/proc/17149/task/17157/stat : 17157 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22542771 907149312 85072 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 908112

[startup+25.5017 s]
/proc/loadavg: 2.07 2.17 2.19 3/94 17157
/proc/meminfo: memFree=1230576/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.75
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1311 9855 0 1 5 1 65 4 16 0 1 0 22542685 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17135/statm: 4217 1112 409 3 0 796 0
[pid=17148] ppid=17135 vsize=5356 CPUtime=0
/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=864508 CPUtime=24.52
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 109000 0 1 0 2399 53 0 0 18 0 9 0 22542767 885256192 85174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 216127 85174 2591 9 0 210604 0
[pid=17149/tid=17150] ppid=17148 vsize=864508 CPUtime=15.57
/proc/17149/task/17150/stat : 17150 (java) R 17148 17135 16233 0 -1 64 7538 0 1 0 1552 5 0 0 25 0 9 0 22542768 885256192 85174 996147200 134512640 134550932 4294955936 18446744073709551615 4126570621 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17151] ppid=17148 vsize=864508 CPUtime=8.85
/proc/17149/task/17151/stat : 17151 (java) S 17148 17135 16233 0 -1 64 100426 0 0 0 838 47 0 0 16 0 9 0 22542769 885256192 85174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17152] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 85174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 85174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=864508 CPUtime=0

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

/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=864508 CPUtime=1593.38
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 145314 0 1 0 159229 109 0 0 18 0 9 0 22542767 885256192 121306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 216127 121306 2591 9 0 210604 0
[pid=17149/tid=17150] ppid=17148 vsize=864508 CPUtime=1581.9
/proc/17149/task/17150/stat : 17150 (java) R 17148 17135 16233 0 -1 64 7721 0 1 0 158146 44 0 0 25 0 9 0 22542768 885256192 121306 996147200 134512640 134550932 4294955936 18446744073709551615 4126570658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17151] ppid=17148 vsize=864508 CPUtime=11.35
/proc/17149/task/17151/stat : 17151 (java) S 17148 17135 16233 0 -1 64 136548 0 0 0 1071 64 0 0 16 0 9 0 22542769 885256192 121306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17152] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 121306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 121306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17154/stat : 17154 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22542771 885256192 121306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17155] ppid=17148 vsize=864508 CPUtime=0.09
/proc/17149/task/17155/stat : 17155 (java) S 17148 17135 16233 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22542771 885256192 121306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17156] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17156/stat : 17156 (java) S 17148 17135 16233 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22542771 885256192 121306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17157] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17157/stat : 17157 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22542771 885256192 121306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.13
Current children cumulated vsize (KiB) 886732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/92 17197
/proc/meminfo: memFree=1224896/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.75
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1311 9855 0 1 5 1 65 4 16 0 1 0 22542685 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17135/statm: 4217 1112 409 3 0 796 0
[pid=17148] ppid=17135 vsize=5356 CPUtime=0
/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=864508 CPUtime=1653.08
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 147135 0 1 0 165197 111 0 0 18 0 9 0 22542767 885256192 123121 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 216127 123121 2591 9 0 210604 0
[pid=17149/tid=17150] ppid=17148 vsize=864508 CPUtime=1641.49
/proc/17149/task/17150/stat : 17150 (java) R 17148 17135 16233 0 -1 64 7727 0 1 0 164104 45 0 0 25 0 9 0 22542768 885256192 123121 996147200 134512640 134550932 4294955936 18446744073709551615 4126591060 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17149/tid=17151] ppid=17148 vsize=864508 CPUtime=11.46
/proc/17149/task/17151/stat : 17151 (java) S 17148 17135 16233 0 -1 64 138363 0 0 0 1082 64 0 0 16 0 9 0 22542769 885256192 123121 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17149/tid=17152] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 123121 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 123121 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17154/stat : 17154 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22542771 885256192 123121 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17155] ppid=17148 vsize=864508 CPUtime=0.09
/proc/17149/task/17155/stat : 17155 (java) S 17148 17135 16233 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22542771 885256192 123121 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17156] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17156/stat : 17156 (java) S 17148 17135 16233 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22542771 885256192 123121 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17157] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17157/stat : 17157 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22542771 885256192 123121 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1653.83
Current children cumulated vsize (KiB) 886732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 17197
/proc/meminfo: memFree=1221760/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.75
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1311 9855 0 1 5 1 65 4 16 0 1 0 22542685 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17135/statm: 4217 1112 409 3 0 796 0
[pid=17148] ppid=17135 vsize=5356 CPUtime=0
/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=864508 CPUtime=1712.79
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 147693 0 1 0 171167 112 0 0 18 0 9 0 22542767 885256192 123677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 216127 123677 2591 9 0 210604 0
[pid=17149/tid=17150] ppid=17148 vsize=864508 CPUtime=1701.15
/proc/17149/task/17150/stat : 17150 (java) R 17148 17135 16233 0 -1 64 7729 0 1 0 170070 45 0 0 25 0 9 0 22542768 885256192 123677 996147200 134512640 134550932 4294955936 18446744073709551615 4126591150 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17149/tid=17151] ppid=17148 vsize=864508 CPUtime=11.5
/proc/17149/task/17151/stat : 17151 (java) S 17148 17135 16233 0 -1 64 138919 0 0 0 1085 65 0 0 16 0 9 0 22542769 885256192 123677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17149/tid=17152] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 123677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 123677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17154/stat : 17154 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22542771 885256192 123677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17155] ppid=17148 vsize=864508 CPUtime=0.09
/proc/17149/task/17155/stat : 17155 (java) S 17148 17135 16233 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22542771 885256192 123677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17156] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17156/stat : 17156 (java) S 17148 17135 16233 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22542771 885256192 123677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17157] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17157/stat : 17157 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22542771 885256192 123677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.54
Current children cumulated vsize (KiB) 886732

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 17197
/proc/meminfo: memFree=1193984/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.75
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1311 9855 0 1 5 1 65 4 16 0 1 0 22542685 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17135/statm: 4217 1112 409 3 0 796 0
[pid=17148] ppid=17135 vsize=5356 CPUtime=0
/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=864508 CPUtime=1772.48
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 149861 0 1 0 177126 122 0 0 18 0 9 0 22542767 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 216127 125817 2591 9 0 210604 0
[pid=17149/tid=17150] ppid=17148 vsize=864508 CPUtime=1760.68
/proc/17149/task/17150/stat : 17150 (java) R 17148 17135 16233 0 -1 64 7757 0 1 0 176013 55 0 0 25 0 9 0 22542768 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4126591060 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17149/tid=17151] ppid=17148 vsize=864508 CPUtime=11.67
/proc/17149/task/17151/stat : 17151 (java) S 17148 17135 16233 0 -1 64 141059 0 0 0 1101 66 0 0 16 0 9 0 22542769 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17149/tid=17152] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17154/stat : 17154 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22542771 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17155] ppid=17148 vsize=864508 CPUtime=0.09
/proc/17149/task/17155/stat : 17155 (java) S 17148 17135 16233 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22542771 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17156] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17156/stat : 17156 (java) S 17148 17135 16233 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22542771 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17157] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17157/stat : 17157 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22542771 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.23
Current children cumulated vsize (KiB) 886732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 17197
/proc/meminfo: memFree=1193920/2055920 swapFree=4192812/4192956
[pid=17135] ppid=17133 vsize=16868 CPUtime=0.75
/proc/17135/stat : 17135 (sugar) S 17133 17135 16233 0 -1 4194304 1311 9855 0 1 5 1 65 4 16 0 1 0 22542685 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17135/statm: 4217 1112 409 3 0 796 0
[pid=17148] ppid=17135 vsize=5356 CPUtime=0
/proc/17148/stat : 17148 (sh) S 17135 17135 16233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22542767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17148/statm: 1339 233 193 169 0 50 0
[pid=17149] ppid=17148 vsize=864508 CPUtime=1799.25
/proc/17149/stat : 17149 (java) S 17148 17135 16233 0 -1 0 149861 0 1 0 179802 123 0 0 18 0 9 0 22542767 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17149/statm: 216127 125817 2591 9 0 210604 0
[pid=17149/tid=17150] ppid=17148 vsize=864508 CPUtime=1787.45
/proc/17149/task/17150/stat : 17150 (java) R 17148 17135 16233 0 -1 64 7757 0 1 0 178690 55 0 0 25 0 9 0 22542768 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4126570624 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17149/tid=17151] ppid=17148 vsize=864508 CPUtime=11.67
/proc/17149/task/17151/stat : 17151 (java) S 17148 17135 16233 0 -1 64 141059 0 0 0 1101 66 0 0 16 0 9 0 22542769 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17149/tid=17152] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17152/stat : 17152 (java) S 17148 17135 16233 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17153] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17153/stat : 17153 (java) S 17148 17135 16233 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22542769 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17154] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17154/stat : 17154 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22542771 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17155] ppid=17148 vsize=864508 CPUtime=0.09
/proc/17149/task/17155/stat : 17155 (java) S 17148 17135 16233 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22542771 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17156] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17156/stat : 17156 (java) S 17148 17135 16233 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22542771 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17149/tid=17157] ppid=17148 vsize=864508 CPUtime=0
/proc/17149/task/17157/stat : 17157 (java) S 17148 17135 16233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22542771 885256192 125817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 886732

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

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

Child status: 0

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

Real time (s): 1809.32
CPU time (s): 1800
CPU user time (s): 1798.72
CPU system time (s): 1.28
CPU usage (%): 99.485
Max. virtual memory (cumulated for all children) (KiB): 913236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.711891
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11531
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= 523
involuntary context switches= 431

runsolver used 2.37764 second user time and 5.8891 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-12 01:26:09
IDJOB=2071763
IDBENCH=55529
IDSOLVER=738
FILE ID=node74/2071763-1247354769
PBS_JOBID= 9506925
Free space on /tmp= 103080 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg9-11_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071763-1247354769/watcher-2071763-1247354769 -o /tmp/evaluation-result-2071763-1247354769/solver-2071763-1247354769 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2071763-1247354769.xml

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

MD5SUM BENCH= bc49cf038298ba83201666f369e114a3
RANDOM SEED=94381085

node74.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.234
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.234
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:       1587688 kB
Buffers:          7740 kB
Cached:          85556 kB
SwapCached:          0 kB
Active:         384684 kB
Inactive:        38860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:         351628 kB
Slab:            28920 kB
Committed_AS:   643296 kB
PageTables:       2656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103076 MiB
End job on node74 at 2009-07-12 01:56:20