Trace number 1059549

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? (MO) 445.02 452.648

General information on the benchmark

Namecsp/fischer/
normalized-fischer-10-7-fair.xml
MD5SUM6cf636791860df358abcd7e864103e36
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables18639
Number of constraints17647
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17647
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 00:23:09 2008
0.00/0.04	c 0	PID 20083
0.00/0.04	c 0	HOST node88.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1059549-1215123789.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1059549-1215123789.xml' 'HOME/temp.csp'
1.47/1.50	c 1	3 domains, 18639 variables, 9 predicates, 0 relations, 17647 constraints
1.47/1.51	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.47/1.51	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.47/1.59	c 1	Parsing HOME/temp.csp
1.49/1.90	c 2	parsed 10000 expressions
1.49/2.09	c 2	parsed 20000 expressions
2.25/2.32	c 2	parsed 30000 expressions
2.35/2.45	c 2	parsed 36298 expressions
2.35/2.45	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.35/2.45	c 2	Converting to clausal form CSP
2.45/2.50	c 2	converted 3630 (10%) expressions
2.45/2.51	c 2	converted 7260 (20%) expressions
2.45/2.51	c 2	converted 10890 (30%) expressions
2.55/2.60	c 2	converted 14520 (40%) expressions
2.55/2.60	c 2	converted 18149 (50%) expressions
2.75/2.87	c 3	converted 21779 (60%) expressions
3.25/3.34	c 3	converted 25409 (70%) expressions
3.54/3.62	c 3	converted 29039 (80%) expressions
4.04/4.10	c 4	converted 32669 (90%) expressions
4.24/4.38	c 4	converted 36298 (100%) expressions
4.24/4.39	c 4	CSP : 32681 integers, 1108 booleans, 80357 clauses, largest domain size 20001
4.24/4.39	c 4	Heap : 47 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.24/4.39	c 4	Propagation in CSP
399.32/403.28	c 403	459191996 values, 0 unsatisfiable literals, and 0 valid clauses are removed
399.32/403.29	c 403	CSP : 32681 integers, 1108 booleans, 80357 clauses, largest domain size 20001
399.32/403.29	c 403	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
399.42/403.31	c 403	Simplifing CSP by introducing new Boolean variables
399.91/403.86	c 404	CSP : 32681 integers, 29526 booleans, 108775 clauses, largest domain size 20001
399.91/403.86	c 404	Heap : 61 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
400.30/404.28	c 404	Encoding CSP to SAT : HOME/temp.cnf
400.80/404.70	c 404	3269 (10%) CSP integer variables are encoded (319006 clauses, 5204643 bytes)
402.49/406.48	c 406	6537 (20%) CSP integer variables are encoded (1838806 clauses, 32723312 bytes)
403.28/407.25	c 407	9805 (30%) CSP integer variables are encoded (2477122 clauses, 44851316 bytes)
404.06/408.07	c 408	13073 (40%) CSP integer variables are encoded (3147048 clauses, 57579910 bytes)
404.55/408.60	c 408	16341 (50%) CSP integer variables are encoded (3584972 clauses, 65900466 bytes)
404.65/408.60	c 408	19609 (60%) CSP integer variables are encoded (3584972 clauses, 65900466 bytes)
405.24/409.23	c 409	22877 (70%) CSP integer variables are encoded (4104868 clauses, 75778490 bytes)
405.54/409.57	c 409	26145 (80%) CSP integer variables are encoded (4384812 clauses, 81097426 bytes)
405.74/409.80	c 410	29413 (90%) CSP integer variables are encoded (4574784 clauses, 84706894 bytes)
406.04/410.05	c 410	32681 (100%) CSP integer variables are encoded (4784752 clauses, 88696286 bytes)
430.24/437.79	c 438	10878 (10%) CSP clauses are encoded (19150013 clauses, 394788980 bytes)
430.93/438.41	c 438	21755 (20%) CSP clauses are encoded (19553489 clauses, 402891565 bytes)
432.22/439.73	c 440	32633 (30%) CSP clauses are encoded (20437910 clauses, 420838875 bytes)
433.89/441.49	c 441	43510 (40%) CSP clauses are encoded (21600956 clauses, 445546484 bytes)
435.08/442.67	c 442	54388 (50%) CSP clauses are encoded (22364628 clauses, 461768062 bytes)
435.18/442.73	c 443	65265 (60%) CSP clauses are encoded (22369756 clauses, 461872344 bytes)
435.18/442.79	c 443	76143 (70%) CSP clauses are encoded (22374843 clauses, 461975755 bytes)
436.66/444.20	c 444	87020 (80%) CSP clauses are encoded (23300098 clauses, 481632892 bytes)
437.65/445.26	c 445	97898 (90%) CSP clauses are encoded (23984597 clauses, 496173041 bytes)
437.74/445.34	c 445	108775 (100%) CSP clauses are encoded (24004116 clauses, 496689047 bytes)
437.74/445.35	c 445	108775 CSP clauses encoded
437.74/445.35	c 445	Writing map file : HOME/temp.map
437.85/445.44	c 445	Heap : 47 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
437.85/445.44	c 445	SAT : 4823345 SAT variables, 24004116 SAT clauses, 496689047 bytes
437.85/445.44	c 445	Heap : 47 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
437.85/445.49	c 445	SOLVING HOME/temp.cnf
437.85/445.49	c 445	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
437.85/445.50	c 445	This is MiniSat 2.0 beta
437.85/445.50	c 445	WARNING: for repeatability, setting FPU to use double precision
437.85/445.50	c 445	============================[ Problem Statistics ]=============================
437.85/445.50	c 445	|                                                                             |
437.85/445.50	c 445	|  Number of variables:  4823345                                              |
437.85/445.50	c 445	|  Number of clauses:    24004116                                             |
444.91/452.52	c ERROR INTERRUPTED
445.02/452.64	s UNKNOWN
445.02/452.64	c 452	CPU 433.28 (0.04 0.01 433.24 4.64)
445.02/452.64	c 452	END Fri Jul  4 00:30:41 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-1059549-1215123789/watcher-1059549-1215123789 -o /tmp/evaluation-result-1059549-1215123789/solver-1059549-1215123789 -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-1059549-1215123789.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: 1.92 1.98 1.94 4/81 20083
/proc/meminfo: memFree=1446472/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=2504 CPUtime=0
/proc/20083/stat : 20083 (sugar) R 20081 20083 19835 0 -1 4194304 38 0 0 0 0 0 0 0 20 0 1 0 624626125 2564096 23 996147200 4194304 4206940 548682068608 18446744073709551615 270184544393 0 0 4096 0 0 0 0 17 1 0 0
/proc/20083/statm: 626 23 17 3 0 3 0

[startup+0.083724 s]
/proc/loadavg: 1.92 1.98 1.94 4/81 20083
/proc/meminfo: memFree=1446472/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=0.04
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 624626125 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102724 s]
/proc/loadavg: 1.92 1.98 1.94 4/81 20083
/proc/meminfo: memFree=1446472/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=0.04
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 624626125 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302749 s]
/proc/loadavg: 1.92 1.98 1.94 4/81 20083
/proc/meminfo: memFree=1446472/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=0.04
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 624626125 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702793 s]
/proc/loadavg: 1.92 1.98 1.94 4/81 20083
/proc/meminfo: memFree=1446472/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=0.04
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 624626125 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50188 s]
/proc/loadavg: 1.92 1.98 1.94 3/92 20095
/proc/meminfo: memFree=1412848/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=0.04
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 624626125 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 796 370 3 0 500 0
[pid=20086] ppid=20083 vsize=5356 CPUtime=0
/proc/20086/stat : 20086 (sh) S 20083 20083 19835 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 624626129 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20086/statm: 1339 233 193 169 0 50 0
[pid=20087] ppid=20086 vsize=864680 CPUtime=1.43
/proc/20087/stat : 20087 (java) S 20086 20083 19835 0 -1 0 14791 0 1 0 134 9 0 0 18 0 9 0 624626130 885432320 12828 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20087/statm: 216170 12828 2529 9 0 210752 0
[pid=20087/tid=20088] ppid=20086 vsize=864680 CPUtime=0.81
/proc/20087/task/20088/stat : 20088 (java) R 20086 20083 19835 0 -1 64 3037 0 1 0 78 3 0 0 25 0 9 0 624626131 885432320 12828 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20087/tid=20089] ppid=20086 vsize=864680 CPUtime=0.46
/proc/20087/task/20089/stat : 20089 (java) S 20086 20083 19835 0 -1 64 10535 0 0 0 42 4 0 0 16 0 9 0 624626132 885432320 12828 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20087/tid=20090] ppid=20086 vsize=864680 CPUtime=0
/proc/20087/task/20090/stat : 20090 (java) S 20086 20083 19835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 624626132 885432320 12828 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20087/tid=20091] ppid=20086 vsize=864680 CPUtime=0
/proc/20087/task/20091/stat : 20091 (java) S 20086 20083 19835 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 624626132 885432320 12828 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20087/tid=20092] ppid=20086 vsize=864680 CPUtime=0
/proc/20087/task/20092/stat : 20092 (java) S 20086 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 624626134 885432320 12828 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20087/tid=20093] ppid=20086 vsize=864680 CPUtime=0.13
/proc/20087/task/20093/stat : 20093 (java) S 20086 20083 19835 0 -1 64 520 0 0 0 13 0 0 0 16 0 9 0 624626134 885432320 12828 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20087/tid=20094] ppid=20086 vsize=864680 CPUtime=0
/proc/20087/task/20094/stat : 20094 (java) S 20086 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 624626134 885432320 12828 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20087/tid=20095] ppid=20086 vsize=864680 CPUtime=0
/proc/20087/task/20095/stat : 20095 (java) S 20086 20083 19835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 624626134 885432320 12828 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 883636

[startup+3.10107 s]
/proc/loadavg: 1.92 1.98 1.94 3/92 20105
/proc/meminfo: memFree=1431600/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=1.49
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 974 15214 0 1 3 1 135 10 15 0 1 0 624626125 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 797 370 3 0 500 0
[pid=20096] ppid=20083 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (sh) S 20083 20083 19835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624626276 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1339 233 193 169 0 50 0
[pid=20097] ppid=20096 vsize=868448 CPUtime=1.55
/proc/20097/stat : 20097 (java) S 20096 20083 19835 0 -1 0 11666 0 1 0 147 8 0 0 20 0 9 0 624626276 889290752 10416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 217112 10416 2543 9 0 211687 0
[pid=20097/tid=20098] ppid=20096 vsize=868448 CPUtime=0.94
/proc/20097/task/20098/stat : 20098 (java) R 20096 20083 19835 0 -1 64 2834 0 1 0 92 2 0 0 25 0 9 0 624626277 889290752 10416 996147200 134512640 134550740 4294955952 18446744073709551615 4126659120 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20099] ppid=20096 vsize=868448 CPUtime=0.39
/proc/20097/task/20099/stat : 20099 (java) S 20096 20083 19835 0 -1 64 6660 0 0 0 35 4 0 0 16 0 9 0 624626278 889290752 10416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20100/stat : 20100 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 624626279 889290752 10416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624626279 889290752 10416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624626280 889290752 10416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=868448 CPUtime=0.18
/proc/20097/task/20103/stat : 20103 (java) S 20096 20083 19835 0 -1 64 1475 0 0 0 18 0 0 0 16 0 9 0 624626280 889290752 10416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20104/stat : 20104 (java) S 20096 20083 19835 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624626281 889290752 10416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624626281 889290752 10416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 887404

[startup+6.30244 s]
/proc/loadavg: 1.93 1.98 1.94 3/92 20105
/proc/meminfo: memFree=1378800/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=1.49
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 974 15214 0 1 3 1 135 10 15 0 1 0 624626125 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 797 370 3 0 500 0
[pid=20096] ppid=20083 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (sh) S 20083 20083 19835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624626276 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1339 233 193 169 0 50 0
[pid=20097] ppid=20096 vsize=868448 CPUtime=4.72
/proc/20097/stat : 20097 (java) S 20096 20083 19835 0 -1 0 20311 0 1 0 459 13 0 0 20 0 9 0 624626276 889290752 18552 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 217112 18552 2540 9 0 211687 0
[pid=20097/tid=20098] ppid=20096 vsize=868448 CPUtime=3.32
/proc/20097/task/20098/stat : 20098 (java) R 20096 20083 19835 0 -1 64 3315 0 1 0 329 3 0 0 25 0 9 0 624626277 889290752 18552 996147200 134512640 134550740 4294955952 18446744073709551615 4126582775 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20099] ppid=20096 vsize=868448 CPUtime=1.16
/proc/20097/task/20099/stat : 20099 (java) S 20096 20083 19835 0 -1 64 14802 0 0 0 108 8 0 0 16 0 9 0 624626278 889290752 18552 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20100/stat : 20100 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 624626279 889290752 18552 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624626279 889290752 18552 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624626280 889290752 18552 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=868448 CPUtime=0.21
/proc/20097/task/20103/stat : 20103 (java) S 20096 20083 19835 0 -1 64 1497 0 0 0 21 0 0 0 15 0 9 0 624626280 889290752 18552 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20104/stat : 20104 (java) S 20096 20083 19835 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624626281 889290752 18552 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624626281 889290752 18552 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 887404

[startup+12.7022 s]
/proc/loadavg: 1.93 1.98 1.94 3/92 20105
/proc/meminfo: memFree=1378744/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=1.49
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 974 15214 0 1 3 1 135 10 15 0 1 0 624626125 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 797 370 3 0 500 0
[pid=20096] ppid=20083 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (sh) S 20083 20083 19835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624626276 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1339 233 193 169 0 50 0
[pid=20097] ppid=20096 vsize=868448 CPUtime=11.06
/proc/20097/stat : 20097 (java) S 20096 20083 19835 0 -1 0 20564 0 1 0 1090 16 0 0 20 0 9 0 624626276 889290752 18556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 217112 18556 2540 9 0 211687 0
[pid=20097/tid=20098] ppid=20096 vsize=868448 CPUtime=9.53
/proc/20097/task/20098/stat : 20098 (java) R 20096 20083 19835 0 -1 64 3564 0 1 0 949 4 0 0 25 0 9 0 624626277 889290752 18556 996147200 134512640 134550740 4294955952 18446744073709551615 4126095725 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20099] ppid=20096 vsize=868448 CPUtime=1.29
/proc/20097/task/20099/stat : 20099 (java) S 20096 20083 19835 0 -1 64 14806 0 0 0 119 10 0 0 16 0 9 0 624626278 889290752 18556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20100/stat : 20100 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 624626279 889290752 18556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624626279 889290752 18556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624626280 889290752 18556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=868448 CPUtime=0.21
/proc/20097/task/20103/stat : 20103 (java) S 20096 20083 19835 0 -1 64 1497 0 0 0 21 0 0 0 15 0 9 0 624626280 889290752 18556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20104/stat : 20104 (java) S 20096 20083 19835 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624626281 889290752 18556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624626281 889290752 18556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 887404

[startup+25.5026 s]
/proc/loadavg: 1.95 1.98 1.94 3/92 20105
/proc/meminfo: memFree=1378680/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=1.49
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 974 15214 0 1 3 1 135 10 15 0 1 0 624626125 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 797 370 3 0 500 0
[pid=20096] ppid=20083 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (sh) S 20083 20083 19835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624626276 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1339 233 193 169 0 50 0
[pid=20097] ppid=20096 vsize=868448 CPUtime=23.74
/proc/20097/stat : 20097 (java) S 20096 20083 19835 0 -1 0 21069 0 1 0 2353 21 0 0 20 0 9 0 624626276 889290752 18563 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 217112 18563 2540 9 0 211687 0
[pid=20097/tid=20098] ppid=20096 vsize=868448 CPUtime=21.97
/proc/20097/task/20098/stat : 20098 (java) R 20096 20083 19835 0 -1 64 4062 0 1 0 2192 5 0 0 25 0 9 0 624626277 889290752 18563 996147200 134512640 134550740 4294955952 18446744073709551615 4126977677 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20099] ppid=20096 vsize=868448 CPUtime=1.52
/proc/20097/task/20099/stat : 20099 (java) S 20096 20083 19835 0 -1 64 14813 0 0 0 139 13 0 0 16 0 9 0 624626278 889290752 18563 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20100/stat : 20100 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 624626279 889290752 18563 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624626279 889290752 18563 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=20096] ppid=20083 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (sh) S 20083 20083 19835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624626276 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1339 233 193 169 0 50 0
[pid=20097] ppid=20096 vsize=868448 CPUtime=218.66
/proc/20097/stat : 20097 (java) S 20096 20083 19835 0 -1 0 28808 0 1 0 21771 95 0 0 20 0 9 0 624626276 889290752 18659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 217112 18659 2540 9 0 211687 0
[pid=20097/tid=20098] ppid=20096 vsize=868448 CPUtime=213.28
/proc/20097/task/20098/stat : 20098 (java) R 20096 20083 19835 0 -1 64 11705 0 1 0 21297 31 0 0 25 0 9 0 624626277 889290752 18659 996147200 134512640 134550740 4294955952 18446744073709551615 4126580332 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20099] ppid=20096 vsize=868448 CPUtime=5.12
/proc/20097/task/20099/stat : 20099 (java) S 20096 20083 19835 0 -1 64 14909 0 0 0 451 61 0 0 16 0 9 0 624626278 889290752 18659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20100/stat : 20100 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 624626279 889290752 18659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624626279 889290752 18659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624626280 889290752 18659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=868448 CPUtime=0.21
/proc/20097/task/20103/stat : 20103 (java) S 20096 20083 19835 0 -1 64 1497 0 0 0 21 0 0 0 15 0 9 0 624626280 889290752 18659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20104/stat : 20104 (java) S 20096 20083 19835 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624626281 889290752 18659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624626281 889290752 18659 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 887404

[startup+282.302 s]
/proc/loadavg: 2.02 2.01 1.95 3/92 20105
/proc/meminfo: memFree=1377912/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=1.49
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 974 15214 0 1 3 1 135 10 15 0 1 0 624626125 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 797 370 3 0 500 0
[pid=20096] ppid=20083 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (sh) S 20083 20083 19835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624626276 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1339 233 193 169 0 50 0
[pid=20097] ppid=20096 vsize=868448 CPUtime=278.08
/proc/20097/stat : 20097 (java) S 20096 20083 19835 0 -1 0 31162 0 1 0 27690 118 0 0 20 0 9 0 624626276 889290752 18680 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 217112 18680 2540 9 0 211687 0
[pid=20097/tid=20098] ppid=20096 vsize=868448 CPUtime=271.63
/proc/20097/task/20098/stat : 20098 (java) R 20096 20083 19835 0 -1 64 14038 0 1 0 27123 40 0 0 25 0 9 0 624626277 889290752 18680 996147200 134512640 134550740 4294955952 18446744073709551615 4126981281 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20099] ppid=20096 vsize=868448 CPUtime=6.21
/proc/20097/task/20099/stat : 20099 (java) S 20096 20083 19835 0 -1 64 14930 0 0 0 545 76 0 0 16 0 9 0 624626278 889290752 18680 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20100/stat : 20100 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 624626279 889290752 18680 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624626279 889290752 18680 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624626280 889290752 18680 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=868448 CPUtime=0.21
/proc/20097/task/20103/stat : 20103 (java) S 20096 20083 19835 0 -1 64 1497 0 0 0 21 0 0 0 15 0 9 0 624626280 889290752 18680 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20104/stat : 20104 (java) S 20096 20083 19835 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624626281 889290752 18680 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624626281 889290752 18680 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 279.57
Current children cumulated vsize (KiB) 887404

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 20105
/proc/meminfo: memFree=1377784/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=1.49
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 974 15214 0 1 3 1 135 10 15 0 1 0 624626125 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 797 370 3 0 500 0
[pid=20096] ppid=20083 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (sh) S 20083 20083 19835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624626276 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1339 233 193 169 0 50 0
[pid=20097] ppid=20096 vsize=868448 CPUtime=337.51
/proc/20097/stat : 20097 (java) S 20096 20083 19835 0 -1 0 33520 0 1 0 33609 142 0 0 20 0 9 0 624626276 889290752 18701 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 217112 18701 2540 9 0 211687 0
[pid=20097/tid=20098] ppid=20096 vsize=868448 CPUtime=329.98
/proc/20097/task/20098/stat : 20098 (java) R 20096 20083 19835 0 -1 64 16375 0 1 0 32950 48 0 0 25 0 9 0 624626277 889290752 18701 996147200 134512640 134550740 4294955952 18446744073709551615 4126580322 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20099] ppid=20096 vsize=868448 CPUtime=7.29
/proc/20097/task/20099/stat : 20099 (java) S 20096 20083 19835 0 -1 64 14951 0 0 0 637 92 0 0 16 0 9 0 624626278 889290752 18701 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20100/stat : 20100 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 624626279 889290752 18701 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624626279 889290752 18701 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624626280 889290752 18701 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=868448 CPUtime=0.21
/proc/20097/task/20103/stat : 20103 (java) S 20096 20083 19835 0 -1 64 1497 0 0 0 21 0 0 0 15 0 9 0 624626280 889290752 18701 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20104/stat : 20104 (java) S 20096 20083 19835 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624626281 889290752 18701 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624626281 889290752 18701 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 339
Current children cumulated vsize (KiB) 887404

[startup+402.303 s]
/proc/loadavg: 2.04 2.01 1.96 3/92 20105
/proc/meminfo: memFree=1377656/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=1.49
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 974 15214 0 1 3 1 135 10 15 0 1 0 624626125 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 797 370 3 0 500 0
[pid=20096] ppid=20083 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (sh) S 20083 20083 19835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624626276 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1339 233 193 169 0 50 0
[pid=20097] ppid=20096 vsize=868448 CPUtime=396.94
/proc/20097/stat : 20097 (java) S 20096 20083 19835 0 -1 0 35867 0 1 0 39530 164 0 0 20 0 9 0 624626276 889290752 18722 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 217112 18722 2540 9 0 211687 0
[pid=20097/tid=20098] ppid=20096 vsize=868448 CPUtime=388.27
/proc/20097/task/20098/stat : 20098 (java) R 20096 20083 19835 0 -1 64 18701 0 1 0 38772 55 0 0 25 0 9 0 624626277 889290752 18722 996147200 134512640 134550740 4294955952 18446744073709551615 4126980958 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20099] ppid=20096 vsize=868448 CPUtime=8.43
/proc/20097/task/20099/stat : 20099 (java) S 20096 20083 19835 0 -1 64 14972 0 0 0 736 107 0 0 16 0 9 0 624626278 889290752 18722 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20100/stat : 20100 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 624626279 889290752 18722 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20083 19835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 624626279 889290752 18722 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624626280 889290752 18722 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=868448 CPUtime=0.21
/proc/20097/task/20103/stat : 20103 (java) S 20096 20083 19835 0 -1 64 1497 0 0 0 21 0 0 0 15 0 9 0 624626280 889290752 18722 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20104/stat : 20104 (java) S 20096 20083 19835 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624626281 889290752 18722 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=868448 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20083 19835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624626281 889290752 18722 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 398.43
Current children cumulated vsize (KiB) 887404



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+452.503 s]
/proc/loadavg: 2.96 2.26 2.04 3/86 20111
/proc/meminfo: memFree=85088/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=437.92
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 1033 64460 0 2 4 1 43324 463 16 0 1 0 624626125 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 799 370 3 0 500 0
[pid=20110] ppid=20083 vsize=5356 CPUtime=0
/proc/20110/stat : 20110 (sh) S 20083 20083 19835 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 624670674 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20110/statm: 1339 232 193 169 0 50 0
[pid=20111] ppid=20110 vsize=907064 CPUtime=6.99
/proc/20111/stat : 20111 (minisat) R 20110 20083 19835 0 -1 4194304 211540 0 0 0 570 129 0 0 25 0 1 0 624670675 928833536 211526 996147200 134512640 135127466 4294956272 18446744073709551615 134722894 0 0 4096 3 0 0 0 17 1 0 0
/proc/20111/statm: 226766 211526 62 150 0 226613 0
Current children cumulated CPU time (s) 444.91
Current children cumulated vsize (KiB) 926020

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

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

[startup+452.62 s]
/proc/loadavg: 2.96 2.26 2.04 3/86 20111
/proc/meminfo: memFree=85088/2055920 swapFree=4137144/4192956
[pid=20083] ppid=20081 vsize=13600 CPUtime=437.92
/proc/20083/stat : 20083 (sugar) S 20081 20083 19835 0 -1 4194304 1044 64460 0 2 4 1 43324 463 16 0 1 0 624626125 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20083/statm: 3400 799 370 3 0 500 0
[pid=20110] ppid=20083 vsize=0 CPUtime=0
/proc/20110/stat : 20110 (sh) Z 20083 20083 19835 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 624670674 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/20110/statm: 0 0 0 0 0 0 0
[pid=20111] ppid=1 vsize=0 CPUtime=7.1
/proc/20111/stat : 20111 (minisat) R 1 20083 19835 0 -1 4195332 211541 0 0 0 570 140 0 0 25 0 1 0 624670675 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/20111/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 445.02
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20083 and gives
#  childrusage.ru_utime.tv_sec=433
#  childrusage.ru_utime.tv_usec=290129
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=658291
# CPU time returned by wait4() is 437.948
# while last known CPU time is 445.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 452.648
CPU time (s): 445.02
CPU user time (s): 438.98
CPU system time (s): 6.04
CPU usage (%): 98.3148
Max. virtual memory (cumulated for all children) (KiB): 926020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 433.29
system time used= 4.65829
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65837
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= 133550
involuntary context switches= 148707

runsolver used 0.632903 second user time and 1.46678 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-04 00:23:09
IDJOB=1059549
IDBENCH=54291
IDSOLVER=346
FILE ID=node88/1059549-1215123789
PBS_JOBID= 7877203
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-10-7-fair.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-1059549-1215123789/watcher-1059549-1215123789 -o /tmp/evaluation-result-1059549-1215123789/solver-1059549-1215123789 -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-1059549-1215123789.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6cf636791860df358abcd7e864103e36
RANDOM SEED=1514824480

node88.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1446952 kB
Buffers:         21780 kB
Cached:         406088 kB
SwapCached:      49968 kB
Active:         295876 kB
Inactive:       273860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446952 kB
SwapTotal:     4192956 kB
SwapFree:      4137144 kB
Dirty:            4392 kB
Writeback:           0 kB
Mapped:         112336 kB
Slab:            24220 kB
Committed_AS:  1748428 kB
PageTables:       2032 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= 66060 MiB
End job on node88 at 2008-07-04 00:30:43