Trace number 1109686

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+minisatOPTIMUM2 2161.02 2180.61

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-5_ext.xml
MD5SUMdedcb79b74d97a272ff3a128bc6fbd80
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark2161.02
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.01/0.04	c 0	Sugar v1-13 + HOME/minisat
0.01/0.04	c 0	BEGIN Fri Jul 11 22:30:47 2008
0.01/0.04	c 0	PID 12607
0.01/0.05	c 0	HOST node32.alineos.net
0.01/0.05	c 0	CONVERTING HOME/instance-1109686-1215808247.xml TO HOME/temp.csp
0.01/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109686-1215808247.xml' 'HOME/temp.csp'
0.03/0.62	c 1	1 domains, 20 variables, 0 predicates, 5 relations, 5 constraints
0.03/0.63	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.63	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.60/0.71	c 1	Parsing HOME/temp.csp
1.15/1.30	c 1	parsed 31 expressions
1.26/1.30	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.26/1.30	c 1	MAX CSP: 5 constraints
1.26/1.30	c 1	Converting to clausal form CSP
1.26/1.32	c 1	converted 4 (10%) expressions
1.26/1.32	c 1	converted 8 (20%) expressions
1.26/1.32	c 1	converted 12 (30%) expressions
1.26/1.32	c 1	converted 16 (40%) expressions
1.26/1.32	c 1	converted 20 (50%) expressions
1.35/1.43	c 2	converted 24 (60%) expressions
1.56/1.63	c 2	converted 28 (70%) expressions
1.95/2.10	c 2	converted 32 (80%) expressions
2.54/2.66	c 3	converted 36 (90%) expressions
2.54/2.66	c 3	converted 39 (100%) expressions
2.54/2.66	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.54/2.66	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.54/2.66	c 3	Propagation in CSP
2.54/2.66	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.54/2.66	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.54/2.66	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.54/2.66	c 3	Simplifing CSP by introducing new Boolean variables
2.54/2.66	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.54/2.66	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.84/2.94	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.84/2.94	c 3	3 (10%) CSP integer variables are encoded (24 clauses, 264 bytes)
2.84/2.94	c 3	6 (20%) CSP integer variables are encoded (48 clauses, 480 bytes)
2.84/2.94	c 3	8 (30%) CSP integer variables are encoded (64 clauses, 624 bytes)
2.84/2.95	c 3	11 (40%) CSP integer variables are encoded (88 clauses, 840 bytes)
2.84/2.95	c 3	13 (50%) CSP integer variables are encoded (104 clauses, 1016 bytes)
2.84/2.95	c 3	16 (60%) CSP integer variables are encoded (128 clauses, 1280 bytes)
2.84/2.95	c 3	19 (70%) CSP integer variables are encoded (152 clauses, 1544 bytes)
2.84/2.95	c 3	21 (80%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.84/2.95	c 3	24 (90%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.84/2.95	c 3	26 (100%) CSP integer variables are encoded (164 clauses, 1676 bytes)
155.96/157.52	c 158	1 (10%) CSP clauses are encoded (140864 clauses, 7264446 bytes)
316.92/320.08	c 320	2 (20%) CSP clauses are encoded (281812 clauses, 14391084 bytes)
471.92/476.59	c 477	3 (30%) CSP clauses are encoded (422589 clauses, 22088155 bytes)
632.88/639.01	c 639	4 (40%) CSP clauses are encoded (563295 clauses, 29446254 bytes)
792.13/799.89	c 800	5 (50%) CSP clauses are encoded (704195 clauses, 37166891 bytes)
792.24/799.90	c 800	6 (60%) CSP clauses are encoded (704226 clauses, 37167428 bytes)
792.24/799.90	c 800	6 CSP clauses encoded
792.24/799.90	c 800	Writing map file : HOME/temp.map
792.24/799.90	c 800	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
792.24/799.90	c 800	SAT : 190 SAT variables, 704226 SAT clauses, 37167428 bytes
792.24/799.90	c 800	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
792.24/799.94	c 800	OBJECTIVE minimize _COST
792.24/799.94	c 800	OBJECTIVE BOUND: 0 <= _COST <= 
792.24/799.94	c 800	SEARCHING: _COST <= 3
792.24/799.94	c 800	SOLVING HOME/temp.cnf
792.24/799.94	c 800	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
792.24/799.95	c 800	This is MiniSat 2.0 beta
792.24/799.95	c 800	WARNING: for repeatability, setting FPU to use double precision
792.24/799.95	c 800	============================[ Problem Statistics ]=============================
792.24/799.95	c 800	|                                                                             |
792.24/799.95	c 800	|  Number of variables:  190                                                  |
792.24/799.95	c 800	|  Number of clauses:    704227                                               |
793.31/801.01	c 801	|  Parsing time:         0.95         s                                       |
793.31/801.08	c 801	============================[ Search Statistics ]==============================
793.31/801.08	c 801	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
793.31/801.08	c 801	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
793.31/801.08	c 801	===============================================================================
793.31/801.08	c 801	|         0 |     188   704224  9548790 |   234741        0    nan |  0.000 % |
793.71/801.41	c 802	|       101 |     188   704224  9548790 |   258215      101      9 |  1.055 % |
793.91/801.66	c 802	|       251 |     188   704224  9548790 |   284037      251     11 |  1.058 % |
794.01/801.72	c 802	===============================================================================
794.01/801.72	c 802	restarts              : 3
794.01/801.72	c 802	conflicts             : 301            (184 /sec)
794.01/801.72	c 802	decisions             : 472            (1.48 % random) (288 /sec)
794.01/801.72	c 802	propagations          : 3664           (2234 /sec)
794.01/801.72	c 802	conflict literals     : 3127           (22.21 % deleted)
794.01/801.72	c 802	Memory used           : 64.84 MB
794.01/801.72	c 802	CPU time              : 1.63975 s
794.01/801.72	c 802	
794.01/801.72	c 802	SATISFIABLE
794.01/801.73	c 802	FOUND: _COST <= 3
794.01/801.73	s SATISFIABLE
794.01/801.73	c 802	DECODING HOME/temp.out WITH HOME/temp.map
794.01/801.73	c 802	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
794.11/801.82	c 802	Decoding HOME/temp.out
794.11/801.83	c 802	OBJECTIVE _COST 3
794.11/801.83	o 3
794.11/801.83	v 9 9 9 8 9 2 9 9 6 9 6 6 6 6 9 9 5 8 2 1
794.11/801.84	c 802	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
794.11/801.85	c 802	OBJECTIVE BOUND: 0 <= _COST <= 3
794.11/801.85	c 802	SEARCHING: _COST <= 1
794.11/801.85	c 802	SOLVING HOME/temp.cnf
794.11/801.85	c 802	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
794.11/801.85	c 802	This is MiniSat 2.0 beta
794.11/801.85	c 802	WARNING: for repeatability, setting FPU to use double precision
794.11/801.85	c 802	============================[ Problem Statistics ]=============================
794.11/801.85	c 802	|                                                                             |
794.11/801.85	c 802	|  Number of variables:  190                                                  |
794.11/801.85	c 802	|  Number of clauses:    704227                                               |
795.20/802.91	c 803	|  Parsing time:         0.96         s                                       |
795.20/802.98	c 803	============================[ Search Statistics ]==============================
795.20/802.98	c 803	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
795.20/802.98	c 803	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
795.20/802.98	c 803	===============================================================================
795.20/802.98	c 803	|         0 |     186   704222  9548786 |   234740        0    nan |  0.000 % |
795.59/803.31	c 803	|       100 |     186   704222  9548786 |   258214      100      9 |  2.108 % |
796.09/803.88	c 804	|       250 |     186   704222  9548786 |   284036      250     11 |  2.122 % |
796.79/804.55	c 805	|       476 |     186   704222  9548786 |   312439      476     11 |  2.130 % |
797.69/805.43	c 806	|       813 |     186   704222  9548786 |   343683      813     12 |  2.130 % |
799.70/807.40	c 808	|      1319 |     186   704222  9548786 |   378052     1319     11 |  2.130 % |
801.89/809.68	c 810	|      2078 |     186   704222  9548786 |   415857     2078     13 |  2.130 % |
805.27/813.09	c 813	|      3217 |     186   704222  9548786 |   457443     3217     12 |  2.122 % |
810.92/818.75	c 819	|      4925 |     186   704222  9548786 |   503187     4925     13 |  2.130 % |
816.87/824.76	c 825	|      7488 |     186   704222  9548786 |   553506     7488     13 |  2.130 % |
830.14/838.20	c 838	|     11332 |     186   704222  9548786 |   608856    11332     14 |  2.130 % |
847.96/856.13	c 856	|     17100 |     186   704222  9548786 |   669742    17100     13 |  2.133 % |
880.27/888.72	c 889	|     25750 |     186   704222  9548786 |   736716    25750     13 |  2.136 % |
910.29/919.04	c 919	|     38725 |     186   704222  9548786 |   810388    38725     13 |  2.114 % |
974.41/983.72	c 984	|     58186 |     186   704222  9548786 |   891427    58186     14 |  2.122 % |
1062.31/1072.43	c 1073	|     87378 |     186   704222  9548786 |   980570    87378     14 |  2.125 % |
1182.15/1193.30	c 1193	|    131168 |     184   704222  9548786 |  1078627   131167     14 |  3.161 % |
1420.32/1433.60	c 1434	|    196852 |     184   704222  9548786 |  1186489   196851     14 |  3.161 % |
1798.97/1815.61	c 1816	|    295379 |     183   704222  9548786 |  1305138   295377     15 |  3.690 % |
2133.90/2153.57	c 2154	===============================================================================
2133.90/2153.57	c 2154	restarts              : 19
2133.90/2153.57	c 2154	conflicts             : 358775         (268 /sec)
2133.90/2153.57	c 2154	decisions             : 415960         (1.73 % random) (311 /sec)
2133.90/2153.57	c 2154	propagations          : 5164363        (3855 /sec)
2133.90/2153.57	c 2154	conflict literals     : 5218467        (19.27 % deleted)
2133.90/2153.57	c 2154	Memory used           : 107.25 MB
2133.90/2153.57	c 2154	CPU time              : 1339.52 s
2133.90/2153.57	c 2154	
2133.90/2153.57	c 2154	UNSATISFIABLE
2133.90/2153.59	c 2154	NOT FOUND: _COST <= 1
2133.90/2153.59	c 2154	OBJECTIVE BOUND: 2 <= _COST <= 3
2133.90/2153.59	c 2154	SEARCHING: _COST <= 2
2133.90/2153.59	c 2154	SOLVING HOME/temp.cnf
2133.90/2153.59	c 2154	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2133.90/2153.59	c 2154	This is MiniSat 2.0 beta
2133.90/2153.59	c 2154	WARNING: for repeatability, setting FPU to use double precision
2133.90/2153.59	c 2154	============================[ Problem Statistics ]=============================
2133.90/2153.59	c 2154	|                                                                             |
2133.90/2153.60	c 2154	|  Number of variables:  190                                                  |
2133.90/2153.60	c 2154	|  Number of clauses:    704227                                               |
2134.99/2154.66	c 2155	|  Parsing time:         0.95         s                                       |
2135.09/2154.73	c 2155	============================[ Search Statistics ]==============================
2135.09/2154.73	c 2155	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2135.09/2154.73	c 2155	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2135.09/2154.73	c 2155	===============================================================================
2135.09/2154.73	c 2155	|         0 |     187   704223  9548788 |   234741        0    nan |  0.000 % |
2135.39/2155.06	c 2155	|       100 |     187   704223  9548788 |   258215      100      9 |  1.582 % |
2135.99/2155.67	c 2156	|       250 |     187   704223  9548788 |   284036      250     11 |  1.585 % |
2136.49/2156.16	c 2156	|       475 |     187   704223  9548788 |   312440      475     11 |  1.604 % |
2137.10/2156.74	c 2157	|       813 |     187   704223  9548788 |   343684      813     11 |  1.604 % |
2138.80/2158.48	c 2159	|      1319 |     187   704223  9548788 |   378052     1319     11 |  1.604 % |
2140.50/2160.19	c 2160	|      2078 |     187   704223  9548788 |   415858     2078     12 |  1.585 % |
2143.21/2162.83	c 2163	|      3222 |     187   704223  9548788 |   457443     3222     12 |  1.585 % |
2148.30/2167.91	c 2168	|      4930 |     187   704223  9548788 |   503188     4930     12 |  1.604 % |
2154.90/2174.54	c 2175	|      7493 |     187   704223  9548788 |   553506     7493     12 |  1.604 % |
2160.80/2180.44	c 2181	===============================================================================
2160.80/2180.44	c 2181	restarts              : 10
2160.80/2180.44	c 2181	conflicts             : 9436           (353 /sec)
2160.80/2180.44	c 2181	decisions             : 11900          (1.44 % random) (446 /sec)
2160.80/2180.44	c 2181	propagations          : 145671         (5454 /sec)
2160.80/2180.44	c 2181	conflict literals     : 114435         (20.66 % deleted)
2160.80/2180.44	c 2181	Memory used           : 68.28 MB
2160.80/2180.44	c 2181	CPU time              : 26.7079 s
2160.80/2180.44	c 2181	
2160.80/2180.44	c 2181	SATISFIABLE
2160.80/2180.46	c 2181	FOUND: _COST <= 2
2160.80/2180.46	c 2181	DECODING HOME/temp.out WITH HOME/temp.map
2160.80/2180.46	c 2181	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2160.87/2180.54	c 2181	Decoding HOME/temp.out
2160.87/2180.56	c 2181	OBJECTIVE _COST 2
2160.87/2180.56	o 2
2160.87/2180.56	v 9 9 8 9 9 3 7 2 9 9 6 6 0 5 7 2 8 6 6 0
2160.87/2180.57	c 2181	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2160.87/2180.58	c 2181	OBJECTIVE _COST 2
2160.87/2180.58	s OPTIMUM FOUND
2160.87/2180.58	c 2181	CPU 2159.75 (0.04 0.02 2159.71 1.21)
2160.87/2180.58	c 2181	END Fri Jul 11 23:07:08 2008

Verifier Data (download as text)

OK	2	3
2 unsatisfied constraints, 3 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-1109686-1215808247/watcher-1109686-1215808247 -o /tmp/evaluation-result-1109686-1215808247/solver-1109686-1215808247 -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-1109686-1215808247.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: 0.16 0.03 0.01 4/73 12607
/proc/meminfo: memFree=1730144/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=12272 CPUtime=0
/proc/12607/stat : 12607 (sugar) R 12605 12607 12441 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 37526341 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 268213910117 0 0 4224 0 0 0 0 17 1 0 0
/proc/12607/statm: 3068 364 274 3 0 168 0

[startup+0.0338001 s]
/proc/loadavg: 0.16 0.03 0.01 4/73 12607
/proc/meminfo: memFree=1730144/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13204 CPUtime=0.01
/proc/12607/stat : 12607 (sugar) R 12605 12607 12441 0 -1 4194304 653 0 0 0 1 0 0 0 20 0 1 0 37526341 13520896 621 996147200 4194304 4206940 548682068592 18446744073709551615 268213588647 0 0 4224 0 0 0 0 17 1 0 0
/proc/12607/statm: 3301 621 316 3 0 401 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13204

[startup+0.103812 s]
/proc/loadavg: 0.16 0.03 0.01 4/73 12607
/proc/meminfo: memFree=1730144/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=0.03
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 898 127 0 0 2 1 0 0 21 0 1 0 37526341 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302835 s]
/proc/loadavg: 0.16 0.03 0.01 4/73 12607
/proc/meminfo: memFree=1730144/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=0.03
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 898 127 0 0 2 1 0 0 21 0 1 0 37526341 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702882 s]
/proc/loadavg: 0.16 0.03 0.01 4/73 12607
/proc/meminfo: memFree=1730144/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=0.6
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 957 7970 0 1 2 1 53 4 16 0 1 0 37526341 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 13600

[startup+1.50297 s]
/proc/loadavg: 0.16 0.03 0.01 3/94 12650
/proc/meminfo: memFree=1702456/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=0.6
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 974 7970 0 1 2 1 53 4 15 0 1 0 37526341 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12607/statm: 3400 797 370 3 0 500 0
[pid=12631] ppid=12607 vsize=5356 CPUtime=0
/proc/12631/stat : 12631 (sh) S 12607 12607 12441 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37526405 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12631/statm: 1339 233 193 169 0 50 0
[pid=12632] ppid=12631 vsize=865028 CPUtime=0.86
/proc/12632/stat : 12632 (java) S 12631 12607 12441 0 -1 0 9318 0 1 0 81 5 0 0 18 0 9 0 37526405 885788672 8500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12632/statm: 216257 8500 2542 9 0 210832 0
[pid=12632/tid=12633] ppid=12631 vsize=865028 CPUtime=0.44
/proc/12632/task/12633/stat : 12633 (java) R 12631 12607 12441 0 -1 64 2724 0 1 0 43 1 0 0 20 0 9 0 37526406 885788672 8500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12634] ppid=12631 vsize=865028 CPUtime=0.34
/proc/12632/task/12634/stat : 12634 (java) R 12631 12607 12441 0 -1 64 5574 0 0 0 32 2 0 0 16 0 9 0 37526407 885788672 8500 996147200 134512640 134550740 4294955936 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12635] ppid=12631 vsize=865028 CPUtime=0
/proc/12632/task/12635/stat : 12635 (java) S 12631 12607 12441 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37526408 885788672 8500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12636] ppid=12631 vsize=865028 CPUtime=0
/proc/12632/task/12636/stat : 12636 (java) S 12631 12607 12441 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37526408 885788672 8500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12637] ppid=12631 vsize=865028 CPUtime=0
/proc/12632/task/12637/stat : 12637 (java) S 12631 12607 12441 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37526410 885788672 8500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12632/tid=12638] ppid=12631 vsize=865028 CPUtime=0.05
/proc/12632/task/12638/stat : 12638 (java) S 12631 12607 12441 0 -1 64 322 0 0 0 5 0 0 0 16 0 9 0 37526410 885788672 8500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12639] ppid=12631 vsize=865028 CPUtime=0
/proc/12632/task/12639/stat : 12639 (java) S 12631 12607 12441 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37526410 885788672 8500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12632/tid=12640] ppid=12631 vsize=865028 CPUtime=0
/proc/12632/task/12640/stat : 12640 (java) S 12631 12607 12441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37526410 885788672 8500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 883984

[startup+3.10115 s]
/proc/loadavg: 0.16 0.03 0.01 3/94 12650
/proc/meminfo: memFree=1637560/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=0.6
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 974 7970 0 1 2 1 53 4 15 0 1 0 37526341 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12607/statm: 3400 797 370 3 0 500 0
[pid=12631] ppid=12607 vsize=5356 CPUtime=0
/proc/12631/stat : 12631 (sh) S 12607 12607 12441 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37526405 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12631/statm: 1339 233 193 169 0 50 0
[pid=12632] ppid=12631 vsize=865160 CPUtime=2.44
/proc/12632/stat : 12632 (java) S 12631 12607 12441 0 -1 0 19017 0 1 0 233 11 0 0 18 0 9 0 37526405 885923840 17500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12632/statm: 216290 17500 2564 9 0 210837 0
[pid=12632/tid=12633] ppid=12631 vsize=865160 CPUtime=0.88
/proc/12632/task/12633/stat : 12633 (java) R 12631 12607 12441 0 -1 64 3325 0 1 0 86 2 0 0 17 0 9 0 37526406 885923840 17500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12634] ppid=12631 vsize=865160 CPUtime=1.46
/proc/12632/task/12634/stat : 12634 (java) S 12631 12607 12441 0 -1 64 14651 0 0 0 138 8 0 0 17 0 9 0 37526407 885923840 17500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12635] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12635/stat : 12635 (java) S 12631 12607 12441 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37526408 885923840 17500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12636] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12636/stat : 12636 (java) S 12631 12607 12441 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37526408 885923840 17500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12637] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12637/stat : 12637 (java) S 12631 12607 12441 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37526410 885923840 17500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12632/tid=12638] ppid=12631 vsize=865160 CPUtime=0.08
/proc/12632/task/12638/stat : 12638 (java) R 12631 12607 12441 0 -1 64 343 0 0 0 8 0 0 0 16 0 9 0 37526410 885923840 17500 996147200 134512640 134550740 4294955936 18446744073709551615 101644652 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12639] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12639/stat : 12639 (java) S 12631 12607 12441 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37526410 885923840 17500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12632/tid=12640] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12640/stat : 12640 (java) S 12631 12607 12441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37526410 885923840 17500 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 884116

[startup+6.30251 s]
/proc/loadavg: 0.31 0.07 0.02 3/94 12650
/proc/meminfo: memFree=1601784/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=0.6
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 974 7970 0 1 2 1 53 4 15 0 1 0 37526341 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12607/statm: 3400 797 370 3 0 500 0
[pid=12631] ppid=12607 vsize=5356 CPUtime=0
/proc/12631/stat : 12631 (sh) S 12607 12607 12441 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37526405 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12631/statm: 1339 233 193 169 0 50 0
[pid=12632] ppid=12631 vsize=865160 CPUtime=5.61
/proc/12632/stat : 12632 (java) S 12631 12607 12441 0 -1 0 19028 0 1 0 549 12 0 0 18 0 9 0 37526405 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12632/statm: 216290 17501 2564 9 0 210837 0
[pid=12632/tid=12633] ppid=12631 vsize=865160 CPUtime=4.01
/proc/12632/task/12633/stat : 12633 (java) R 12631 12607 12441 0 -1 64 3335 0 1 0 399 2 0 0 25 0 9 0 37526406 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4126548352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12634] ppid=12631 vsize=865160 CPUtime=1.49
/proc/12632/task/12634/stat : 12634 (java) S 12631 12607 12441 0 -1 64 14651 0 0 0 141 8 0 0 16 0 9 0 37526407 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12635] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12635/stat : 12635 (java) S 12631 12607 12441 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37526408 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12636] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12636/stat : 12636 (java) S 12631 12607 12441 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37526408 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12637] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12637/stat : 12637 (java) S 12631 12607 12441 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37526410 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12632/tid=12638] ppid=12631 vsize=865160 CPUtime=0.08
/proc/12632/task/12638/stat : 12638 (java) S 12631 12607 12441 0 -1 64 344 0 0 0 8 0 0 0 16 0 9 0 37526410 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12639] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12639/stat : 12639 (java) S 12631 12607 12441 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37526410 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12632/tid=12640] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12640/stat : 12640 (java) S 12631 12607 12441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37526410 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 884116

[startup+12.7012 s]
/proc/loadavg: 0.44 0.10 0.03 4/94 12650
/proc/meminfo: memFree=1601528/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=0.6
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 974 7970 0 1 2 1 53 4 15 0 1 0 37526341 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12607/statm: 3400 797 370 3 0 500 0
[pid=12631] ppid=12607 vsize=5356 CPUtime=0
/proc/12631/stat : 12631 (sh) S 12607 12607 12441 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37526405 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12631/statm: 1339 233 193 169 0 50 0
[pid=12632] ppid=12631 vsize=865160 CPUtime=11.95
/proc/12632/stat : 12632 (java) S 12631 12607 12441 0 -1 0 19028 0 1 0 1183 12 0 0 18 0 9 0 37526405 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12632/statm: 216290 17501 2564 9 0 210837 0
[pid=12632/tid=12633] ppid=12631 vsize=865160 CPUtime=10.34
/proc/12632/task/12633/stat : 12633 (java) R 12631 12607 12441 0 -1 64 3335 0 1 0 1032 2 0 0 25 0 9 0 37526406 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4126567620 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12634] ppid=12631 vsize=865160 CPUtime=1.49
/proc/12632/task/12634/stat : 12634 (java) S 12631 12607 12441 0 -1 64 14651 0 0 0 141 8 0 0 16 0 9 0 37526407 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12635] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12635/stat : 12635 (java) S 12631 12607 12441 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37526408 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12636] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12636/stat : 12636 (java) S 12631 12607 12441 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37526408 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12637] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12637/stat : 12637 (java) S 12631 12607 12441 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37526410 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12632/tid=12638] ppid=12631 vsize=865160 CPUtime=0.08
/proc/12632/task/12638/stat : 12638 (java) S 12631 12607 12441 0 -1 64 344 0 0 0 8 0 0 0 16 0 9 0 37526410 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12639] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12639/stat : 12639 (java) S 12631 12607 12441 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37526410 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12632/tid=12640] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12640/stat : 12640 (java) S 12631 12607 12441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37526410 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 884116

[startup+25.5027 s]
/proc/loadavg: 0.79 0.19 0.06 3/94 12650
/proc/meminfo: memFree=1601656/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=0.6
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 974 7970 0 1 2 1 53 4 15 0 1 0 37526341 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12607/statm: 3400 797 370 3 0 500 0
[pid=12631] ppid=12607 vsize=5356 CPUtime=0
/proc/12631/stat : 12631 (sh) S 12607 12607 12441 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 37526405 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12631/statm: 1339 233 193 169 0 50 0
[pid=12632] ppid=12631 vsize=865160 CPUtime=24.62
/proc/12632/stat : 12632 (java) S 12631 12607 12441 0 -1 0 19028 0 1 0 2450 12 0 0 18 0 9 0 37526405 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12632/statm: 216290 17501 2564 9 0 210837 0
[pid=12632/tid=12633] ppid=12631 vsize=865160 CPUtime=23.02
/proc/12632/task/12633/stat : 12633 (java) R 12631 12607 12441 0 -1 64 3335 0 1 0 2300 2 0 0 25 0 9 0 37526406 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4126548304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12634] ppid=12631 vsize=865160 CPUtime=1.49
/proc/12632/task/12634/stat : 12634 (java) S 12631 12607 12441 0 -1 64 14651 0 0 0 141 8 0 0 16 0 9 0 37526407 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12635] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12635/stat : 12635 (java) S 12631 12607 12441 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37526408 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12632/tid=12636] ppid=12631 vsize=865160 CPUtime=0
/proc/12632/task/12636/stat : 12636 (java) S 12631 12607 12441 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37526408 885923840 17501 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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


[startup+2022.3 s]
/proc/loadavg: 2.06 2.00 1.74 3/77 12681
/proc/meminfo: memFree=1448504/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=794.16
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1168 65968 0 3 3 1 79341 71 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12663] ppid=12607 vsize=5356 CPUtime=0
/proc/12663/stat : 12663 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37606526 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12663/statm: 1339 232 193 169 0 50 0
[pid=12664] ppid=12663 vsize=107272 CPUtime=1209.71
/proc/12664/stat : 12664 (minisat) R 12663 12607 12441 0 -1 4194304 25070 0 0 0 120942 29 0 0 25 0 1 0 37606527 109846528 25021 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12664/statm: 26818 25021 75 150 0 26665 0
Current children cumulated CPU time (s) 2003.87
Current children cumulated vsize (KiB) 126228

[startup+2082.31 s]
/proc/loadavg: 2.10 2.03 1.77 3/77 12681
/proc/meminfo: memFree=1445752/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=794.16
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1168 65968 0 3 3 1 79341 71 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12663] ppid=12607 vsize=5356 CPUtime=0
/proc/12663/stat : 12663 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37606526 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12663/statm: 1339 232 193 169 0 50 0
[pid=12664] ppid=12663 vsize=108348 CPUtime=1269.18
/proc/12664/stat : 12664 (minisat) R 12663 12607 12441 0 -1 4194304 25320 0 0 0 126888 30 0 0 25 0 1 0 37606527 110948352 25271 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12664/statm: 27087 25271 75 150 0 26934 0
Current children cumulated CPU time (s) 2063.34
Current children cumulated vsize (KiB) 127304

[startup+2142.3 s]
/proc/loadavg: 2.07 2.03 1.78 3/77 12681
/proc/meminfo: memFree=1443584/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=794.16
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1168 65968 0 3 3 1 79341 71 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12663] ppid=12607 vsize=5356 CPUtime=0
/proc/12663/stat : 12663 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37606526 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12663/statm: 1339 232 193 169 0 50 0
[pid=12664] ppid=12663 vsize=109492 CPUtime=1328.64
/proc/12664/stat : 12664 (minisat) R 12663 12607 12441 0 -1 4194304 25569 0 0 0 132834 30 0 0 25 0 1 0 37606527 112119808 25520 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/12664/statm: 27373 25520 75 150 0 27220 0
Current children cumulated CPU time (s) 2122.8
Current children cumulated vsize (KiB) 128448

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

[startup+2150.3 s]
/proc/loadavg: 2.14 2.05 1.79 3/77 12681
/proc/meminfo: memFree=1443008/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=794.16
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1168 65968 0 3 3 1 79341 71 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12663] ppid=12607 vsize=5356 CPUtime=0
/proc/12663/stat : 12663 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37606526 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12663/statm: 1339 232 193 169 0 50 0
[pid=12664] ppid=12663 vsize=109816 CPUtime=1336.57
/proc/12664/stat : 12664 (minisat) R 12663 12607 12441 0 -1 4194304 25626 0 0 0 133627 30 0 0 25 0 1 0 37606527 112451584 25577 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12664/statm: 27454 25577 75 150 0 27301 0
Current children cumulated CPU time (s) 2130.73
Current children cumulated vsize (KiB) 128772

[startup+2163.1 s]
/proc/loadavg: 2.11 2.05 1.79 3/77 12683
/proc/meminfo: memFree=1481216/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=2134.02
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1222 91891 0 3 4 2 213292 104 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12682] ppid=12607 vsize=5356 CPUtime=0
/proc/12682/stat : 12682 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37741700 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12682/statm: 1339 232 193 169 0 50 0
[pid=12683] ppid=12682 vsize=68104 CPUtime=9.48
/proc/12683/stat : 12683 (minisat) R 12682 12607 12441 0 -1 4194304 16029 0 0 0 936 12 0 0 25 0 1 0 37741701 69738496 15980 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 1 0 0
/proc/12683/statm: 17026 15980 75 150 0 16873 0
Current children cumulated CPU time (s) 2143.5
Current children cumulated vsize (KiB) 87060

[startup+2169.5 s]
/proc/loadavg: 2.10 2.04 1.79 3/77 12683
/proc/meminfo: memFree=1480768/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=2134.02
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1222 91891 0 3 4 2 213292 104 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12682] ppid=12607 vsize=5356 CPUtime=0
/proc/12682/stat : 12682 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37741700 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12682/statm: 1339 232 193 169 0 50 0
[pid=12683] ppid=12682 vsize=68952 CPUtime=15.88
/proc/12683/stat : 12683 (minisat) R 12682 12607 12441 0 -1 4194304 16161 0 0 0 1576 12 0 0 25 0 1 0 37741701 70606848 16112 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12683/statm: 17238 16112 75 150 0 17085 0
Current children cumulated CPU time (s) 2149.9
Current children cumulated vsize (KiB) 87908

[startup+2175.9 s]
/proc/loadavg: 2.09 2.04 1.80 3/77 12683
/proc/meminfo: memFree=1480000/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=2134.02
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1222 91891 0 3 4 2 213292 104 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12682] ppid=12607 vsize=5356 CPUtime=0
/proc/12682/stat : 12682 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37741700 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12682/statm: 1339 232 193 169 0 50 0
[pid=12683] ppid=12682 vsize=69524 CPUtime=22.28
/proc/12683/stat : 12683 (minisat) R 12682 12607 12441 0 -1 4194304 16302 0 0 0 2216 12 0 0 25 0 1 0 37741701 71192576 16253 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12683/statm: 17381 16253 75 150 0 17228 0
Current children cumulated CPU time (s) 2156.3
Current children cumulated vsize (KiB) 88480

[startup+2179.11 s]
/proc/loadavg: 2.09 2.04 1.80 3/77 12683
/proc/meminfo: memFree=1479808/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=2134.02
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1222 91891 0 3 4 2 213292 104 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12682] ppid=12607 vsize=5356 CPUtime=0
/proc/12682/stat : 12682 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37741700 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12682/statm: 1339 232 193 169 0 50 0
[pid=12683] ppid=12682 vsize=69740 CPUtime=25.48
/proc/12683/stat : 12683 (minisat) R 12682 12607 12441 0 -1 4194304 16330 0 0 0 2536 12 0 0 25 0 1 0 37741701 71413760 16281 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12683/statm: 17435 16281 75 150 0 17282 0
Current children cumulated CPU time (s) 2159.5
Current children cumulated vsize (KiB) 88696

[startup+2179.9 s]
/proc/loadavg: 2.09 2.04 1.80 3/77 12683
/proc/meminfo: memFree=1479808/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=2134.02
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1222 91891 0 3 4 2 213292 104 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12682] ppid=12607 vsize=5356 CPUtime=0
/proc/12682/stat : 12682 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37741700 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12682/statm: 1339 232 193 169 0 50 0
[pid=12683] ppid=12682 vsize=69912 CPUtime=26.28
/proc/12683/stat : 12683 (minisat) R 12682 12607 12441 0 -1 4194304 16358 0 0 0 2616 12 0 0 25 0 1 0 37741701 71589888 16309 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12683/statm: 17478 16309 75 150 0 17325 0
Current children cumulated CPU time (s) 2160.3
Current children cumulated vsize (KiB) 88868

[startup+2180.3 s]
/proc/loadavg: 2.08 2.04 1.80 3/77 12683
/proc/meminfo: memFree=1479616/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=2134.02
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1222 91891 0 3 4 2 213292 104 16 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
[pid=12682] ppid=12607 vsize=5356 CPUtime=0
/proc/12682/stat : 12682 (sh) S 12607 12607 12441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37741700 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12682/statm: 1339 232 193 169 0 50 0
[pid=12683] ppid=12682 vsize=69912 CPUtime=26.68
/proc/12683/stat : 12683 (minisat) R 12682 12607 12441 0 -1 4194304 16367 0 0 0 2656 12 0 0 25 0 1 0 37741701 71589888 16318 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12683/statm: 17478 16318 75 150 0 17325 0
Current children cumulated CPU time (s) 2160.7
Current children cumulated vsize (KiB) 88868

[startup+2180.5 s]
/proc/loadavg: 2.08 2.04 1.80 3/77 12683
/proc/meminfo: memFree=1479616/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=2160.87
/proc/12607/stat : 12607 (sugar) S 12605 12607 12441 0 -1 4194304 1262 108555 0 3 4 2 215963 118 17 0 1 0 37526341 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12607/statm: 3400 802 374 3 0 500 0
Current children cumulated CPU time (s) 2160.87
Current children cumulated vsize (KiB) 13600

[startup+2180.6 s]
/proc/loadavg: 2.08 2.04 1.80 3/77 12683
/proc/meminfo: memFree=1479616/2055920 swapFree=4179612/4192956
[pid=12607] ppid=12605 vsize=13600 CPUtime=2160.99
/proc/12607/stat : 12607 (sugar) R 12605 12607 12441 0 -1 4194304 1310 112175 0 4 4 3 215971 121 16 0 1 0 37526341 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268213916713 0 0 4224 16386 0 0 0 17 1 0 0
/proc/12607/statm: 3400 803 375 3 0 500 0
Current children cumulated CPU time (s) 2160.99
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 2180.61
CPU time (s): 2161.02
CPU user time (s): 2159.76
CPU system time (s): 1.26081
CPU usage (%): 99.1017
Max. virtual memory (cumulated for all children) (KiB): 890248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2159.76
system time used= 1.26081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113516
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21576
involuntary context switches= 69726

runsolver used 3.02154 second user time and 6.69798 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-11 22:30:47
IDJOB=1109686
IDBENCH=61000
IDSOLVER=368
FILE ID=node32/1109686-1215808247
PBS_JOBID= 7903273
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-5_ext.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-1109686-1215808247/watcher-1109686-1215808247 -o /tmp/evaluation-result-1109686-1215808247/solver-1109686-1215808247 -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-1109686-1215808247.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dedcb79b74d97a272ff3a128bc6fbd80
RANDOM SEED=392734722

node32.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.243
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.243
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:       1731008 kB
Buffers:         42376 kB
Cached:         209344 kB
SwapCached:       7496 kB
Active:         174804 kB
Inactive:        88876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731008 kB
SwapTotal:     4192956 kB
SwapFree:      4179612 kB
Dirty:            4040 kB
Writeback:           0 kB
Mapped:          16900 kB
Slab:            46500 kB
Committed_AS:   129064 kB
PageTables:       1880 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node32 at 2008-07-11 23:07:08