Trace number 1113340

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+minisatMSAT (TO)661 3600.3 3602.66

General information on the benchmark

Namecsp/graphColoring/register/mulsol/
normalized-mulsol-i-1-05.xml
MD5SUMceabdbc0d5189ac3439aa553c9a48b16
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints389
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables197
Number of constraints3925
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3925
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 19:03:46 2008
0.00/0.04	c 0	PID 20137
0.03/0.04	c 0	HOST node22.alineos.net
0.03/0.04	c 0	CONVERTING HOME/instance-1113340-1215882225.xml TO HOME/temp.csp
0.03/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113340-1215882225.xml' 'HOME/temp.csp'
0.03/0.66	c 0	1 domains, 197 variables, 1 predicates, 0 relations, 3925 constraints
0.03/0.69	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.69	c 0	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.57/0.83	c 0	Parsing HOME/temp.csp
0.80/1.06	c 1	parsed 4124 expressions
0.80/1.06	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.90/1.11	c 1	MAX CSP: 3925 constraints
0.90/1.11	c 1	Converting to clausal form CSP
0.99/1.28	c 1	converted 806 (10%) expressions
1.09/1.32	c 1	converted 1611 (20%) expressions
1.09/1.34	c 1	converted 2416 (30%) expressions
1.09/1.37	c 1	converted 3221 (40%) expressions
1.09/1.39	c 1	converted 4026 (50%) expressions
1.19/1.45	c 1	converted 4832 (60%) expressions
1.19/1.46	c 1	converted 5637 (70%) expressions
1.19/1.48	c 1	converted 6442 (80%) expressions
1.29/1.50	c 1	converted 7247 (90%) expressions
1.59/1.85	c 1	converted 8052 (100%) expressions
1.59/1.86	c 1	CSP : 8047 integers, 0 booleans, 11774 clauses, largest domain size 5888
1.59/1.86	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.59/1.86	c 1	Propagation in CSP
1.79/2.01	c 2	3917 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.79/2.01	c 2	CSP : 8047 integers, 0 booleans, 11774 clauses, largest domain size 3926
1.79/2.01	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.79/2.02	c 2	Simplifing CSP by introducing new Boolean variables
1.88/2.15	c 2	CSP : 8047 integers, 7850 booleans, 19624 clauses, largest domain size 3926
1.88/2.15	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.97/2.23	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.97/2.26	c 2	805 (10%) CSP integer variables are encoded (591 clauses, 6403 bytes)
1.97/2.27	c 2	1610 (20%) CSP integer variables are encoded (591 clauses, 6403 bytes)
1.97/2.27	c 2	2415 (30%) CSP integer variables are encoded (591 clauses, 6403 bytes)
1.97/2.27	c 2	3219 (40%) CSP integer variables are encoded (591 clauses, 6403 bytes)
1.97/2.27	c 2	4024 (50%) CSP integer variables are encoded (591 clauses, 6403 bytes)
1.97/2.28	c 2	4829 (60%) CSP integer variables are encoded (9595 clauses, 131318 bytes)
1.97/2.29	c 2	5633 (70%) CSP integer variables are encoded (17363 clauses, 247838 bytes)
2.07/2.30	c 2	6438 (80%) CSP integer variables are encoded (26257 clauses, 381248 bytes)
2.07/2.36	c 2	7243 (90%) CSP integer variables are encoded (71072 clauses, 1053473 bytes)
2.07/2.37	c 2	8047 (100%) CSP integer variables are encoded (82854 clauses, 1230203 bytes)
2.18/2.43	c 2	1963 (10%) CSP clauses are encoded (90053 clauses, 1340975 bytes)
2.18/2.46	c 2	3925 (20%) CSP clauses are encoded (97247 clauses, 1454487 bytes)
2.18/2.49	c 2	5888 (30%) CSP clauses are encoded (104446 clauses, 1569606 bytes)
2.27/2.51	c 2	7850 (40%) CSP clauses are encoded (111640 clauses, 1688634 bytes)
2.27/2.53	c 2	9812 (50%) CSP clauses are encoded (118834 clauses, 1807662 bytes)
2.27/2.55	c 2	11775 (60%) CSP clauses are encoded (126029 clauses, 1926710 bytes)
3.86/4.19	c 4	13737 (70%) CSP clauses are encoded (1108927 clauses, 22825327 bytes)
8.74/9.17	c 9	15700 (80%) CSP clauses are encoded (4020454 clauses, 85266425 bytes)
21.82/22.47	c 22	17662 (90%) CSP clauses are encoded (11815430 clauses, 252211956 bytes)
35.16/36.29	c 36	19624 (100%) CSP clauses are encoded (19545624 clauses, 418207338 bytes)
35.16/36.29	c 36	19624 CSP clauses encoded
35.16/36.29	c 36	Writing map file : HOME/temp.map
35.26/36.34	c 36	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
35.26/36.34	c 36	SAT : 98751 SAT variables, 19545624 SAT clauses, 418207338 bytes
35.26/36.34	c 36	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
35.33/36.40	c 36	OBJECTIVE minimize _COST
35.33/36.40	c 36	OBJECTIVE BOUND: 0 <= _COST <= 
35.33/36.40	c 36	SEARCHING: _COST <= 1963
35.33/36.40	c 36	SOLVING HOME/temp.cnf
35.33/36.40	c 36	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
35.33/36.41	c 36	This is MiniSat 2.0 beta
35.33/36.41	c 36	WARNING: for repeatability, setting FPU to use double precision
35.33/36.41	c 36	============================[ Problem Statistics ]=============================
35.33/36.41	c 36	|                                                                             |
35.33/36.41	c 36	|  Number of variables:  98751                                                |
35.33/36.41	c 36	|  Number of clauses:    19545625                                             |
44.69/45.83	c 45	|  Parsing time:         8.15         s                                       |
95.12/96.44	c 96	============================[ Search Statistics ]==============================
95.12/96.44	c 96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.12/96.44	c 96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
95.12/96.44	c 96	===============================================================================
95.12/96.44	c 96	|         0 |   75207 12420841 37064188 |  4140280        0    nan |  0.000 % |
96.52/97.88	c 97	|       100 |   75207 12420841 37064188 |  4554308      100     15 | 23.842 % |
97.32/98.63	c 98	|       250 |   75207 12420841 37064188 |  5009739      250     72 | 23.842 % |
98.92/100.26	c 100	|       476 |   75207 12420841 37064188 |  5510713      476     75 | 23.842 % |
99.92/101.23	c 101	|       814 |   75207 12420841 37064188 |  6061784      814     69 | 23.842 % |
103.82/105.14	c 105	|      1321 |   75207 12420841 37064188 |  6667962     1321     55 | 23.842 % |
105.92/107.20	c 107	|      2080 |   75207 12420841 37064188 |  7334759     2080     46 | 23.842 % |
107.62/108.95	c 108	|      3219 |   75207 12420841 37064188 |  8068235     3219     45 | 23.842 % |
116.01/117.35	c 117	|      4928 |   75207 12420841 37064188 |  8875058     4928     72 | 23.842 % |
116.51/117.82	c 117	===============================================================================
116.51/117.82	c 117	restarts              : 9
116.51/117.82	c 117	conflicts             : 4938           (62 /sec)
116.51/117.82	c 117	decisions             : 13964          (0.61 % random) (175 /sec)
116.51/117.82	c 117	propagations          : 12474012       (156000 /sec)
116.51/117.82	c 117	conflict literals     : 356716         (14.29 % deleted)
116.51/117.82	c 117	Memory used           : 771.30 MB
116.51/117.82	c 117	CPU time              : 79.9618 s
116.51/117.82	c 117	
116.51/117.86	c 117	SATISFIABLE
116.61/117.98	c 117	FOUND: _COST <= 1963
116.61/117.98	s SATISFIABLE
116.61/117.98	c 117	DECODING HOME/temp.out WITH HOME/temp.map
116.61/117.98	c 117	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
116.73/118.07	c 118	Decoding HOME/temp.out
116.73/118.33	c 118	OBJECTIVE _COST 1963
116.73/118.33	o 1963
116.73/118.34	v 3 3 4 4 4 4 4 4 0 0 4 3 0 0 0 0 3 2 3 4 3 3 3 4 1 3 4 2 2 4 2 2 0 1 1 0 4 3 2 1 1 1 1 3 2 4 4 2 4 2 2 0 2 2 4 4 2 4 2 4 4 1 0 2 1 4 1 1 4 4 4 4 1 4 0 4 3 4 4 2 4 4 0 4 4 4 0 2 4 1 3 4 1 4 4 4 4 4 1 4 4 4 4 0 4 4 0 0 4 4 1 2 4 2 4 4 4 1 4 0 1 4 4 4 2 1 3 2 1 2 2 4 4 4 3 1 4 1 1 4 4 2 4 3 4 0 1 4 4 4 2 0 1 3 4 4 0 4 4 2 2 1 1 1 4 1 4 4 0 4 4 4 1 3 4 1 1 3 4 4 4 4 4 4 4 4 0 4 0 4 1 1 4 4 0 4 0
116.73/118.35	c 118	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
116.73/118.38	c 118	OBJECTIVE BOUND: 0 <= _COST <= 1963
116.73/118.38	c 118	SEARCHING: _COST <= 981
116.73/118.38	c 118	SOLVING HOME/temp.cnf
116.73/118.38	c 118	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
117.08/118.41	c 118	This is MiniSat 2.0 beta
117.08/118.41	c 118	WARNING: for repeatability, setting FPU to use double precision
117.08/118.41	c 118	============================[ Problem Statistics ]=============================
117.08/118.41	c 118	|                                                                             |
117.08/118.43	c 118	|  Number of variables:  98751                                                |
117.08/118.43	c 118	|  Number of clauses:    19545625                                             |
126.74/128.11	c 128	|  Parsing time:         8.45         s                                       |
193.72/195.15	c 195	============================[ Search Statistics ]==============================
193.72/195.15	c 195	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
193.72/195.15	c 195	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
193.72/195.15	c 195	===============================================================================
193.72/195.15	c 195	|         0 |   62440  8047502 23981490 |  2682500        0    nan |  0.000 % |
194.72/196.10	c 196	|       100 |   62440  8047502 23981490 |  2950750      100     11 | 36.770 % |
195.61/197.01	c 197	|       251 |   62440  8047502 23981490 |  3245825      251     43 | 36.770 % |
196.21/197.65	c 197	|       476 |   62440  8047502 23981490 |  3570408      476     36 | 36.770 % |
197.72/199.14	c 199	|       813 |   62440  8047502 23981490 |  3927449      813     43 | 36.770 % |
198.31/199.78	c 199	|      1320 |   62440  8047502 23981490 |  4320194     1320     64 | 36.770 % |
205.41/206.82	c 206	|      2079 |   62440  8047502 23981490 |  4752213     2079     80 | 36.770 % |
208.11/209.53	c 209	|      3218 |   62440  8047502 23981490 |  5227434     3218     84 | 36.770 % |
214.61/216.07	c 216	|      4926 |   62440  8047502 23981490 |  5750178     4926     85 | 36.770 % |
231.90/233.38	c 233	|      7489 |   62440  8047502 23981490 |  6325196     7489     70 | 36.770 % |
244.30/245.77	c 245	|     11334 |   62440  8047502 23981490 |  6957715    11334     61 | 36.770 % |
257.30/258.76	c 258	|     17100 |   62440  8047502 23981490 |  7653487    17100     56 | 36.770 % |
279.49/280.97	c 280	|     25751 |   62440  8047502 23981490 |  8418836    25751     51 | 36.770 % |
323.98/325.50	c 325	|     38725 |   62440  8047502 23981490 |  9260719    38725     85 | 36.770 % |
378.26/379.77	c 379	|     58187 |   62440  8047502 23981490 | 10186791    58187    100 | 36.770 % |
546.33/547.89	c 547	|     87379 |   62440  8047502 23981490 | 11205470    87379    110 | 36.770 % |
705.98/707.56	c 707	|    131169 |   62440  8047502 23981490 | 12326018   131169    119 | 36.770 % |
1159.98/1161.62	c 1161	|    196855 |   62440  8047502 23981490 | 13558619   196855    135 | 36.770 % |
1622.06/1623.85	c 1623	|    295382 |   62440  8047502 23981490 | 14914481   295382    120 | 36.770 % |
2303.69/2305.66	c 2305	|    443172 |   62440  8047502 23981490 | 16405930   443172    109 | 36.770 % |
3156.08/3158.28	c 3158	|    664856 |   62440  8047502 23981490 | 18046523   664856    102 | 36.770 % |
3600.06/3602.31	c ERROR INTERRUPTED
117.08/3602.44	c 3602	CPU 112.68 (0.05 0.01 112.63 4.39)
117.08/3602.44	c 3602	END Sat Jul 12 20:03:48 2008

Verifier Data (download as text)

OK	661	3264
661 unsatisfied constraints, 3264 satisfied constraints

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-1113340-1215882225/watcher-1113340-1215882225 -o /tmp/evaluation-result-1113340-1215882225/solver-1113340-1215882225 -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-1113340-1215882225.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.86 3.03 3.11 4/80 20137
/proc/meminfo: memFree=1862236/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=12268 CPUtime=0
/proc/20137/stat : 20137 (sugar) R 20135 20137 18643 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 44925053 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 272467982949 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/20137/statm: 3067 316 241 3 0 167 0

[startup+0.0468329 s]
/proc/loadavg: 2.86 3.03 3.11 4/80 20137
/proc/meminfo: memFree=1862236/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=13600 CPUtime=0.03
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 838 0 0 0 3 0 0 0 20 0 1 0 44925053 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10247 s]
/proc/loadavg: 2.86 3.03 3.11 4/80 20137
/proc/meminfo: memFree=1862236/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=13600 CPUtime=0.03
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 44925053 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302492 s]
/proc/loadavg: 2.86 3.03 3.11 4/80 20137
/proc/meminfo: memFree=1862236/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=13600 CPUtime=0.03
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 44925053 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70151 s]
/proc/loadavg: 2.86 3.03 3.11 4/80 20137
/proc/meminfo: memFree=1862236/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=13600 CPUtime=0.57
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 957 6967 0 1 3 0 49 5 16 0 1 0 44925053 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 13600

[startup+1.50156 s]
/proc/loadavg: 2.86 3.03 3.11 5/91 20159
/proc/meminfo: memFree=1854204/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=13600 CPUtime=0.57
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 974 6967 0 1 3 0 49 5 15 0 1 0 44925053 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3400 797 370 3 0 500 0
[pid=20150] ppid=20137 vsize=5356 CPUtime=0
/proc/20150/stat : 20150 (sh) S 20137 20137 18643 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44925122 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20150/statm: 1339 233 193 169 0 50 0
[pid=20151] ppid=20150 vsize=868392 CPUtime=0.72
/proc/20151/stat : 20151 (java) S 20150 20137 18643 0 -1 0 7395 0 1 0 67 5 0 0 20 0 9 0 44925123 889233408 6617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20151/statm: 217098 6617 2540 9 0 211673 0
[pid=20151/tid=20152] ppid=20150 vsize=868392 CPUtime=0.43
/proc/20151/task/20152/stat : 20152 (java) R 20150 20137 18643 0 -1 64 2662 0 1 0 41 2 0 0 25 0 9 0 44925124 889233408 6617 996147200 134512640 134550740 4294955936 18446744073709551615 4126850508 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20153] ppid=20150 vsize=868392 CPUtime=0.1
/proc/20151/task/20153/stat : 20153 (java) S 20150 20137 18643 0 -1 64 2581 0 0 0 9 1 0 0 16 0 9 0 44925125 889233408 6617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20154] ppid=20150 vsize=868392 CPUtime=0
/proc/20151/task/20154/stat : 20154 (java) S 20150 20137 18643 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44925125 889233408 6617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20155] ppid=20150 vsize=868392 CPUtime=0
/proc/20151/task/20155/stat : 20155 (java) S 20150 20137 18643 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44925125 889233408 6617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20156] ppid=20150 vsize=868392 CPUtime=0
/proc/20151/task/20156/stat : 20156 (java) S 20150 20137 18643 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44925133 889233408 6617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20157] ppid=20150 vsize=868392 CPUtime=0.17
/proc/20151/task/20157/stat : 20157 (java) S 20150 20137 18643 0 -1 64 1460 0 0 0 17 0 0 0 16 0 9 0 44925133 889233408 6617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20158] ppid=20150 vsize=868392 CPUtime=0
/proc/20151/task/20158/stat : 20158 (java) S 20150 20137 18643 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44925133 889233408 6617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20159] ppid=20150 vsize=868392 CPUtime=0
/proc/20151/task/20159/stat : 20159 (java) S 20150 20137 18643 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44925133 889233408 6617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 887348

[startup+3.10168 s]
/proc/loadavg: 2.79 3.02 3.10 4/91 20159
/proc/meminfo: memFree=1835964/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=13600 CPUtime=0.57
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 974 6967 0 1 3 0 49 5 15 0 1 0 44925053 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3400 797 370 3 0 500 0
[pid=20150] ppid=20137 vsize=5356 CPUtime=0
/proc/20150/stat : 20150 (sh) S 20137 20137 18643 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44925122 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20150/statm: 1339 233 193 169 0 50 0
[pid=20151] ppid=20150 vsize=868504 CPUtime=2.3
/proc/20151/stat : 20151 (java) S 20150 20137 18643 0 -1 0 9765 0 1 0 217 13 0 0 20 0 9 0 44925123 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20151/statm: 217126 8718 2565 9 0 211673 0
[pid=20151/tid=20152] ppid=20150 vsize=868504 CPUtime=1.58
/proc/20151/task/20152/stat : 20152 (java) R 20150 20137 18643 0 -1 64 3041 0 1 0 151 7 0 0 25 0 9 0 44925124 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20153] ppid=20150 vsize=868504 CPUtime=0.42
/proc/20151/task/20153/stat : 20153 (java) S 20150 20137 18643 0 -1 64 4514 0 0 0 39 3 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20154] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20154/stat : 20154 (java) S 20150 20137 18643 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20155] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20155/stat : 20155 (java) S 20150 20137 18643 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20156] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20156/stat : 20156 (java) S 20150 20137 18643 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20157] ppid=20150 vsize=868504 CPUtime=0.27
/proc/20151/task/20157/stat : 20157 (java) S 20150 20137 18643 0 -1 64 1518 0 0 0 26 1 0 0 16 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20158] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20158/stat : 20158 (java) S 20150 20137 18643 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20159] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20159/stat : 20159 (java) S 20150 20137 18643 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 887460

[startup+6.30289 s]
/proc/loadavg: 2.79 3.02 3.10 3/91 20159
/proc/meminfo: memFree=1796796/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=13600 CPUtime=0.57
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 974 6967 0 1 3 0 49 5 16 0 1 0 44925053 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3400 797 370 3 0 500 0
[pid=20150] ppid=20137 vsize=5356 CPUtime=0
/proc/20150/stat : 20150 (sh) S 20137 20137 18643 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44925122 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20150/statm: 1339 233 193 169 0 50 0
[pid=20151] ppid=20150 vsize=868504 CPUtime=5.46
/proc/20151/stat : 20151 (java) S 20150 20137 18643 0 -1 0 10441 0 1 0 505 41 0 0 20 0 9 0 44925123 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20151/statm: 217126 8718 2565 9 0 211673 0
[pid=20151/tid=20152] ppid=20150 vsize=868504 CPUtime=4.55
/proc/20151/task/20152/stat : 20152 (java) R 20150 20137 18643 0 -1 64 3717 0 1 0 423 32 0 0 25 0 9 0 44925124 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4127082056 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20153] ppid=20150 vsize=868504 CPUtime=0.62
/proc/20151/task/20153/stat : 20153 (java) S 20150 20137 18643 0 -1 64 4514 0 0 0 55 7 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20154] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20154/stat : 20154 (java) S 20150 20137 18643 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20155] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20155/stat : 20155 (java) S 20150 20137 18643 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20156] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20156/stat : 20156 (java) S 20150 20137 18643 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20157] ppid=20150 vsize=868504 CPUtime=0.27
/proc/20151/task/20157/stat : 20157 (java) S 20150 20137 18643 0 -1 64 1518 0 0 0 26 1 0 0 16 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20158] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20158/stat : 20158 (java) S 20150 20137 18643 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20159] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20159/stat : 20159 (java) S 20150 20137 18643 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 887460

[startup+12.7023 s]
/proc/loadavg: 2.82 3.01 3.10 4/91 20159
/proc/meminfo: memFree=1714428/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=13600 CPUtime=0.57
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 974 6967 0 1 3 0 49 5 16 0 1 0 44925053 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3400 797 370 3 0 500 0
[pid=20150] ppid=20137 vsize=5356 CPUtime=0
/proc/20150/stat : 20150 (sh) S 20137 20137 18643 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44925122 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20150/statm: 1339 233 193 169 0 50 0
[pid=20151] ppid=20150 vsize=868504 CPUtime=11.73
/proc/20151/stat : 20151 (java) S 20150 20137 18643 0 -1 0 11762 0 1 0 1078 95 0 0 20 0 9 0 44925123 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20151/statm: 217126 8718 2565 9 0 211673 0
[pid=20151/tid=20152] ppid=20150 vsize=868504 CPUtime=10.44
/proc/20151/task/20152/stat : 20152 (java) R 20150 20137 18643 0 -1 64 5038 0 1 0 965 79 0 0 25 0 9 0 44925124 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4126592349 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20153] ppid=20150 vsize=868504 CPUtime=1
/proc/20151/task/20153/stat : 20153 (java) S 20150 20137 18643 0 -1 64 4514 0 0 0 86 14 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20154] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20154/stat : 20154 (java) S 20150 20137 18643 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20155] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20155/stat : 20155 (java) S 20150 20137 18643 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20156] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20156/stat : 20156 (java) S 20150 20137 18643 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20157] ppid=20150 vsize=868504 CPUtime=0.27
/proc/20151/task/20157/stat : 20157 (java) S 20150 20137 18643 0 -1 64 1518 0 0 0 26 1 0 0 16 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20158] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20158/stat : 20158 (java) S 20150 20137 18643 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20159] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20159/stat : 20159 (java) S 20150 20137 18643 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44925133 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 887460

[startup+25.5022 s]
/proc/loadavg: 2.85 3.01 3.10 3/91 20159
/proc/meminfo: memFree=1547260/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=13600 CPUtime=0.57
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 974 6967 0 1 3 0 49 5 16 0 1 0 44925053 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3400 797 370 3 0 500 0
[pid=20150] ppid=20137 vsize=5356 CPUtime=0
/proc/20150/stat : 20150 (sh) S 20137 20137 18643 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44925122 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20150/statm: 1339 233 193 169 0 50 0
[pid=20151] ppid=20150 vsize=868504 CPUtime=24.26
/proc/20151/stat : 20151 (java) S 20150 20137 18643 0 -1 0 14368 0 1 0 2221 205 0 0 20 0 9 0 44925123 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20151/statm: 217126 8718 2565 9 0 211673 0
[pid=20151/tid=20152] ppid=20150 vsize=868504 CPUtime=22.2
/proc/20151/task/20152/stat : 20152 (java) R 20150 20137 18643 0 -1 64 7644 0 1 0 2046 174 0 0 25 0 9 0 44925124 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4126568287 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20153] ppid=20150 vsize=868504 CPUtime=1.77
/proc/20151/task/20153/stat : 20153 (java) S 20150 20137 18643 0 -1 64 4514 0 0 0 148 29 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20154] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20154/stat : 20154 (java) S 20150 20137 18643 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20151/tid=20155] ppid=20150 vsize=868504 CPUtime=0
/proc/20151/task/20155/stat : 20155 (java) S 20150 20137 18643 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44925125 889348096 8718 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=20173] ppid=20172 vsize=847940 CPUtime=3103.09
/proc/20173/stat : 20173 (minisat) R 20172 20137 18643 0 -1 4194304 203340 0 0 0 310171 138 0 0 25 0 1 0 44936893 868290560 203326 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20173/statm: 211985 203326 76 150 0 211832 0
Current children cumulated CPU time (s) 3220.17
Current children cumulated vsize (KiB) 867424

[startup+3282.3 s]
/proc/loadavg: 2.61 2.64 2.63 3/83 20175
/proc/meminfo: memFree=619964/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.08
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 1284 217176 0 3 5 1 11263 439 16 0 1 0 44925053 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20137/statm: 3532 913 374 3 0 632 0
[pid=20172] ppid=20137 vsize=5356 CPUtime=0
/proc/20172/stat : 20172 (sh) S 20137 20137 18643 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44936891 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20172/statm: 1339 232 193 169 0 50 0
[pid=20173] ppid=20172 vsize=852832 CPUtime=3163.08
/proc/20173/stat : 20173 (minisat) R 20172 20137 18643 0 -1 4194304 204593 0 0 0 316169 139 0 0 25 0 1 0 44936893 873299968 204579 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20173/statm: 213208 204579 76 150 0 213055 0
Current children cumulated CPU time (s) 3280.16
Current children cumulated vsize (KiB) 872316

[startup+3342.3 s]
/proc/loadavg: 2.54 2.61 2.62 3/83 20175
/proc/meminfo: memFree=614460/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.08
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 1284 217176 0 3 5 1 11263 439 16 0 1 0 44925053 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20137/statm: 3532 913 374 3 0 632 0
[pid=20172] ppid=20137 vsize=5356 CPUtime=0
/proc/20172/stat : 20172 (sh) S 20137 20137 18643 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44936891 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20172/statm: 1339 232 193 169 0 50 0
[pid=20173] ppid=20172 vsize=858396 CPUtime=3223.05
/proc/20173/stat : 20173 (minisat) R 20172 20137 18643 0 -1 4194304 205971 0 0 0 322165 140 0 0 25 0 1 0 44936893 878997504 205957 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/20173/statm: 214599 205957 76 150 0 214446 0
Current children cumulated CPU time (s) 3340.13
Current children cumulated vsize (KiB) 877880

[startup+3402.31 s]
/proc/loadavg: 2.58 2.60 2.61 3/83 20175
/proc/meminfo: memFree=607804/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.08
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 1284 217176 0 3 5 1 11263 439 16 0 1 0 44925053 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20137/statm: 3532 913 374 3 0 632 0
[pid=20172] ppid=20137 vsize=5356 CPUtime=0
/proc/20172/stat : 20172 (sh) S 20137 20137 18643 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44936891 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20172/statm: 1339 232 193 169 0 50 0
[pid=20173] ppid=20172 vsize=866260 CPUtime=3283.04
/proc/20173/stat : 20173 (minisat) R 20172 20137 18643 0 -1 4194304 207606 0 0 0 328162 142 0 0 25 0 1 0 44936893 887050240 207592 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/20173/statm: 216565 207592 76 150 0 216412 0
Current children cumulated CPU time (s) 3400.12
Current children cumulated vsize (KiB) 885744

[startup+3462.3 s]
/proc/loadavg: 2.53 2.59 2.61 3/83 20181
/proc/meminfo: memFree=600956/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.08
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 1284 217176 0 3 5 1 11263 439 16 0 1 0 44925053 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20137/statm: 3532 913 374 3 0 632 0
[pid=20172] ppid=20137 vsize=5356 CPUtime=0
/proc/20172/stat : 20172 (sh) S 20137 20137 18643 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44936891 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20172/statm: 1339 232 193 169 0 50 0
[pid=20173] ppid=20172 vsize=873016 CPUtime=3343.01
/proc/20173/stat : 20173 (minisat) R 20172 20137 18643 0 -1 4194304 209293 0 0 0 334157 144 0 0 25 0 1 0 44936893 893968384 209279 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20173/statm: 218254 209279 76 150 0 218101 0
Current children cumulated CPU time (s) 3460.09
Current children cumulated vsize (KiB) 892500

[startup+3522.3 s]
/proc/loadavg: 2.80 2.65 2.63 3/83 20181
/proc/meminfo: memFree=593980/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.08
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 1284 217176 0 3 5 1 11263 439 16 0 1 0 44925053 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20137/statm: 3532 913 374 3 0 632 0
[pid=20172] ppid=20137 vsize=5356 CPUtime=0
/proc/20172/stat : 20172 (sh) S 20137 20137 18643 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44936891 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20172/statm: 1339 232 193 169 0 50 0
[pid=20173] ppid=20172 vsize=879896 CPUtime=3402.99
/proc/20173/stat : 20173 (minisat) R 20172 20137 18643 0 -1 4194304 211026 0 0 0 340153 146 0 0 25 0 1 0 44936893 901013504 211012 996147200 134512640 135127466 4294956256 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 1 0 0
/proc/20173/statm: 219974 211012 76 150 0 219821 0
Current children cumulated CPU time (s) 3520.07
Current children cumulated vsize (KiB) 899380

[startup+3582.3 s]
/proc/loadavg: 2.69 2.63 2.62 3/83 20181
/proc/meminfo: memFree=587260/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.08
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 1284 217176 0 3 5 1 11263 439 16 0 1 0 44925053 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20137/statm: 3532 913 374 3 0 632 0
[pid=20172] ppid=20137 vsize=5356 CPUtime=0
/proc/20172/stat : 20172 (sh) S 20137 20137 18643 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44936891 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20172/statm: 1339 232 193 169 0 50 0
[pid=20173] ppid=20172 vsize=886592 CPUtime=3462.98
/proc/20173/stat : 20173 (minisat) R 20172 20137 18643 0 -1 4194304 212704 0 0 0 346150 148 0 0 25 0 1 0 44936893 907870208 212690 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20173/statm: 221648 212690 76 150 0 221495 0
Current children cumulated CPU time (s) 3580.06
Current children cumulated vsize (KiB) 906076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.3 s]
/proc/loadavg: 2.72 2.65 2.63 3/83 20181
/proc/meminfo: memFree=584956/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.08
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 1284 217176 0 3 5 1 11263 439 16 0 1 0 44925053 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20137/statm: 3532 913 374 3 0 632 0
[pid=20172] ppid=20137 vsize=5356 CPUtime=0
/proc/20172/stat : 20172 (sh) S 20137 20137 18643 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44936891 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20172/statm: 1339 232 193 169 0 50 0
[pid=20173] ppid=20172 vsize=888704 CPUtime=3482.98
/proc/20173/stat : 20173 (minisat) R 20172 20137 18643 0 -1 4194304 213249 0 0 0 348150 148 0 0 25 0 1 0 44936893 910032896 213235 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20173/statm: 222176 213235 76 150 0 222023 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 908188

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

[startup+3602.3 s]
/proc/loadavg: 2.72 2.65 2.63 3/83 20181
/proc/meminfo: memFree=584956/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.08
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 1284 217176 0 3 5 1 11263 439 16 0 1 0 44925053 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20137/statm: 3532 913 374 3 0 632 0
[pid=20172] ppid=20137 vsize=5356 CPUtime=0
/proc/20172/stat : 20172 (sh) S 20137 20137 18643 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44936891 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20172/statm: 1339 232 193 169 0 50 0
[pid=20173] ppid=20172 vsize=888704 CPUtime=3482.98
/proc/20173/stat : 20173 (minisat) R 20172 20137 18643 0 -1 4194304 213249 0 0 0 348150 148 0 0 25 0 1 0 44936893 910032896 213235 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20173/statm: 222176 213235 76 150 0 222023 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 908188

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

[startup+3602.42 s]
/proc/loadavg: 2.72 2.65 2.63 3/84 20182
/proc/meminfo: memFree=1329716/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.08
/proc/20137/stat : 20137 (sugar) S 20135 20137 18643 0 -1 4194304 1296 217176 0 3 5 1 11263 439 16 0 1 0 44925053 14467072 914 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20137/statm: 3532 914 374 3 0 632 0
[pid=20172] ppid=20137 vsize=0 CPUtime=0
/proc/20172/stat : 20172 (sh) Z 20137 20137 18643 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 44936891 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/20172/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 117.08
Current children cumulated vsize (KiB) 14128

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

[startup+3602.6 s]
/proc/loadavg: 2.72 2.65 2.63 3/84 20182
/proc/meminfo: memFree=1329716/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=14128 CPUtime=117.24
/proc/20137/stat : 20137 (sugar) R 20135 20137 18643 0 -1 4194304 1318 217453 0 3 5 17 11263 439 17 0 1 0 44925053 14467072 915 996147200 4194304 4206940 548682068592 18446744073709551615 272467989545 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20137/statm: 3532 915 375 3 0 632 0
Current children cumulated CPU time (s) 117.24
Current children cumulated vsize (KiB) 14128

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): 3482.98
#  lost CPU user time (s): 3481.5
#  lost CPU system time (s): 1.48

Real time (s): 3602.66
CPU time (s): 3600.3
CPU user time (s): 3594.19
CPU system time (s): 6.1063
CPU usage (%): 99.9345
Max. virtual memory (cumulated for all children) (KiB): 908188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.693
system time used= 4.6263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218802
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52186
involuntary context switches= 53174

runsolver used 3.60245 second user time and 9.62954 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-12 19:03:45
IDJOB=1113340
IDBENCH=61566
IDSOLVER=368
FILE ID=node22/1113340-1215882225
PBS_JOBID= 7903544
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/register/mulsol/normalized-mulsol-i-1-05.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-1113340-1215882225/watcher-1113340-1215882225 -o /tmp/evaluation-result-1113340-1215882225/solver-1113340-1215882225 -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-1113340-1215882225.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ceabdbc0d5189ac3439aa553c9a48b16
RANDOM SEED=648605325

node22.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.253
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.253
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:       1862716 kB
Buffers:          3856 kB
Cached:          44900 kB
SwapCached:          0 kB
Active:         137512 kB
Inactive:        11012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862716 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:         120124 kB
Slab:            29792 kB
Committed_AS:  1010780 kB
PageTables:       2040 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= 66460 MiB
End job on node22 at 2008-07-12 20:03:50