Trace number 1038406

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? 183.309 184.731

General information on the benchmark

Namecsp/marc/
normalized-large-96-unsat_ext.xml
MD5SUMb27e6efb6e10edd4280a0b0099140167
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.1427
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints4560
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension4560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.06	c 0	Sugar v1-13 + HOME/minisat
0.00/0.06	c 0	BEGIN Wed Jul  2 04:26:39 2008
0.00/0.06	c 0	PID 818
0.00/0.06	c 0	HOST node69.alineos.net
0.00/0.06	c 0	CONVERTING HOME/instance-1038406-1214965585.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1038406-1214965585.xml' 'HOME/temp.csp'
29.65/30.14	c 30	1 domains, 96 variables, 0 predicates, 3591 relations, 4560 constraints
29.72/30.23	c 30	ENCODING HOME/temp.csp TO HOME/temp.cnf
29.72/30.23	c 30	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'
29.76/30.31	c 30	Parsing HOME/temp.csp
183.06/184.53	c 184	ERROR Exception Java heap space
183.06/184.53	c 184	jp.ac.kobe_u.cs.sugar.expression.Expression.create(Expression.java:117)
183.06/184.53	c 184	jp.ac.kobe_u.cs.sugar.expression.Parser.parse(Parser.java:97)
183.06/184.53	c 184	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:90)
183.06/184.53	c 184	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
183.06/184.53	s UNKNOWN
183.15/184.65	c 184	CPU 178.42 (0.03 0.01 178.39 4.8)
183.15/184.66	c 184	END Wed Jul  2 04:29:43 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-1038406-1214965585/watcher-1038406-1214965585 -o /tmp/evaluation-result-1038406-1214965585/solver-1038406-1214965585 -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-1038406-1214965585.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.30 2.31 2.18 4/81 818
/proc/meminfo: memFree=770072/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=11864 CPUtime=0
/proc/818/stat : 818 (sugar) R 816 818 30822 0 -1 4194304 139 0 0 0 0 0 0 0 20 0 1 0 1975528737 12148736 107 996147200 4194304 4206940 548682068608 18446744073709551615 237956528704 0 0 4224 0 0 0 0 17 1 0 0
/proc/818/statm: 2966 107 75 3 0 66 0

[startup+0.0842481 s]
/proc/loadavg: 2.30 2.31 2.18 4/81 818
/proc/meminfo: memFree=770072/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=0.04
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1975528737 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101238 s]
/proc/loadavg: 2.30 2.31 2.18 4/81 818
/proc/meminfo: memFree=770072/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=0.04
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1975528737 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301269 s]
/proc/loadavg: 2.30 2.31 2.18 4/81 818
/proc/meminfo: memFree=770072/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=0.04
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1975528737 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701344 s]
/proc/loadavg: 2.30 2.31 2.18 4/81 818
/proc/meminfo: memFree=770072/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=0.04
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1975528737 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50246 s]
/proc/loadavg: 2.30 2.31 2.18 3/92 830
/proc/meminfo: memFree=714816/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=0.04
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1975528737 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 796 370 3 0 500 0
[pid=821] ppid=818 vsize=5356 CPUtime=0
/proc/821/stat : 821 (sh) S 818 818 30822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975528744 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/821/statm: 1339 233 193 169 0 50 0
[pid=822] ppid=821 vsize=864656 CPUtime=1.38
/proc/822/stat : 822 (java) S 821 818 30822 0 -1 0 27559 0 1 0 119 19 0 0 18 0 9 0 1975528745 885407744 26830 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/822/statm: 216164 26830 2528 9 0 210746 0
[pid=822/tid=823] ppid=821 vsize=864656 CPUtime=0.85
/proc/822/task/823/stat : 823 (java) R 821 818 30822 0 -1 64 3848 0 1 0 79 6 0 0 24 0 9 0 1975528746 885407744 26830 996147200 134512640 134550740 4294956016 18446744073709551615 4126431468 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=824] ppid=821 vsize=864656 CPUtime=0.4
/proc/822/task/824/stat : 824 (java) S 821 818 30822 0 -1 64 22545 0 0 0 29 11 0 0 16 0 9 0 1975528747 885407744 26830 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=825] ppid=821 vsize=864656 CPUtime=0
/proc/822/task/825/stat : 825 (java) S 821 818 30822 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1975528747 885407744 26830 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=826] ppid=821 vsize=864656 CPUtime=0
/proc/822/task/826/stat : 826 (java) S 821 818 30822 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1975528747 885407744 26830 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=827] ppid=821 vsize=864656 CPUtime=0
/proc/822/task/827/stat : 827 (java) S 821 818 30822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975528749 885407744 26830 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=828] ppid=821 vsize=864656 CPUtime=0.1
/proc/822/task/828/stat : 828 (java) S 821 818 30822 0 -1 64 469 0 0 0 10 0 0 0 16 0 9 0 1975528750 885407744 26830 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=829] ppid=821 vsize=864656 CPUtime=0
/proc/822/task/829/stat : 829 (java) S 821 818 30822 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975528750 885407744 26830 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=830] ppid=821 vsize=864656 CPUtime=0
/proc/822/task/830/stat : 830 (java) S 821 818 30822 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975528750 885407744 26830 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 883612

[startup+3.10274 s]
/proc/loadavg: 2.30 2.31 2.18 4/92 830
/proc/meminfo: memFree=605824/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=0.04
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1975528737 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 796 370 3 0 500 0
[pid=821] ppid=818 vsize=5356 CPUtime=0
/proc/821/stat : 821 (sh) S 818 818 30822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975528744 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/821/statm: 1339 233 193 169 0 50 0
[pid=822] ppid=821 vsize=864664 CPUtime=2.97
/proc/822/stat : 822 (java) S 821 818 30822 0 -1 0 57980 0 1 0 253 44 0 0 18 0 9 0 1975528745 885415936 57203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/822/statm: 216166 57203 2529 9 0 210748 0
[pid=822/tid=823] ppid=821 vsize=864664 CPUtime=2.03
/proc/822/task/823/stat : 823 (java) R 821 818 30822 0 -1 64 4900 0 1 0 190 13 0 0 25 0 9 0 1975528746 885415936 57203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=824] ppid=821 vsize=864664 CPUtime=0.77
/proc/822/task/824/stat : 824 (java) S 821 818 30822 0 -1 64 51887 0 0 0 48 29 0 0 16 0 9 0 1975528747 885415936 57203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=825] ppid=821 vsize=864664 CPUtime=0
/proc/822/task/825/stat : 825 (java) S 821 818 30822 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1975528747 885415936 57203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=826] ppid=821 vsize=864664 CPUtime=0
/proc/822/task/826/stat : 826 (java) S 821 818 30822 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1975528747 885415936 57203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=827] ppid=821 vsize=864664 CPUtime=0
/proc/822/task/827/stat : 827 (java) S 821 818 30822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975528749 885415936 57203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=828] ppid=821 vsize=864664 CPUtime=0.15
/proc/822/task/828/stat : 828 (java) S 821 818 30822 0 -1 64 496 0 0 0 15 0 0 0 16 0 9 0 1975528750 885415936 57203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=829] ppid=821 vsize=864664 CPUtime=0
/proc/822/task/829/stat : 829 (java) S 821 818 30822 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975528750 885415936 57203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=830] ppid=821 vsize=864664 CPUtime=0
/proc/822/task/830/stat : 830 (java) S 821 818 30822 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975528750 885415936 57203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883620

[startup+6.30223 s]
/proc/loadavg: 2.35 2.32 2.18 3/92 830
/proc/meminfo: memFree=517952/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=0.04
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1975528737 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 796 370 3 0 500 0
[pid=821] ppid=818 vsize=5356 CPUtime=0
/proc/821/stat : 821 (sh) S 818 818 30822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975528744 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/821/statm: 1339 233 193 169 0 50 0
[pid=822] ppid=821 vsize=864688 CPUtime=6.14
/proc/822/stat : 822 (java) S 821 818 30822 0 -1 0 64969 0 1 0 557 57 0 0 18 0 9 0 1975528745 885440512 64074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/822/statm: 216172 64074 2529 9 0 210754 0
[pid=822/tid=823] ppid=821 vsize=864688 CPUtime=4.71
/proc/822/task/823/stat : 823 (java) R 821 818 30822 0 -1 64 6319 0 1 0 449 22 0 0 25 0 9 0 1975528746 885440512 64074 996147200 134512640 134550740 4294956016 18446744073709551615 4126478920 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=824] ppid=821 vsize=864688 CPUtime=1.19
/proc/822/task/824/stat : 824 (java) S 821 818 30822 0 -1 64 57437 0 0 0 87 32 0 0 15 0 9 0 1975528747 885440512 64074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=825] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/825/stat : 825 (java) S 821 818 30822 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1975528747 885440512 64074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=826] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/826/stat : 826 (java) S 821 818 30822 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1975528747 885440512 64074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=827] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/827/stat : 827 (java) S 821 818 30822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975528749 885440512 64074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=828] ppid=821 vsize=864688 CPUtime=0.19
/proc/822/task/828/stat : 828 (java) S 821 818 30822 0 -1 64 516 0 0 0 19 0 0 0 15 0 9 0 1975528750 885440512 64074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=829] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/829/stat : 829 (java) S 821 818 30822 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975528750 885440512 64074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=830] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/830/stat : 830 (java) S 821 818 30822 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975528750 885440512 64074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 883644

[startup+12.7023 s]
/proc/loadavg: 2.33 2.32 2.18 3/92 830
/proc/meminfo: memFree=438976/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=0.04
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1975528737 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 796 370 3 0 500 0
[pid=821] ppid=818 vsize=5356 CPUtime=0
/proc/821/stat : 821 (sh) S 818 818 30822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975528744 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/821/statm: 1339 233 193 169 0 50 0
[pid=822] ppid=821 vsize=864688 CPUtime=12.44
/proc/822/stat : 822 (java) S 821 818 30822 0 -1 0 76214 0 1 0 1161 83 0 0 18 0 9 0 1975528745 885440512 75263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/822/statm: 216172 75263 2529 9 0 210754 0
[pid=822/tid=823] ppid=821 vsize=864688 CPUtime=10.68
/proc/822/task/823/stat : 823 (java) R 821 818 30822 0 -1 64 6375 0 1 0 1027 41 0 0 25 0 9 0 1975528746 885440512 75263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=824] ppid=821 vsize=864688 CPUtime=1.52
/proc/822/task/824/stat : 824 (java) S 821 818 30822 0 -1 64 68621 0 0 0 112 40 0 0 16 0 9 0 1975528747 885440512 75263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=825] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/825/stat : 825 (java) S 821 818 30822 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1975528747 885440512 75263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=826] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/826/stat : 826 (java) S 821 818 30822 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1975528747 885440512 75263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=827] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/827/stat : 827 (java) S 821 818 30822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975528749 885440512 75263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=828] ppid=821 vsize=864688 CPUtime=0.21
/proc/822/task/828/stat : 828 (java) S 821 818 30822 0 -1 64 521 0 0 0 21 0 0 0 17 0 9 0 1975528750 885440512 75263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=829] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/829/stat : 829 (java) S 821 818 30822 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975528750 885440512 75263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=830] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/830/stat : 830 (java) S 821 818 30822 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975528750 885440512 75263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 883644

[startup+25.5023 s]
/proc/loadavg: 2.33 2.32 2.18 3/92 830
/proc/meminfo: memFree=267008/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=0.04
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1975528737 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 796 370 3 0 500 0
[pid=821] ppid=818 vsize=5356 CPUtime=0
/proc/821/stat : 821 (sh) S 818 818 30822 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975528744 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/821/statm: 1339 233 193 169 0 50 0
[pid=822] ppid=821 vsize=864688 CPUtime=25.08
/proc/822/stat : 822 (java) S 821 818 30822 0 -1 0 102938 0 1 0 2377 131 0 0 18 0 9 0 1975528745 885440512 101883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/822/statm: 216172 101883 2529 9 0 210754 0
[pid=822/tid=823] ppid=821 vsize=864688 CPUtime=22.54
/proc/822/task/823/stat : 823 (java) R 821 818 30822 0 -1 64 9255 0 1 0 2179 75 0 0 25 0 9 0 1975528746 885440512 101883 996147200 134512640 134550740 4294956016 18446744073709551615 4126480196 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=824] ppid=821 vsize=864688 CPUtime=2.27
/proc/822/task/824/stat : 824 (java) S 821 818 30822 0 -1 64 92458 0 0 0 174 53 0 0 16 0 9 0 1975528747 885440512 101883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=825] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/825/stat : 825 (java) S 821 818 30822 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1975528747 885440512 101883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=822/tid=826] ppid=821 vsize=864688 CPUtime=0
/proc/822/task/826/stat : 826 (java) S 821 818 30822 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1975528747 885440512 101883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=832/tid=839] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/839/stat : 839 (java) S 831 818 30822 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=840] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/840/stat : 840 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.96
Current children cumulated vsize (KiB) 903520

[startup+172.708 s]
/proc/loadavg: 2.08 2.24 2.17 3/92 840
/proc/meminfo: memFree=41408/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=29.76
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 973 111373 0 1 3 1 2814 158 16 0 1 0 1975528737 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 797 370 3 0 500 0
[pid=831] ppid=818 vsize=5356 CPUtime=0
/proc/831/stat : 831 (sh) S 818 818 30822 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1975531760 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/831/statm: 1339 233 193 169 0 50 0
[pid=832] ppid=831 vsize=864076 CPUtime=141.57
/proc/832/stat : 832 (java) S 831 818 30822 0 -1 0 479592 0 1 0 13866 291 0 0 18 0 9 0 1975531761 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/832/statm: 216019 183677 2532 9 0 210601 0
[pid=832/tid=833] ppid=831 vsize=864076 CPUtime=23.34
/proc/832/task/833/stat : 833 (java) S 831 818 30822 0 -1 64 8550 0 1 0 2321 13 0 0 17 0 9 0 1975531762 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=834] ppid=831 vsize=864076 CPUtime=118.1
/proc/832/task/834/stat : 834 (java) R 831 818 30822 0 -1 64 470006 0 0 0 11534 276 0 0 25 0 9 0 1975531763 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 103735745 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=835] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/835/stat : 835 (java) S 831 818 30822 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1975531763 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=836] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/836/stat : 836 (java) S 831 818 30822 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1975531763 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=837] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/837/stat : 837 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975531765 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=838] ppid=831 vsize=864076 CPUtime=0.09
/proc/832/task/838/stat : 838 (java) S 831 818 30822 0 -1 64 338 0 0 0 9 0 0 0 17 0 9 0 1975531765 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=839] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/839/stat : 839 (java) S 831 818 30822 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975531765 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=840] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/840/stat : 840 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975531765 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 171.33
Current children cumulated vsize (KiB) 883032

[startup+179.103 s]
/proc/loadavg: 2.07 2.23 2.17 3/92 840
/proc/meminfo: memFree=20800/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=29.76
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 973 111373 0 1 3 1 2814 158 16 0 1 0 1975528737 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 797 370 3 0 500 0
[pid=831] ppid=818 vsize=5356 CPUtime=0
/proc/831/stat : 831 (sh) S 818 818 30822 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1975531760 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/831/statm: 1339 233 193 169 0 50 0
[pid=832] ppid=831 vsize=884564 CPUtime=147.93
/proc/832/stat : 832 (java) S 831 818 30822 0 -1 0 499941 0 1 0 14490 303 0 0 18 0 9 0 1975531761 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/832/statm: 221141 188799 2532 9 0 215723 0
[pid=832/tid=833] ppid=831 vsize=884564 CPUtime=23.34
/proc/832/task/833/stat : 833 (java) S 831 818 30822 0 -1 64 8551 0 1 0 2321 13 0 0 17 0 9 0 1975531762 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=834] ppid=831 vsize=884564 CPUtime=124.47
/proc/832/task/834/stat : 834 (java) R 831 818 30822 0 -1 64 490354 0 0 0 12159 288 0 0 25 0 9 0 1975531763 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 102731890 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=835] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/835/stat : 835 (java) S 831 818 30822 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1975531763 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=836] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/836/stat : 836 (java) S 831 818 30822 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1975531763 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=837] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/837/stat : 837 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=838] ppid=831 vsize=884564 CPUtime=0.09
/proc/832/task/838/stat : 838 (java) S 831 818 30822 0 -1 64 338 0 0 0 9 0 0 0 17 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=839] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/839/stat : 839 (java) S 831 818 30822 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=840] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/840/stat : 840 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 177.69
Current children cumulated vsize (KiB) 903520

[startup+182.302 s]
/proc/loadavg: 2.07 2.23 2.17 3/92 840
/proc/meminfo: memFree=41280/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=29.76
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 973 111373 0 1 3 1 2814 158 16 0 1 0 1975528737 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 797 370 3 0 500 0
[pid=831] ppid=818 vsize=5356 CPUtime=0
/proc/831/stat : 831 (sh) S 818 818 30822 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1975531760 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/831/statm: 1339 233 193 169 0 50 0
[pid=832] ppid=831 vsize=884564 CPUtime=151.11
/proc/832/stat : 832 (java) S 831 818 30822 0 -1 0 510115 0 1 0 14802 309 0 0 18 0 9 0 1975531761 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/832/statm: 221141 188799 2532 9 0 215723 0
[pid=832/tid=833] ppid=831 vsize=884564 CPUtime=23.34
/proc/832/task/833/stat : 833 (java) S 831 818 30822 0 -1 64 8551 0 1 0 2321 13 0 0 17 0 9 0 1975531762 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=834] ppid=831 vsize=884564 CPUtime=127.65
/proc/832/task/834/stat : 834 (java) R 831 818 30822 0 -1 64 500528 0 0 0 12471 294 0 0 25 0 9 0 1975531763 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=835] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/835/stat : 835 (java) S 831 818 30822 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1975531763 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=836] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/836/stat : 836 (java) S 831 818 30822 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1975531763 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=837] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/837/stat : 837 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=838] ppid=831 vsize=884564 CPUtime=0.09
/proc/832/task/838/stat : 838 (java) S 831 818 30822 0 -1 64 338 0 0 0 9 0 0 0 17 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=839] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/839/stat : 839 (java) S 831 818 30822 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=840] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/840/stat : 840 (java) R 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 180.87
Current children cumulated vsize (KiB) 903520

[startup+183.903 s]
/proc/loadavg: 2.06 2.22 2.17 4/92 840
/proc/meminfo: memFree=20800/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=29.76
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 973 111373 0 1 3 1 2814 158 16 0 1 0 1975528737 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 797 370 3 0 500 0
[pid=831] ppid=818 vsize=5356 CPUtime=0
/proc/831/stat : 831 (sh) S 818 818 30822 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1975531760 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/831/statm: 1339 233 193 169 0 50 0
[pid=832] ppid=831 vsize=884564 CPUtime=152.7
/proc/832/stat : 832 (java) S 831 818 30822 0 -1 0 510115 0 1 0 14961 309 0 0 18 0 9 0 1975531761 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/832/statm: 221141 188799 2532 9 0 215723 0
[pid=832/tid=833] ppid=831 vsize=884564 CPUtime=23.34
/proc/832/task/833/stat : 833 (java) S 831 818 30822 0 -1 64 8551 0 1 0 2321 13 0 0 17 0 9 0 1975531762 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=834] ppid=831 vsize=884564 CPUtime=129.24
/proc/832/task/834/stat : 834 (java) R 831 818 30822 0 -1 64 500528 0 0 0 12630 294 0 0 25 0 9 0 1975531763 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 103834264 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=835] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/835/stat : 835 (java) S 831 818 30822 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1975531763 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=836] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/836/stat : 836 (java) S 831 818 30822 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1975531763 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=837] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/837/stat : 837 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=838] ppid=831 vsize=884564 CPUtime=0.09
/proc/832/task/838/stat : 838 (java) S 831 818 30822 0 -1 64 338 0 0 0 9 0 0 0 17 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=839] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/839/stat : 839 (java) S 831 818 30822 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=840] ppid=831 vsize=884564 CPUtime=0
/proc/832/task/840/stat : 840 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975531765 905793536 188799 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 182.46
Current children cumulated vsize (KiB) 903520

[startup+184.303 s]
/proc/loadavg: 2.06 2.22 2.17 4/92 840
/proc/meminfo: memFree=20800/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=29.76
/proc/818/stat : 818 (sugar) S 816 818 30822 0 -1 4194304 973 111373 0 1 3 1 2814 158 16 0 1 0 1975528737 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/818/statm: 3400 797 370 3 0 500 0
[pid=831] ppid=818 vsize=5356 CPUtime=0
/proc/831/stat : 831 (sh) S 818 818 30822 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1975531760 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/831/statm: 1339 233 193 169 0 50 0
[pid=832] ppid=831 vsize=864076 CPUtime=153.1
/proc/832/stat : 832 (java) S 831 818 30822 0 -1 0 510116 0 1 0 15001 309 0 0 18 0 9 0 1975531761 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/832/statm: 216019 183677 2532 9 0 210601 0
[pid=832/tid=833] ppid=831 vsize=864076 CPUtime=23.34
/proc/832/task/833/stat : 833 (java) S 831 818 30822 0 -1 64 8552 0 1 0 2321 13 0 0 17 0 9 0 1975531762 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=834] ppid=831 vsize=864076 CPUtime=129.64
/proc/832/task/834/stat : 834 (java) R 831 818 30822 0 -1 64 500528 0 0 0 12669 295 0 0 25 0 9 0 1975531763 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 104181565 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=835] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/835/stat : 835 (java) S 831 818 30822 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1975531763 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=836] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/836/stat : 836 (java) S 831 818 30822 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1975531763 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=837] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/837/stat : 837 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975531765 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=838] ppid=831 vsize=864076 CPUtime=0.09
/proc/832/task/838/stat : 838 (java) S 831 818 30822 0 -1 64 338 0 0 0 9 0 0 0 17 0 9 0 1975531765 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=839] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/839/stat : 839 (java) S 831 818 30822 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975531765 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=832/tid=840] ppid=831 vsize=864076 CPUtime=0
/proc/832/task/840/stat : 840 (java) S 831 818 30822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975531765 884813824 183677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 182.86
Current children cumulated vsize (KiB) 883032

[startup+184.702 s]
/proc/loadavg: 2.06 2.22 2.17 3/82 840
/proc/meminfo: memFree=865424/2055920 swapFree=4179720/4192956
[pid=818] ppid=816 vsize=13600 CPUtime=183.27
/proc/818/stat : 818 (sugar) R 816 818 30822 0 -1 4194304 996 621787 0 2 3 5 17839 480 16 0 1 0 1975528737 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 237947819049 0 0 4224 16386 0 0 0 17 1 0 0
/proc/818/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 183.27
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 184.731
CPU time (s): 183.309
CPU user time (s): 178.428
CPU system time (s): 4.88126
CPU usage (%): 99.2304
Max. virtual memory (cumulated for all children) (KiB): 908644

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

runsolver used 0.267959 second user time and 0.683896 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-02 04:26:39
IDJOB=1038406
IDBENCH=53562
IDSOLVER=346
FILE ID=node69/1038406-1214965585
PBS_JOBID= 7870195
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/marc/normalized-large-96-unsat_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-1038406-1214965585/watcher-1038406-1214965585 -o /tmp/evaluation-result-1038406-1214965585/solver-1038406-1214965585 -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-1038406-1214965585.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b27e6efb6e10edd4280a0b0099140167
RANDOM SEED=1526762417

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        770552 kB
Buffers:         32268 kB
Cached:         435892 kB
SwapCached:       7024 kB
Active:         966788 kB
Inactive:       241412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        770552 kB
SwapTotal:     4192956 kB
SwapFree:      4179720 kB
Dirty:           95692 kB
Writeback:           0 kB
Mapped:         756408 kB
Slab:            60848 kB
Committed_AS:  4497488 kB
PageTables:       3400 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= 66340 MiB
End job on node69 at 2008-07-02 04:29:43