Trace number 1113424

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) 169.486 200.916

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.01/0.76	c 0	Sugar v1-13 + HOME/minisat
0.01/0.77	c 0	BEGIN Sat Jul 12 19:34:57 2008
0.01/0.77	c 0	PID 18122
0.01/0.79	c 0	HOST node26.alineos.net
0.01/0.79	c 0	CONVERTING HOME/instance-1113424-1215884095.xml TO HOME/temp.csp
0.01/0.79	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113424-1215884095.xml' 'HOME/temp.csp'
0.68/1.85	c 1	1 domains, 450 variables, 1 predicates, 0 relations, 8169 constraints
0.68/1.86	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.68/1.86	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.75/2.03	c 1	Parsing HOME/temp.csp
1.07/2.30	c 1	parsed 8621 expressions
1.07/2.31	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.18/2.40	c 1	MAX CSP: 8169 constraints
1.18/2.40	c 1	Converting to clausal form CSP
1.37/2.61	c 1	converted 1680 (10%) expressions
1.37/2.67	c 1	converted 3359 (20%) expressions
1.47/2.71	c 1	converted 5038 (30%) expressions
1.47/2.80	c 2	converted 6718 (40%) expressions
1.58/2.83	c 2	converted 8397 (50%) expressions
1.58/2.87	c 2	converted 10076 (60%) expressions
1.68/2.90	c 2	converted 11756 (70%) expressions
1.68/2.94	c 2	converted 13435 (80%) expressions
1.68/2.98	c 2	converted 15114 (90%) expressions
2.47/3.79	c 3	converted 16793 (100%) expressions
2.47/3.80	c 3	CSP : 16788 integers, 0 booleans, 24506 clauses, largest domain size 12254
2.47/3.80	c 3	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.47/3.80	c 3	Propagation in CSP
2.78/4.09	c 3	8159 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.87/4.10	c 3	CSP : 16788 integers, 0 booleans, 24506 clauses, largest domain size 8170
2.87/4.10	c 3	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.87/4.11	c 3	Simplifing CSP by introducing new Boolean variables
2.97/4.20	c 3	CSP : 16788 integers, 16338 booleans, 40844 clauses, largest domain size 8170
2.97/4.20	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.08/4.34	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.08/4.38	c 3	1679 (10%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.08/4.39	c 3	3358 (20%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.08/4.39	c 3	5037 (30%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.08/4.39	c 3	6716 (40%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.08/4.39	c 3	8394 (50%) CSP integer variables are encoded (3600 clauses, 44896 bytes)
3.17/4.42	c 3	10073 (60%) CSP integer variables are encoded (23711 clauses, 346561 bytes)
3.17/4.44	c 3	11752 (70%) CSP integer variables are encoded (41719 clauses, 616681 bytes)
3.17/4.46	c 3	13431 (80%) CSP integer variables are encoded (61944 clauses, 920056 bytes)
3.27/4.59	c 3	15110 (90%) CSP integer variables are encoded (165184 clauses, 2625953 bytes)
3.37/4.62	c 3	16788 (100%) CSP integer variables are encoded (191475 clauses, 3072900 bytes)
3.47/4.74	c 3	4085 (10%) CSP clauses are encoded (220076 clauses, 3606596 bytes)
3.57/4.81	c 4	8169 (20%) CSP clauses are encoded (248658 clauses, 4151382 bytes)
3.57/4.88	c 4	12254 (30%) CSP clauses are encoded (277259 clauses, 4712186 bytes)
3.67/4.95	c 4	16338 (40%) CSP clauses are encoded (305841 clauses, 5283828 bytes)
3.77/5.02	c 4	20422 (50%) CSP clauses are encoded (334432 clauses, 5856505 bytes)
3.77/5.09	c 4	24507 (60%) CSP clauses are encoded (363024 clauses, 6429708 bytes)
11.15/12.53	c 11	28591 (70%) CSP clauses are encoded (4579766 clauses, 96791611 bytes)
32.80/35.34	c 34	32676 (80%) CSP clauses are encoded (17144185 clauses, 366575618 bytes)
95.10/99.51	c 98	36760 (90%) CSP clauses are encoded (50722863 clauses, 1174008647 bytes)
157.21/163.87	c 163	40844 (100%) CSP clauses are encoded (84150391 clauses, 1992454443 bytes)
157.21/163.87	c 163	40844 CSP clauses encoded
157.29/163.97	c 163	Writing map file : HOME/temp.map
157.30/164.47	c 163	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
157.30/164.47	c 163	SAT : 224601 SAT variables, 84150391 SAT clauses, 1992454443 bytes
157.30/164.47	c 163	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
157.36/164.57	c 163	OBJECTIVE minimize _COST
157.36/164.58	c 163	OBJECTIVE BOUND: 0 <= _COST <= 
157.36/164.58	c 163	SEARCHING: _COST <= 4085
157.36/164.58	c 163	SOLVING HOME/temp.cnf
157.36/164.58	c 163	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
157.41/164.73	c 163	This is MiniSat 2.0 beta
157.41/164.73	c 163	WARNING: for repeatability, setting FPU to use double precision
157.41/164.74	c 163	============================[ Problem Statistics ]=============================
157.41/164.74	c 163	|                                                                             |
157.41/164.78	c 164	|  Number of variables:  224601                                               |
157.41/164.78	c 164	|  Number of clauses:    84150392                                             |
168.85/199.41	c ERROR INTERRUPTED
168.96/199.56	s UNKNOWN
168.96/199.56	c 198	CPU 144.3 (0.06 0.01 144.24 13.1)
168.96/199.56	c 198	END Sat Jul 12 19:38:15 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-1113424-1215884095/watcher-1113424-1215884095 -o /tmp/evaluation-result-1113424-1215884095/solver-1113424-1215884095 -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-1113424-1215884095.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: 3.09 3.16 3.20 4/80 18122
/proc/meminfo: memFree=1872336/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=18572 CPUtime=0
/proc/18122/stat : 18122 (runsolver) D 18120 18122 17344 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 45111502 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 269028486439 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/18122/statm: 4643 292 257 25 0 2626 0

[startup+0.059914 s]
/proc/loadavg: 3.09 3.16 3.20 4/80 18122
/proc/meminfo: memFree=1872336/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=124 CPUtime=0
/proc/18122/stat : 18122 (sugar) D 18120 18122 17344 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 45111502 126976 23 996147200 4194304 4206940 548682068592 18446744073709551615 269025867145 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/18122/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.103742 s]
/proc/loadavg: 3.09 3.16 3.20 4/80 18122
/proc/meminfo: memFree=1872336/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=124 CPUtime=0
/proc/18122/stat : 18122 (sugar) D 18120 18122 17344 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 45111502 126976 23 996147200 4194304 4206940 548682068592 18446744073709551615 269025867145 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/18122/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.302823 s]
/proc/loadavg: 3.09 3.16 3.20 4/80 18122
/proc/meminfo: memFree=1872336/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=12268 CPUtime=0
/proc/18122/stat : 18122 (sugar) R 18120 18122 17344 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 45111502 12562432 320 996147200 4194304 4206940 548682068592 18446744073709551615 269028332257 0 0 4224 0 0 0 0 17 0 0 0
/proc/18122/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.702849 s]
/proc/loadavg: 3.09 3.16 3.20 4/80 18122
/proc/meminfo: memFree=1872336/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=12808 CPUtime=0.01
/proc/18122/stat : 18122 (sugar) R 18120 18122 17344 0 -1 4194304 561 0 0 0 1 0 0 0 18 0 1 0 45111502 13115392 529 996147200 4194304 4206940 548682068592 18446744073709551615 269046121092 0 0 4224 0 0 0 0 17 1 0 0
/proc/18122/statm: 3202 529 316 3 0 302 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12808

[startup+1.50191 s]
/proc/loadavg: 3.09 3.16 3.20 2/84 18127
/proc/meminfo: memFree=1868400/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=13600 CPUtime=0.04
/proc/18122/stat : 18122 (sugar) S 18120 18122 17344 0 -1 4194304 898 127 0 0 3 1 0 0 17 0 1 0 45111502 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18122/statm: 3400 796 370 3 0 500 0
[pid=18125] ppid=18122 vsize=5356 CPUtime=0
/proc/18125/stat : 18125 (sh) S 18122 18122 17344 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45111582 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18125/statm: 1339 233 193 169 0 50 0
[pid=18126] ppid=18125 vsize=864916 CPUtime=0.35
/proc/18126/stat : 18126 (java) S 18125 18122 17344 0 -1 0 6229 0 1 0 31 4 0 0 18 0 9 0 45111582 885673984 5509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18126/statm: 216229 5509 2529 9 0 210811 0
[pid=18126/tid=18127] ppid=18125 vsize=864916 CPUtime=0.2
/proc/18126/task/18127/stat : 18127 (java) R 18125 18122 17344 0 -1 64 2681 0 1 0 18 2 0 0 18 0 9 0 45111596 885673984 5509 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 883872

[startup+3.10104 s]
/proc/loadavg: 3.09 3.16 3.20 5/91 18144
/proc/meminfo: memFree=1863224/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=13600 CPUtime=0.75
/proc/18122/stat : 18122 (sugar) S 18120 18122 17344 0 -1 4194304 974 8507 0 1 3 1 65 6 15 0 1 0 45111502 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18122/statm: 3400 797 370 3 0 500 0
[pid=18135] ppid=18122 vsize=5356 CPUtime=0
/proc/18135/stat : 18135 (sh) S 18122 18122 17344 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111689 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18135/statm: 1339 233 193 169 0 50 0
[pid=18136] ppid=18135 vsize=868364 CPUtime=1.12
/proc/18136/stat : 18136 (java) S 18135 18122 17344 0 -1 0 9335 0 1 0 108 4 0 0 18 0 9 0 45111691 889204736 8328 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18136/statm: 217091 8328 2540 9 0 211666 0
[pid=18136/tid=18137] ppid=18135 vsize=868364 CPUtime=0.63
/proc/18136/task/18137/stat : 18137 (java) R 18135 18122 17344 0 -1 64 2639 0 1 0 62 1 0 0 25 0 9 0 45111692 889204736 8328 996147200 134512640 134550740 4294955936 18446744073709551615 4126627739 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18138] ppid=18135 vsize=868364 CPUtime=0.29
/proc/18136/task/18138/stat : 18138 (java) S 18135 18122 17344 0 -1 64 4520 0 0 0 28 1 0 0 16 0 9 0 45111693 889204736 8328 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18139] ppid=18135 vsize=868364 CPUtime=0
/proc/18136/task/18139/stat : 18139 (java) S 18135 18122 17344 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45111693 889204736 8328 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18140] ppid=18135 vsize=868364 CPUtime=0
/proc/18136/task/18140/stat : 18140 (java) S 18135 18122 17344 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111693 889204736 8328 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18141] ppid=18135 vsize=868364 CPUtime=0
/proc/18136/task/18141/stat : 18141 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111695 889204736 8328 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18142] ppid=18135 vsize=868364 CPUtime=0.17
/proc/18136/task/18142/stat : 18142 (java) S 18135 18122 17344 0 -1 64 1478 0 0 0 17 0 0 0 16 0 9 0 45111695 889204736 8328 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18143] ppid=18135 vsize=868364 CPUtime=0
/proc/18136/task/18143/stat : 18143 (java) S 18135 18122 17344 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111695 889204736 8328 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18144] ppid=18135 vsize=868364 CPUtime=0
/proc/18136/task/18144/stat : 18144 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111696 889204736 8328 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 887320

[startup+6.30231 s]
/proc/loadavg: 3.09 3.15 3.20 3/91 18144
/proc/meminfo: memFree=1819960/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=13600 CPUtime=0.75
/proc/18122/stat : 18122 (sugar) S 18120 18122 17344 0 -1 4194304 974 8507 0 1 3 1 65 6 15 0 1 0 45111502 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18122/statm: 3400 797 370 3 0 500 0
[pid=18135] ppid=18122 vsize=5356 CPUtime=0
/proc/18135/stat : 18135 (sh) S 18122 18122 17344 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111689 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18135/statm: 1339 233 193 169 0 50 0
[pid=18136] ppid=18135 vsize=868476 CPUtime=4.32
/proc/18136/stat : 18136 (java) S 18135 18122 17344 0 -1 0 13684 0 1 0 412 20 0 0 18 0 9 0 45111691 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18136/statm: 217119 12052 2565 9 0 211666 0
[pid=18136/tid=18137] ppid=18135 vsize=868476 CPUtime=3.19
/proc/18136/task/18137/stat : 18137 (java) R 18135 18122 17344 0 -1 64 3211 0 1 0 307 12 0 0 18 0 9 0 45111692 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18138] ppid=18135 vsize=868476 CPUtime=0.82
/proc/18136/task/18138/stat : 18138 (java) S 18135 18122 17344 0 -1 64 8240 0 0 0 77 5 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18139] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18139/stat : 18139 (java) S 18135 18122 17344 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18140] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18140/stat : 18140 (java) S 18135 18122 17344 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18141] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18141/stat : 18141 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18142] ppid=18135 vsize=868476 CPUtime=0.27
/proc/18136/task/18142/stat : 18142 (java) S 18135 18122 17344 0 -1 64 1535 0 0 0 26 1 0 0 16 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18143] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18143/stat : 18143 (java) S 18135 18122 17344 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18144] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18144/stat : 18144 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111696 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 887432

[startup+12.7028 s]
/proc/loadavg: 3.08 3.15 3.20 4/91 18144
/proc/meminfo: memFree=1738296/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=13600 CPUtime=0.75
/proc/18122/stat : 18122 (sugar) S 18120 18122 17344 0 -1 4194304 974 8507 0 1 3 1 65 6 16 0 1 0 45111502 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18122/statm: 3400 797 370 3 0 500 0
[pid=18135] ppid=18122 vsize=5356 CPUtime=0
/proc/18135/stat : 18135 (sh) S 18122 18122 17344 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111689 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18135/statm: 1339 233 193 169 0 50 0
[pid=18136] ppid=18135 vsize=868476 CPUtime=10.59
/proc/18136/stat : 18136 (java) S 18135 18122 17344 0 -1 0 14561 0 1 0 986 73 0 0 18 0 9 0 45111691 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18136/statm: 217119 12052 2565 9 0 211666 0
[pid=18136/tid=18137] ppid=18135 vsize=868476 CPUtime=9.15
/proc/18136/task/18137/stat : 18137 (java) R 18135 18122 17344 0 -1 64 4088 0 1 0 854 61 0 0 25 0 9 0 45111692 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4127068095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18138] ppid=18135 vsize=868476 CPUtime=1.14
/proc/18136/task/18138/stat : 18138 (java) S 18135 18122 17344 0 -1 64 8240 0 0 0 104 10 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18139] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18139/stat : 18139 (java) S 18135 18122 17344 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18140] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18140/stat : 18140 (java) S 18135 18122 17344 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18141] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18141/stat : 18141 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18142] ppid=18135 vsize=868476 CPUtime=0.27
/proc/18136/task/18142/stat : 18142 (java) S 18135 18122 17344 0 -1 64 1535 0 0 0 26 1 0 0 16 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18143] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18143/stat : 18143 (java) S 18135 18122 17344 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18144] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18144/stat : 18144 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111696 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 887432

[startup+25.5026 s]
/proc/loadavg: 3.13 3.16 3.20 4/91 18144
/proc/meminfo: memFree=1584120/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=13600 CPUtime=0.75
/proc/18122/stat : 18122 (sugar) S 18120 18122 17344 0 -1 4194304 974 8507 0 1 3 1 65 6 16 0 1 0 45111502 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18122/statm: 3400 797 370 3 0 500 0
[pid=18135] ppid=18122 vsize=5356 CPUtime=0
/proc/18135/stat : 18135 (sh) S 18122 18122 17344 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111689 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18135/statm: 1339 233 193 169 0 50 0
[pid=18136] ppid=18135 vsize=868476 CPUtime=22.7
/proc/18136/stat : 18136 (java) S 18135 18122 17344 0 -1 0 16253 0 1 0 2103 167 0 0 18 0 9 0 45111691 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18136/statm: 217119 12052 2565 9 0 211666 0
[pid=18136/tid=18137] ppid=18135 vsize=868476 CPUtime=20.62
/proc/18136/task/18137/stat : 18137 (java) R 18135 18122 17344 0 -1 64 5780 0 1 0 1917 145 0 0 25 0 9 0 45111692 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18138] ppid=18135 vsize=868476 CPUtime=1.79
/proc/18136/task/18138/stat : 18138 (java) S 18135 18122 17344 0 -1 64 8240 0 0 0 159 20 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18139] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18139/stat : 18139 (java) S 18135 18122 17344 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18140] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18140/stat : 18140 (java) S 18135 18122 17344 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18141] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18141/stat : 18141 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18142] ppid=18135 vsize=868476 CPUtime=0.27
/proc/18136/task/18142/stat : 18142 (java) S 18135 18122 17344 0 -1 64 1535 0 0 0 26 1 0 0 16 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18143] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18143/stat : 18143 (java) S 18135 18122 17344 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18144] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18144/stat : 18144 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111696 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 887432

[startup+51.1027 s]
/proc/loadavg: 3.38 3.21 3.22 4/91 18144
/proc/meminfo: memFree=1268472/2055920 swapFree=4181272/4192956

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

[pid=18136/tid=18137] ppid=18135 vsize=868476 CPUtime=43.94
/proc/18136/task/18137/stat : 18137 (java) R 18135 18122 17344 0 -1 64 9311 0 1 0 4065 329 0 0 25 0 9 0 45111692 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4126571409 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18138] ppid=18135 vsize=868476 CPUtime=3.03
/proc/18136/task/18138/stat : 18138 (java) S 18135 18122 17344 0 -1 64 8240 0 0 0 263 40 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18139] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18139/stat : 18139 (java) S 18135 18122 17344 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18140] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18140/stat : 18140 (java) S 18135 18122 17344 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18141] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18141/stat : 18141 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18142] ppid=18135 vsize=868476 CPUtime=0.27
/proc/18136/task/18142/stat : 18142 (java) S 18135 18122 17344 0 -1 64 1535 0 0 0 26 1 0 0 16 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18143] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18143/stat : 18143 (java) S 18135 18122 17344 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18144] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18144/stat : 18144 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111696 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.02
Current children cumulated vsize (KiB) 887432

[startup+102.307 s]
/proc/loadavg: 3.75 3.33 3.25 4/91 18144
/proc/meminfo: memFree=617976/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=13600 CPUtime=0.75
/proc/18122/stat : 18122 (sugar) S 18120 18122 17344 0 -1 4194304 974 8507 0 1 3 1 65 6 16 0 1 0 45111502 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18122/statm: 3400 797 370 3 0 500 0
[pid=18135] ppid=18122 vsize=5356 CPUtime=0
/proc/18135/stat : 18135 (sh) S 18122 18122 17344 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111689 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18135/statm: 1339 233 193 169 0 50 0
[pid=18136] ppid=18135 vsize=868476 CPUtime=97.09
/proc/18136/stat : 18136 (java) S 18135 18122 17344 0 -1 0 26710 0 1 0 8912 797 0 0 18 0 9 0 45111691 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18136/statm: 217119 12052 2565 9 0 211666 0
[pid=18136/tid=18137] ppid=18135 vsize=868476 CPUtime=91.25
/proc/18136/task/18137/stat : 18137 (java) R 18135 18122 17344 0 -1 64 16237 0 1 0 8412 713 0 0 25 0 9 0 45111692 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4126564590 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18138] ppid=18135 vsize=868476 CPUtime=5.53
/proc/18136/task/18138/stat : 18138 (java) S 18135 18122 17344 0 -1 64 8240 0 0 0 472 81 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18139] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18139/stat : 18139 (java) S 18135 18122 17344 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18140] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18140/stat : 18140 (java) S 18135 18122 17344 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18141] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18141/stat : 18141 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18142] ppid=18135 vsize=868476 CPUtime=0.27
/proc/18136/task/18142/stat : 18142 (java) S 18135 18122 17344 0 -1 64 1535 0 0 0 26 1 0 0 16 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18143] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18143/stat : 18143 (java) S 18135 18122 17344 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18144] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18144/stat : 18144 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111696 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.84
Current children cumulated vsize (KiB) 887432

[startup+162.302 s]
/proc/loadavg: 3.85 3.43 3.29 4/91 18144
/proc/meminfo: memFree=15864/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=13600 CPUtime=0.75
/proc/18122/stat : 18122 (sugar) S 18120 18122 17344 0 -1 4194304 974 8507 0 1 3 1 65 6 16 0 1 0 45111502 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18122/statm: 3400 797 370 3 0 500 0
[pid=18135] ppid=18122 vsize=5356 CPUtime=0
/proc/18135/stat : 18135 (sh) S 18122 18122 17344 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45111689 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18135/statm: 1339 233 193 169 0 50 0
[pid=18136] ppid=18135 vsize=868476 CPUtime=154.98
/proc/18136/stat : 18136 (java) S 18135 18122 17344 0 -1 0 34868 0 1 0 14209 1289 0 0 18 0 9 0 45111691 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18136/statm: 217119 12052 2565 9 0 211666 0
[pid=18136/tid=18137] ppid=18135 vsize=868476 CPUtime=146.13
/proc/18136/task/18137/stat : 18137 (java) R 18135 18122 17344 0 -1 64 24395 0 1 0 13455 1158 0 0 25 0 9 0 45111692 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4127061485 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18138] ppid=18135 vsize=868476 CPUtime=8.54
/proc/18136/task/18138/stat : 18138 (java) S 18135 18122 17344 0 -1 64 8240 0 0 0 726 128 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18139] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18139/stat : 18139 (java) S 18135 18122 17344 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18140] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18140/stat : 18140 (java) S 18135 18122 17344 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45111693 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18141] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18141/stat : 18141 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18142] ppid=18135 vsize=868476 CPUtime=0.27
/proc/18136/task/18142/stat : 18142 (java) S 18135 18122 17344 0 -1 64 1535 0 0 0 26 1 0 0 16 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18136/tid=18143] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18143/stat : 18143 (java) S 18135 18122 17344 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45111695 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18136/tid=18144] ppid=18135 vsize=868476 CPUtime=0
/proc/18136/task/18144/stat : 18144 (java) S 18135 18122 17344 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45111696 889319424 12052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 155.73
Current children cumulated vsize (KiB) 887432



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+199.402 s]
/proc/loadavg: 3.43 3.38 3.28 4/83 18146
/proc/meminfo: memFree=15544/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=14524 CPUtime=157.41
/proc/18122/stat : 18122 (sugar) S 18120 18122 17344 0 -1 4194304 1285 43921 1 3 6 1 14424 1310 16 0 1 0 45111502 14872576 1034 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18122/statm: 3631 1034 374 3 0 731 0
[pid=18145] ppid=18122 vsize=5356 CPUtime=0
/proc/18145/stat : 18145 (sh) S 18122 18122 17344 0 -1 4194304 273 0 4 0 0 0 0 0 17 0 1 0 45127961 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18145/statm: 1339 232 193 169 0 50 0
[pid=18146] ppid=18145 vsize=903708 CPUtime=11.44
/proc/18146/stat : 18146 (minisat) R 18145 18122 17344 0 -1 4194304 220740 0 6 0 938 206 0 0 18 0 1 0 45127972 925396992 220732 996147200 134512640 135127466 4294956256 18446744073709551615 134722894 0 0 4096 3 0 0 0 17 0 0 0
/proc/18146/statm: 225927 220732 62 150 0 225774 0
Current children cumulated CPU time (s) 168.85
Current children cumulated vsize (KiB) 923588

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

[startup+199.519 s]
/proc/loadavg: 3.43 3.38 3.28 4/83 18146
/proc/meminfo: memFree=15544/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=14524 CPUtime=157.41
/proc/18122/stat : 18122 (sugar) S 18120 18122 17344 0 -1 4194304 1296 43921 1 3 6 1 14424 1310 16 0 1 0 45111502 14872576 1034 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18122/statm: 3631 1034 374 3 0 731 0
[pid=18145] ppid=18122 vsize=0 CPUtime=0
/proc/18145/stat : 18145 (sh) Z 18122 18122 17344 0 -1 4195340 273 0 4 0 0 0 0 0 16 0 1 0 45127961 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18145/statm: 0 0 0 0 0 0 0
[pid=18146] ppid=1 vsize=0 CPUtime=11.55
/proc/18146/stat : 18146 (minisat) R 1 18122 17344 0 -1 4195332 220740 0 6 0 938 217 0 0 18 0 1 0 45127972 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18146/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 168.96
Current children cumulated vsize (KiB) 14524

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

[startup+199.602 s]
/proc/loadavg: 3.43 3.38 3.28 4/83 18146
/proc/meminfo: memFree=15544/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=14524 CPUtime=157.45
/proc/18122/stat : 18122 (sugar) R 18120 18122 17344 0 -1 4194304 1323 44194 1 7 6 5 14424 1310 16 0 1 0 45111502 14872576 1035 996147200 4194304 4206940 548682068592 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18122/statm: 3631 1035 375 3 0 731 0
Current children cumulated CPU time (s) 157.45
Current children cumulated vsize (KiB) 14524

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

[startup+199.702 s]
/proc/loadavg: 3.43 3.38 3.28 3/82 18147
/proc/meminfo: memFree=1302144/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=14524 CPUtime=157.55
/proc/18122/stat : 18122 (sugar) R 18120 18122 17344 0 -1 4194304 1323 44194 1 7 6 15 14424 1310 16 0 1 0 45111502 14872576 1035 996147200 4194304 4206940 548682068592 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18122/statm: 3631 1035 375 3 0 731 0
Current children cumulated CPU time (s) 157.55
Current children cumulated vsize (KiB) 14524

[startup+200.502 s]
/proc/loadavg: 3.43 3.38 3.28 3/82 18147
/proc/meminfo: memFree=1302144/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=14524 CPUtime=157.9
/proc/18122/stat : 18122 (sugar) D 18120 18122 17344 0 -1 4194304 1323 44194 1 7 6 50 14424 1310 15 0 1 0 45111502 14872576 1035 996147200 4194304 4206940 548682068592 18446744073709551615 269028660265 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18122/statm: 3631 1035 375 3 0 731 0
Current children cumulated CPU time (s) 157.9
Current children cumulated vsize (KiB) 14524

[startup+200.915 s]
/proc/loadavg: 3.43 3.38 3.28 2/82 18147
/proc/meminfo: memFree=1881856/2055920 swapFree=4181272/4192956
[pid=18122] ppid=18120 vsize=14524 CPUtime=157.95
/proc/18122/stat : 18122 (sugar) R 18120 18122 17344 0 -1 4194304 1323 44194 1 7 6 55 14424 1310 15 0 1 0 45111502 14872576 1035 996147200 4194304 4206940 548682068592 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 0 0 0
/proc/18122/statm: 3631 1035 375 3 0 731 0
Current children cumulated CPU time (s) 157.95
Current children cumulated vsize (KiB) 14524

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.51
#  lost CPU user time (s): 9.38
#  lost CPU system time (s): 2.13

Real time (s): 200.916
CPU time (s): 169.486
CPU user time (s): 153.688
CPU system time (s): 15.7979
CPU usage (%): 84.3567
Max. virtual memory (cumulated for all children) (KiB): 923588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.308
system time used= 13.6679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45547
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 158376
involuntary context switches= 165974

runsolver used 0.267959 second user time and 0.670898 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-12 19:34:56
IDJOB=1113424
IDBENCH=61580
IDSOLVER=368
FILE ID=node26/1113424-1215884095
PBS_JOBID= 7903578
Free space on /tmp= 66468 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 94931846e9a741b4fb3cfe110473e687
RANDOM SEED=1238235830

node26.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.213
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.213
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:       1873072 kB
Buffers:          2476 kB
Cached:          33312 kB
SwapCached:       5216 kB
Active:         118760 kB
Inactive:        13896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873072 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:         113352 kB
Slab:            35360 kB
Committed_AS:   982624 kB
PageTables:       2048 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= 66464 MiB
End job on node26 at 2008-07-12 19:38:17