Trace number 1113423

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-inc? (MO) 178.224 215.001

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-15/
normalized-lei450-15b-10.xml
MD5SUM94931846e9a741b4fb3cfe110473e687
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints185
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints8169
Maximum constraint arity2
Maximum domain size10
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.04/0.14	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.14	c 0	BEGIN Sat Jul 12 19:34:52 2008
0.04/0.14	c 0	PID 18939
0.04/0.14	c 0	HOST node18.alineos.net
0.04/0.14	c 0	CONVERTING HOME/instance-1113423-1215884092.xml TO HOME/temp.csp
0.04/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113423-1215884092.xml' 'HOME/temp.csp'
0.90/1.09	c 1	1 domains, 450 variables, 1 predicates, 0 relations, 8169 constraints
0.98/1.14	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.98/1.14	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.99/1.22	c 2	Parsing HOME/temp.csp
0.99/1.70	c 2	parsed 8621 expressions
0.99/1.71	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.99/1.81	c 2	MAX CSP: 8169 constraints
0.99/1.81	c 2	Converting to clausal form CSP
0.99/2.03	c 2	converted 1680 (10%) expressions
0.99/2.09	c 2	converted 3359 (20%) expressions
1.93/2.14	c 2	converted 5038 (30%) expressions
2.02/2.24	c 3	converted 6718 (40%) expressions
2.02/2.28	c 3	converted 8397 (50%) expressions
2.11/2.32	c 3	converted 10076 (60%) expressions
2.11/2.36	c 3	converted 11756 (70%) expressions
2.22/2.40	c 3	converted 13435 (80%) expressions
2.22/2.44	c 3	converted 15114 (90%) expressions
3.11/3.32	c 4	converted 16793 (100%) expressions
3.11/3.33	c 4	CSP : 16788 integers, 0 booleans, 24506 clauses, largest domain size 12254
3.11/3.33	c 4	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.11/3.33	c 4	Propagation in CSP
3.40/3.65	c 4	8159 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.40/3.65	c 4	CSP : 16788 integers, 0 booleans, 24506 clauses, largest domain size 8170
3.40/3.65	c 4	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.40/3.67	c 4	Simplifing CSP by introducing new Boolean variables
3.50/3.76	c 4	CSP : 16788 integers, 16338 booleans, 40844 clauses, largest domain size 8170
3.50/3.76	c 4	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.70/3.91	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.70/3.96	c 4	1679 (10%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.70/3.96	c 4	3358 (20%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.70/3.96	c 4	5037 (30%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.70/3.96	c 4	6716 (40%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.70/3.97	c 4	8394 (50%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.70/3.99	c 4	10073 (60%) CSP integer variables are encoded (23711 clauses, 346561 bytes)
3.80/4.02	c 4	11752 (70%) CSP integer variables are encoded (41719 clauses, 616681 bytes)
3.80/4.04	c 4	13431 (80%) CSP integer variables are encoded (61944 clauses, 920056 bytes)
3.91/4.18	c 4	15110 (90%) CSP integer variables are encoded (165184 clauses, 2625953 bytes)
4.01/4.22	c 5	16788 (100%) CSP integer variables are encoded (191475 clauses, 3072900 bytes)
4.11/4.34	c 5	4085 (10%) CSP clauses are encoded (220076 clauses, 3606596 bytes)
4.20/4.43	c 5	8169 (20%) CSP clauses are encoded (248658 clauses, 4151382 bytes)
4.30/4.50	c 5	12254 (30%) CSP clauses are encoded (277259 clauses, 4712186 bytes)
4.30/4.58	c 5	16338 (40%) CSP clauses are encoded (305841 clauses, 5283828 bytes)
4.39/4.65	c 5	20422 (50%) CSP clauses are encoded (334432 clauses, 5856505 bytes)
4.50/4.73	c 5	24507 (60%) CSP clauses are encoded (363024 clauses, 6429708 bytes)
12.29/12.70	c 13	28591 (70%) CSP clauses are encoded (4579766 clauses, 96791611 bytes)
35.28/36.23	c 37	32676 (80%) CSP clauses are encoded (17144185 clauses, 366575618 bytes)
100.64/103.34	c 104	36760 (90%) CSP clauses are encoded (50722863 clauses, 1174008647 bytes)
166.18/170.89	c 171	40844 (100%) CSP clauses are encoded (84150391 clauses, 1992454443 bytes)
166.18/170.89	c 171	40844 CSP clauses encoded
166.27/170.91	c 171	Writing map file : HOME/temp.map
166.33/171.03	c 171	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
166.33/171.03	c 171	SAT : 224601 SAT variables, 84150391 SAT clauses, 1992454443 bytes
166.33/171.03	c 171	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
166.42/171.10	c 171	OBJECTIVE minimize _COST
166.42/171.10	c 171	SOLVING HOME/temp.cnf
166.42/171.10	c 171	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
166.42/171.17	c 171	This is MiniSat 2.0 beta incremental
166.42/171.17	c 171	WARNING: for repeatability, setting FPU to use double precision
166.42/171.18	c 171	============================[ Problem Statistics ]=============================
166.42/171.18	c 171	|                                                                             |
166.42/171.20	c 172	|  Number of variables:  224601                                               |
166.42/171.20	c 172	|  Number of clauses:    84150391                                             |
177.54/213.61	c ERROR INTERRUPTED
177.54/213.61	s UNKNOWN
177.64/213.75	c 214	CPU 161.53 (0.09 0.02 161.44 16.14)
177.64/213.75	c 214	END Sat Jul 12 19:38:26 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-1113423-1215884092/watcher-1113423-1215884092 -o /tmp/evaluation-result-1113423-1215884092/solver-1113423-1215884092 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1113423-1215884092.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.00 2.00 1.91 4/81 18939
/proc/meminfo: memFree=1873168/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=18572 CPUtime=0
/proc/18939/stat : 18939 (runsolver) R 18937 18939 18270 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 45111541 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18939/statm: 4643 292 257 25 0 2626 0

[startup+0.0421261 s]
/proc/loadavg: 2.00 2.00 1.91 4/81 18939
/proc/meminfo: memFree=1873168/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=13336 CPUtime=0.03
/proc/18939/stat : 18939 (sugar++) D 18937 18939 18270 0 -1 4194304 723 0 0 0 2 1 0 0 18 0 1 0 45111541 13656064 691 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18939/statm: 3334 691 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.105334 s]
/proc/loadavg: 2.00 2.00 1.91 4/81 18939
/proc/meminfo: memFree=1873168/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=14776 CPUtime=0.04
/proc/18939/stat : 18939 (sugar++) R 18937 18939 18270 0 -1 4194304 880 0 0 0 3 1 0 0 18 0 1 0 45111541 15130624 848 996147200 4194304 4206940 548682068528 18446744073709551615 227848654850 0 0 4224 0 0 0 0 17 1 0 0
/proc/18939/statm: 3694 848 378 3 0 533 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14776

[startup+0.301352 s]
/proc/loadavg: 2.00 2.00 1.91 4/81 18939
/proc/meminfo: memFree=1873168/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=0.07
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701396 s]
/proc/loadavg: 2.00 2.00 1.91 4/81 18939
/proc/meminfo: memFree=1873168/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=0.07
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50147 s]
/proc/loadavg: 2.08 2.02 1.91 4/92 18951
/proc/meminfo: memFree=1851768/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=0.99
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1296 8514 0 1 5 2 86 6 16 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 16740

[startup+3.11063 s]
/proc/loadavg: 2.08 2.02 1.91 4/92 18961
/proc/meminfo: memFree=1852536/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=0.99
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1296 8514 0 1 5 2 86 6 15 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
[pid=18952] ppid=18939 vsize=5356 CPUtime=0
/proc/18952/stat : 18952 (sh) S 18939 18939 18270 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111655 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18952/statm: 1339 233 193 169 0 50 0
[pid=18953] ppid=18952 vsize=868664 CPUtime=1.93
/proc/18953/stat : 18953 (java) S 18952 18939 18270 0 -1 0 11681 0 1 0 186 7 0 0 18 0 9 0 45111656 889511936 10649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18953/statm: 217166 10649 2540 9 0 211741 0
[pid=18953/tid=18954] ppid=18952 vsize=868664 CPUtime=1.26
/proc/18953/task/18954/stat : 18954 (java) R 18952 18939 18270 0 -1 64 2783 0 1 0 124 2 0 0 25 0 9 0 45111657 889511936 10649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18955] ppid=18952 vsize=868664 CPUtime=0.44
/proc/18953/task/18955/stat : 18955 (java) R 18952 18939 18270 0 -1 64 6729 0 0 0 41 3 0 0 16 0 9 0 45111658 889511936 10649 996147200 134512640 134550740 4294955920 18446744073709551615 102721818 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18956] ppid=18952 vsize=868664 CPUtime=0
/proc/18953/task/18956/stat : 18956 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889511936 10649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18957] ppid=18952 vsize=868664 CPUtime=0
/proc/18953/task/18957/stat : 18957 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 45111658 889511936 10649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18958] ppid=18952 vsize=868664 CPUtime=0
/proc/18953/task/18958/stat : 18958 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111660 889511936 10649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18959] ppid=18952 vsize=868664 CPUtime=0.21
/proc/18953/task/18959/stat : 18959 (java) S 18952 18939 18270 0 -1 64 1472 0 0 0 21 0 0 0 16 0 9 0 45111660 889511936 10649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18960] ppid=18952 vsize=868664 CPUtime=0
/proc/18953/task/18960/stat : 18960 (java) S 18952 18939 18270 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111660 889511936 10649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18961] ppid=18952 vsize=868664 CPUtime=0
/proc/18953/task/18961/stat : 18961 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111660 889511936 10649 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 890760

[startup+6.30293 s]
/proc/loadavg: 2.07 2.02 1.91 3/92 18961
/proc/meminfo: memFree=1816952/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=1
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1297 8514 0 1 6 2 86 6 15 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
[pid=18952] ppid=18939 vsize=5356 CPUtime=0
/proc/18952/stat : 18952 (sh) S 18939 18939 18270 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111655 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18952/statm: 1339 233 193 169 0 50 0
[pid=18953] ppid=18952 vsize=868524 CPUtime=5.08
/proc/18953/stat : 18953 (java) S 18952 18939 18270 0 -1 0 13693 0 1 0 485 23 0 0 18 0 9 0 45111656 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18953/statm: 217131 12059 2565 9 0 211678 0
[pid=18953/tid=18954] ppid=18952 vsize=868524 CPUtime=3.87
/proc/18953/task/18954/stat : 18954 (java) R 18952 18939 18270 0 -1 64 3239 0 1 0 372 15 0 0 25 0 9 0 45111657 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4126479727 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18955] ppid=18952 vsize=868524 CPUtime=0.89
/proc/18953/task/18955/stat : 18955 (java) S 18952 18939 18270 0 -1 64 8237 0 0 0 83 6 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18956] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18956/stat : 18956 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18957] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18957/stat : 18957 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18958] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18958/stat : 18958 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18959] ppid=18952 vsize=868524 CPUtime=0.3
/proc/18953/task/18959/stat : 18959 (java) S 18952 18939 18270 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18960] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18960/stat : 18960 (java) S 18952 18939 18270 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18961] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18961/stat : 18961 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 890620

[startup+12.7025 s]
/proc/loadavg: 2.07 2.02 1.91 3/92 18961
/proc/meminfo: memFree=1742968/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=1
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1297 8514 0 1 6 2 86 6 15 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
[pid=18952] ppid=18939 vsize=5356 CPUtime=0
/proc/18952/stat : 18952 (sh) S 18939 18939 18270 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111655 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18952/statm: 1339 233 193 169 0 50 0
[pid=18953] ppid=18952 vsize=868524 CPUtime=11.29
/proc/18953/stat : 18953 (java) S 18952 18939 18270 0 -1 0 14518 0 1 0 1055 74 0 0 18 0 9 0 45111656 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18953/statm: 217131 12059 2565 9 0 211678 0
[pid=18953/tid=18954] ppid=18952 vsize=868524 CPUtime=9.76
/proc/18953/task/18954/stat : 18954 (java) R 18952 18939 18270 0 -1 64 4064 0 1 0 915 61 0 0 25 0 9 0 45111657 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4126604002 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18955] ppid=18952 vsize=868524 CPUtime=1.21
/proc/18953/task/18955/stat : 18955 (java) S 18952 18939 18270 0 -1 64 8237 0 0 0 110 11 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18956] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18956/stat : 18956 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18957] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18957/stat : 18957 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18958] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18958/stat : 18958 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18959] ppid=18952 vsize=868524 CPUtime=0.3
/proc/18953/task/18959/stat : 18959 (java) S 18952 18939 18270 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18960] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18960/stat : 18960 (java) S 18952 18939 18270 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18961] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18961/stat : 18961 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 890620

[startup+25.5018 s]
/proc/loadavg: 2.06 2.01 1.91 3/92 18961
/proc/meminfo: memFree=1590008/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=1
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1297 8514 0 1 6 2 86 6 16 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
[pid=18952] ppid=18939 vsize=5356 CPUtime=0
/proc/18952/stat : 18952 (sh) S 18939 18939 18270 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111655 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18952/statm: 1339 233 193 169 0 50 0
[pid=18953] ppid=18952 vsize=868524 CPUtime=23.84
/proc/18953/stat : 18953 (java) S 18952 18939 18270 0 -1 0 16199 0 1 0 2209 175 0 0 18 0 9 0 45111656 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18953/statm: 217131 12059 2565 9 0 211678 0
[pid=18953/tid=18954] ppid=18952 vsize=868524 CPUtime=21.62
/proc/18953/task/18954/stat : 18954 (java) R 18952 18939 18270 0 -1 64 5745 0 1 0 2010 152 0 0 25 0 9 0 45111657 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4127067006 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18955] ppid=18952 vsize=868524 CPUtime=1.89
/proc/18953/task/18955/stat : 18955 (java) S 18952 18939 18270 0 -1 64 8237 0 0 0 168 21 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18956] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18956/stat : 18956 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18957] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18957/stat : 18957 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18958] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18958/stat : 18958 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18959] ppid=18952 vsize=868524 CPUtime=0.3
/proc/18953/task/18959/stat : 18959 (java) S 18952 18939 18270 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18960] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18960/stat : 18960 (java) S 18952 18939 18270 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18961] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18961/stat : 18961 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 890620

[startup+51.1013 s]
/proc/loadavg: 2.23 2.06 1.93 3/92 18961
/proc/meminfo: memFree=1296056/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=1
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1297 8514 0 1 6 2 86 6 16 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
[pid=18952] ppid=18939 vsize=5356 CPUtime=0
/proc/18952/stat : 18952 (sh) S 18939 18939 18270 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111655 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18952/statm: 1339 233 193 169 0 50 0
[pid=18953] ppid=18952 vsize=868524 CPUtime=48.81
/proc/18953/stat : 18953 (java) S 18952 18939 18270 0 -1 0 19505 0 1 0 4500 381 0 0 18 0 9 0 45111656 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18953/statm: 217131 12059 2565 9 0 211678 0
[pid=18953/tid=18954] ppid=18952 vsize=868524 CPUtime=45.31
/proc/18953/task/18954/stat : 18954 (java) R 18952 18939 18270 0 -1 64 9051 0 1 0 4194 337 0 0 25 0 9 0 45111657 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4127066984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18955] ppid=18952 vsize=868524 CPUtime=3.18
/proc/18953/task/18955/stat : 18955 (java) S 18952 18939 18270 0 -1 64 8237 0 0 0 276 42 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18956] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18956/stat : 18956 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18957] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18957/stat : 18957 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18958] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18958/stat : 18958 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18959] ppid=18952 vsize=868524 CPUtime=0.3
/proc/18953/task/18959/stat : 18959 (java) S 18952 18939 18270 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18960] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18960/stat : 18960 (java) S 18952 18939 18270 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18961] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18961/stat : 18961 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (KiB) 890620

[startup+102.307 s]
/proc/loadavg: 2.47 2.14 1.96 3/91 18999
/proc/meminfo: memFree=681744/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=1
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1297 8514 0 1 6 2 86 6 16 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
[pid=18952] ppid=18939 vsize=5356 CPUtime=0
/proc/18952/stat : 18952 (sh) S 18939 18939 18270 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111655 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18952/statm: 1339 233 193 169 0 50 0
[pid=18953] ppid=18952 vsize=868524 CPUtime=98.66
/proc/18953/stat : 18953 (java) S 18952 18939 18270 0 -1 0 26162 0 1 0 9071 795 0 0 18 0 9 0 45111656 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18953/statm: 217131 12059 2565 9 0 211678 0
[pid=18953/tid=18954] ppid=18952 vsize=868524 CPUtime=92.66
/proc/18953/task/18954/stat : 18954 (java) R 18952 18939 18270 0 -1 64 15708 0 1 0 8557 709 0 0 21 0 9 0 45111657 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4126569879 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18955] ppid=18952 vsize=868524 CPUtime=5.67
/proc/18953/task/18955/stat : 18955 (java) S 18952 18939 18270 0 -1 64 8237 0 0 0 484 83 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18956] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18956/stat : 18956 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18957] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18957/stat : 18957 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18958] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18958/stat : 18958 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18959] ppid=18952 vsize=868524 CPUtime=0.3
/proc/18953/task/18959/stat : 18959 (java) S 18952 18939 18270 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18960] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18960/stat : 18960 (java) S 18952 18939 18270 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18961] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18961/stat : 18961 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.66
Current children cumulated vsize (KiB) 890620

[startup+162.303 s]
/proc/loadavg: 2.80 2.30 2.02 3/91 18999
/proc/meminfo: memFree=15000/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=16740 CPUtime=1
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1297 8514 0 1 6 2 86 6 16 0 1 0 45111541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4185 1104 409 3 0 764 0
[pid=18952] ppid=18939 vsize=5356 CPUtime=0
/proc/18952/stat : 18952 (sh) S 18939 18939 18270 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111655 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18952/statm: 1339 233 193 169 0 50 0
[pid=18953] ppid=18952 vsize=868524 CPUtime=156.93
/proc/18953/stat : 18953 (java) S 18952 18939 18270 0 -1 0 33962 0 1 0 14384 1309 0 0 18 0 9 0 45111656 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18953/statm: 217131 12059 2565 9 0 211678 0
[pid=18953/tid=18954] ppid=18952 vsize=868524 CPUtime=147.85
/proc/18953/task/18954/stat : 18954 (java) R 18952 18939 18270 0 -1 64 23508 0 1 0 13613 1172 0 0 22 0 9 0 45111657 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18955] ppid=18952 vsize=868524 CPUtime=8.76
/proc/18953/task/18955/stat : 18955 (java) S 18952 18939 18270 0 -1 64 8237 0 0 0 741 135 0 0 15 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18956] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18956/stat : 18956 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18957] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18957/stat : 18957 (java) S 18952 18939 18270 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111658 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18958] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18958/stat : 18958 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18959] ppid=18952 vsize=868524 CPUtime=0.3
/proc/18953/task/18959/stat : 18959 (java) S 18952 18939 18270 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18960] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18960/stat : 18960 (java) S 18952 18939 18270 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18953/tid=18961] ppid=18952 vsize=868524 CPUtime=0
/proc/18953/task/18961/stat : 18961 (java) S 18952 18939 18270 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111660 889368576 12059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.93
Current children cumulated vsize (KiB) 890620



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+213.603 s]
/proc/loadavg: 2.70 2.35 2.06 4/82 19000
/proc/meminfo: memFree=15520/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=17664 CPUtime=166.42
/proc/18939/stat : 18939 (sugar++) S 18937 18939 18270 0 -1 4194304 1680 43905 3 2 9 2 15239 1392 16 0 1 0 45111541 18087936 1341 996147200 4194304 4206940 548682068528 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18939/statm: 4416 1341 413 3 0 995 0
[pid=19000] ppid=18939 vsize=904112 CPUtime=11.12
/proc/19000/stat : 19000 (minisat-inc) R 18939 18939 18270 0 -1 4194304 220903 0 6 0 904 208 0 0 18 0 1 0 45128654 925810688 220858 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/19000/statm: 226028 220859 59 151 0 225874 0
Current children cumulated CPU time (s) 177.54
Current children cumulated vsize (KiB) 921776

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

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

[startup+214.303 s]
/proc/loadavg: 2.70 2.35 2.06 4/82 19000
/proc/meminfo: memFree=15520/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=17664 CPUtime=178.11
/proc/18939/stat : 18939 (sugar++) D 18937 18939 18270 0 -1 4194304 1711 264813 3 8 9 44 16144 1614 15 0 1 0 45111541 18087936 1342 996147200 4194304 4206940 548682068528 18446744073709551615 227848983593 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18939/statm: 4416 1342 414 3 0 995 0
Current children cumulated CPU time (s) 178.11
Current children cumulated vsize (KiB) 17664

[startup+214.703 s]
/proc/loadavg: 2.70 2.35 2.06 2/82 19001
/proc/meminfo: memFree=1866208/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=17664 CPUtime=178.14
/proc/18939/stat : 18939 (sugar++) R 18937 18939 18270 0 -1 4194304 1711 264813 3 8 9 47 16144 1614 15 0 1 0 45111541 18087936 1342 996147200 4194304 4206940 548682068528 18446744073709551615 227848983593 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18939/statm: 4416 1342 414 3 0 995 0
Current children cumulated CPU time (s) 178.14
Current children cumulated vsize (KiB) 17664

[startup+214.903 s]
/proc/loadavg: 2.70 2.35 2.06 2/82 19001
/proc/meminfo: memFree=1866208/2055920 swapFree=4181216/4192956
[pid=18939] ppid=18937 vsize=17664 CPUtime=178.16
/proc/18939/stat : 18939 (sugar++) D 18937 18939 18270 0 -1 4194304 1711 264813 3 8 9 49 16144 1614 15 0 1 0 45111541 18087936 1342 996147200 4194304 4206940 548682068528 18446744073709551615 227848983593 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18939/statm: 4416 1342 414 3 0 995 0
Current children cumulated CPU time (s) 178.16
Current children cumulated vsize (KiB) 17664

Child status: 0
Real time (s): 215.001
CPU time (s): 178.224
CPU user time (s): 161.541
CPU system time (s): 16.6825
CPU usage (%): 82.8943
Max. virtual memory (cumulated for all children) (KiB): 921776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 161.541
system time used= 16.6825
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266570
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 159526
involuntary context switches= 219032

runsolver used 0.283956 second user time and 0.728889 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-12 19:34:52
IDJOB=1113423
IDBENCH=61580
IDSOLVER=367
FILE ID=node18/1113423-1215884092
PBS_JOBID= 7903549
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-15/normalized-lei450-15b-10.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113423-1215884092/watcher-1113423-1215884092 -o /tmp/evaluation-result-1113423-1215884092/solver-1113423-1215884092 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1113423-1215884092.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 94931846e9a741b4fb3cfe110473e687
RANDOM SEED=2023537673

node18.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	: 5931.00
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:       1873648 kB
Buffers:          8768 kB
Cached:          40180 kB
SwapCached:       5248 kB
Active:         124148 kB
Inactive:        12428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873648 kB
SwapTotal:     4192956 kB
SwapFree:      4181216 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:         103976 kB
Slab:            30740 kB
Committed_AS:   343476 kB
PageTables:       2084 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= 66552 MiB
End job on node18 at 2008-07-12 19:38:28