Trace number 1113694

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? 199.057 204.907

General information on the benchmark

Namecsp/graphColoring/insertion/k-insertion/
normalized-3-insertions-5-3.xml
MD5SUMe6686b7ac7c1f0a673b1dea10c95cca7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints100
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables1406
Number of constraints9695
Maximum constraint arity2
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9695
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 Sat Jul 12 21:03:31 2008
0.00/0.04	c 0	PID 19850
0.00/0.05	c 0	HOST node51.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1113694-1215889411.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113694-1215889411.xml' 'HOME/temp.csp'
0.04/0.85	c 1	1 domains, 1406 variables, 1 predicates, 0 relations, 9695 constraints
0.04/0.89	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.89	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.83/0.96	c 1	Parsing HOME/temp.csp
1.13/1.28	c 1	parsed 10000 expressions
1.22/1.30	c 1	parsed 11103 expressions
1.22/1.31	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.32/1.42	c 1	MAX CSP: 9695 constraints
1.32/1.42	c 1	Converting to clausal form CSP
1.52/1.62	c 2	converted 2081 (10%) expressions
1.62/1.70	c 2	converted 4161 (20%) expressions
1.72/1.81	c 2	converted 6241 (30%) expressions
1.72/1.86	c 2	converted 8321 (40%) expressions
1.82/1.90	c 2	converted 10401 (50%) expressions
1.82/1.95	c 2	converted 12481 (60%) expressions
1.92/2.00	c 2	converted 14561 (70%) expressions
2.01/2.11	c 2	converted 16641 (80%) expressions
2.01/2.16	c 2	converted 18721 (90%) expressions
2.91/3.09	c 3	converted 20801 (100%) expressions
3.01/3.10	c 3	CSP : 20796 integers, 0 booleans, 29084 clauses, largest domain size 14543
3.01/3.10	c 3	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.01/3.10	c 3	Propagation in CSP
3.40/3.50	c 3	9685 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.40/3.51	c 4	CSP : 20796 integers, 0 booleans, 29084 clauses, largest domain size 9696
3.40/3.51	c 4	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.40/3.52	c 4	Simplifing CSP by introducing new Boolean variables
3.70/3.81	c 4	CSP : 20796 integers, 19390 booleans, 48474 clauses, largest domain size 9696
3.70/3.81	c 4	Heap : 32 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.80/3.98	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.90/4.02	c 4	2080 (10%) CSP integer variables are encoded (1406 clauses, 17235 bytes)
3.90/4.02	c 4	4160 (20%) CSP integer variables are encoded (1406 clauses, 17235 bytes)
3.90/4.03	c 4	6239 (30%) CSP integer variables are encoded (1406 clauses, 17235 bytes)
3.90/4.03	c 4	8319 (40%) CSP integer variables are encoded (1406 clauses, 17235 bytes)
3.90/4.03	c 4	10398 (50%) CSP integer variables are encoded (1406 clauses, 17235 bytes)
3.90/4.06	c 4	12478 (60%) CSP integer variables are encoded (23380 clauses, 346845 bytes)
3.90/4.09	c 4	14558 (70%) CSP integer variables are encoded (43950 clauses, 655395 bytes)
3.99/4.12	c 4	16637 (80%) CSP integer variables are encoded (71391 clauses, 1067010 bytes)
3.99/4.15	c 4	18717 (90%) CSP integer variables are encoded (93318 clauses, 1418082 bytes)
4.20/4.34	c 4	20796 (100%) CSP integer variables are encoded (237103 clauses, 3862427 bytes)
4.30/4.44	c 4	4848 (10%) CSP clauses are encoded (248415 clauses, 4049747 bytes)
4.30/4.48	c 4	9695 (20%) CSP clauses are encoded (259726 clauses, 4242313 bytes)
4.39/4.53	c 5	14543 (30%) CSP clauses are encoded (271038 clauses, 4439469 bytes)
4.39/4.58	c 5	19390 (40%) CSP clauses are encoded (282347 clauses, 4643025 bytes)
4.49/4.62	c 5	24237 (50%) CSP clauses are encoded (293656 clauses, 4847481 bytes)
4.49/4.67	c 5	29085 (60%) CSP clauses are encoded (304968 clauses, 5052713 bytes)
14.87/15.11	c 15	33932 (70%) CSP clauses are encoded (6233155 clauses, 132144379 bytes)
45.92/47.03	c 47	38780 (80%) CSP clauses are encoded (23922587 clauses, 512039787 bytes)
56.69/58.07	c 58	43627 (90%) CSP clauses are encoded (29850774 clauses, 647632905 bytes)
197.96/203.33	c 203	ERROR Exception Too large HOME/temp.cnf
197.96/203.33	c 203	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
197.96/203.33	c 203	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
197.96/203.33	c 203	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
197.96/203.33	s UNKNOWN
197.96/203.38	c 203	CPU 182.95 (0.03 0.01 182.92 15.06)
197.96/203.38	c 203	END Sat Jul 12 21:06:54 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1113694-1215889411/watcher-1113694-1215889411 -o /tmp/evaluation-result-1113694-1215889411/solver-1113694-1215889411 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1113694-1215889411.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.36 2.68 4/81 19850
/proc/meminfo: memFree=1891272/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=12132 CPUtime=0
/proc/19850/stat : 19850 (sugar) R 19848 19850 19601 0 -1 4194304 215 0 0 0 0 0 0 0 20 0 1 0 45639999 12423168 183 996147200 4194304 4206940 548682068592 18446744073709551615 235391218486 0 0 4224 0 0 0 0 17 1 0 0
/proc/19850/statm: 3033 183 142 3 0 133 0

[startup+0.100013 s]
/proc/loadavg: 2.10 2.36 2.68 4/81 19850
/proc/meminfo: memFree=1891272/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.04
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 45639999 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.202018 s]
/proc/loadavg: 2.10 2.36 2.68 4/81 19850
/proc/meminfo: memFree=1891272/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.04
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 45639999 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301029 s]
/proc/loadavg: 2.10 2.36 2.68 4/81 19850
/proc/meminfo: memFree=1891272/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.04
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 45639999 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701063 s]
/proc/loadavg: 2.10 2.36 2.68 4/81 19850
/proc/meminfo: memFree=1891272/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.04
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 45639999 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50113 s]
/proc/loadavg: 2.10 2.36 2.68 3/92 19872
/proc/meminfo: memFree=1883248/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.83
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 974 9100 0 1 3 1 75 4 15 0 1 0 45639999 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 797 370 3 0 500 0
[pid=19863] ppid=19850 vsize=5356 CPUtime=0
/proc/19863/stat : 19863 (sh) S 19850 19850 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45640088 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19863/statm: 1339 233 193 169 0 50 0
[pid=19864] ppid=19863 vsize=864264 CPUtime=0.59
/proc/19864/stat : 19864 (java) S 19863 19850 19601 0 -1 0 6400 0 1 0 56 3 0 0 18 0 9 0 45640089 885006336 5631 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19864/statm: 216066 5631 2542 9 0 210641 0
[pid=19864/tid=19865] ppid=19863 vsize=864264 CPUtime=0.36
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 2607 0 1 0 35 1 0 0 22 0 9 0 45640090 885006336 5631 996147200 134512640 134550740 4294955936 18446744073709551615 4125958808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=864264 CPUtime=0.1
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 2745 0 0 0 10 0 0 0 16 0 9 0 45640091 885006336 5631 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=864264 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 885006336 5631 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=864264 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 45640091 885006336 5631 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19869] ppid=19863 vsize=864264 CPUtime=0
/proc/19864/task/19869/stat : 19869 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45640093 885006336 5631 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19870] ppid=19863 vsize=864264 CPUtime=0.09
/proc/19864/task/19870/stat : 19870 (java) S 19863 19850 19601 0 -1 64 350 0 0 0 9 0 0 0 16 0 9 0 45640093 885006336 5631 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19871] ppid=19863 vsize=864264 CPUtime=0
/proc/19864/task/19871/stat : 19871 (java) S 19863 19850 19601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45640093 885006336 5631 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19872] ppid=19863 vsize=864264 CPUtime=0
/proc/19864/task/19872/stat : 19872 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45640093 885006336 5631 996147200 134512640 134550740 4294955936 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) 883220

[startup+3.10228 s]
/proc/loadavg: 2.10 2.36 2.68 3/92 19872
/proc/meminfo: memFree=1862704/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.83
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 974 9100 0 1 3 1 75 4 16 0 1 0 45639999 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 797 370 3 0 500 0
[pid=19863] ppid=19850 vsize=5356 CPUtime=0
/proc/19863/stat : 19863 (sh) S 19850 19850 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45640088 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19863/statm: 1339 233 193 169 0 50 0
[pid=19864] ppid=19863 vsize=868360 CPUtime=2.18
/proc/19864/stat : 19864 (java) S 19863 19850 19601 0 -1 0 12967 0 1 0 211 7 0 0 18 0 9 0 45640089 889200640 11852 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19864/statm: 217090 11852 2540 9 0 211665 0
[pid=19864/tid=19865] ppid=19863 vsize=868360 CPUtime=1.32
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 2883 0 1 0 130 2 0 0 25 0 9 0 45640090 889200640 11852 996147200 134512640 134550740 4294955936 18446744073709551615 4126095680 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=868360 CPUtime=0.61
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 7926 0 0 0 58 3 0 0 16 0 9 0 45640091 889200640 11852 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=868360 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 889200640 11852 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=868360 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 45640091 889200640 11852 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19869] ppid=19863 vsize=868360 CPUtime=0
/proc/19864/task/19869/stat : 19869 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45640093 889200640 11852 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19870] ppid=19863 vsize=868360 CPUtime=0.21
/proc/19864/task/19870/stat : 19870 (java) S 19863 19850 19601 0 -1 64 1460 0 0 0 21 0 0 0 16 0 9 0 45640093 889200640 11852 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19871] ppid=19863 vsize=868360 CPUtime=0
/proc/19864/task/19871/stat : 19871 (java) S 19863 19850 19601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45640093 889200640 11852 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19872] ppid=19863 vsize=868360 CPUtime=0
/proc/19864/task/19872/stat : 19872 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45640093 889200640 11852 996147200 134512640 134550740 4294955936 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) 887316

[startup+6.30257 s]
/proc/loadavg: 2.18 2.37 2.68 3/92 19872
/proc/meminfo: memFree=1827440/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.83
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 974 9100 0 1 3 1 75 4 15 0 1 0 45639999 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 797 370 3 0 500 0
[pid=19863] ppid=19850 vsize=5356 CPUtime=0
/proc/19863/stat : 19863 (sh) S 19850 19850 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45640088 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19863/statm: 1339 233 193 169 0 50 0
[pid=19864] ppid=19863 vsize=868472 CPUtime=5.35
/proc/19864/stat : 19864 (java) S 19863 19850 19601 0 -1 0 15628 0 1 0 512 23 0 0 18 0 9 0 45640089 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19864/statm: 217118 14008 2565 9 0 211665 0
[pid=19864/tid=19865] ppid=19863 vsize=868472 CPUtime=3.93
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 3415 0 1 0 377 16 0 0 25 0 9 0 45640090 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4127065242 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=868472 CPUtime=1.1
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 10011 0 0 0 105 5 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19869] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19869/stat : 19869 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19870] ppid=19863 vsize=868472 CPUtime=0.29
/proc/19864/task/19870/stat : 19870 (java) S 19863 19850 19601 0 -1 64 1504 0 0 0 29 0 0 0 16 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19871] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19871/stat : 19871 (java) S 19863 19850 19601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19872] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19872/stat : 19872 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 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) 887428

[startup+12.7021 s]
/proc/loadavg: 2.16 2.37 2.68 3/92 19872
/proc/meminfo: memFree=1747760/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.83
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 974 9100 0 1 3 1 75 4 15 0 1 0 45639999 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 797 370 3 0 500 0
[pid=19863] ppid=19850 vsize=5356 CPUtime=0
/proc/19863/stat : 19863 (sh) S 19850 19850 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45640088 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19863/statm: 1339 233 193 169 0 50 0
[pid=19864] ppid=19863 vsize=868472 CPUtime=11.67
/proc/19864/stat : 19864 (java) S 19863 19850 19601 0 -1 0 16143 0 1 0 1096 71 0 0 18 0 9 0 45640089 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19864/statm: 217118 14008 2565 9 0 211665 0
[pid=19864/tid=19865] ppid=19863 vsize=868472 CPUtime=10.04
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 3930 0 1 0 943 61 0 0 25 0 9 0 45640090 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4127062753 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=868472 CPUtime=1.31
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 10011 0 0 0 123 8 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19869] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19869/stat : 19869 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19870] ppid=19863 vsize=868472 CPUtime=0.29
/proc/19864/task/19870/stat : 19870 (java) S 19863 19850 19601 0 -1 64 1504 0 0 0 29 0 0 0 16 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19871] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19871/stat : 19871 (java) S 19863 19850 19601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19872] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19872/stat : 19872 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 887428

[startup+25.5023 s]
/proc/loadavg: 2.12 2.35 2.67 3/92 19872
/proc/meminfo: memFree=1587952/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.83
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 974 9100 0 1 3 1 75 4 16 0 1 0 45639999 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 797 370 3 0 500 0
[pid=19863] ppid=19850 vsize=5356 CPUtime=0
/proc/19863/stat : 19863 (sh) S 19850 19850 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45640088 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19863/statm: 1339 233 193 169 0 50 0
[pid=19864] ppid=19863 vsize=868472 CPUtime=24.14
/proc/19864/stat : 19864 (java) S 19863 19850 19601 0 -1 0 17151 0 1 0 2241 173 0 0 18 0 9 0 45640089 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19864/statm: 217118 14008 2565 9 0 211665 0
[pid=19864/tid=19865] ppid=19863 vsize=868472 CPUtime=22.08
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 4938 0 1 0 2053 155 0 0 25 0 9 0 45640090 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4127062775 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=868472 CPUtime=1.74
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 10011 0 0 0 158 16 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/19864/statm: 217118 14008 2565 9 0 211665 0
[pid=19864/tid=19865] ppid=19863 vsize=868472 CPUtime=167.27
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 16373 0 1 0 15508 1219 0 0 25 0 9 0 45640090 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4127102245 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=868472 CPUtime=6.58
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 10011 0 0 0 572 86 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19869] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19869/stat : 19869 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19870] ppid=19863 vsize=868472 CPUtime=0.29
/proc/19864/task/19870/stat : 19870 (java) S 19863 19850 19601 0 -1 64 1504 0 0 0 29 0 0 0 16 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19871] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19871/stat : 19871 (java) S 19863 19850 19601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19872] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19872/stat : 19872 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175
Current children cumulated vsize (KiB) 887428

[startup+192.002 s]
/proc/loadavg: 2.32 2.34 2.61 4/92 19872
/proc/meminfo: memFree=15224/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.83
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 974 9100 0 1 3 1 75 4 16 0 1 0 45639999 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 797 370 3 0 500 0
[pid=19863] ppid=19850 vsize=5356 CPUtime=0
/proc/19863/stat : 19863 (sh) S 19850 19850 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45640088 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19863/statm: 1339 233 193 169 0 50 0
[pid=19864] ppid=19863 vsize=868472 CPUtime=186.31
/proc/19864/stat : 19864 (java) S 19863 19850 19601 0 -1 0 29576 0 1 0 17218 1413 0 0 18 0 9 0 45640089 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19864/statm: 217118 14008 2565 9 0 211665 0
[pid=19864/tid=19865] ppid=19863 vsize=868472 CPUtime=179.01
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 17363 0 1 0 16582 1319 0 0 25 0 9 0 45640090 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4126568917 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=868472 CPUtime=6.97
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 10011 0 0 0 606 91 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19869] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19869/stat : 19869 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19870] ppid=19863 vsize=868472 CPUtime=0.29
/proc/19864/task/19870/stat : 19870 (java) S 19863 19850 19601 0 -1 64 1504 0 0 0 29 0 0 0 16 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19871] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19871/stat : 19871 (java) S 19863 19850 19601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19872] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19872/stat : 19872 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 187.14
Current children cumulated vsize (KiB) 887428

[startup+198.402 s]
/proc/loadavg: 2.34 2.34 2.61 3/92 19872
/proc/meminfo: memFree=16248/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.83
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 974 9100 0 1 3 1 75 4 16 0 1 0 45639999 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 797 370 3 0 500 0
[pid=19863] ppid=19850 vsize=5356 CPUtime=0
/proc/19863/stat : 19863 (sh) S 19850 19850 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45640088 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19863/statm: 1339 233 193 169 0 50 0
[pid=19864] ppid=19863 vsize=868472 CPUtime=192.51
/proc/19864/stat : 19864 (java) S 19863 19850 19601 0 -1 0 30081 0 1 0 17787 1464 0 0 18 0 9 0 45640089 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19864/statm: 217118 14008 2565 9 0 211665 0
[pid=19864/tid=19865] ppid=19863 vsize=868472 CPUtime=185
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 17868 0 1 0 17133 1367 0 0 25 0 9 0 45640090 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4127062821 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=868472 CPUtime=7.18
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 10011 0 0 0 624 94 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19869] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19869/stat : 19869 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19870] ppid=19863 vsize=868472 CPUtime=0.29
/proc/19864/task/19870/stat : 19870 (java) S 19863 19850 19601 0 -1 64 1504 0 0 0 29 0 0 0 16 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19871] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19871/stat : 19871 (java) S 19863 19850 19601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19872] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19872/stat : 19872 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 193.34
Current children cumulated vsize (KiB) 887428

[startup+201.602 s]
/proc/loadavg: 2.34 2.34 2.61 3/92 19872
/proc/meminfo: memFree=15160/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.83
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 974 9100 0 1 3 1 75 4 16 0 1 0 45639999 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 797 370 3 0 500 0
[pid=19863] ppid=19850 vsize=5356 CPUtime=0
/proc/19863/stat : 19863 (sh) S 19850 19850 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45640088 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19863/statm: 1339 233 193 169 0 50 0
[pid=19864] ppid=19863 vsize=868472 CPUtime=195.6
/proc/19864/stat : 19864 (java) S 19863 19850 19601 0 -1 0 30333 0 1 0 18073 1487 0 0 18 0 9 0 45640089 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19864/statm: 217118 14008 2565 9 0 211665 0
[pid=19864/tid=19865] ppid=19863 vsize=868472 CPUtime=187.98
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 18120 0 1 0 17409 1389 0 0 25 0 9 0 45640090 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 102064644 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=868472 CPUtime=7.29
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 10011 0 0 0 633 96 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19869] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19869/stat : 19869 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19870] ppid=19863 vsize=868472 CPUtime=0.29
/proc/19864/task/19870/stat : 19870 (java) S 19863 19850 19601 0 -1 64 1504 0 0 0 29 0 0 0 16 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19871] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19871/stat : 19871 (java) S 19863 19850 19601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19872] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19872/stat : 19872 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 196.43
Current children cumulated vsize (KiB) 887428

[startup+203.202 s]
/proc/loadavg: 2.34 2.34 2.61 3/92 19872
/proc/meminfo: memFree=15480/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=0.83
/proc/19850/stat : 19850 (sugar) S 19848 19850 19601 0 -1 4194304 974 9100 0 1 3 1 75 4 16 0 1 0 45639999 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19850/statm: 3400 797 370 3 0 500 0
[pid=19863] ppid=19850 vsize=5356 CPUtime=0
/proc/19863/stat : 19863 (sh) S 19850 19850 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45640088 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19863/statm: 1339 233 193 169 0 50 0
[pid=19864] ppid=19863 vsize=868472 CPUtime=197.03
/proc/19864/stat : 19864 (java) S 19863 19850 19601 0 -1 0 30448 0 1 0 18203 1500 0 0 18 0 9 0 45640089 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19864/statm: 217118 14008 2565 9 0 211665 0
[pid=19864/tid=19865] ppid=19863 vsize=868472 CPUtime=189.37
/proc/19864/task/19865/stat : 19865 (java) R 19863 19850 19601 0 -1 64 18235 0 1 0 17536 1401 0 0 25 0 9 0 45640090 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4127102405 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19866] ppid=19863 vsize=868472 CPUtime=7.35
/proc/19864/task/19866/stat : 19866 (java) S 19863 19850 19601 0 -1 64 10011 0 0 0 638 97 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19867] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19867/stat : 19867 (java) S 19863 19850 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19868] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19868/stat : 19868 (java) S 19863 19850 19601 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45640091 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19869] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19869/stat : 19869 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19870] ppid=19863 vsize=868472 CPUtime=0.29
/proc/19864/task/19870/stat : 19870 (java) S 19863 19850 19601 0 -1 64 1504 0 0 0 29 0 0 0 16 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19871] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19871/stat : 19871 (java) S 19863 19850 19601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19864/tid=19872] ppid=19863 vsize=868472 CPUtime=0
/proc/19864/task/19872/stat : 19872 (java) S 19863 19850 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45640093 889315328 14008 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 197.86
Current children cumulated vsize (KiB) 887428

[startup+204.002 s]
/proc/loadavg: 2.40 2.35 2.61 3/82 19872
/proc/meminfo: memFree=245320/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=198.6
/proc/19850/stat : 19850 (sugar) R 19848 19850 19601 0 -1 4194304 998 39857 0 2 3 59 18292 1506 17 0 1 0 45639999 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19850/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 198.6
Current children cumulated vsize (KiB) 13600

[startup+204.502 s]
/proc/loadavg: 2.40 2.35 2.61 3/82 19872
/proc/meminfo: memFree=245320/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=199
/proc/19850/stat : 19850 (sugar) D 19848 19850 19601 0 -1 4194304 998 39857 0 2 3 99 18292 1506 16 0 1 0 45639999 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19850/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 199
Current children cumulated vsize (KiB) 13600

[startup+204.902 s]
/proc/loadavg: 2.40 2.35 2.61 2/82 19872
/proc/meminfo: memFree=1896712/2055920 swapFree=4192812/4192956
[pid=19850] ppid=19848 vsize=13600 CPUtime=199.03
/proc/19850/stat : 19850 (sugar) D 19848 19850 19601 0 -1 4194304 998 39857 0 2 3 102 18292 1506 15 0 1 0 45639999 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/19850/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 199.03
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 204.907
CPU time (s): 199.057
CPU user time (s): 182.962
CPU system time (s): 16.0946
CPU usage (%): 97.1447
Max. virtual memory (cumulated for all children) (KiB): 887820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 182.962
system time used= 16.0946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40885
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= 112218
involuntary context switches= 119135

runsolver used 0.239963 second user time and 0.753885 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-12 21:03:31
IDJOB=1113694
IDBENCH=61625
IDSOLVER=368
FILE ID=node51/1113694-1215889411
PBS_JOBID= 7903669
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/insertion/k-insertion/normalized-3-insertions-5-3.xml
COMMAND LINE= DIR/sugar -max -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-1113694-1215889411/watcher-1113694-1215889411 -o /tmp/evaluation-result-1113694-1215889411/solver-1113694-1215889411 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1113694-1215889411.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e6686b7ac7c1f0a673b1dea10c95cca7
RANDOM SEED=1817506797

node51.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.218
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.218
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:       1891752 kB
Buffers:          3324 kB
Cached:          37816 kB
SwapCached:          0 kB
Active:         108964 kB
Inactive:         4948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1891752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:          92964 kB
Slab:            35288 kB
Committed_AS:   310380 kB
PageTables:       1960 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= 66556 MiB
End job on node51 at 2008-07-12 21:06:56