Trace number 1076005

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+minisat? (TO) 1800.13 1810.93

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-9_ext.xml
MD5SUMbd2caca1f8cbbcb068750b60fbb8ea96
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 variables81
Number of constraints18
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.15	c 0	Sugar v1-13 + HOME/minisat
0.00/0.15	c 0	BEGIN Fri Jul  4 16:49:27 2008
0.00/0.15	c 0	PID 10638
0.00/0.16	c 0	HOST node59.alineos.net
0.00/0.16	c 0	CONVERTING HOME/instance-1076005-1215182967.xml TO HOME/temp.csp
0.00/0.16	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1076005-1215182967.xml' 'HOME/temp.csp'
0.94/1.18	c 1	1 domains, 81 variables, 0 predicates, 1 relations, 18 constraints
1.02/1.23	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.02/1.23	c 1	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.03/1.31	c 1	Parsing HOME/temp.csp
1.88/2.18	c 2	parsed 101 expressions
1.88/2.19	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.88/2.19	c 2	Converting to clausal form CSP
1.98/2.22	c 2	converted 11 (10%) expressions
1.98/2.22	c 2	converted 21 (20%) expressions
1.98/2.22	c 2	converted 31 (30%) expressions
1.98/2.22	c 2	converted 41 (40%) expressions
1.98/2.22	c 2	converted 51 (50%) expressions
1.98/2.22	c 2	converted 61 (60%) expressions
1.98/2.22	c 2	converted 71 (70%) expressions
1.98/2.22	c 2	converted 81 (80%) expressions
9.83/10.16	c 10	converted 91 (90%) expressions
21.28/21.68	c 22	converted 101 (100%) expressions
21.28/21.69	c 22	CSP : 81 integers, 0 booleans, 18 clauses, largest domain size 26
21.28/21.69	c 22	Heap : 406 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
21.28/21.69	c 22	Propagation in CSP
21.28/21.69	c 22	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
21.28/21.69	c 22	CSP : 81 integers, 0 booleans, 18 clauses, largest domain size 26
21.28/21.69	c 22	Heap : 406 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
21.28/21.69	c 22	Simplifing CSP by introducing new Boolean variables
21.28/21.69	c 22	CSP : 81 integers, 0 booleans, 18 clauses, largest domain size 26
21.28/21.69	c 22	Heap : 406 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
24.06/24.41	c 24	Encoding CSP to SAT : HOME/temp.cnf
24.06/24.43	c 24	9 (10%) CSP integer variables are encoded (216 clauses, 2232 bytes)
24.06/24.43	c 24	17 (20%) CSP integer variables are encoded (408 clauses, 4344 bytes)
24.06/24.44	c 24	25 (30%) CSP integer variables are encoded (600 clauses, 6456 bytes)
24.06/24.44	c 24	33 (40%) CSP integer variables are encoded (792 clauses, 8568 bytes)
24.06/24.44	c 24	41 (50%) CSP integer variables are encoded (984 clauses, 10729 bytes)
24.06/24.44	c 24	49 (60%) CSP integer variables are encoded (1176 clauses, 13225 bytes)
24.06/24.44	c 24	57 (70%) CSP integer variables are encoded (1368 clauses, 15721 bytes)
24.06/24.44	c 24	65 (80%) CSP integer variables are encoded (1560 clauses, 18217 bytes)
24.06/24.44	c 24	73 (90%) CSP integer variables are encoded (1752 clauses, 20713 bytes)
24.06/24.44	c 24	81 (100%) CSP integer variables are encoded (1944 clauses, 23209 bytes)
1780.32/1791.03	c 1791	2 (10%) CSP clauses are encoded (804870 clauses, 46704276 bytes)
1800.01/1810.82	c ERROR INTERRUPTED
1800.13/1810.92	s UNKNOWN
1800.13/1810.92	c 1811	CPU 0.94 (0.04 0 0.9 0.1)
1800.13/1810.92	c 1811	END Fri Jul  4 17:19:38 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-1076005-1215182967/watcher-1076005-1215182967 -o /tmp/evaluation-result-1076005-1215182967/solver-1076005-1215182967 -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/minisat -tmp=HOME/temp HOME/instance-1076005-1215182967.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.02 2.00 2.00 4/72 10638
/proc/meminfo: memFree=1821896/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=124 CPUtime=0
/proc/10638/stat : 10638 (sugar) D 10636 10638 5878 0 -1 4194304 38 0 0 0 0 0 0 0 20 0 1 0 1997268063 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 217049003401 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10638/statm: 31 23 17 3 0 3 0

[startup+0.0417021 s]
/proc/loadavg: 2.02 2.00 2.00 4/72 10638
/proc/meminfo: memFree=1821896/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=12268 CPUtime=0
/proc/10638/stat : 10638 (sugar) D 10636 10638 5878 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1997268063 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 217051789925 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/10638/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.102711 s]
/proc/loadavg: 2.02 2.00 2.00 4/72 10638
/proc/meminfo: memFree=1821896/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=12268 CPUtime=0
/proc/10638/stat : 10638 (sugar) D 10636 10638 5878 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1997268063 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 217051789925 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/10638/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.30176 s]
/proc/loadavg: 2.02 2.00 2.00 4/72 10638
/proc/meminfo: memFree=1821896/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=0.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997268063 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702833 s]
/proc/loadavg: 2.02 2.00 2.00 4/72 10638
/proc/meminfo: memFree=1821896/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=0.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997268063 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50199 s]
/proc/loadavg: 2.02 2.00 2.00 3/83 10650
/proc/meminfo: memFree=1794544/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 973 11933 0 1 3 0 90 10 15 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 13600

[startup+3.10229 s]
/proc/loadavg: 2.02 2.00 2.00 4/83 10660
/proc/meminfo: memFree=1796656/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 973 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=5356 CPUtime=0
/proc/10651/stat : 10651 (sh) S 10638 10638 5878 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997268186 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10651/statm: 1339 233 193 169 0 50 0
[pid=10652] ppid=10651 vsize=864232 CPUtime=1.85
/proc/10652/stat : 10652 (java) S 10651 10638 5878 0 -1 0 15242 0 1 0 176 9 0 0 18 0 9 0 1997268186 884973568 13782 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10652/statm: 216058 13782 2540 9 0 210633 0
[pid=10652/tid=10653] ppid=10651 vsize=864232 CPUtime=0.9
/proc/10652/task/10653/stat : 10653 (java) R 10651 10638 5878 0 -1 64 2833 0 1 0 89 1 0 0 20 0 9 0 1997268187 884973568 13782 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10654] ppid=10651 vsize=864232 CPUtime=0.85
/proc/10652/task/10654/stat : 10654 (java) R 10651 10638 5878 0 -1 64 11391 0 0 0 79 6 0 0 16 0 9 0 1997268188 884973568 13782 996147200 134512640 134550740 4294955952 18446744073709551615 104179083 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10655] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10655/stat : 10655 (java) S 10651 10638 5878 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997268188 884973568 13782 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10656] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10656/stat : 10656 (java) S 10651 10638 5878 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997268188 884973568 13782 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10657] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10657/stat : 10657 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997268190 884973568 13782 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10658] ppid=10651 vsize=864232 CPUtime=0.06
/proc/10652/task/10658/stat : 10658 (java) S 10651 10638 5878 0 -1 64 322 0 0 0 6 0 0 0 16 0 9 0 1997268191 884973568 13782 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10659] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10659/stat : 10659 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997268191 884973568 13782 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10660] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10660/stat : 10660 (java) S 10651 10638 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997268191 884973568 13782 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 883188

[startup+6.30191 s]
/proc/loadavg: 2.02 2.00 2.00 3/83 10660
/proc/meminfo: memFree=1722160/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 973 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=5356 CPUtime=0
/proc/10651/stat : 10651 (sh) S 10638 10638 5878 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997268186 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10651/statm: 1339 233 193 169 0 50 0
[pid=10652] ppid=10651 vsize=864232 CPUtime=5.03
/proc/10652/stat : 10652 (java) S 10651 10638 5878 0 -1 0 35010 0 1 0 483 20 0 0 18 0 9 0 1997268186 884973568 32614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10652/statm: 216058 32614 2540 9 0 210633 0
[pid=10652/tid=10653] ppid=10651 vsize=864232 CPUtime=2.14
/proc/10652/task/10653/stat : 10653 (java) S 10651 10638 5878 0 -1 64 3677 0 1 0 212 2 0 0 16 0 9 0 1997268187 884973568 32614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10654] ppid=10651 vsize=864232 CPUtime=2.8
/proc/10652/task/10654/stat : 10654 (java) R 10651 10638 5878 0 -1 64 30315 0 0 0 264 16 0 0 25 0 9 0 1997268188 884973568 32614 996147200 134512640 134550740 4294955952 18446744073709551615 104187966 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10655] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10655/stat : 10655 (java) S 10651 10638 5878 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997268188 884973568 32614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10656] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10656/stat : 10656 (java) S 10651 10638 5878 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997268188 884973568 32614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10657] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10657/stat : 10657 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997268190 884973568 32614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10658] ppid=10651 vsize=864232 CPUtime=0.06
/proc/10652/task/10658/stat : 10658 (java) S 10651 10638 5878 0 -1 64 322 0 0 0 6 0 0 0 17 0 9 0 1997268191 884973568 32614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10659] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10659/stat : 10659 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997268191 884973568 32614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10660] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10660/stat : 10660 (java) S 10651 10638 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997268191 884973568 32614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 883188

[startup+12.7021 s]
/proc/loadavg: 2.02 2.00 2.00 3/83 10660
/proc/meminfo: memFree=1583928/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 973 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=5356 CPUtime=0
/proc/10651/stat : 10651 (sh) S 10638 10638 5878 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997268186 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10651/statm: 1339 233 193 169 0 50 0
[pid=10652] ppid=10651 vsize=864232 CPUtime=11.39
/proc/10652/stat : 10652 (java) S 10651 10638 5878 0 -1 0 81403 0 1 0 1093 46 0 0 18 0 9 0 1997268186 884973568 57728 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10652/statm: 216058 57728 2540 9 0 210633 0
[pid=10652/tid=10653] ppid=10651 vsize=864232 CPUtime=3.91
/proc/10652/task/10653/stat : 10653 (java) S 10651 10638 5878 0 -1 64 5695 0 1 0 388 3 0 0 17 0 9 0 1997268187 884973568 57728 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10654] ppid=10651 vsize=864232 CPUtime=7.4
/proc/10652/task/10654/stat : 10654 (java) R 10651 10638 5878 0 -1 64 74690 0 0 0 698 42 0 0 25 0 9 0 1997268188 884973568 57728 996147200 134512640 134550740 4294955952 18446744073709551615 104188005 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10655] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10655/stat : 10655 (java) S 10651 10638 5878 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997268188 884973568 57728 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10656] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10656/stat : 10656 (java) S 10651 10638 5878 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997268188 884973568 57728 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10657] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10657/stat : 10657 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997268190 884973568 57728 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10658] ppid=10651 vsize=864232 CPUtime=0.06
/proc/10652/task/10658/stat : 10658 (java) S 10651 10638 5878 0 -1 64 322 0 0 0 6 0 0 0 16 0 9 0 1997268191 884973568 57728 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10659] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10659/stat : 10659 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997268191 884973568 57728 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10660] ppid=10651 vsize=864232 CPUtime=0
/proc/10652/task/10660/stat : 10660 (java) S 10651 10638 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997268191 884973568 57728 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 883188

[startup+25.5026 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 10660
/proc/meminfo: memFree=1377720/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 974 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=5356 CPUtime=0
/proc/10651/stat : 10651 (sh) S 10638 10638 5878 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997268186 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10651/statm: 1339 233 193 169 0 50 0
[pid=10652] ppid=10651 vsize=864344 CPUtime=24.12
/proc/10652/stat : 10652 (java) S 10651 10638 5878 0 -1 0 151929 0 1 0 2327 85 0 0 18 0 9 0 1997268186 885088256 112106 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10652/statm: 216086 112106 2564 9 0 210633 0
[pid=10652/tid=10653] ppid=10651 vsize=864344 CPUtime=8.38
/proc/10652/task/10653/stat : 10653 (java) R 10651 10638 5878 0 -1 64 8074 0 1 0 833 5 0 0 25 0 9 0 1997268187 885088256 112106 996147200 134512640 134550740 4294955952 18446744073709551615 4126563253 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10654] ppid=10651 vsize=864344 CPUtime=15.63
/proc/10652/task/10654/stat : 10654 (java) S 10651 10638 5878 0 -1 64 142816 0 0 0 1484 79 0 0 24 0 9 0 1997268188 885088256 112106 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10655] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10655/stat : 10655 (java) S 10651 10638 5878 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 112106 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10656] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10656/stat : 10656 (java) S 10651 10638 5878 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 112106 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10657] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10657/stat : 10657 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997268190 885088256 112106 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10658] ppid=10651 vsize=864344 CPUtime=0.08
/proc/10652/task/10658/stat : 10658 (java) S 10651 10638 5878 0 -1 64 343 0 0 0 8 0 0 0 16 0 9 0 1997268191 885088256 112106 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10659] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10659/stat : 10659 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997268191 885088256 112106 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10660] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10660/stat : 10660 (java) S 10651 10638 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997268191 885088256 112106 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 883300

[startup+51.1025 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 10660
/proc/meminfo: memFree=1363768/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 974 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=5356 CPUtime=0
/proc/10651/stat : 10651 (sh) S 10638 10638 5878 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997268186 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10651/statm: 1339 233 193 169 0 50 0
[pid=10652] ppid=10651 vsize=864344 CPUtime=49.6
/proc/10652/stat : 10652 (java) S 10651 10638 5878 0 -1 0 155381 0 1 0 4873 87 0 0 18 0 9 0 1997268186 885088256 115550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=10652/tid=10658] ppid=10651 vsize=864344 CPUtime=0.1
/proc/10652/task/10658/stat : 10658 (java) S 10651 10638 5878 0 -1 64 351 0 0 0 10 0 0 0 16 0 9 0 1997268191 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10659] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10659/stat : 10659 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997268191 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10660] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10660/stat : 10660 (java) S 10651 10638 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997268191 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.58
Current children cumulated vsize (KiB) 883300

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 10733
/proc/meminfo: memFree=1253040/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 974 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=5356 CPUtime=0
/proc/10651/stat : 10651 (sh) S 10638 10638 5878 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997268186 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10651/statm: 1339 233 193 169 0 50 0
[pid=10652] ppid=10651 vsize=864344 CPUtime=1651.25
/proc/10652/stat : 10652 (java) S 10651 10638 5878 0 -1 0 177888 0 1 0 165007 118 0 0 18 0 9 0 1997268186 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10652/statm: 216086 137985 2564 9 0 210633 0
[pid=10652/tid=10653] ppid=10651 vsize=864344 CPUtime=1633.55
/proc/10652/task/10653/stat : 10653 (java) R 10651 10638 5878 0 -1 64 8154 0 1 0 163330 25 0 0 25 0 9 0 1997268187 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4126563200 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10652/tid=10654] ppid=10651 vsize=864344 CPUtime=17.58
/proc/10652/task/10654/stat : 10654 (java) S 10651 10638 5878 0 -1 64 168687 0 0 0 1666 92 0 0 16 0 9 0 1997268188 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10652/tid=10655] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10655/stat : 10655 (java) S 10651 10638 5878 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10656] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10656/stat : 10656 (java) S 10651 10638 5878 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10657] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10657/stat : 10657 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997268190 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10658] ppid=10651 vsize=864344 CPUtime=0.1
/proc/10652/task/10658/stat : 10658 (java) S 10651 10638 5878 0 -1 64 351 0 0 0 10 0 0 0 16 0 9 0 1997268191 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10659] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10659/stat : 10659 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997268191 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10660] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10660/stat : 10660 (java) S 10651 10638 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997268191 885088256 137985 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.28
Current children cumulated vsize (KiB) 883300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10733
/proc/meminfo: memFree=1249976/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 974 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=5356 CPUtime=0
/proc/10651/stat : 10651 (sh) S 10638 10638 5878 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997268186 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10651/statm: 1339 233 193 169 0 50 0
[pid=10652] ppid=10651 vsize=864344 CPUtime=1710.95
/proc/10652/stat : 10652 (java) S 10651 10638 5878 0 -1 0 178625 0 1 0 170977 118 0 0 18 0 9 0 1997268186 885088256 138720 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10652/statm: 216086 138720 2564 9 0 210633 0
[pid=10652/tid=10653] ppid=10651 vsize=864344 CPUtime=1693.19
/proc/10652/task/10653/stat : 10653 (java) R 10651 10638 5878 0 -1 64 8156 0 1 0 169294 25 0 0 25 0 9 0 1997268187 885088256 138720 996147200 134512640 134550740 4294955952 18446744073709551615 4126563200 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10652/tid=10654] ppid=10651 vsize=864344 CPUtime=17.64
/proc/10652/task/10654/stat : 10654 (java) S 10651 10638 5878 0 -1 64 169422 0 0 0 1672 92 0 0 16 0 9 0 1997268188 885088256 138720 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10652/tid=10655] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10655/stat : 10655 (java) S 10651 10638 5878 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 138720 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10656] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10656/stat : 10656 (java) S 10651 10638 5878 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 138720 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10657] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10657/stat : 10657 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997268190 885088256 138720 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10658] ppid=10651 vsize=864344 CPUtime=0.1
/proc/10652/task/10658/stat : 10658 (java) S 10651 10638 5878 0 -1 64 351 0 0 0 10 0 0 0 16 0 9 0 1997268191 885088256 138720 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10659] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10659/stat : 10659 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997268191 885088256 138720 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10660] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10660/stat : 10660 (java) S 10651 10638 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997268191 885088256 138720 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.98
Current children cumulated vsize (KiB) 883300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10733
/proc/meminfo: memFree=1248248/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 974 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=5356 CPUtime=0
/proc/10651/stat : 10651 (sh) S 10638 10638 5878 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997268186 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10651/statm: 1339 233 193 169 0 50 0
[pid=10652] ppid=10651 vsize=864344 CPUtime=1770.65
/proc/10652/stat : 10652 (java) S 10651 10638 5878 0 -1 0 179013 0 1 0 176946 119 0 0 18 0 9 0 1997268186 885088256 139107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10652/statm: 216086 139107 2564 9 0 210633 0
[pid=10652/tid=10653] ppid=10651 vsize=864344 CPUtime=1752.85
/proc/10652/task/10653/stat : 10653 (java) R 10651 10638 5878 0 -1 64 8157 0 1 0 175260 25 0 0 25 0 9 0 1997268187 885088256 139107 996147200 134512640 134550740 4294955952 18446744073709551615 4126563178 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10652/tid=10654] ppid=10651 vsize=864344 CPUtime=17.68
/proc/10652/task/10654/stat : 10654 (java) S 10651 10638 5878 0 -1 64 169809 0 0 0 1675 93 0 0 16 0 9 0 1997268188 885088256 139107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10652/tid=10655] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10655/stat : 10655 (java) S 10651 10638 5878 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 139107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10656] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10656/stat : 10656 (java) S 10651 10638 5878 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 139107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10657] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10657/stat : 10657 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997268190 885088256 139107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10658] ppid=10651 vsize=864344 CPUtime=0.1
/proc/10652/task/10658/stat : 10658 (java) S 10651 10638 5878 0 -1 64 351 0 0 0 10 0 0 0 16 0 9 0 1997268191 885088256 139107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10659] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10659/stat : 10659 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997268191 885088256 139107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10660] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10660/stat : 10660 (java) S 10651 10638 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997268191 885088256 139107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.68
Current children cumulated vsize (KiB) 883300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10733
/proc/meminfo: memFree=1209144/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 974 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=5356 CPUtime=0
/proc/10651/stat : 10651 (sh) S 10638 10638 5878 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997268186 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10651/statm: 1339 233 193 169 0 50 0
[pid=10652] ppid=10651 vsize=864344 CPUtime=1798.98
/proc/10652/stat : 10652 (java) S 10651 10638 5878 0 -1 0 182603 0 1 0 179763 135 0 0 18 0 9 0 1997268186 885088256 142667 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10652/statm: 216086 142667 2564 9 0 210633 0
[pid=10652/tid=10653] ppid=10651 vsize=864344 CPUtime=1780.79
/proc/10652/task/10653/stat : 10653 (java) R 10651 10638 5878 0 -1 64 8187 0 1 0 178040 39 0 0 25 0 9 0 1997268187 885088256 142667 996147200 134512640 134550740 4294955952 18446744073709551615 4126562664 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10652/tid=10654] ppid=10651 vsize=864344 CPUtime=18.07
/proc/10652/task/10654/stat : 10654 (java) S 10651 10638 5878 0 -1 64 173369 0 0 0 1712 95 0 0 16 0 9 0 1997268188 885088256 142667 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10652/tid=10655] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10655/stat : 10655 (java) S 10651 10638 5878 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 142667 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10656] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10656/stat : 10656 (java) S 10651 10638 5878 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1997268188 885088256 142667 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10657] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10657/stat : 10657 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997268190 885088256 142667 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10658] ppid=10651 vsize=864344 CPUtime=0.1
/proc/10652/task/10658/stat : 10658 (java) S 10651 10638 5878 0 -1 64 351 0 0 0 10 0 0 0 16 0 9 0 1997268191 885088256 142667 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10659] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10659/stat : 10659 (java) S 10651 10638 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997268191 885088256 142667 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10652/tid=10660] ppid=10651 vsize=864344 CPUtime=0
/proc/10652/task/10660/stat : 10660 (java) S 10651 10638 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997268191 885088256 142667 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 883300

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

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

[startup+1810.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10733
/proc/meminfo: memFree=1209144/2055920 swapFree=4180500/4192956
[pid=10638] ppid=10636 vsize=13600 CPUtime=1.03
/proc/10638/stat : 10638 (sugar) S 10636 10638 5878 0 -1 4194304 982 11933 0 1 3 0 90 10 16 0 1 0 1997268063 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10638/statm: 3400 797 370 3 0 500 0
[pid=10651] ppid=10638 vsize=0 CPUtime=0
/proc/10651/stat : 10651 (sh) Z 10638 10638 5878 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997268186 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/10651/statm: 0 0 0 0 0 0 0
[pid=10652] ppid=1 vsize=0 CPUtime=1799.1
/proc/10652/stat : 10652 (java) R 1 10638 5878 0 -1 1028 182623 0 1 0 179766 144 0 0 17 0 1 0 1997268186 0 0 996147200 0 0 0 0 0 0 0 0 16800975 0 0 0 17 1 0 0
/proc/10652/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 13600

Child status: 0

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

Real time (s): 1810.93
CPU time (s): 1800.13
CPU user time (s): 1798.59
CPU system time (s): 1.54
CPU usage (%): 99.4037
Max. virtual memory (cumulated for all children) (KiB): 904684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.950855
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13238
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= 569
involuntary context switches= 326

runsolver used 2.09068 second user time and 6.19006 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-04 16:49:27
IDJOB=1076005
IDBENCH=56557
IDSOLVER=346
FILE ID=node59/1076005-1215182967
PBS_JOBID= 7881413
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg9-9_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076005-1215182967/watcher-1076005-1215182967 -o /tmp/evaluation-result-1076005-1215182967/solver-1076005-1215182967 -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/minisat" -tmp="HOME/temp" HOME/instance-1076005-1215182967.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bd2caca1f8cbbcb068750b60fbb8ea96
RANDOM SEED=294687893

node59.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.261
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.261
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:       1822376 kB
Buffers:         31180 kB
Cached:         118024 kB
SwapCached:       6176 kB
Active:          67320 kB
Inactive:       105484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822376 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:            2676 kB
Writeback:           0 kB
Mapped:          31640 kB
Slab:            45252 kB
Committed_AS:  4114940 kB
PageTables:       2780 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= 66544 MiB
End job on node59 at 2008-07-04 17:19:40