Trace number 1075889

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.15 1806.37

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg8-12_ext.xml
MD5SUMa5656f4953dca2b0bb60baf5002b0ce7
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 variables96
Number of constraints20
Maximum constraint arity12
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 (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 16:38:41 2008
0.00/0.05	c 0	PID 15076
0.00/0.05	c 0	HOST node67.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1075889-1215182321.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1075889-1215182321.xml' 'HOME/temp.csp'
1.24/1.36	c 2	1 domains, 96 variables, 0 predicates, 2 relations, 20 constraints
1.24/1.38	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.24/1.38	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.32/1.46	c 2	Parsing HOME/temp.csp
2.73/2.86	c 3	parsed 119 expressions
2.73/2.86	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.73/2.86	c 3	Converting to clausal form CSP
2.83/2.90	c 3	converted 12 (10%) expressions
2.83/2.90	c 3	converted 24 (20%) expressions
2.83/2.90	c 3	converted 36 (30%) expressions
2.83/2.90	c 3	converted 48 (40%) expressions
2.83/2.90	c 3	converted 60 (50%) expressions
2.83/2.90	c 3	converted 72 (60%) expressions
2.83/2.90	c 3	converted 84 (70%) expressions
2.83/2.90	c 3	converted 96 (80%) expressions
8.42/8.52	c 9	converted 108 (90%) expressions
19.40/19.56	c 20	converted 119 (100%) expressions
19.40/19.56	c 20	CSP : 96 integers, 0 booleans, 20 clauses, largest domain size 26
19.40/19.56	c 20	Heap : 431 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.40/19.56	c 20	Propagation in CSP
19.40/19.56	c 20	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
19.40/19.56	c 20	CSP : 96 integers, 0 booleans, 20 clauses, largest domain size 26
19.40/19.56	c 20	Heap : 431 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.40/19.56	c 20	Simplifing CSP by introducing new Boolean variables
19.40/19.56	c 20	CSP : 96 integers, 0 booleans, 20 clauses, largest domain size 26
19.40/19.56	c 20	Heap : 431 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
21.97/22.14	c 22	Encoding CSP to SAT : HOME/temp.cnf
21.97/22.16	c 22	10 (10%) CSP integer variables are encoded (240 clauses, 2496 bytes)
21.97/22.16	c 22	20 (20%) CSP integer variables are encoded (480 clauses, 5136 bytes)
21.97/22.17	c 22	29 (30%) CSP integer variables are encoded (696 clauses, 7512 bytes)
21.97/22.18	c 22	39 (40%) CSP integer variables are encoded (936 clauses, 10152 bytes)
21.97/22.18	c 22	48 (50%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
21.97/22.18	c 22	58 (60%) CSP integer variables are encoded (1392 clauses, 16033 bytes)
21.97/22.18	c 22	68 (70%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
21.97/22.18	c 22	77 (80%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
21.97/22.18	c 22	87 (90%) CSP integer variables are encoded (2088 clauses, 25081 bytes)
21.97/22.18	c 22	96 (100%) CSP integer variables are encoded (2304 clauses, 27889 bytes)
779.31/783.39	c 784	2 (10%) CSP clauses are encoded (509572 clauses, 29369069 bytes)
1519.28/1525.33	c 1526	4 (20%) CSP clauses are encoded (1016840 clauses, 58966037 bytes)
1800.03/1806.23	c ERROR INTERRUPTED
1800.15/1806.36	s UNKNOWN
1800.15/1806.36	c 1807	CPU 1.23 (0.03 0.01 1.2 0.09)
1800.15/1806.36	c 1807	END Fri Jul  4 17:08:48 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-1075889-1215182321/watcher-1075889-1215182321 -o /tmp/evaluation-result-1075889-1215182321/solver-1075889-1215182321 -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-1075889-1215182321.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.10 2.02 2.00 4/81 15076
/proc/meminfo: memFree=741352/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=18572 CPUtime=0
/proc/15076/stat : 15076 (runsolver) R 15074 15076 13757 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1997201672 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 271638392103 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15076/statm: 4643 292 257 25 0 2626 0

[startup+0.096229 s]
/proc/loadavg: 2.10 2.02 2.00 4/81 15076
/proc/meminfo: memFree=741352/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=0.03
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1997201672 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15076/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101023 s]
/proc/loadavg: 2.10 2.02 2.00 4/81 15076
/proc/meminfo: memFree=741352/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=0.03
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1997201672 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15076/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30106 s]
/proc/loadavg: 2.10 2.02 2.00 4/81 15076
/proc/meminfo: memFree=741352/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=0.03
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1997201672 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15076/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701142 s]
/proc/loadavg: 2.10 2.02 2.00 4/81 15076
/proc/meminfo: memFree=741352/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=0.03
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1997201672 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15076/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50129 s]
/proc/loadavg: 2.10 2.02 2.00 5/92 15088
/proc/meminfo: memFree=703120/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.32
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 973 13719 0 1 2 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13600

[startup+3.10257 s]
/proc/loadavg: 2.10 2.02 2.00 3/92 15098
/proc/meminfo: memFree=717776/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.32
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 973 13719 0 1 2 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=5356 CPUtime=0
/proc/15089/stat : 15089 (sh) S 15076 15076 13757 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997201810 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15089/statm: 1339 233 193 169 0 50 0
[pid=15090] ppid=15089 vsize=864168 CPUtime=1.71
/proc/15090/stat : 15090 (java) S 15089 15076 13757 0 -1 0 15028 0 1 0 162 9 0 0 18 0 9 0 1997201810 884908032 13723 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15090/statm: 216042 13723 2540 9 0 210617 0
[pid=15090/tid=15091] ppid=15089 vsize=864168 CPUtime=0.92
/proc/15090/task/15091/stat : 15091 (java) R 15089 15076 13757 0 -1 64 2833 0 1 0 90 2 0 0 25 0 9 0 1997201811 884908032 13724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15092] ppid=15089 vsize=864168 CPUtime=0.69
/proc/15090/task/15092/stat : 15092 (java) R 15089 15076 13757 0 -1 64 11171 0 0 0 64 5 0 0 16 0 9 0 1997201812 884908032 13724 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15093] ppid=15089 vsize=864168 CPUtime=0
/proc/15090/task/15093/stat : 15093 (java) S 15089 15076 13757 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997201813 884908032 13725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15094] ppid=15089 vsize=864168 CPUtime=0
/proc/15090/task/15094/stat : 15094 (java) S 15089 15076 13757 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997201813 884908032 13725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15095] ppid=15089 vsize=864168 CPUtime=0
/proc/15090/task/15095/stat : 15095 (java) S 15089 15076 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1997201814 884908032 13725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15096] ppid=15089 vsize=864168 CPUtime=0.06
/proc/15090/task/15096/stat : 15096 (java) S 15089 15076 13757 0 -1 64 328 0 0 0 6 0 0 0 16 0 9 0 1997201814 884908032 13726 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15097] ppid=15089 vsize=864168 CPUtime=0
/proc/15090/task/15097/stat : 15097 (java) S 15089 15076 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1997201815 884908032 13727 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15098] ppid=15089 vsize=864168 CPUtime=0
/proc/15090/task/15098/stat : 15098 (java) S 15089 15076 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997201815 884908032 13727 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.30217 s]
/proc/loadavg: 2.17 2.03 2.01 3/92 15098
/proc/meminfo: memFree=635088/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.32
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 973 13719 0 1 2 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=5356 CPUtime=0
/proc/15089/stat : 15089 (sh) S 15076 15076 13757 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997201810 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15089/statm: 1339 233 193 169 0 50 0
[pid=15090] ppid=15089 vsize=870316 CPUtime=4.9
/proc/15090/stat : 15090 (java) S 15089 15076 13757 0 -1 0 38870 0 1 0 468 22 0 0 18 0 9 0 1997201810 891203584 35444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15090/statm: 217579 35444 2540 9 0 212154 0
[pid=15090/tid=15091] ppid=15089 vsize=870316 CPUtime=2.12
/proc/15090/task/15091/stat : 15091 (java) R 15089 15076 13757 0 -1 64 3635 0 1 0 209 3 0 0 25 0 9 0 1997201811 891203584 35444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15092] ppid=15089 vsize=870316 CPUtime=2.7
/proc/15090/task/15092/stat : 15092 (java) R 15089 15076 13757 0 -1 64 34209 0 0 0 253 17 0 0 17 0 9 0 1997201812 891203584 35444 996147200 134512640 134550740 4294955952 18446744073709551615 103736180 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15093] ppid=15089 vsize=870316 CPUtime=0
/proc/15090/task/15093/stat : 15093 (java) S 15089 15076 13757 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997201813 891203584 35444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15094] ppid=15089 vsize=870316 CPUtime=0
/proc/15090/task/15094/stat : 15094 (java) S 15089 15076 13757 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997201813 891203584 35444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15095] ppid=15089 vsize=870316 CPUtime=0
/proc/15090/task/15095/stat : 15095 (java) S 15089 15076 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1997201814 891203584 35444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15096] ppid=15089 vsize=870316 CPUtime=0.06
/proc/15090/task/15096/stat : 15096 (java) S 15089 15076 13757 0 -1 64 329 0 0 0 6 0 0 0 16 0 9 0 1997201814 891203584 35444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15097] ppid=15089 vsize=870316 CPUtime=0
/proc/15090/task/15097/stat : 15097 (java) S 15089 15076 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1997201815 891203584 35444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15098] ppid=15089 vsize=870316 CPUtime=0
/proc/15090/task/15098/stat : 15098 (java) S 15089 15076 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997201815 891203584 35444 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) 889272

[startup+12.7021 s]
/proc/loadavg: 2.15 2.03 2.01 2/81 15102
/proc/meminfo: memFree=1258864/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.32
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 973 13719 0 1 2 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=5356 CPUtime=0
/proc/15089/stat : 15089 (sh) S 15076 15076 13757 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997201810 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15089/statm: 1339 233 193 169 0 50 0
[pid=15090] ppid=15089 vsize=864184 CPUtime=11.3
/proc/15090/stat : 15090 (java) S 15089 15076 13757 0 -1 0 92131 0 1 0 1080 50 0 0 18 0 9 0 1997201810 884924416 68854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15090/statm: 216046 68855 2540 9 0 210621 0
[pid=15090/tid=15091] ppid=15089 vsize=864184 CPUtime=4.15
/proc/15090/task/15091/stat : 15091 (java) S 15089 15076 13757 0 -1 64 5735 0 1 0 411 4 0 0 17 0 9 0 1997201811 884924416 68856 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15092] ppid=15089 vsize=864184 CPUtime=7.06
/proc/15090/task/15092/stat : 15092 (java) R 15089 15076 13757 0 -1 64 85373 0 0 0 662 44 0 0 16 0 9 0 1997201812 884924416 68857 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15090/tid=15093] ppid=15089 vsize=864184 CPUtime=0
/proc/15090/task/15093/stat : 15093 (java) S 15089 15076 13757 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997201813 884924416 68858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15094] ppid=15089 vsize=864184 CPUtime=0
/proc/15090/task/15094/stat : 15094 (java) S 15089 15076 13757 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997201813 884924416 68859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15095] ppid=15089 vsize=864184 CPUtime=0
/proc/15090/task/15095/stat : 15095 (java) S 15089 15076 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1997201814 884924416 68860 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15096] ppid=15089 vsize=864184 CPUtime=0.06
/proc/15090/task/15096/stat : 15096 (java) S 15089 15076 13757 0 -1 64 329 0 0 0 6 0 0 0 16 0 9 0 1997201814 884924416 68862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15097] ppid=15089 vsize=864184 CPUtime=0
/proc/15090/task/15097/stat : 15097 (java) S 15089 15076 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1997201815 884924416 68863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15098] ppid=15089 vsize=864184 CPUtime=0
/proc/15090/task/15098/stat : 15098 (java) S 15089 15076 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997201815 884924416 68864 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 883140

[startup+25.5015 s]
/proc/loadavg: 2.12 2.03 2.00 3/91 15137
/proc/meminfo: memFree=955032/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.33
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 974 13719 0 1 3 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=5356 CPUtime=0
/proc/15089/stat : 15089 (sh) S 15076 15076 13757 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997201810 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15089/statm: 1339 233 193 169 0 50 0
[pid=15090] ppid=15089 vsize=864296 CPUtime=24.04
/proc/15090/stat : 15090 (java) S 15089 15076 13757 0 -1 0 158343 0 1 0 2321 83 0 0 18 0 9 0 1997201810 885039104 118919 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15090/statm: 216074 118919 2564 9 0 210621 0
[pid=15090/tid=15091] ppid=15089 vsize=864296 CPUtime=9.8
/proc/15090/task/15091/stat : 15091 (java) R 15089 15076 13757 0 -1 64 8335 0 1 0 974 6 0 0 25 0 9 0 1997201811 885039104 118919 996147200 134512640 134550740 4294955952 18446744073709551615 4126593929 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15092] ppid=15089 vsize=864296 CPUtime=14.12
/proc/15090/task/15092/stat : 15092 (java) S 15089 15076 13757 0 -1 64 148960 0 0 0 1337 75 0 0 16 0 9 0 1997201812 885039104 118919 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15093] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15093/stat : 15093 (java) S 15089 15076 13757 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 118919 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15094] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15094/stat : 15094 (java) S 15089 15076 13757 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 118919 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15095] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15095/stat : 15095 (java) S 15089 15076 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1997201814 885039104 118919 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15096] ppid=15089 vsize=864296 CPUtime=0.09
/proc/15090/task/15096/stat : 15096 (java) S 15089 15076 13757 0 -1 64 351 0 0 0 9 0 0 0 16 0 9 0 1997201814 885039104 118919 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15097] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15097/stat : 15097 (java) S 15089 15076 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1997201815 885039104 118919 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15098] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15098/stat : 15098 (java) S 15089 15076 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997201815 885039104 118919 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 883252

[startup+51.1011 s]
/proc/loadavg: 2.08 2.03 2.00 3/91 15138
/proc/meminfo: memFree=948632/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.33
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 974 13719 0 1 3 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=5356 CPUtime=0
/proc/15089/stat : 15089 (sh) S 15076 15076 13757 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997201810 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15089/statm: 1339 233 193 169 0 50 0
[pid=15090] ppid=15089 vsize=864296 CPUtime=49.5
/proc/15090/stat : 15090 (java) S 15089 15076 13757 0 -1 0 158966 0 1 0 4867 83 0 0 18 0 9 0 1997201810 885039104 119541 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0

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

[pid=15090/tid=15096] ppid=15089 vsize=864296 CPUtime=0.1
/proc/15090/task/15096/stat : 15096 (java) S 15089 15076 13757 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 1997201814 885039104 151277 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15097] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15097/stat : 15097 (java) S 15089 15076 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1997201815 885039104 151277 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15098] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15098/stat : 15098 (java) S 15089 15076 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997201815 885039104 151277 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.23
Current children cumulated vsize (KiB) 883252

[startup+1662.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/91 15144
/proc/meminfo: memFree=738136/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.33
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 974 13719 0 1 3 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=5356 CPUtime=0
/proc/15089/stat : 15089 (sh) S 15076 15076 13757 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997201810 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15089/statm: 1339 233 193 169 0 50 0
[pid=15090] ppid=15089 vsize=864296 CPUtime=1654.86
/proc/15090/stat : 15090 (java) S 15089 15076 13757 0 -1 0 192207 0 1 0 165349 137 0 0 18 0 9 0 1997201810 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15090/statm: 216074 152660 2564 9 0 210621 0
[pid=15090/tid=15091] ppid=15089 vsize=864296 CPUtime=1638.05
/proc/15090/task/15091/stat : 15091 (java) R 15089 15076 13757 0 -1 64 8459 0 1 0 163759 46 0 0 25 0 9 0 1997201811 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4126611332 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15092] ppid=15089 vsize=864296 CPUtime=16.69
/proc/15090/task/15092/stat : 15092 (java) S 15089 15076 13757 0 -1 64 182693 0 0 0 1579 90 0 0 16 0 9 0 1997201812 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15093] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15093/stat : 15093 (java) S 15089 15076 13757 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15094] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15094/stat : 15094 (java) S 15089 15076 13757 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15095] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15095/stat : 15095 (java) S 15089 15076 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1997201814 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15096] ppid=15089 vsize=864296 CPUtime=0.1
/proc/15090/task/15096/stat : 15096 (java) S 15089 15076 13757 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 1997201814 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15097] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15097/stat : 15097 (java) S 15089 15076 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1997201815 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15098] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15098/stat : 15098 (java) S 15089 15076 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997201815 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.19
Current children cumulated vsize (KiB) 883252

[startup+1722.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/91 15144
/proc/meminfo: memFree=738136/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.33
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 974 13719 0 1 3 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=5356 CPUtime=0
/proc/15089/stat : 15089 (sh) S 15076 15076 13757 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997201810 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15089/statm: 1339 233 193 169 0 50 0
[pid=15090] ppid=15089 vsize=864296 CPUtime=1714.84
/proc/15090/stat : 15090 (java) S 15089 15076 13757 0 -1 0 192207 0 1 0 171346 138 0 0 18 0 9 0 1997201810 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15090/statm: 216074 152660 2564 9 0 210621 0
[pid=15090/tid=15091] ppid=15089 vsize=864296 CPUtime=1698.02
/proc/15090/task/15091/stat : 15091 (java) R 15089 15076 13757 0 -1 64 8459 0 1 0 169756 46 0 0 25 0 9 0 1997201811 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4126591653 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15092] ppid=15089 vsize=864296 CPUtime=16.69
/proc/15090/task/15092/stat : 15092 (java) S 15089 15076 13757 0 -1 64 182693 0 0 0 1579 90 0 0 16 0 9 0 1997201812 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15093] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15093/stat : 15093 (java) S 15089 15076 13757 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15094] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15094/stat : 15094 (java) S 15089 15076 13757 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15095] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15095/stat : 15095 (java) S 15089 15076 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1997201814 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15096] ppid=15089 vsize=864296 CPUtime=0.1
/proc/15090/task/15096/stat : 15096 (java) S 15089 15076 13757 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 1997201814 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15097] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15097/stat : 15097 (java) S 15089 15076 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1997201815 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15098] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15098/stat : 15098 (java) S 15089 15076 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997201815 885039104 152660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.17
Current children cumulated vsize (KiB) 883252

[startup+1782.3 s]
/proc/loadavg: 2.14 2.07 2.02 3/91 15144
/proc/meminfo: memFree=734424/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.33
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 974 13719 0 1 3 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=5356 CPUtime=0
/proc/15089/stat : 15089 (sh) S 15076 15076 13757 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997201810 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15089/statm: 1339 233 193 169 0 50 0
[pid=15090] ppid=15089 vsize=864296 CPUtime=1774.81
/proc/15090/stat : 15090 (java) S 15089 15076 13757 0 -1 0 193130 0 1 0 177343 138 0 0 18 0 9 0 1997201810 885039104 153581 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15090/statm: 216074 153581 2564 9 0 210621 0
[pid=15090/tid=15091] ppid=15089 vsize=864296 CPUtime=1757.93
/proc/15090/task/15091/stat : 15091 (java) R 15089 15076 13757 0 -1 64 8461 0 1 0 175747 46 0 0 25 0 9 0 1997201811 885039104 153581 996147200 134512640 134550740 4294955952 18446744073709551615 4126591055 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15092] ppid=15089 vsize=864296 CPUtime=16.74
/proc/15090/task/15092/stat : 15092 (java) S 15089 15076 13757 0 -1 64 183614 0 0 0 1584 90 0 0 16 0 9 0 1997201812 885039104 153581 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15093] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15093/stat : 15093 (java) S 15089 15076 13757 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 153581 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15094] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15094/stat : 15094 (java) S 15089 15076 13757 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 153581 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15095] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15095/stat : 15095 (java) S 15089 15076 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1997201814 885039104 153581 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15096] ppid=15089 vsize=864296 CPUtime=0.1
/proc/15090/task/15096/stat : 15096 (java) S 15089 15076 13757 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 1997201814 885039104 153581 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15097] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15097/stat : 15097 (java) S 15089 15076 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1997201815 885039104 153581 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15098] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15098/stat : 15098 (java) S 15089 15076 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997201815 885039104 153581 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.14
Current children cumulated vsize (KiB) 883252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.21 s]
/proc/loadavg: 2.09 2.07 2.01 3/91 15144
/proc/meminfo: memFree=730392/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.33
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 974 13719 0 1 3 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=5356 CPUtime=0
/proc/15089/stat : 15089 (sh) S 15076 15076 13757 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997201810 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15089/statm: 1339 233 193 169 0 50 0
[pid=15090] ppid=15089 vsize=864296 CPUtime=1798.7
/proc/15090/stat : 15090 (java) S 15089 15076 13757 0 -1 0 194123 0 1 0 179732 138 0 0 18 0 9 0 1997201810 885039104 154572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15090/statm: 216074 154572 2564 9 0 210621 0
[pid=15090/tid=15091] ppid=15089 vsize=864296 CPUtime=1781.78
/proc/15090/task/15091/stat : 15091 (java) R 15089 15076 13757 0 -1 64 8463 0 1 0 178132 46 0 0 25 0 9 0 1997201811 885039104 154572 996147200 134512640 134550740 4294955952 18446744073709551615 4126591616 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15092] ppid=15089 vsize=864296 CPUtime=16.8
/proc/15090/task/15092/stat : 15092 (java) S 15089 15076 13757 0 -1 64 184605 0 0 0 1590 90 0 0 16 0 9 0 1997201812 885039104 154572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15093] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15093/stat : 15093 (java) S 15089 15076 13757 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 154572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15094] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15094/stat : 15094 (java) S 15089 15076 13757 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997201813 885039104 154572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15095] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15095/stat : 15095 (java) S 15089 15076 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1997201814 885039104 154572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15096] ppid=15089 vsize=864296 CPUtime=0.1
/proc/15090/task/15096/stat : 15096 (java) S 15089 15076 13757 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 1997201814 885039104 154572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15097] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15097/stat : 15097 (java) S 15089 15076 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1997201815 885039104 154572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15090/tid=15098] ppid=15089 vsize=864296 CPUtime=0
/proc/15090/task/15098/stat : 15098 (java) R 15089 15076 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997201815 885039104 154572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 883252

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

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

[startup+1806.33 s]
/proc/loadavg: 2.09 2.07 2.01 3/91 15144
/proc/meminfo: memFree=730392/2055920 swapFree=4181480/4192956
[pid=15076] ppid=15074 vsize=13600 CPUtime=1.33
/proc/15076/stat : 15076 (sugar) S 15074 15076 13757 0 -1 4194304 982 13719 0 1 3 1 120 9 16 0 1 0 1997201672 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15076/statm: 3400 797 370 3 0 500 0
[pid=15089] ppid=15076 vsize=0 CPUtime=0
/proc/15089/stat : 15089 (sh) Z 15076 15076 13757 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997201810 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15089/statm: 0 0 0 0 0 0 0
[pid=15090] ppid=1 vsize=0 CPUtime=1798.82
/proc/15090/stat : 15090 (java) Z 1 15076 13757 0 -1 1036 194144 0 1 0 179738 144 0 0 16 0 2 0 1997201810 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15090/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 13600

Child status: 0

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

Real time (s): 1806.37
CPU time (s): 1800.15
CPU user time (s): 1798.61
CPU system time (s): 1.54
CPU usage (%): 99.6559
Max. virtual memory (cumulated for all children) (KiB): 904636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.23481
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15024
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= 532
involuntary context switches= 411

runsolver used 2.31565 second user time and 5.9421 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-04 16:38:41
IDJOB=1075889
IDBENCH=56549
IDSOLVER=345
FILE ID=node67/1075889-1215182321
PBS_JOBID= 7881572
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg8-12_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-1075889-1215182321/watcher-1075889-1215182321 -o /tmp/evaluation-result-1075889-1215182321/solver-1075889-1215182321 -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-1075889-1215182321.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a5656f4953dca2b0bb60baf5002b0ce7
RANDOM SEED=1351470574

node67.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        741832 kB
Buffers:         92092 kB
Cached:         379392 kB
SwapCached:       5332 kB
Active:         884764 kB
Inactive:       358916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        741832 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:            3780 kB
Writeback:           0 kB
Mapped:         788392 kB
Slab:            53912 kB
Committed_AS:  4858832 kB
PageTables:       3360 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= 66524 MiB
End job on node67 at 2008-07-04 17:08:50