Trace number 1076441

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? (TO) 1800.02 1809.03

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg6-10_ext.xml
MD5SUM736ff43c411590f40207d1ba3746f752
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 variables60
Number of constraints16
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.04	c 0	Sugar v1-13 + HOME/picosat
0.02/0.04	c 0	BEGIN Fri Jul  4 17:52:45 2008
0.02/0.04	c 0	PID 25073
0.02/0.05	c 0	HOST node84.alineos.net
0.02/0.05	c 0	CONVERTING HOME/instance-1076441-1215186764.xml TO HOME/temp.csp
0.02/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1076441-1215186764.xml' 'HOME/temp.csp'
0.03/0.92	c 0	1 domains, 60 variables, 0 predicates, 2 relations, 16 constraints
0.03/0.94	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.94	c 0	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'
0.94/1.02	c 1	Parsing HOME/temp.csp
2.04/2.16	c 2	parsed 79 expressions
2.04/2.16	c 2	Heap : 22 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.04/2.16	c 2	Converting to clausal form CSP
2.04/2.18	c 2	converted 8 (10%) expressions
2.04/2.18	c 2	converted 16 (20%) expressions
2.04/2.18	c 2	converted 24 (30%) expressions
2.04/2.18	c 2	converted 32 (40%) expressions
2.04/2.18	c 2	converted 40 (50%) expressions
2.04/2.18	c 2	converted 48 (60%) expressions
2.04/2.18	c 2	converted 56 (70%) expressions
2.43/2.51	c 2	converted 64 (80%) expressions
3.43/3.60	c 3	converted 72 (90%) expressions
11.39/11.53	c 11	converted 79 (100%) expressions
11.39/11.53	c 11	CSP : 60 integers, 0 booleans, 16 clauses, largest domain size 26
11.39/11.53	c 11	Heap : 221 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.39/11.53	c 11	Propagation in CSP
11.39/11.53	c 11	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.39/11.53	c 11	CSP : 60 integers, 0 booleans, 16 clauses, largest domain size 26
11.39/11.53	c 11	Heap : 221 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.39/11.53	c 11	Simplifing CSP by introducing new Boolean variables
11.39/11.53	c 11	CSP : 60 integers, 0 booleans, 16 clauses, largest domain size 26
11.39/11.53	c 11	Heap : 221 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.88/13.08	c 13	Encoding CSP to SAT : HOME/temp.cnf
12.88/13.09	c 13	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
12.88/13.09	c 13	12 (20%) CSP integer variables are encoded (288 clauses, 3024 bytes)
12.98/13.10	c 13	18 (30%) CSP integer variables are encoded (432 clauses, 4608 bytes)
12.98/13.10	c 13	24 (40%) CSP integer variables are encoded (576 clauses, 6192 bytes)
12.98/13.11	c 13	30 (50%) CSP integer variables are encoded (720 clauses, 7776 bytes)
12.98/13.11	c 13	36 (60%) CSP integer variables are encoded (864 clauses, 9360 bytes)
12.98/13.11	c 13	42 (70%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
12.98/13.11	c 13	48 (80%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
12.98/13.11	c 13	54 (90%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
12.98/13.11	c 13	60 (100%) CSP integer variables are encoded (1440 clauses, 16657 bytes)
37.85/38.11	c 38	2 (10%) CSP clauses are encoded (114932 clauses, 4872101 bytes)
65.72/66.11	c 66	4 (20%) CSP clauses are encoded (228424 clauses, 9781324 bytes)
78.35/78.88	c 78	5 (30%) CSP clauses are encoded (285170 clauses, 12343596 bytes)
103.03/103.64	c 103	7 (40%) CSP clauses are encoded (398662 clauses, 17468140 bytes)
114.17/114.80	c 114	8 (50%) CSP clauses are encoded (455408 clauses, 20030412 bytes)
135.36/136.17	c 136	10 (60%) CSP clauses are encoded (568900 clauses, 25155617 bytes)
1800.00/1808.92	c ERROR INTERRUPTED
1800.00/1809.02	s UNKNOWN
1800.00/1809.02	c 1809	CPU 0.79 (0.03 0 0.76 0.11)
1800.00/1809.02	c 1809	END Fri Jul  4 18:22:54 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-1076441-1215186764/watcher-1076441-1215186764 -o /tmp/evaluation-result-1076441-1215186764/solver-1076441-1215186764 -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-1076441-1215186764.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.00 2.00 2.00 4/74 25073
/proc/meminfo: memFree=1565560/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=12268 CPUtime=0
/proc/25073/stat : 25073 (sugar) R 25071 25073 22834 0 -1 4194304 335 0 0 0 0 0 0 0 20 0 1 0 641596593 12562432 303 996147200 4194304 4206940 548682068608 18446744073709551615 243678829477 0 0 4224 0 0 0 0 17 1 0 0
/proc/25073/statm: 3067 303 229 3 0 167 0

[startup+0.0381731 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 25073
/proc/meminfo: memFree=1565560/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13336 CPUtime=0.02
/proc/25073/stat : 25073 (sugar) R 25071 25073 22834 0 -1 4194304 714 0 0 0 2 0 0 0 20 0 1 0 641596593 13656064 682 996147200 4194304 4206940 548682068608 18446744073709551615 243665375969 0 0 4224 0 0 0 0 17 0 0 0
/proc/25073/statm: 3334 682 336 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101175 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 25073
/proc/meminfo: memFree=1565560/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.03
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 641596593 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25073/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301199 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 25073
/proc/meminfo: memFree=1565560/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.03
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 641596593 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25073/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701248 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 25073
/proc/meminfo: memFree=1565560/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.03
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 641596593 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25073/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50232 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 25095
/proc/meminfo: memFree=1557600/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.9
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 973 13600 0 1 3 0 76 11 15 0 1 0 641596593 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25073/statm: 3400 797 370 3 0 500 0
[pid=25086] ppid=25073 vsize=5356 CPUtime=0
/proc/25086/stat : 25086 (sh) S 25073 25073 22834 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 641596687 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25086/statm: 1339 233 193 169 0 50 0
[pid=25087] ppid=25086 vsize=864076 CPUtime=0.54
/proc/25087/stat : 25087 (java) S 25086 25073 22834 0 -1 0 6470 0 1 0 51 3 0 0 18 0 9 0 641596688 884813824 5679 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25087/statm: 216019 5686 2532 9 0 210601 0
[pid=25087/tid=25088] ppid=25086 vsize=864076 CPUtime=0.38
/proc/25087/task/25088/stat : 25088 (java) R 25086 25073 22834 0 -1 64 2448 0 1 0 37 1 0 0 20 0 9 0 641596689 884813824 5692 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25089] ppid=25086 vsize=864076 CPUtime=0.1
/proc/25087/task/25089/stat : 25089 (java) R 25086 25073 22834 0 -1 64 3034 0 0 0 9 1 0 0 16 0 9 0 641596690 884813824 5700 996147200 134512640 134550740 4294955952 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25090] ppid=25086 vsize=864076 CPUtime=0
/proc/25087/task/25090/stat : 25090 (java) S 25086 25073 22834 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 641596690 884813824 5708 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25091] ppid=25086 vsize=864076 CPUtime=0
/proc/25087/task/25091/stat : 25091 (java) S 25086 25073 22834 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 641596690 884813824 5712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25092] ppid=25086 vsize=864076 CPUtime=0
/proc/25087/task/25092/stat : 25092 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 641596692 884813824 5712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25093] ppid=25086 vsize=864076 CPUtime=0.03
/proc/25087/task/25093/stat : 25093 (java) S 25086 25073 22834 0 -1 64 313 0 0 0 3 0 0 0 17 0 9 0 641596692 884813824 5714 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25094] ppid=25086 vsize=864076 CPUtime=0
/proc/25087/task/25094/stat : 25094 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641596692 884813824 5717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25095] ppid=25086 vsize=864076 CPUtime=0
/proc/25087/task/25095/stat : 25095 (java) S 25086 25073 22834 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641596692 884813824 5719 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883032

[startup+3.10248 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 25095
/proc/meminfo: memFree=1534176/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.9
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 973 13600 0 1 3 0 76 11 16 0 1 0 641596593 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25073/statm: 3400 797 370 3 0 500 0
[pid=25086] ppid=25073 vsize=5356 CPUtime=0
/proc/25086/stat : 25086 (sh) S 25073 25073 22834 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 641596687 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25086/statm: 1339 233 193 169 0 50 0
[pid=25087] ppid=25086 vsize=864168 CPUtime=2.13
/proc/25087/stat : 25087 (java) S 25086 25073 22834 0 -1 0 16933 0 1 0 204 9 0 0 18 0 9 0 641596688 884908032 14849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25087/statm: 216042 14849 2540 9 0 210617 0
[pid=25087/tid=25088] ppid=25086 vsize=864168 CPUtime=1.05
/proc/25087/task/25088/stat : 25088 (java) R 25086 25073 22834 0 -1 64 3156 0 1 0 104 1 0 0 25 0 9 0 641596689 884908032 14849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25089] ppid=25086 vsize=864168 CPUtime=1.01
/proc/25087/task/25089/stat : 25089 (java) R 25086 25073 22834 0 -1 64 12760 0 0 0 94 7 0 0 17 0 9 0 641596690 884908032 14849 996147200 134512640 134550740 4294955952 18446744073709551615 102723252 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25090] ppid=25086 vsize=864168 CPUtime=0
/proc/25087/task/25090/stat : 25090 (java) S 25086 25073 22834 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 641596690 884908032 14849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25091] ppid=25086 vsize=864168 CPUtime=0
/proc/25087/task/25091/stat : 25091 (java) S 25086 25073 22834 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 641596690 884908032 14849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25092] ppid=25086 vsize=864168 CPUtime=0
/proc/25087/task/25092/stat : 25092 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 641596692 884908032 14849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25093] ppid=25086 vsize=864168 CPUtime=0.05
/proc/25087/task/25093/stat : 25093 (java) S 25086 25073 22834 0 -1 64 321 0 0 0 5 0 0 0 16 0 9 0 641596692 884908032 14849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25094] ppid=25086 vsize=864168 CPUtime=0
/proc/25087/task/25094/stat : 25094 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641596692 884908032 14849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25095] ppid=25086 vsize=864168 CPUtime=0
/proc/25087/task/25095/stat : 25095 (java) S 25086 25073 22834 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641596692 884908032 14849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 883124

[startup+6.30197 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 25095
/proc/meminfo: memFree=1436960/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.9
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 973 13600 0 1 3 0 76 11 16 0 1 0 641596593 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25073/statm: 3400 797 370 3 0 500 0
[pid=25086] ppid=25073 vsize=5356 CPUtime=0
/proc/25086/stat : 25086 (sh) S 25073 25073 22834 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 641596687 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25086/statm: 1339 233 193 169 0 50 0
[pid=25087] ppid=25086 vsize=885660 CPUtime=5.32
/proc/25087/stat : 25087 (java) S 25086 25073 22834 0 -1 0 48132 0 1 0 506 26 0 0 18 0 9 0 641596688 906915840 40275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25087/statm: 221415 40275 2540 9 0 215990 0
[pid=25087/tid=25088] ppid=25086 vsize=885660 CPUtime=2.17
/proc/25087/task/25088/stat : 25088 (java) S 25086 25073 22834 0 -1 64 3696 0 1 0 215 2 0 0 25 0 9 0 641596689 906915840 40275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25089] ppid=25086 vsize=885660 CPUtime=3.06
/proc/25087/task/25089/stat : 25089 (java) R 25086 25073 22834 0 -1 64 43419 0 0 0 284 22 0 0 20 0 9 0 641596690 906915840 40275 996147200 134512640 134550740 4294955952 18446744073709551615 104180286 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25090] ppid=25086 vsize=885660 CPUtime=0
/proc/25087/task/25090/stat : 25090 (java) S 25086 25073 22834 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 641596690 906915840 40275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25091] ppid=25086 vsize=885660 CPUtime=0
/proc/25087/task/25091/stat : 25091 (java) S 25086 25073 22834 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 641596690 906915840 40275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25092] ppid=25086 vsize=885660 CPUtime=0
/proc/25087/task/25092/stat : 25092 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 641596692 906915840 40275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25093] ppid=25086 vsize=885660 CPUtime=0.05
/proc/25087/task/25093/stat : 25093 (java) S 25086 25073 22834 0 -1 64 321 0 0 0 5 0 0 0 16 0 9 0 641596692 906915840 40275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25094] ppid=25086 vsize=885660 CPUtime=0
/proc/25087/task/25094/stat : 25094 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641596692 906915840 40275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25095] ppid=25086 vsize=885660 CPUtime=0
/proc/25087/task/25095/stat : 25095 (java) S 25086 25073 22834 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641596692 906915840 40275 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 904616

[startup+12.7026 s]
/proc/loadavg: 2.14 2.03 2.01 3/85 25095
/proc/meminfo: memFree=1303584/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.9
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 974 13600 0 1 3 0 76 11 16 0 1 0 641596593 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25073/statm: 3400 797 370 3 0 500 0
[pid=25086] ppid=25073 vsize=5356 CPUtime=0
/proc/25086/stat : 25086 (sh) S 25073 25073 22834 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 641596687 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25086/statm: 1339 233 193 169 0 50 0
[pid=25087] ppid=25086 vsize=875420 CPUtime=11.68
/proc/25087/stat : 25087 (java) S 25086 25073 22834 0 -1 0 93008 0 1 0 1121 47 0 0 18 0 9 0 641596688 896430080 66550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25087/statm: 218855 66550 2540 9 0 213430 0
[pid=25087/tid=25088] ppid=25086 vsize=875420 CPUtime=3.81
/proc/25087/task/25088/stat : 25088 (java) S 25086 25073 22834 0 -1 64 5873 0 1 0 378 3 0 0 16 0 9 0 641596689 896430080 66550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25089] ppid=25086 vsize=875420 CPUtime=7.8
/proc/25087/task/25089/stat : 25089 (java) R 25086 25073 22834 0 -1 64 86118 0 0 0 737 43 0 0 25 0 9 0 641596690 896430080 66550 996147200 134512640 134550740 4294955952 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25090] ppid=25086 vsize=875420 CPUtime=0
/proc/25087/task/25090/stat : 25090 (java) S 25086 25073 22834 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 641596690 896430080 66550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25091] ppid=25086 vsize=875420 CPUtime=0
/proc/25087/task/25091/stat : 25091 (java) S 25086 25073 22834 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 641596690 896430080 66550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25092] ppid=25086 vsize=875420 CPUtime=0
/proc/25087/task/25092/stat : 25092 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 641596692 896430080 66550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25093] ppid=25086 vsize=875420 CPUtime=0.05
/proc/25087/task/25093/stat : 25093 (java) S 25086 25073 22834 0 -1 64 321 0 0 0 5 0 0 0 16 0 9 0 641596692 896430080 66550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25094] ppid=25086 vsize=875420 CPUtime=0
/proc/25087/task/25094/stat : 25094 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641596692 896430080 66550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25095] ppid=25086 vsize=875420 CPUtime=0
/proc/25087/task/25095/stat : 25095 (java) S 25086 25073 22834 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641596692 896430080 66550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 894376

[startup+25.5069 s]
/proc/loadavg: 2.12 2.03 2.01 3/85 25095
/proc/meminfo: memFree=1312608/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.9
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 974 13600 0 1 3 0 76 11 16 0 1 0 641596593 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25073/statm: 3400 797 370 3 0 500 0
[pid=25086] ppid=25073 vsize=5356 CPUtime=0
/proc/25086/stat : 25086 (sh) S 25073 25073 22834 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 641596687 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25086/statm: 1339 233 193 169 0 50 0
[pid=25087] ppid=25086 vsize=864280 CPUtime=24.42
/proc/25087/stat : 25087 (java) S 25086 25073 22834 0 -1 0 93118 0 1 0 2393 49 0 0 18 0 9 0 641596688 885022720 63814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25087/statm: 216070 63814 2564 9 0 210617 0
[pid=25087/tid=25088] ppid=25086 vsize=864280 CPUtime=16
/proc/25087/task/25088/stat : 25088 (java) R 25086 25073 22834 0 -1 64 5955 0 1 0 1596 4 0 0 25 0 9 0 641596689 885022720 63814 996147200 134512640 134550740 4294955952 18446744073709551615 4126591876 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25089] ppid=25086 vsize=864280 CPUtime=8.3
/proc/25087/task/25089/stat : 25089 (java) S 25086 25073 22834 0 -1 64 86121 0 0 0 787 43 0 0 16 0 9 0 641596690 885022720 63814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25090] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25090/stat : 25090 (java) S 25086 25073 22834 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 63814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25091] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25091/stat : 25091 (java) S 25086 25073 22834 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 63814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=25087/tid=25095] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25095/stat : 25095 (java) S 25086 25073 22834 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641596692 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.11
Current children cumulated vsize (KiB) 883236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 25131
/proc/meminfo: memFree=1180152/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.9
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 974 13600 0 1 3 0 76 11 16 0 1 0 641596593 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25073/statm: 3400 797 370 3 0 500 0
[pid=25086] ppid=25073 vsize=5356 CPUtime=0
/proc/25086/stat : 25086 (sh) S 25073 25073 22834 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 641596687 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25086/statm: 1339 233 193 169 0 50 0
[pid=25087] ppid=25086 vsize=864280 CPUtime=1712.93
/proc/25087/stat : 25087 (java) S 25086 25073 22834 0 -1 0 129333 0 1 0 171193 100 0 0 18 0 9 0 641596688 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25087/statm: 216070 92787 2564 9 0 210617 0
[pid=25087/tid=25088] ppid=25086 vsize=864280 CPUtime=1700.41
/proc/25087/task/25088/stat : 25088 (java) R 25086 25073 22834 0 -1 64 6890 0 1 0 170004 37 0 0 25 0 9 0 641596689 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4125952119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25089] ppid=25086 vsize=864280 CPUtime=12.36
/proc/25087/task/25089/stat : 25089 (java) S 25086 25073 22834 0 -1 64 121396 0 0 0 1176 60 0 0 16 0 9 0 641596690 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25090] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25090/stat : 25090 (java) S 25086 25073 22834 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25091] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25091/stat : 25091 (java) S 25086 25073 22834 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25092] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25092/stat : 25092 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 641596692 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25093] ppid=25086 vsize=864280 CPUtime=0.1
/proc/25087/task/25093/stat : 25093 (java) S 25086 25073 22834 0 -1 64 351 0 0 0 10 0 0 0 17 0 9 0 641596692 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25094] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25094/stat : 25094 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641596692 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25095] ppid=25086 vsize=864280 CPUtime=0.02
/proc/25087/task/25095/stat : 25095 (java) S 25086 25073 22834 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 641596692 885022720 92787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.83
Current children cumulated vsize (KiB) 883236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 25131
/proc/meminfo: memFree=1167800/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.9
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 974 13600 0 1 3 0 76 11 16 0 1 0 641596593 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25073/statm: 3400 797 370 3 0 500 0
[pid=25086] ppid=25073 vsize=5356 CPUtime=0
/proc/25086/stat : 25086 (sh) S 25073 25073 22834 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 641596687 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25086/statm: 1339 233 193 169 0 50 0
[pid=25087] ppid=25086 vsize=864280 CPUtime=1772.63
/proc/25087/stat : 25087 (java) S 25086 25073 22834 0 -1 0 132412 0 1 0 177162 101 0 0 18 0 9 0 641596688 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25087/statm: 216070 95854 2564 9 0 210617 0
[pid=25087/tid=25088] ppid=25086 vsize=864280 CPUtime=1759.9
/proc/25087/task/25088/stat : 25088 (java) R 25086 25073 22834 0 -1 64 6902 0 1 0 175953 37 0 0 25 0 9 0 641596689 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4126573669 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25089] ppid=25086 vsize=864280 CPUtime=12.57
/proc/25087/task/25089/stat : 25089 (java) S 25086 25073 22834 0 -1 64 124463 0 0 0 1196 61 0 0 16 0 9 0 641596690 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25090] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25090/stat : 25090 (java) S 25086 25073 22834 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25091] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25091/stat : 25091 (java) S 25086 25073 22834 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25092] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25092/stat : 25092 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25093] ppid=25086 vsize=864280 CPUtime=0.1
/proc/25087/task/25093/stat : 25093 (java) S 25086 25073 22834 0 -1 64 351 0 0 0 10 0 0 0 17 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25094] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25094/stat : 25094 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25095] ppid=25086 vsize=864280 CPUtime=0.02
/proc/25087/task/25095/stat : 25095 (java) S 25086 25073 22834 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.53
Current children cumulated vsize (KiB) 883236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 25131
/proc/meminfo: memFree=1167800/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.9
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 974 13600 0 1 3 0 76 11 16 0 1 0 641596593 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25073/statm: 3400 797 370 3 0 500 0
[pid=25086] ppid=25073 vsize=5356 CPUtime=0
/proc/25086/stat : 25086 (sh) S 25073 25073 22834 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 641596687 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25086/statm: 1339 233 193 169 0 50 0
[pid=25087] ppid=25086 vsize=864280 CPUtime=1799.1
/proc/25087/stat : 25087 (java) S 25086 25073 22834 0 -1 0 132412 0 1 0 179809 101 0 0 18 0 9 0 641596688 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25087/statm: 216070 95854 2564 9 0 210617 0
[pid=25087/tid=25088] ppid=25086 vsize=864280 CPUtime=1786.37
/proc/25087/task/25088/stat : 25088 (java) R 25086 25073 22834 0 -1 64 6902 0 1 0 178600 37 0 0 25 0 9 0 641596689 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4126573632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25089] ppid=25086 vsize=864280 CPUtime=12.57
/proc/25087/task/25089/stat : 25089 (java) S 25086 25073 22834 0 -1 64 124463 0 0 0 1196 61 0 0 16 0 9 0 641596690 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25090] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25090/stat : 25090 (java) S 25086 25073 22834 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25091] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25091/stat : 25091 (java) S 25086 25073 22834 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25092] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25092/stat : 25092 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25093] ppid=25086 vsize=864280 CPUtime=0.1
/proc/25087/task/25093/stat : 25093 (java) S 25086 25073 22834 0 -1 64 351 0 0 0 10 0 0 0 17 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25094] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25094/stat : 25094 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25095] ppid=25086 vsize=864280 CPUtime=0.02
/proc/25087/task/25095/stat : 25095 (java) S 25086 25073 22834 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 883236

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

[startup+1808.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 25131
/proc/meminfo: memFree=1167800/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=13600 CPUtime=0.9
/proc/25073/stat : 25073 (sugar) S 25071 25073 22834 0 -1 4194304 974 13600 0 1 3 0 76 11 16 0 1 0 641596593 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25073/statm: 3400 797 370 3 0 500 0
[pid=25086] ppid=25073 vsize=5356 CPUtime=0
/proc/25086/stat : 25086 (sh) S 25073 25073 22834 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 641596687 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25086/statm: 1339 233 193 169 0 50 0
[pid=25087] ppid=25086 vsize=864280 CPUtime=1799.1
/proc/25087/stat : 25087 (java) S 25086 25073 22834 0 -1 0 132412 0 1 0 179809 101 0 0 18 0 9 0 641596688 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25087/statm: 216070 95854 2564 9 0 210617 0
[pid=25087/tid=25088] ppid=25086 vsize=864280 CPUtime=1786.37
/proc/25087/task/25088/stat : 25088 (java) R 25086 25073 22834 0 -1 64 6902 0 1 0 178600 37 0 0 25 0 9 0 641596689 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4126573632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25089] ppid=25086 vsize=864280 CPUtime=12.57
/proc/25087/task/25089/stat : 25089 (java) S 25086 25073 22834 0 -1 64 124463 0 0 0 1196 61 0 0 16 0 9 0 641596690 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25090] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25090/stat : 25090 (java) S 25086 25073 22834 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25091] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25091/stat : 25091 (java) S 25086 25073 22834 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 641596690 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25092] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25092/stat : 25092 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25093] ppid=25086 vsize=864280 CPUtime=0.1
/proc/25087/task/25093/stat : 25093 (java) S 25086 25073 22834 0 -1 64 351 0 0 0 10 0 0 0 17 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25094] ppid=25086 vsize=864280 CPUtime=0
/proc/25087/task/25094/stat : 25094 (java) S 25086 25073 22834 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25087/tid=25095] ppid=25086 vsize=864280 CPUtime=0.02
/proc/25087/task/25095/stat : 25095 (java) S 25086 25073 22834 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 641596692 885022720 95854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 883236

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

[startup+1809.03 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 25131
/proc/meminfo: memFree=1167800/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=0 CPUtime=0.91
/proc/25073/stat : 25073 (sugar) R 25071 25073 22834 0 -1 4194308 1027 13878 0 1 3 1 76 11 16 0 1 0 641596593 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 1 0 0
/proc/25073/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 0

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

[startup+1809.03 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 25131
/proc/meminfo: memFree=1167800/2055920 swapFree=4176960/4192956
[pid=25073] ppid=25071 vsize=0 CPUtime=0.91
/proc/25073/stat : 25073 (sugar) R 25071 25073 22834 0 -1 4194308 1027 13878 0 1 3 1 76 11 16 0 1 0 641596593 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 1 0 0
/proc/25073/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 0

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): 1799.09
#  lost CPU user time (s): 1798.09
#  lost CPU system time (s): 1

Real time (s): 1809.03
CPU time (s): 1800.02
CPU user time (s): 1798.89
CPU system time (s): 1.12698
CPU usage (%): 99.5021
Max. virtual memory (cumulated for all children) (KiB): 904616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.801878
system time used= 0.12698
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14905
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= 546
involuntary context switches= 373

runsolver used 2.26365 second user time and 5.99909 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-04 17:52:45
IDJOB=1076441
IDBENCH=56587
IDSOLVER=345
FILE ID=node84/1076441-1215186764
PBS_JOBID= 7881519
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg6-10_ext.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-1076441-1215186764/watcher-1076441-1215186764 -o /tmp/evaluation-result-1076441-1215186764/solver-1076441-1215186764 -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-1076441-1215186764.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 736ff43c411590f40207d1ba3746f752
RANDOM SEED=598226662

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1565976 kB
Buffers:         71644 kB
Cached:         306932 kB
SwapCached:      10452 kB
Active:         234240 kB
Inactive:       209032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565976 kB
SwapTotal:     4192956 kB
SwapFree:      4176960 kB
Dirty:            3288 kB
Writeback:           0 kB
Mapped:          70920 kB
Slab:            31932 kB
Committed_AS:  1176960 kB
PageTables:       1876 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node84 at 2008-07-04 18:22:55