Trace number 1113442

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? (MO) 176.686 190.217

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-15/
normalized-lei450-15b-08.xml
MD5SUMbd09eb53f1240bcfb584bdb1d9a1d122
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints340
Best CPU time to get the best result obtained on this benchmark3600.1
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints8169
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8169
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.13	c 0	Sugar v1-13 + HOME/minisat
0.00/0.13	c 0	BEGIN Sat Jul 12 19:41:16 2008
0.00/0.13	c 0	PID 18806
0.00/0.13	c 0	HOST node7.alineos.net
0.00/0.13	c 0	CONVERTING HOME/instance-1113442-1215884476.xml TO HOME/temp.csp
0.00/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113442-1215884476.xml' 'HOME/temp.csp'
0.03/0.98	c 1	1 domains, 450 variables, 1 predicates, 0 relations, 8169 constraints
0.86/1.03	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.86/1.03	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.87/1.11	c 1	Parsing HOME/temp.csp
0.87/1.40	c 1	parsed 8621 expressions
0.87/1.41	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.87/1.51	c 2	MAX CSP: 8169 constraints
0.87/1.51	c 2	Converting to clausal form CSP
0.87/1.74	c 2	converted 1680 (10%) expressions
0.87/1.79	c 2	converted 3359 (20%) expressions
0.87/1.83	c 2	converted 5038 (30%) expressions
0.87/1.93	c 2	converted 6718 (40%) expressions
0.87/1.97	c 2	converted 8397 (50%) expressions
0.87/2.01	c 2	converted 10076 (60%) expressions
0.87/2.05	c 2	converted 11756 (70%) expressions
0.87/2.09	c 2	converted 13435 (80%) expressions
1.91/2.13	c 2	converted 15114 (90%) expressions
2.80/3.01	c 3	converted 16793 (100%) expressions
2.80/3.01	c 3	CSP : 16788 integers, 0 booleans, 24506 clauses, largest domain size 12254
2.80/3.01	c 3	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.80/3.01	c 3	Propagation in CSP
3.09/3.34	c 3	8159 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.09/3.34	c 3	CSP : 16788 integers, 0 booleans, 24506 clauses, largest domain size 8170
3.09/3.34	c 3	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.09/3.36	c 3	Simplifing CSP by introducing new Boolean variables
3.20/3.45	c 3	CSP : 16788 integers, 16338 booleans, 40844 clauses, largest domain size 8170
3.20/3.45	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.29/3.60	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.39/3.64	c 4	1679 (10%) CSP integer variables are encoded (2700 clauses, 33267 bytes)
3.39/3.64	c 4	3358 (20%) CSP integer variables are encoded (2700 clauses, 33267 bytes)
3.39/3.64	c 4	5037 (30%) CSP integer variables are encoded (2700 clauses, 33267 bytes)
3.39/3.65	c 4	6716 (40%) CSP integer variables are encoded (2700 clauses, 33267 bytes)
3.39/3.65	c 4	8394 (50%) CSP integer variables are encoded (2700 clauses, 33267 bytes)
3.39/3.67	c 4	10073 (60%) CSP integer variables are encoded (22811 clauses, 334932 bytes)
3.49/3.70	c 4	11752 (70%) CSP integer variables are encoded (40819 clauses, 605052 bytes)
3.49/3.73	c 4	13431 (80%) CSP integer variables are encoded (61044 clauses, 908427 bytes)
3.59/3.86	c 4	15110 (90%) CSP integer variables are encoded (164284 clauses, 2612526 bytes)
3.69/3.90	c 4	16788 (100%) CSP integer variables are encoded (190575 clauses, 3059473 bytes)
3.78/4.01	c 4	4085 (10%) CSP clauses are encoded (213728 clauses, 3483873 bytes)
3.78/4.08	c 4	8169 (20%) CSP clauses are encoded (236866 clauses, 3918497 bytes)
3.88/4.14	c 4	12254 (30%) CSP clauses are encoded (260019 clauses, 4355363 bytes)
3.98/4.21	c 4	16338 (40%) CSP clauses are encoded (283157 clauses, 4810671 bytes)
3.98/4.27	c 4	20422 (50%) CSP clauses are encoded (306302 clauses, 5268124 bytes)
4.08/4.34	c 4	24507 (60%) CSP clauses are encoded (329448 clauses, 5726919 bytes)
11.77/12.11	c 12	28591 (70%) CSP clauses are encoded (4546190 clauses, 96087922 bytes)
34.47/35.34	c 35	32676 (80%) CSP clauses are encoded (17110609 clauses, 365871029 bytes)
99.62/102.22	c 102	36760 (90%) CSP clauses are encoded (50689287 clauses, 1173257474 bytes)
164.69/169.54	c 170	40844 (100%) CSP clauses are encoded (84116815 clauses, 1991702366 bytes)
164.69/169.54	c 170	40844 CSP clauses encoded
164.69/169.56	c 170	Writing map file : HOME/temp.map
164.77/169.65	c 170	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
164.77/169.65	c 170	SAT : 223701 SAT variables, 84116815 SAT clauses, 1991702366 bytes
164.77/169.65	c 170	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
164.82/169.73	c 170	OBJECTIVE minimize _COST
164.82/169.76	c 170	OBJECTIVE BOUND: 0 <= _COST <= 
164.82/169.76	c 170	SEARCHING: _COST <= 4085
164.82/169.76	c 170	SOLVING HOME/temp.cnf
164.82/169.76	c 170	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
164.87/169.85	c 170	This is MiniSat 2.0 beta
164.87/169.85	c 170	WARNING: for repeatability, setting FPU to use double precision
164.87/169.86	c 170	============================[ Problem Statistics ]=============================
164.87/169.86	c 170	|                                                                             |
164.87/169.88	c 170	|  Number of variables:  223701                                               |
164.87/169.88	c 170	|  Number of clauses:    84116816                                             |
176.07/188.93	c ERROR INTERRUPTED
176.18/189.06	s UNKNOWN
176.18/189.06	c 189	CPU 151.14 (0.07 0 151.07 13.73)
176.18/189.06	c 189	END Sat Jul 12 19:44:25 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-1113442-1215884476/watcher-1113442-1215884476 -o /tmp/evaluation-result-1113442-1215884476/solver-1113442-1215884476 -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-1113442-1215884476.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.07 2.41 2.54 4/81 18806
/proc/meminfo: memFree=1891824/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=18572 CPUtime=0
/proc/18806/stat : 18806 (runsolver) D 18804 18806 18592 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 45150820 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 244671114535 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/18806/statm: 4643 292 257 25 0 2626 0

[startup+0.0119181 s]
/proc/loadavg: 2.07 2.41 2.54 4/81 18806
/proc/meminfo: memFree=1891824/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=18572 CPUtime=0
/proc/18806/stat : 18806 (runsolver) D 18804 18806 18592 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 45150820 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 244671114535 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/18806/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101941 s]
/proc/loadavg: 2.07 2.41 2.54 4/81 18806
/proc/meminfo: memFree=1891824/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=12676 CPUtime=0
/proc/18806/stat : 18806 (sugar) R 18804 18806 18592 0 -1 4194304 525 0 0 0 0 0 0 0 18 0 1 0 45150820 12980224 493 996147200 4194304 4206940 548682068592 18446744073709551615 244690773602 0 0 4224 0 0 0 0 17 1 0 0
/proc/18806/statm: 3169 493 314 3 0 269 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12676

[startup+0.301976 s]
/proc/loadavg: 2.07 2.41 2.54 4/81 18806
/proc/meminfo: memFree=1891824/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.03
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 45150820 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701052 s]
/proc/loadavg: 2.07 2.41 2.54 4/81 18806
/proc/meminfo: memFree=1891824/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.03
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 45150820 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50121 s]
/proc/loadavg: 2.07 2.41 2.54 2/92 18818
/proc/meminfo: memFree=1870744/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 974 8513 0 1 3 0 79 5 15 0 1 0 45150820 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 13600

[startup+3.1025 s]
/proc/loadavg: 2.07 2.40 2.54 3/92 18828
/proc/meminfo: memFree=1867160/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 974 8513 0 1 3 0 79 5 16 0 1 0 45150820 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 797 370 3 0 500 0
[pid=18819] ppid=18806 vsize=5356 CPUtime=0
/proc/18819/stat : 18819 (sh) S 18806 18806 18592 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45150923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18819/statm: 1339 233 193 169 0 50 0
[pid=18820] ppid=18819 vsize=868364 CPUtime=2.03
/proc/18820/stat : 18820 (java) S 18819 18806 18592 0 -1 0 12043 0 1 0 195 8 0 0 18 0 9 0 45150924 889204736 10917 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18820/statm: 217091 10917 2540 9 0 211666 0
[pid=18820/tid=18821] ppid=18819 vsize=868364 CPUtime=1.2
/proc/18820/task/18821/stat : 18821 (java) R 18819 18806 18592 0 -1 64 2872 0 1 0 118 2 0 0 25 0 9 0 45150925 889204736 10917 996147200 134512640 134550740 4294955936 18446744073709551615 4126988992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18822] ppid=18819 vsize=868364 CPUtime=0.57
/proc/18820/task/18822/stat : 18822 (java) S 18819 18806 18592 0 -1 64 6976 0 0 0 53 4 0 0 16 0 9 0 45150926 889204736 10917 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18823] ppid=18819 vsize=868364 CPUtime=0
/proc/18820/task/18823/stat : 18823 (java) S 18819 18806 18592 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45150926 889204736 10917 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18824] ppid=18819 vsize=868364 CPUtime=0
/proc/18820/task/18824/stat : 18824 (java) S 18819 18806 18592 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 45150926 889204736 10917 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18825] ppid=18819 vsize=868364 CPUtime=0
/proc/18820/task/18825/stat : 18825 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45150928 889204736 10917 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18826] ppid=18819 vsize=868364 CPUtime=0.24
/proc/18820/task/18826/stat : 18826 (java) S 18819 18806 18592 0 -1 64 1499 0 0 0 23 1 0 0 16 0 9 0 45150928 889204736 10917 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18827] ppid=18819 vsize=868364 CPUtime=0
/proc/18820/task/18827/stat : 18827 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45150928 889204736 10917 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18828] ppid=18819 vsize=868364 CPUtime=0
/proc/18820/task/18828/stat : 18828 (java) S 18819 18806 18592 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45150928 889204736 10917 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 887320

[startup+6.3021 s]
/proc/loadavg: 2.07 2.40 2.54 3/92 18828
/proc/meminfo: memFree=1832472/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 974 8513 0 1 3 0 79 5 15 0 1 0 45150820 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 797 370 3 0 500 0
[pid=18819] ppid=18806 vsize=5356 CPUtime=0
/proc/18819/stat : 18819 (sh) S 18806 18806 18592 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45150923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18819/statm: 1339 233 193 169 0 50 0
[pid=18820] ppid=18819 vsize=868476 CPUtime=5.18
/proc/18820/stat : 18820 (java) S 18819 18806 18592 0 -1 0 13758 0 1 0 489 29 0 0 18 0 9 0 45150924 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18820/statm: 217119 12050 2565 9 0 211666 0
[pid=18820/tid=18821] ppid=18819 vsize=868476 CPUtime=3.95
/proc/18820/task/18821/stat : 18821 (java) R 18819 18806 18592 0 -1 64 3287 0 1 0 376 19 0 0 25 0 9 0 45150925 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4126910913 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18822] ppid=18819 vsize=868476 CPUtime=0.9
/proc/18820/task/18822/stat : 18822 (java) S 18819 18806 18592 0 -1 64 8240 0 0 0 83 7 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18823] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18823/stat : 18823 (java) S 18819 18806 18592 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18824] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18824/stat : 18824 (java) S 18819 18806 18592 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18825] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18825/stat : 18825 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18826] ppid=18819 vsize=868476 CPUtime=0.29
/proc/18820/task/18826/stat : 18826 (java) S 18819 18806 18592 0 -1 64 1535 0 0 0 28 1 0 0 16 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18827] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18827/stat : 18827 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18828] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18828/stat : 18828 (java) S 18819 18806 18592 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 887432

[startup+12.7023 s]
/proc/loadavg: 2.06 2.39 2.53 3/92 18828
/proc/meminfo: memFree=1755928/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 974 8513 0 1 3 0 79 5 16 0 1 0 45150820 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 797 370 3 0 500 0
[pid=18819] ppid=18806 vsize=5356 CPUtime=0
/proc/18819/stat : 18819 (sh) S 18806 18806 18592 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45150923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18819/statm: 1339 233 193 169 0 50 0
[pid=18820] ppid=18819 vsize=868476 CPUtime=11.49
/proc/18820/stat : 18820 (java) S 18819 18806 18592 0 -1 0 14608 0 1 0 1070 79 0 0 18 0 9 0 45150924 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18820/statm: 217119 12050 2565 9 0 211666 0
[pid=18820/tid=18821] ppid=18819 vsize=868476 CPUtime=9.92
/proc/18820/task/18821/stat : 18821 (java) R 18819 18806 18592 0 -1 64 4137 0 1 0 930 62 0 0 25 0 9 0 45150925 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4126596855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18822] ppid=18819 vsize=868476 CPUtime=1.24
/proc/18820/task/18822/stat : 18822 (java) S 18819 18806 18592 0 -1 64 8240 0 0 0 110 14 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18823] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18823/stat : 18823 (java) S 18819 18806 18592 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18824] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18824/stat : 18824 (java) S 18819 18806 18592 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18825] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18825/stat : 18825 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18826] ppid=18819 vsize=868476 CPUtime=0.29
/proc/18820/task/18826/stat : 18826 (java) S 18819 18806 18592 0 -1 64 1535 0 0 0 28 1 0 0 16 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18827] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18827/stat : 18827 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18828] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18828/stat : 18828 (java) S 18819 18806 18592 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 887432

[startup+25.5027 s]
/proc/loadavg: 2.05 2.37 2.53 3/92 18828
/proc/meminfo: memFree=1598872/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 974 8513 0 1 3 0 79 5 16 0 1 0 45150820 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 797 370 3 0 500 0
[pid=18819] ppid=18806 vsize=5356 CPUtime=0
/proc/18819/stat : 18819 (sh) S 18806 18806 18592 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45150923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18819/statm: 1339 233 193 169 0 50 0
[pid=18820] ppid=18819 vsize=868476 CPUtime=24.05
/proc/18820/stat : 18820 (java) S 18819 18806 18592 0 -1 0 16314 0 1 0 2224 181 0 0 18 0 9 0 45150924 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18820/statm: 217119 12050 2565 9 0 211666 0
[pid=18820/tid=18821] ppid=18819 vsize=868476 CPUtime=21.85
/proc/18820/task/18821/stat : 18821 (java) R 18819 18806 18592 0 -1 64 5843 0 1 0 2032 153 0 0 25 0 9 0 45150925 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 103948353 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18822] ppid=18819 vsize=868476 CPUtime=1.88
/proc/18820/task/18822/stat : 18822 (java) S 18819 18806 18592 0 -1 64 8240 0 0 0 163 25 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18823] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18823/stat : 18823 (java) S 18819 18806 18592 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18824] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18824/stat : 18824 (java) S 18819 18806 18592 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18825] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18825/stat : 18825 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18826] ppid=18819 vsize=868476 CPUtime=0.29
/proc/18820/task/18826/stat : 18826 (java) S 18819 18806 18592 0 -1 64 1535 0 0 0 28 1 0 0 16 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18827] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18827/stat : 18827 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18828] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18828/stat : 18828 (java) S 18819 18806 18592 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 887432

[startup+51.1024 s]
/proc/loadavg: 2.25 2.39 2.53 4/92 18828
/proc/meminfo: memFree=1302872/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 974 8513 0 1 3 0 79 5 16 0 1 0 45150820 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 797 370 3 0 500 0
[pid=18819] ppid=18806 vsize=5356 CPUtime=0
/proc/18819/stat : 18819 (sh) S 18806 18806 18592 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45150923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18819/statm: 1339 233 193 169 0 50 0
[pid=18820] ppid=18819 vsize=868476 CPUtime=48.91
/proc/18820/stat : 18820 (java) S 18819 18806 18592 0 -1 0 19635 0 1 0 4502 389 0 0 18 0 9 0 45150924 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=18820/tid=18821] ppid=18819 vsize=868476 CPUtime=45.44
/proc/18820/task/18821/stat : 18821 (java) R 18819 18806 18592 0 -1 64 9164 0 1 0 4208 336 0 0 25 0 9 0 45150925 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4126564524 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18822] ppid=18819 vsize=868476 CPUtime=3.15
/proc/18820/task/18822/stat : 18822 (java) S 18819 18806 18592 0 -1 64 8240 0 0 0 265 50 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18823] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18823/stat : 18823 (java) S 18819 18806 18592 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18824] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18824/stat : 18824 (java) S 18819 18806 18592 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18825] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18825/stat : 18825 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18826] ppid=18819 vsize=868476 CPUtime=0.29
/proc/18820/task/18826/stat : 18826 (java) S 18819 18806 18592 0 -1 64 1535 0 0 0 28 1 0 0 16 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18827] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18827/stat : 18827 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18828] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18828/stat : 18828 (java) S 18819 18806 18592 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (KiB) 887432

[startup+102.308 s]
/proc/loadavg: 2.34 2.38 2.52 3/92 18828
/proc/meminfo: memFree=675480/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 974 8513 0 1 3 0 79 5 16 0 1 0 45150820 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 797 370 3 0 500 0
[pid=18819] ppid=18806 vsize=5356 CPUtime=0
/proc/18819/stat : 18819 (sh) S 18806 18806 18592 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45150923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18819/statm: 1339 233 193 169 0 50 0
[pid=18820] ppid=18819 vsize=868476 CPUtime=98.85
/proc/18820/stat : 18820 (java) S 18819 18806 18592 0 -1 0 26323 0 1 0 9078 807 0 0 18 0 9 0 45150924 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18820/statm: 217119 12050 2565 9 0 211666 0
[pid=18820/tid=18821] ppid=18819 vsize=868476 CPUtime=92.84
/proc/18820/task/18821/stat : 18821 (java) R 18819 18806 18592 0 -1 64 15852 0 1 0 8571 713 0 0 25 0 9 0 45150925 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4126830609 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18822] ppid=18819 vsize=868476 CPUtime=5.69
/proc/18820/task/18822/stat : 18822 (java) S 18819 18806 18592 0 -1 64 8240 0 0 0 478 91 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18823] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18823/stat : 18823 (java) S 18819 18806 18592 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18824] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18824/stat : 18824 (java) S 18819 18806 18592 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18825] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18825/stat : 18825 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18826] ppid=18819 vsize=868476 CPUtime=0.29
/proc/18820/task/18826/stat : 18826 (java) S 18819 18806 18592 0 -1 64 1535 0 0 0 28 1 0 0 16 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18827] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18827/stat : 18827 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18828] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18828/stat : 18828 (java) S 18819 18806 18592 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.72
Current children cumulated vsize (KiB) 887432

[startup+162.302 s]
/proc/loadavg: 2.83 2.51 2.55 3/92 18828
/proc/meminfo: memFree=16344/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=13600 CPUtime=0.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 974 8513 0 1 3 0 79 5 16 0 1 0 45150820 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3400 797 370 3 0 500 0
[pid=18819] ppid=18806 vsize=5356 CPUtime=0
/proc/18819/stat : 18819 (sh) S 18806 18806 18592 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45150923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18819/statm: 1339 233 193 169 0 50 0
[pid=18820] ppid=18819 vsize=868476 CPUtime=156.87
/proc/18820/stat : 18820 (java) S 18819 18806 18592 0 -1 0 34142 0 1 0 14382 1305 0 0 18 0 9 0 45150924 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18820/statm: 217119 12050 2565 9 0 211666 0
[pid=18820/tid=18821] ppid=18819 vsize=868476 CPUtime=147.88
/proc/18820/task/18821/stat : 18821 (java) R 18819 18806 18592 0 -1 64 23671 0 1 0 13627 1161 0 0 25 0 9 0 45150925 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4127095951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18822] ppid=18819 vsize=868476 CPUtime=8.66
/proc/18820/task/18822/stat : 18822 (java) S 18819 18806 18592 0 -1 64 8240 0 0 0 725 141 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18823] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18823/stat : 18823 (java) S 18819 18806 18592 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18824] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18824/stat : 18824 (java) S 18819 18806 18592 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45150926 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18825] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18825/stat : 18825 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18826] ppid=18819 vsize=868476 CPUtime=0.29
/proc/18820/task/18826/stat : 18826 (java) S 18819 18806 18592 0 -1 64 1535 0 0 0 28 1 0 0 16 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18827] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18827/stat : 18827 (java) S 18819 18806 18592 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18820/tid=18828] ppid=18819 vsize=868476 CPUtime=0
/proc/18820/task/18828/stat : 18828 (java) S 18819 18806 18592 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 45150928 889319424 12050 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.74
Current children cumulated vsize (KiB) 887432



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+188.901 s]
/proc/loadavg: 2.66 2.50 2.55 2/84 18830
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=14524 CPUtime=164.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 1283 43916 3 4 7 0 15107 1373 15 0 1 0 45150820 14872576 1034 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18806/statm: 3631 1034 374 3 0 731 0
[pid=18829] ppid=18806 vsize=5356 CPUtime=0
/proc/18829/stat : 18829 (sh) S 18806 18806 18592 0 -1 4194304 275 0 2 0 0 0 0 0 18 0 1 0 45167797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18829/statm: 1339 232 193 169 0 50 0
[pid=18830] ppid=18829 vsize=904664 CPUtime=11.2
/proc/18830/stat : 18830 (minisat) D 18829 18806 18592 0 -1 4194304 221009 0 6 0 936 184 0 0 18 0 1 0 45167803 926375936 221001 996147200 134512640 135127466 4294956256 18446744073709551615 134722894 0 0 4096 3 18446744071563479169 0 0 17 0 0 0
/proc/18830/statm: 226166 221001 62 150 0 226013 0
Current children cumulated CPU time (s) 176.07
Current children cumulated vsize (KiB) 924544

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

[startup+189.036 s]
/proc/loadavg: 2.66 2.50 2.55 2/84 18830
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=14524 CPUtime=164.87
/proc/18806/stat : 18806 (sugar) S 18804 18806 18592 0 -1 4194304 1294 43916 3 4 7 0 15107 1373 16 0 1 0 45150820 14872576 1034 996147200 4194304 4206940 548682068592 18446744073709551615 244680011874 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18806/statm: 3631 1034 374 3 0 731 0
[pid=18829] ppid=18806 vsize=0 CPUtime=0
/proc/18829/stat : 18829 (sh) Z 18806 18806 18592 0 -1 4195340 275 0 2 0 0 0 0 0 16 0 1 0 45167797 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/18829/statm: 0 0 0 0 0 0 0
[pid=18830] ppid=1 vsize=0 CPUtime=11.31
/proc/18830/stat : 18830 (minisat) R 1 18806 18592 0 -1 4195332 221009 0 6 0 936 195 0 0 18 0 1 0 45167803 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18830/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 176.18
Current children cumulated vsize (KiB) 14524

# WARNING:
# current cumulated CPU time (164.9 s) is less than in the last sample (176.18 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (11.28 s) to the 'lost time'.

[startup+189.102 s]
/proc/loadavg: 2.66 2.50 2.55 3/83 18831
/proc/meminfo: memFree=1013024/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=14524 CPUtime=164.9
/proc/18806/stat : 18806 (sugar) R 18804 18806 18592 0 -1 4194304 1321 44191 3 6 7 3 15107 1373 16 0 1 0 45150820 14872576 1035 996147200 4194304 4206940 548682068592 18446744073709551615 244671288361 0 0 4224 16386 0 0 0 17 0 0 0
/proc/18806/statm: 3631 1035 375 3 0 731 0
Current children cumulated CPU time (s) 164.9
Current children cumulated vsize (KiB) 14524

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

[startup+189.402 s]
/proc/loadavg: 2.66 2.50 2.55 3/83 18831
/proc/meminfo: memFree=1013024/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=14524 CPUtime=165.2
/proc/18806/stat : 18806 (sugar) R 18804 18806 18592 0 -1 4194304 1321 44191 3 6 7 33 15107 1373 16 0 1 0 45150820 14872576 1035 996147200 4194304 4206940 548682068592 18446744073709551615 244671288361 0 0 4224 16386 0 0 0 17 0 0 0
/proc/18806/statm: 3631 1035 375 3 0 731 0
Current children cumulated CPU time (s) 165.2
Current children cumulated vsize (KiB) 14524

[startup+189.802 s]
/proc/loadavg: 2.66 2.50 2.55 3/83 18831
/proc/meminfo: memFree=1013024/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=14524 CPUtime=165.33
/proc/18806/stat : 18806 (sugar) D 18804 18806 18592 0 -1 4194304 1321 44191 3 6 7 46 15107 1373 15 0 1 0 45150820 14872576 1035 996147200 4194304 4206940 548682068592 18446744073709551615 244671288361 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18806/statm: 3631 1035 375 3 0 731 0
Current children cumulated CPU time (s) 165.33
Current children cumulated vsize (KiB) 14524

[startup+190.211 s]
/proc/loadavg: 2.66 2.50 2.55 3/83 18831
/proc/meminfo: memFree=1914080/2055920 swapFree=4192812/4192956
[pid=18806] ppid=18804 vsize=0 CPUtime=165.39
/proc/18806/stat : 18806 (sugar) Z 18804 18806 18592 0 -1 4194316 1351 44191 3 6 7 52 15107 1373 15 0 1 0 45150820 0 0 996147200 0 0 0 0 0 0 0 4224 16386 18446744071563351923 0 0 17 0 0 0
/proc/18806/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 165.39
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 11.28
#  lost CPU user time (s): 9.36
#  lost CPU system time (s): 1.92

Real time (s): 190.217
CPU time (s): 176.686
CPU user time (s): 160.503
CPU system time (s): 16.1828
CPU usage (%): 92.8865
Max. virtual memory (cumulated for all children) (KiB): 924544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.143
system time used= 14.2628
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45542
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 158172
involuntary context switches= 161738

runsolver used 0.273958 second user time and 0.643902 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-12 19:41:16
IDJOB=1113442
IDBENCH=61583
IDSOLVER=368
FILE ID=node7/1113442-1215884476
PBS_JOBID= 7903623
Free space on /tmp= 66520 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-15/normalized-lei450-15b-08.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-1113442-1215884476/watcher-1113442-1215884476 -o /tmp/evaluation-result-1113442-1215884476/solver-1113442-1215884476 -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-1113442-1215884476.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bd09eb53f1240bcfb584bdb1d9a1d122
RANDOM SEED=944339300

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1892304 kB
Buffers:         10892 kB
Cached:          47724 kB
SwapCached:          0 kB
Active:          94760 kB
Inactive:        17856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:          74152 kB
Slab:            35876 kB
Committed_AS:   332456 kB
PageTables:       2124 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= 66520 MiB
End job on node7 at 2008-07-12 19:44:27