Trace number 1082640

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.13+picosat? (MO) 308.866 313.927

General information on the benchmark

Namecsp/super-os/super-os-taillard-20/
normalized-super-os-taillard-20-29.xml
MD5SUM094c252b9befceb10e49353ca5017fcb
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.8064
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Maximum constraint arity2
Maximum domain size1256
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23200
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Sat Jul  5 04:06:40 2008
0.00/0.04	c 0	PID 12169
0.03/0.05	c 0	HOST node62.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1082640-1215223600.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1082640-1215223600.xml' 'HOME/temp.csp'
1.65/1.75	c 2	98 domains, 800 variables, 3 predicates, 0 relations, 23200 constraints
1.65/1.77	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.65/1.77	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.73/1.86	c 2	Parsing HOME/temp.csp
2.33/2.42	c 3	parsed 10000 expressions
2.52/2.64	c 3	parsed 20000 expressions
2.63/2.78	c 3	parsed 24101 expressions
2.63/2.78	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.63/2.78	c 3	Converting to clausal form CSP
2.92/3.04	c 3	converted 2411 (10%) expressions
3.02/3.11	c 3	converted 4821 (20%) expressions
3.02/3.18	c 3	converted 7231 (30%) expressions
3.21/3.32	c 3	converted 9641 (40%) expressions
3.31/3.41	c 4	converted 12051 (50%) expressions
3.31/3.48	c 4	converted 14461 (60%) expressions
3.41/3.55	c 4	converted 16871 (70%) expressions
3.51/3.62	c 4	converted 19281 (80%) expressions
3.51/3.68	c 4	converted 21691 (90%) expressions
3.71/3.88	c 4	converted 24101 (100%) expressions
3.71/3.88	c 4	CSP : 800 integers, 0 booleans, 23200 clauses, largest domain size 1256
3.71/3.88	c 4	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.71/3.88	c 4	Propagation in CSP
3.91/4.07	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.91/4.07	c 4	CSP : 800 integers, 0 booleans, 23200 clauses, largest domain size 1256
3.91/4.07	c 4	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.91/4.08	c 4	Simplifing CSP by introducing new Boolean variables
4.39/4.52	c 5	CSP : 800 integers, 46400 booleans, 69600 clauses, largest domain size 1256
4.39/4.52	c 5	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.59/4.70	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.69/4.85	c 5	80 (10%) CSP integer variables are encoded (96280 clauses, 1422072 bytes)
4.79/4.97	c 5	160 (20%) CSP integer variables are encoded (192964 clauses, 3058427 bytes)
4.89/5.09	c 5	240 (30%) CSP integer variables are encoded (289450 clauses, 4698689 bytes)
5.09/5.22	c 5	320 (40%) CSP integer variables are encoded (386600 clauses, 6350239 bytes)
5.19/5.34	c 5	400 (50%) CSP integer variables are encoded (482836 clauses, 7986251 bytes)
5.29/5.46	c 6	480 (60%) CSP integer variables are encoded (578908 clauses, 9619475 bytes)
5.39/5.58	c 6	560 (70%) CSP integer variables are encoded (674820 clauses, 11249979 bytes)
5.49/5.69	c 6	640 (80%) CSP integer variables are encoded (770884 clauses, 12883067 bytes)
5.69/5.81	c 6	720 (90%) CSP integer variables are encoded (867032 clauses, 14517583 bytes)
5.79/5.93	c 6	800 (100%) CSP integer variables are encoded (962770 clauses, 16145129 bytes)
15.54/15.84	c 16	6960 (10%) CSP clauses are encoded (6333486 clauses, 141479083 bytes)
25.43/25.95	c 26	13920 (20%) CSP clauses are encoded (11741698 clauses, 272981015 bytes)
35.30/36.25	c 36	20880 (30%) CSP clauses are encoded (17110736 clauses, 407116485 bytes)
45.15/46.37	c 46	27840 (40%) CSP clauses are encoded (22477376 clauses, 541192005 bytes)
55.18/56.62	c 57	34800 (50%) CSP clauses are encoded (27916458 clauses, 677078575 bytes)
65.01/66.77	c 67	41760 (60%) CSP clauses are encoded (33289870 clauses, 811323395 bytes)
74.74/76.80	c 77	48720 (70%) CSP clauses are encoded (38598734 clauses, 943954515 bytes)
84.68/86.96	c 87	55680 (80%) CSP clauses are encoded (43949100 clauses, 1078418667 bytes)
94.92/97.47	c 98	62640 (90%) CSP clauses are encoded (49290184 clauses, 1217198691 bytes)
105.14/107.99	c 108	69600 (100%) CSP clauses are encoded (54614920 clauses, 1355553667 bytes)
105.14/107.99	c 108	69600 CSP clauses encoded
105.14/107.99	c 108	Writing map file : HOME/temp.map
105.23/108.04	c 108	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
105.23/108.05	c 108	SAT : 1009970 SAT variables, 54614920 SAT clauses, 1355553667 bytes
105.23/108.05	c 108	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
105.23/108.10	c 108	SOLVING HOME/temp.cnf
105.23/108.10	c 108	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
308.17/312.71	c ERROR INTERRUPTED
308.28/312.85	s UNKNOWN
308.28/312.85	c 313	CPU 96.39 (0.03 0 96.36 8.87)
308.28/312.85	c 313	END Sat Jul  5 04:11:53 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082640-1215223600/watcher-1082640-1215223600 -o /tmp/evaluation-result-1082640-1215223600/solver-1082640-1215223600 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1082640-1215223600.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.06 2.03 4/73 12169
/proc/meminfo: memFree=1682976/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=12268 CPUtime=0
/proc/12169/stat : 12169 (sugar) R 12167 12169 8764 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 2001331757 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 236437863013 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/12169/statm: 3067 316 241 3 0 167 0

[startup+0.049498 s]
/proc/loadavg: 2.01 2.06 2.03 4/73 12169
/proc/meminfo: memFree=1682976/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=0.03
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 2001331757 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101725 s]
/proc/loadavg: 2.01 2.06 2.03 4/73 12169
/proc/meminfo: memFree=1682976/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=0.03
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001331757 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30176 s]
/proc/loadavg: 2.01 2.06 2.03 4/73 12169
/proc/meminfo: memFree=1682976/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=0.03
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001331757 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701843 s]
/proc/loadavg: 2.01 2.06 2.03 4/73 12169
/proc/meminfo: memFree=1682976/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=0.03
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001331757 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.503 s]
/proc/loadavg: 2.01 2.06 2.03 4/84 12181
/proc/meminfo: memFree=1655752/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=0.03
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001331757 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 796 370 3 0 500 0
[pid=12172] ppid=12169 vsize=5356 CPUtime=0
/proc/12172/stat : 12172 (sh) S 12169 12169 8764 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 2001331763 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12172/statm: 1339 233 193 169 0 50 0
[pid=12173] ppid=12172 vsize=864692 CPUtime=1.43
/proc/12173/stat : 12173 (java) S 12172 12169 8764 0 -1 0 13682 0 1 0 135 8 0 0 18 0 9 0 2001331763 885444608 11719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12173/statm: 216173 11719 2529 9 0 210755 0
[pid=12173/tid=12174] ppid=12172 vsize=864692 CPUtime=0.81
/proc/12173/task/12174/stat : 12174 (java) R 12172 12169 8764 0 -1 64 3018 0 1 0 79 2 0 0 24 0 9 0 2001331764 885444608 11719 996147200 134512640 134550740 4294956000 18446744073709551615 4126426395 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12173/tid=12175] ppid=12172 vsize=864692 CPUtime=0.45
/proc/12173/task/12175/stat : 12175 (java) S 12172 12169 8764 0 -1 64 9446 0 0 0 41 4 0 0 16 0 9 0 2001331765 885444608 11719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12173/tid=12176] ppid=12172 vsize=864692 CPUtime=0
/proc/12173/task/12176/stat : 12176 (java) S 12172 12169 8764 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001331765 885444608 11719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12173/tid=12177] ppid=12172 vsize=864692 CPUtime=0
/proc/12173/task/12177/stat : 12177 (java) S 12172 12169 8764 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 2001331765 885444608 11719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12173/tid=12178] ppid=12172 vsize=864692 CPUtime=0
/proc/12173/task/12178/stat : 12178 (java) S 12172 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001331767 885444608 11719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12173/tid=12179] ppid=12172 vsize=864692 CPUtime=0.14
/proc/12173/task/12179/stat : 12179 (java) S 12172 12169 8764 0 -1 64 517 0 0 0 14 0 0 0 16 0 9 0 2001331767 885444608 11719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12173/tid=12180] ppid=12172 vsize=864692 CPUtime=0
/proc/12173/task/12180/stat : 12180 (java) S 12172 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001331767 885444608 11719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12173/tid=12181] ppid=12172 vsize=864692 CPUtime=0
/proc/12173/task/12181/stat : 12181 (java) S 12172 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001331768 885444608 11719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 883648

[startup+3.10231 s]
/proc/loadavg: 2.01 2.06 2.03 4/84 12191
/proc/meminfo: memFree=1674184/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=1.73
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 974 14448 0 1 3 0 160 10 15 0 1 0 2001331757 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 797 370 3 0 500 0
[pid=12182] ppid=12169 vsize=5356 CPUtime=0
/proc/12182/stat : 12182 (sh) S 12169 12169 8764 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001331935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12182/statm: 1339 233 193 169 0 50 0
[pid=12183] ppid=12182 vsize=868300 CPUtime=1.29
/proc/12183/stat : 12183 (java) S 12182 12169 8764 0 -1 0 8495 0 1 0 125 4 0 0 18 0 9 0 2001331936 889139200 7532 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12183/statm: 217075 7532 2543 9 0 211650 0
[pid=12183/tid=12184] ppid=12182 vsize=868300 CPUtime=0.88
/proc/12183/task/12184/stat : 12184 (java) R 12182 12169 8764 0 -1 64 2648 0 1 0 87 1 0 0 25 0 9 0 2001331937 889139200 7532 996147200 134512640 134550740 4294955952 18446744073709551615 4126602169 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12185] ppid=12182 vsize=868300 CPUtime=0.21
/proc/12183/task/12185/stat : 12185 (java) S 12182 12169 8764 0 -1 64 3687 0 0 0 20 1 0 0 16 0 9 0 2001331938 889139200 7532 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12186] ppid=12182 vsize=868300 CPUtime=0
/proc/12183/task/12186/stat : 12186 (java) S 12182 12169 8764 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001331938 889139200 7532 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12187] ppid=12182 vsize=868300 CPUtime=0
/proc/12183/task/12187/stat : 12187 (java) S 12182 12169 8764 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2001331938 889139200 7532 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12188] ppid=12182 vsize=868300 CPUtime=0
/proc/12183/task/12188/stat : 12188 (java) S 12182 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001331940 889139200 7532 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12189] ppid=12182 vsize=868300 CPUtime=0.17
/proc/12183/task/12189/stat : 12189 (java) S 12182 12169 8764 0 -1 64 1464 0 0 0 17 0 0 0 16 0 9 0 2001331940 889139200 7532 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12190] ppid=12182 vsize=868300 CPUtime=0
/proc/12183/task/12190/stat : 12190 (java) S 12182 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001331940 889139200 7532 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12191] ppid=12182 vsize=868300 CPUtime=0
/proc/12183/task/12191/stat : 12191 (java) S 12182 12169 8764 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001331940 889139200 7532 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887256

[startup+6.30294 s]
/proc/loadavg: 2.01 2.06 2.03 3/84 12191
/proc/meminfo: memFree=1619848/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=1.73
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 974 14448 0 1 3 0 160 10 15 0 1 0 2001331757 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 797 370 3 0 500 0
[pid=12182] ppid=12169 vsize=5356 CPUtime=0
/proc/12182/stat : 12182 (sh) S 12169 12169 8764 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001331935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12182/statm: 1339 233 193 169 0 50 0
[pid=12183] ppid=12182 vsize=868528 CPUtime=4.45
/proc/12183/stat : 12183 (java) S 12182 12169 8764 0 -1 0 16998 0 1 0 425 20 0 0 18 0 9 0 2001331936 889372672 15284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12183/statm: 217132 15284 2565 9 0 211679 0
[pid=12183/tid=12184] ppid=12182 vsize=868528 CPUtime=3.01
/proc/12183/task/12184/stat : 12184 (java) R 12182 12169 8764 0 -1 64 3402 0 1 0 288 13 0 0 25 0 9 0 2001331937 889372672 15284 996147200 134512640 134550740 4294955952 18446744073709551615 4127029088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12185] ppid=12182 vsize=868528 CPUtime=1.18
/proc/12183/task/12185/stat : 12185 (java) S 12182 12169 8764 0 -1 64 11395 0 0 0 112 6 0 0 16 0 9 0 2001331938 889372672 15284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12186] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12186/stat : 12186 (java) S 12182 12169 8764 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001331938 889372672 15284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12187] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12187/stat : 12187 (java) S 12182 12169 8764 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001331938 889372672 15284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12188] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12188/stat : 12188 (java) S 12182 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001331940 889372672 15284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12189] ppid=12182 vsize=868528 CPUtime=0.23
/proc/12183/task/12189/stat : 12189 (java) S 12182 12169 8764 0 -1 64 1505 0 0 0 23 0 0 0 16 0 9 0 2001331940 889372672 15284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12190] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12190/stat : 12190 (java) S 12182 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001331940 889372672 15284 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12191] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12191/stat : 12191 (java) S 12182 12169 8764 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001331940 889372672 15284 996147200 134512640 134550740 4294955952 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) 887484

[startup+12.7022 s]
/proc/loadavg: 2.00 2.06 2.03 3/84 12191
/proc/meminfo: memFree=1536520/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=1.73
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 974 14448 0 1 3 0 160 10 15 0 1 0 2001331757 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 797 370 3 0 500 0
[pid=12182] ppid=12169 vsize=5356 CPUtime=0
/proc/12182/stat : 12182 (sh) S 12169 12169 8764 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001331935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12182/statm: 1339 233 193 169 0 50 0
[pid=12183] ppid=12182 vsize=868528 CPUtime=10.75
/proc/12183/stat : 12183 (java) S 12182 12169 8764 0 -1 0 17497 0 1 0 1005 70 0 0 18 0 9 0 2001331936 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12183/statm: 217132 15291 2565 9 0 211679 0
[pid=12183/tid=12184] ppid=12182 vsize=868528 CPUtime=9.1
/proc/12183/task/12184/stat : 12184 (java) R 12182 12169 8764 0 -1 64 3894 0 1 0 851 59 0 0 25 0 9 0 2001331937 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4126594360 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12185] ppid=12182 vsize=868528 CPUtime=1.37
/proc/12183/task/12185/stat : 12185 (java) S 12182 12169 8764 0 -1 64 11395 0 0 0 128 9 0 0 16 0 9 0 2001331938 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12186] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12186/stat : 12186 (java) S 12182 12169 8764 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001331938 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12187] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12187/stat : 12187 (java) S 12182 12169 8764 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001331938 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12188] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12188/stat : 12188 (java) S 12182 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001331940 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12189] ppid=12182 vsize=868528 CPUtime=0.25
/proc/12183/task/12189/stat : 12189 (java) S 12182 12169 8764 0 -1 64 1512 0 0 0 25 0 0 0 17 0 9 0 2001331940 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12190] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12190/stat : 12190 (java) S 12182 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001331940 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12191] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12191/stat : 12191 (java) S 12182 12169 8764 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001331940 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 887484

[startup+25.5017 s]
/proc/loadavg: 2.00 2.05 2.02 3/84 12191
/proc/meminfo: memFree=1365704/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=1.73
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 974 14448 0 1 3 0 160 10 16 0 1 0 2001331757 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 797 370 3 0 500 0
[pid=12182] ppid=12169 vsize=5356 CPUtime=0
/proc/12182/stat : 12182 (sh) S 12169 12169 8764 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001331935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12182/statm: 1339 233 193 169 0 50 0
[pid=12183] ppid=12182 vsize=868528 CPUtime=23.3
/proc/12183/stat : 12183 (java) S 12182 12169 8764 0 -1 0 18483 0 1 0 2155 175 0 0 18 0 9 0 2001331936 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12183/statm: 217132 15291 2565 9 0 211679 0
[pid=12183/tid=12184] ppid=12182 vsize=868528 CPUtime=21.22
/proc/12183/task/12184/stat : 12184 (java) R 12182 12169 8764 0 -1 64 4880 0 1 0 1965 157 0 0 25 0 9 0 2001331937 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4126982732 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12185] ppid=12182 vsize=868528 CPUtime=1.8
/proc/12183/task/12185/stat : 12185 (java) S 12182 12169 8764 0 -1 64 11395 0 0 0 164 16 0 0 16 0 9 0 2001331938 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12186] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12186/stat : 12186 (java) S 12182 12169 8764 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001331938 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12187] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12187/stat : 12187 (java) S 12182 12169 8764 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001331938 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=12183/tid=12191] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12191/stat : 12191 (java) S 12182 12169 8764 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001331940 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.83
Current children cumulated vsize (KiB) 887484

[startup+102.307 s]
/proc/loadavg: 2.21 2.10 2.04 3/84 12191
/proc/meminfo: memFree=346760/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=1.73
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 974 14448 0 1 3 0 160 10 16 0 1 0 2001331757 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 797 370 3 0 500 0
[pid=12182] ppid=12169 vsize=5356 CPUtime=0
/proc/12182/stat : 12182 (sh) S 12169 12169 8764 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001331935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12182/statm: 1339 233 193 169 0 50 0
[pid=12183] ppid=12182 vsize=868528 CPUtime=97.93
/proc/12183/stat : 12183 (java) S 12182 12169 8764 0 -1 0 24373 0 1 0 8962 831 0 0 18 0 9 0 2001331936 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12183/statm: 217132 15291 2565 9 0 211679 0
[pid=12183/tid=12184] ppid=12182 vsize=868528 CPUtime=93.42
/proc/12183/task/12184/stat : 12184 (java) R 12182 12169 8764 0 -1 64 10770 0 1 0 8566 776 0 0 25 0 9 0 2001331937 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4126594520 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12185] ppid=12182 vsize=868528 CPUtime=4.23
/proc/12183/task/12185/stat : 12185 (java) S 12182 12169 8764 0 -1 64 11395 0 0 0 370 53 0 0 16 0 9 0 2001331938 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12186] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12186/stat : 12186 (java) S 12182 12169 8764 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001331938 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12187] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12187/stat : 12187 (java) S 12182 12169 8764 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001331938 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12188] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12188/stat : 12188 (java) S 12182 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001331940 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12189] ppid=12182 vsize=868528 CPUtime=0.25
/proc/12183/task/12189/stat : 12189 (java) S 12182 12169 8764 0 -1 64 1512 0 0 0 25 0 0 0 17 0 9 0 2001331940 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12190] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12190/stat : 12190 (java) S 12182 12169 8764 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001331940 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12183/tid=12191] ppid=12182 vsize=868528 CPUtime=0
/proc/12183/task/12191/stat : 12191 (java) S 12182 12169 8764 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001331940 889372672 15291 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.66
Current children cumulated vsize (KiB) 887484

[startup+162.302 s]
/proc/loadavg: 2.08 2.08 2.03 3/76 12193
/proc/meminfo: memFree=54856/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=105.26
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 1022 39552 0 2 3 0 9636 887 16 0 1 0 2001331757 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 799 370 3 0 500 0
[pid=12192] ppid=12169 vsize=5356 CPUtime=0
/proc/12192/stat : 12192 (sh) S 12169 12169 8764 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001342568 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12192/statm: 1339 232 193 169 0 50 0
[pid=12193] ppid=12192 vsize=289128 CPUtime=53.55
/proc/12193/stat : 12193 (picosat) R 12192 12169 8764 0 -1 4194304 67853 0 0 0 2474 2881 0 0 25 0 1 0 2001342568 296067072 67839 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12193/statm: 72282 67839 40 102 0 72177 0
Current children cumulated CPU time (s) 158.81
Current children cumulated vsize (KiB) 308084

[startup+222.302 s]
/proc/loadavg: 2.03 2.06 2.03 3/76 12193
/proc/meminfo: memFree=15560/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=105.26
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 1022 39552 0 2 3 0 9636 887 16 0 1 0 2001331757 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 799 370 3 0 500 0
[pid=12192] ppid=12169 vsize=5356 CPUtime=0
/proc/12192/stat : 12192 (sh) S 12169 12169 8764 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001342568 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12192/statm: 1339 232 193 169 0 50 0
[pid=12193] ppid=12192 vsize=528080 CPUtime=113.11
/proc/12193/stat : 12193 (picosat) R 12192 12169 8764 0 -1 4194304 125922 0 0 0 5235 6076 0 0 25 0 1 0 2001342568 540753920 125908 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12193/statm: 132020 125908 40 102 0 131915 0
Current children cumulated CPU time (s) 218.37
Current children cumulated vsize (KiB) 547036

[startup+282.302 s]
/proc/loadavg: 2.01 2.05 2.02 3/76 12193
/proc/meminfo: memFree=15944/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=105.26
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 1022 39552 0 2 3 0 9636 887 16 0 1 0 2001331757 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 799 370 3 0 500 0
[pid=12192] ppid=12169 vsize=5356 CPUtime=0
/proc/12192/stat : 12192 (sh) S 12169 12169 8764 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001342568 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12192/statm: 1339 232 193 169 0 50 0
[pid=12193] ppid=12192 vsize=799008 CPUtime=172.7
/proc/12193/stat : 12193 (picosat) R 12192 12169 8764 0 -1 4194304 183769 0 0 0 7983 9287 0 0 25 0 1 0 2001342568 818184192 183755 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12193/statm: 199752 183755 40 102 0 199647 0
Current children cumulated CPU time (s) 277.96
Current children cumulated vsize (KiB) 817964



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+312.702 s]
/proc/loadavg: 2.00 2.04 2.02 3/76 12193
/proc/meminfo: memFree=15304/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=105.26
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 1022 39552 0 2 3 0 9636 887 16 0 1 0 2001331757 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12169/statm: 3400 799 370 3 0 500 0
[pid=12192] ppid=12169 vsize=5356 CPUtime=0
/proc/12192/stat : 12192 (sh) S 12169 12169 8764 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001342568 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12192/statm: 1339 232 193 169 0 50 0
[pid=12193] ppid=12192 vsize=902892 CPUtime=202.91
/proc/12193/stat : 12193 (picosat) R 12192 12169 8764 0 -1 4194304 213042 0 0 0 9384 10907 0 0 25 0 1 0 2001342568 924561408 213028 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12193/statm: 225723 213028 40 102 0 225618 0
Current children cumulated CPU time (s) 308.17
Current children cumulated vsize (KiB) 921848

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

[startup+312.819 s]
/proc/loadavg: 2.00 2.04 2.02 3/76 12193
/proc/meminfo: memFree=15304/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=105.26
/proc/12169/stat : 12169 (sugar) S 12167 12169 8764 0 -1 4194304 1042 39552 0 2 3 0 9636 887 16 0 1 0 2001331757 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/12169/statm: 3400 799 370 3 0 500 0
[pid=12192] ppid=12169 vsize=0 CPUtime=0
/proc/12192/stat : 12192 (sh) Z 12169 12169 8764 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 2001342568 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/12192/statm: 0 0 0 0 0 0 0
[pid=12193] ppid=1 vsize=0 CPUtime=203.02
/proc/12193/stat : 12193 (picosat) R 1 12169 8764 0 -1 4195332 213043 0 0 0 9384 10918 0 0 25 0 1 0 2001342568 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/12193/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 308.28
Current children cumulated vsize (KiB) 13600

# WARNING:
# current cumulated CPU time (105.3 s) is less than in the last sample (308.28 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (202.98 s) to the 'lost time'.

[startup+312.902 s]
/proc/loadavg: 2.00 2.04 2.02 3/76 12193
/proc/meminfo: memFree=15304/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=105.3
/proc/12169/stat : 12169 (sugar) R 12167 12169 8764 0 -1 4194304 1070 39829 0 2 3 4 9636 887 16 0 1 0 2001331757 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 236437869609 0 0 4224 16386 0 0 0 17 1 0 0
/proc/12169/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 105.3
Current children cumulated vsize (KiB) 13600

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

[startup+313.402 s]
/proc/loadavg: 2.00 2.04 2.02 3/75 12194
/proc/meminfo: memFree=1964496/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=105.78
/proc/12169/stat : 12169 (sugar) R 12167 12169 8764 0 -1 4194304 1070 39829 0 2 3 52 9636 887 17 0 1 0 2001331757 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 236437869609 0 0 4224 16386 0 0 0 17 1 0 0
/proc/12169/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 105.78
Current children cumulated vsize (KiB) 13600

[startup+313.802 s]
/proc/loadavg: 2.00 2.04 2.02 3/75 12194
/proc/meminfo: memFree=1964496/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=105.85
/proc/12169/stat : 12169 (sugar) D 12167 12169 8764 0 -1 4194304 1070 39829 0 2 3 59 9636 887 15 0 1 0 2001331757 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 236437869609 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/12169/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 105.85
Current children cumulated vsize (KiB) 13600

[startup+313.902 s]
/proc/loadavg: 2.00 2.04 2.02 3/75 12194
/proc/meminfo: memFree=1964496/2055920 swapFree=4179416/4192956
[pid=12169] ppid=12167 vsize=13600 CPUtime=105.85
/proc/12169/stat : 12169 (sugar) D 12167 12169 8764 0 -1 4194304 1070 39829 0 2 3 59 9636 887 15 0 1 0 2001331757 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 236437869609 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/12169/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 105.85
Current children cumulated vsize (KiB) 13600

Child status: 0

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

Real time (s): 313.927
CPU time (s): 308.866
CPU user time (s): 190.249
CPU system time (s): 118.617
CPU usage (%): 98.3878
Max. virtual memory (cumulated for all children) (KiB): 921848

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

runsolver used 0.321951 second user time and 0.991849 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-05 04:06:40
IDJOB=1082640
IDBENCH=57293
IDSOLVER=345
FILE ID=node62/1082640-1215223600
PBS_JOBID= 7881720
Free space on /tmp= 65252 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-20/normalized-super-os-taillard-20-29.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082640-1215223600/watcher-1082640-1215223600 -o /tmp/evaluation-result-1082640-1215223600/solver-1082640-1215223600 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1082640-1215223600.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 094c252b9befceb10e49353ca5017fcb
RANDOM SEED=1567843486

node62.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.259
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.259
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:       1683456 kB
Buffers:         64428 kB
Cached:         225448 kB
SwapCached:       7080 kB
Active:         163400 kB
Inactive:       143444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683456 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:            4212 kB
Writeback:           0 kB
Mapped:          23196 kB
Slab:            50640 kB
Committed_AS:  4124568 kB
PageTables:       1848 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= 65252 MiB
End job on node62 at 2008-07-05 04:11:55