Trace number 1109734

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 1421.45 1435

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-15_ext.xml
MD5SUMe2f300e40241c0b4c747cb27e32e09ee
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 benchmark1421.45
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.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 22:49:42 2008
0.00/0.04	c 0	PID 14540
0.00/0.05	c 0	HOST node26.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1109734-1215809382.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109734-1215809382.xml' 'HOME/temp.csp'
0.04/0.83	c 1	1 domains, 20 variables, 0 predicates, 5 relations, 5 constraints
0.04/0.88	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.89	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.81/0.97	c 1	Parsing HOME/temp.csp
1.40/1.58	c 2	parsed 31 expressions
1.40/1.59	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.40/1.59	c 2	MAX CSP: 5 constraints
1.40/1.59	c 2	Converting to clausal form CSP
1.49/1.61	c 2	converted 4 (10%) expressions
1.49/1.61	c 2	converted 8 (20%) expressions
1.49/1.61	c 2	converted 12 (30%) expressions
1.49/1.61	c 2	converted 16 (40%) expressions
1.49/1.61	c 2	converted 20 (50%) expressions
1.60/1.72	c 2	converted 24 (60%) expressions
1.79/1.92	c 2	converted 28 (70%) expressions
2.28/2.40	c 3	converted 32 (80%) expressions
2.79/2.95	c 3	converted 36 (90%) expressions
2.79/2.95	c 3	converted 39 (100%) expressions
2.79/2.95	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.79/2.95	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.79/2.95	c 3	Propagation in CSP
2.79/2.95	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.79/2.95	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.79/2.95	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.79/2.95	c 3	Simplifing CSP by introducing new Boolean variables
2.79/2.95	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.79/2.95	c 3	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.98/3.20	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.07/3.20	c 3	3 (10%) CSP integer variables are encoded (24 clauses, 264 bytes)
3.07/3.21	c 3	6 (20%) CSP integer variables are encoded (48 clauses, 480 bytes)
3.07/3.21	c 3	8 (30%) CSP integer variables are encoded (64 clauses, 624 bytes)
3.07/3.21	c 3	11 (40%) CSP integer variables are encoded (88 clauses, 840 bytes)
3.07/3.21	c 3	13 (50%) CSP integer variables are encoded (104 clauses, 1016 bytes)
3.07/3.21	c 3	16 (60%) CSP integer variables are encoded (128 clauses, 1280 bytes)
3.07/3.21	c 3	19 (70%) CSP integer variables are encoded (152 clauses, 1544 bytes)
3.07/3.21	c 3	21 (80%) CSP integer variables are encoded (160 clauses, 1632 bytes)
3.07/3.21	c 3	24 (90%) CSP integer variables are encoded (160 clauses, 1632 bytes)
3.07/3.21	c 3	26 (100%) CSP integer variables are encoded (164 clauses, 1676 bytes)
155.64/157.29	c 157	1 (10%) CSP clauses are encoded (141230 clauses, 7270501 bytes)
308.19/311.28	c 311	2 (20%) CSP clauses are encoded (281870 clauses, 14523466 bytes)
466.59/471.14	c 471	3 (30%) CSP clauses are encoded (422713 clauses, 22043258 bytes)
628.56/634.61	c 635	4 (40%) CSP clauses are encoded (563575 clauses, 29567920 bytes)
785.56/793.12	c 793	5 (50%) CSP clauses are encoded (704162 clauses, 37079105 bytes)
785.56/793.12	c 793	6 (60%) CSP clauses are encoded (704193 clauses, 37079642 bytes)
785.56/793.13	c 793	6 CSP clauses encoded
785.56/793.13	c 793	Writing map file : HOME/temp.map
785.56/793.13	c 793	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
785.56/793.13	c 793	SAT : 190 SAT variables, 704193 SAT clauses, 37079642 bytes
785.56/793.13	c 793	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
785.56/793.15	c 793	OBJECTIVE minimize _COST
785.56/793.15	c 793	OBJECTIVE BOUND: 0 <= _COST <= 
785.56/793.15	c 793	SEARCHING: _COST <= 3
785.56/793.15	c 793	SOLVING HOME/temp.cnf
785.56/793.15	c 793	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
785.56/793.15	c 793	This is MiniSat 2.0 beta
785.56/793.15	c 793	WARNING: for repeatability, setting FPU to use double precision
785.56/793.15	c 793	============================[ Problem Statistics ]=============================
785.56/793.15	c 793	|                                                                             |
785.56/793.16	c 793	|  Number of variables:  190                                                  |
785.56/793.16	c 793	|  Number of clauses:    704194                                               |
785.62/794.18	c 794	|  Parsing time:         0.92         s                                       |
786.65/794.25	c 794	============================[ Search Statistics ]==============================
786.65/794.25	c 794	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
786.65/794.25	c 794	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
786.65/794.25	c 794	===============================================================================
786.65/794.25	c 794	|         0 |     188   704191  9546470 |   234730        0    nan |  0.000 % |
786.94/794.58	c 795	|       100 |     188   704191  9546470 |   258203      100      9 |  1.055 % |
787.44/795.00	c 795	|       250 |     188   704191  9546470 |   284023      250     10 |  1.058 % |
787.74/795.32	c 796	|       475 |     188   704191  9546470 |   312426      475     10 |  1.078 % |
787.84/795.49	c 796	===============================================================================
787.84/795.49	c 796	restarts              : 4
787.84/795.49	c 796	conflicts             : 545            (247 /sec)
787.84/795.49	c 796	decisions             : 782            (1.53 % random) (354 /sec)
787.84/795.49	c 796	propagations          : 6244           (2828 /sec)
787.84/795.49	c 796	conflict literals     : 5573           (24.36 % deleted)
787.84/795.49	c 796	Memory used           : 65.78 MB
787.84/795.49	c 796	CPU time              : 2.20766 s
787.84/795.49	c 796	
787.84/795.49	c 796	SATISFIABLE
787.93/795.50	c 796	FOUND: _COST <= 3
787.93/795.50	s SATISFIABLE
787.93/795.50	c 796	DECODING HOME/temp.out WITH HOME/temp.map
787.93/795.50	c 796	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
787.93/795.58	c 796	Decoding HOME/temp.out
787.94/795.60	c 796	OBJECTIVE _COST 3
787.94/795.60	o 3
787.94/795.60	v 4 8 9 5 9 9 9 7 8 9 8 4 8 9 0 9 9 5 5 0
787.94/795.61	c 796	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
787.94/795.61	c 796	OBJECTIVE BOUND: 0 <= _COST <= 3
787.94/795.61	c 796	SEARCHING: _COST <= 1
787.94/795.61	c 796	SOLVING HOME/temp.cnf
787.94/795.61	c 796	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
787.94/795.62	c 796	This is MiniSat 2.0 beta
787.94/795.62	c 796	WARNING: for repeatability, setting FPU to use double precision
787.94/795.62	c 796	============================[ Problem Statistics ]=============================
787.94/795.62	c 796	|                                                                             |
787.94/795.62	c 796	|  Number of variables:  190                                                  |
787.94/795.62	c 796	|  Number of clauses:    704194                                               |
789.01/796.65	c 797	|  Parsing time:         0.93         s                                       |
789.11/796.71	c 797	============================[ Search Statistics ]==============================
789.11/796.71	c 797	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
789.11/796.71	c 797	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
789.11/796.71	c 797	===============================================================================
789.11/796.71	c 797	|         0 |     186   704189  9546466 |   234729        0    nan |  0.000 % |
789.31/796.96	c 797	|       101 |     186   704189  9546466 |   258202      101      9 |  2.108 % |
789.99/797.60	c 798	|       251 |     186   704189  9546466 |   284022      251     11 |  2.122 % |
790.40/798.08	c 798	|       478 |     186   704189  9546466 |   312425      478     10 |  2.130 % |
791.19/798.82	c 799	|       816 |     186   704189  9546466 |   343667      816     11 |  2.130 % |
792.28/799.95	c 800	|      1323 |     186   704189  9546466 |   378034     1323     10 |  2.122 % |
793.67/801.36	c 802	|      2083 |     186   704189  9546466 |   415837     2083     11 |  2.122 % |
796.34/804.02	c 804	|      3223 |     186   704189  9546466 |   457421     3223     11 |  2.130 % |
798.91/806.69	c 807	|      4931 |     186   704189  9546466 |   503163     4931     10 |  2.136 % |
804.76/812.59	c 813	|      7493 |     186   704189  9546466 |   553480     7493     11 |  2.136 % |
811.10/818.91	c 819	|     11337 |     186   704189  9546466 |   608828    11337     11 |  2.125 % |
824.17/832.19	c 832	|     17104 |     186   704189  9546466 |   669711    17104     12 |  2.108 % |
843.90/852.07	c 852	|     25756 |     186   704189  9546466 |   736682    25756     12 |  2.136 % |
878.16/886.68	c 887	|     38730 |     186   704189  9546466 |   810350    38730     13 |  2.130 % |
923.54/932.45	c 933	|     58191 |     186   704189  9546466 |   891385    58191     13 |  2.122 % |
997.64/1007.27	c 1007	|     87385 |     185   704189  9546466 |   980524    87384     13 |  2.634 % |
1109.38/1120.09	c 1120	|    131175 |     185   704189  9546466 |  1078576   131174     14 |  2.648 % |
1297.70/1310.13	c 1310	|    196862 |     183   704189  9546466 |  1186434   196860     14 |  3.706 % |
1408.66/1422.19	c 1422	===============================================================================
1408.66/1422.19	c 1422	restarts              : 18
1408.66/1422.19	c 1422	conflicts             : 232790         (375 /sec)
1408.66/1422.19	c 1422	decisions             : 267136         (1.70 % random) (430 /sec)
1408.66/1422.19	c 1422	propagations          : 3130027        (5044 /sec)
1408.66/1422.19	c 1422	conflict literals     : 3201874        (19.24 % deleted)
1408.66/1422.19	c 1422	Memory used           : 93.39 MB
1408.66/1422.19	c 1422	CPU time              : 620.532 s
1408.66/1422.19	c 1422	
1408.66/1422.19	c 1422	UNSATISFIABLE
1408.76/1422.21	c 1422	NOT FOUND: _COST <= 1
1408.76/1422.21	c 1422	OBJECTIVE BOUND: 2 <= _COST <= 3
1408.76/1422.21	c 1422	SEARCHING: _COST <= 2
1408.76/1422.21	c 1422	SOLVING HOME/temp.cnf
1408.76/1422.21	c 1422	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1408.76/1422.21	c 1422	This is MiniSat 2.0 beta
1408.76/1422.21	c 1422	WARNING: for repeatability, setting FPU to use double precision
1408.76/1422.21	c 1422	============================[ Problem Statistics ]=============================
1408.76/1422.21	c 1422	|                                                                             |
1408.76/1422.22	c 1422	|  Number of variables:  190                                                  |
1408.76/1422.22	c 1422	|  Number of clauses:    704194                                               |
1409.74/1423.25	c 1423	|  Parsing time:         0.93         s                                       |
1409.85/1423.32	c 1424	============================[ Search Statistics ]==============================
1409.85/1423.32	c 1424	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1409.85/1423.32	c 1424	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1409.85/1423.32	c 1424	===============================================================================
1409.85/1423.32	c 1424	|         0 |     187   704190  9546468 |   234730        0    nan |  0.000 % |
1410.24/1423.75	c 1424	|       100 |     187   704190  9546468 |   258203      100      9 |  1.582 % |
1410.94/1424.43	c 1425	|       250 |     187   704190  9546468 |   284023      250      9 |  1.585 % |
1411.53/1425.03	c 1425	|       476 |     187   704190  9546468 |   312425      476      9 |  1.604 % |
1412.32/1425.83	c 1426	|       813 |     187   704190  9546468 |   343668      813     10 |  1.604 % |
1413.81/1427.31	c 1428	|      1321 |     187   704190  9546468 |   378035     1321     11 |  1.585 % |
1415.49/1429.05	c 1429	|      2081 |     187   704190  9546468 |   415838     2081     11 |  1.604 % |
1417.87/1431.46	c 1432	|      3220 |     187   704190  9546468 |   457422     3220     11 |  1.604 % |
1421.24/1434.84	c 1435	===============================================================================
1421.24/1434.84	c 1435	restarts              : 8
1421.24/1434.84	c 1435	conflicts             : 4887           (394 /sec)
1421.24/1434.84	c 1435	decisions             : 6054           (1.57 % random) (488 /sec)
1421.24/1434.84	c 1435	propagations          : 79533          (6412 /sec)
1421.24/1434.84	c 1435	conflict literals     : 54785          (23.33 % deleted)
1421.24/1434.84	c 1435	Memory used           : 68.45 MB
1421.24/1434.84	c 1435	CPU time              : 12.4031 s
1421.24/1434.84	c 1435	
1421.24/1434.84	c 1435	SATISFIABLE
1421.24/1434.85	c 1435	FOUND: _COST <= 2
1421.24/1434.85	c 1435	DECODING HOME/temp.out WITH HOME/temp.map
1421.24/1434.85	c 1435	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1421.30/1434.94	c 1435	Decoding HOME/temp.out
1421.30/1434.95	c 1435	OBJECTIVE _COST 2
1421.30/1434.95	o 2
1421.30/1434.95	v 7 8 1 1 9 5 7 9 1 5 3 9 5 9 8 1 5 4 2 9
1421.30/1434.96	c 1435	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1421.30/1434.98	c 1435	OBJECTIVE _COST 2
1421.30/1434.98	s OPTIMUM FOUND
1421.30/1434.98	c 1435	CPU 1420.39 (0.03 0.01 1420.36 1)
1421.30/1434.98	c 1435	END Fri Jul 11 23:13:37 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-1109734-1215809382/watcher-1109734-1215809382 -o /tmp/evaluation-result-1109734-1215809382/solver-1109734-1215809382 -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-1109734-1215809382.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: 1.92 2.00 1.99 4/73 14540
/proc/meminfo: memFree=1913376/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=12132 CPUtime=0
/proc/14540/stat : 14540 (sugar) R 14538 14540 14085 0 -1 4194304 218 0 0 0 0 0 0 0 20 0 1 0 37640147 12423168 186 996147200 4194304 4206940 548682068592 18446744073709551615 269028332257 0 0 4224 0 0 0 0 17 1 0 0
/proc/14540/statm: 3033 186 142 3 0 133 0

[startup+0.105837 s]
/proc/loadavg: 1.92 2.00 1.99 4/73 14540
/proc/meminfo: memFree=1913376/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=0.04
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 37640147 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.201845 s]
/proc/loadavg: 1.92 2.00 1.99 4/73 14540
/proc/meminfo: memFree=1913376/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=0.04
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 37640147 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301849 s]
/proc/loadavg: 1.92 2.00 1.99 4/73 14540
/proc/meminfo: memFree=1913376/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=0.04
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 37640147 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.70189 s]
/proc/loadavg: 1.92 2.00 1.99 4/73 14540
/proc/meminfo: memFree=1913376/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=0.04
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 37640147 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50295 s]
/proc/loadavg: 1.92 2.00 1.99 3/84 14562
/proc/meminfo: memFree=1903176/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=0.81
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 974 7972 0 1 3 1 73 4 16 0 1 0 37640147 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 797 370 3 0 500 0
[pid=14553] ppid=14540 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14540 14540 14085 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37640236 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 233 193 169 0 50 0
[pid=14554] ppid=14553 vsize=864076 CPUtime=0.59
/proc/14554/stat : 14554 (java) S 14553 14540 14085 0 -1 0 7485 0 1 0 56 3 0 0 18 0 9 0 37640236 884813824 6733 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14554/statm: 216019 6733 2532 9 0 210601 0
[pid=14554/tid=14555] ppid=14553 vsize=864076 CPUtime=0.33
/proc/14554/task/14555/stat : 14555 (java) R 14553 14540 14085 0 -1 64 2472 0 1 0 32 1 0 0 22 0 9 0 37640237 884813824 6733 996147200 134512640 134550740 4294955936 18446744073709551615 4126413673 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14556] ppid=14553 vsize=864076 CPUtime=0.2
/proc/14554/task/14556/stat : 14556 (java) S 14553 14540 14085 0 -1 64 4009 0 0 0 19 1 0 0 16 0 9 0 37640238 884813824 6733 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14557] ppid=14553 vsize=864076 CPUtime=0
/proc/14554/task/14557/stat : 14557 (java) S 14553 14540 14085 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37640238 884813824 6733 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14558] ppid=14553 vsize=864076 CPUtime=0
/proc/14554/task/14558/stat : 14558 (java) S 14553 14540 14085 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37640238 884813824 6733 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14559] ppid=14553 vsize=864076 CPUtime=0
/proc/14554/task/14559/stat : 14559 (java) S 14553 14540 14085 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37640240 884813824 6733 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14560] ppid=14553 vsize=864076 CPUtime=0.03
/proc/14554/task/14560/stat : 14560 (java) S 14553 14540 14085 0 -1 64 307 0 0 0 3 0 0 0 16 0 9 0 37640240 884813824 6733 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14561] ppid=14553 vsize=864076 CPUtime=0
/proc/14554/task/14561/stat : 14561 (java) S 14553 14540 14085 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37640240 884813824 6733 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14562] ppid=14553 vsize=864076 CPUtime=0
/proc/14554/task/14562/stat : 14562 (java) S 14553 14540 14085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37640240 884813824 6733 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883032

[startup+3.10207 s]
/proc/loadavg: 1.92 2.00 1.99 3/84 14562
/proc/meminfo: memFree=1874440/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=0.81
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 974 7972 0 1 3 1 73 4 15 0 1 0 37640147 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 797 370 3 0 500 0
[pid=14553] ppid=14540 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14540 14540 14085 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37640236 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 233 193 169 0 50 0
[pid=14554] ppid=14553 vsize=864868 CPUtime=2.17
/proc/14554/stat : 14554 (java) S 14553 14540 14085 0 -1 0 18776 0 1 0 209 8 0 0 18 0 9 0 37640236 885624832 17550 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14554/statm: 216217 17550 2540 9 0 210792 0
[pid=14554/tid=14555] ppid=14553 vsize=864868 CPUtime=0.78
/proc/14554/task/14555/stat : 14555 (java) R 14553 14540 14085 0 -1 64 3229 0 1 0 77 1 0 0 21 0 9 0 37640237 885624832 17550 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14556] ppid=14553 vsize=864868 CPUtime=1.31
/proc/14554/task/14556/stat : 14556 (java) R 14553 14540 14085 0 -1 64 14531 0 0 0 126 5 0 0 18 0 9 0 37640238 885624832 17550 996147200 134512640 134550740 4294955936 18446744073709551615 104457031 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14557] ppid=14553 vsize=864868 CPUtime=0
/proc/14554/task/14557/stat : 14557 (java) S 14553 14540 14085 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37640238 885624832 17550 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14558] ppid=14553 vsize=864868 CPUtime=0
/proc/14554/task/14558/stat : 14558 (java) S 14553 14540 14085 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37640238 885624832 17550 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14559] ppid=14553 vsize=864868 CPUtime=0
/proc/14554/task/14559/stat : 14559 (java) S 14553 14540 14085 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37640240 885624832 17550 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14560] ppid=14553 vsize=864868 CPUtime=0.05
/proc/14554/task/14560/stat : 14560 (java) S 14553 14540 14085 0 -1 64 319 0 0 0 5 0 0 0 16 0 9 0 37640240 885624832 17550 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14561] ppid=14553 vsize=864868 CPUtime=0
/proc/14554/task/14561/stat : 14561 (java) S 14553 14540 14085 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37640240 885624832 17550 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14562] ppid=14553 vsize=864868 CPUtime=0
/proc/14554/task/14562/stat : 14562 (java) S 14553 14540 14085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37640240 885624832 17550 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 883824

[startup+6.30132 s]
/proc/loadavg: 1.93 2.00 1.99 3/84 14562
/proc/meminfo: memFree=1849672/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=0.81
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 974 7972 0 1 3 1 73 4 15 0 1 0 37640147 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 797 370 3 0 500 0
[pid=14553] ppid=14540 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14540 14540 14085 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37640236 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 233 193 169 0 50 0
[pid=14554] ppid=14553 vsize=864476 CPUtime=5.34
/proc/14554/stat : 14554 (java) S 14553 14540 14085 0 -1 0 18876 0 1 0 526 8 0 0 18 0 9 0 37640236 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14554/statm: 216119 17491 2564 9 0 210666 0
[pid=14554/tid=14555] ppid=14553 vsize=864476 CPUtime=3.78
/proc/14554/task/14555/stat : 14555 (java) R 14553 14540 14085 0 -1 64 3310 0 1 0 377 1 0 0 25 0 9 0 37640237 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4126548040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14556] ppid=14553 vsize=864476 CPUtime=1.45
/proc/14554/task/14556/stat : 14556 (java) S 14553 14540 14085 0 -1 64 14531 0 0 0 140 5 0 0 16 0 9 0 37640238 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14557] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14557/stat : 14557 (java) S 14553 14540 14085 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37640238 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14558] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14558/stat : 14558 (java) S 14553 14540 14085 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37640238 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14559] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14559/stat : 14559 (java) S 14553 14540 14085 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37640240 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14560] ppid=14553 vsize=864476 CPUtime=0.07
/proc/14554/task/14560/stat : 14560 (java) S 14553 14540 14085 0 -1 64 338 0 0 0 7 0 0 0 16 0 9 0 37640240 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14561] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14561/stat : 14561 (java) S 14553 14540 14085 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37640240 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14562] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14562/stat : 14562 (java) S 14553 14540 14085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37640240 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 883432

[startup+12.7028 s]
/proc/loadavg: 1.93 2.00 1.99 3/84 14562
/proc/meminfo: memFree=1849544/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=0.81
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 974 7972 0 1 3 1 73 4 15 0 1 0 37640147 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 797 370 3 0 500 0
[pid=14553] ppid=14540 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14540 14540 14085 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37640236 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 233 193 169 0 50 0
[pid=14554] ppid=14553 vsize=864476 CPUtime=11.68
/proc/14554/stat : 14554 (java) S 14553 14540 14085 0 -1 0 18877 0 1 0 1160 8 0 0 18 0 9 0 37640236 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14554/statm: 216119 17491 2564 9 0 210666 0
[pid=14554/tid=14555] ppid=14553 vsize=864476 CPUtime=10.12
/proc/14554/task/14555/stat : 14555 (java) R 14553 14540 14085 0 -1 64 3311 0 1 0 1011 1 0 0 25 0 9 0 37640237 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4126548048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14556] ppid=14553 vsize=864476 CPUtime=1.45
/proc/14554/task/14556/stat : 14556 (java) S 14553 14540 14085 0 -1 64 14531 0 0 0 140 5 0 0 16 0 9 0 37640238 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14557] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14557/stat : 14557 (java) S 14553 14540 14085 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37640238 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14558] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14558/stat : 14558 (java) S 14553 14540 14085 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37640238 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14559] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14559/stat : 14559 (java) S 14553 14540 14085 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37640240 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14560] ppid=14553 vsize=864476 CPUtime=0.07
/proc/14554/task/14560/stat : 14560 (java) S 14553 14540 14085 0 -1 64 338 0 0 0 7 0 0 0 16 0 9 0 37640240 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14561] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14561/stat : 14561 (java) S 14553 14540 14085 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37640240 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14562] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14562/stat : 14562 (java) S 14553 14540 14085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37640240 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 883432

[startup+25.5029 s]
/proc/loadavg: 1.95 2.00 1.99 3/84 14562
/proc/meminfo: memFree=1849672/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=0.81
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 974 7972 0 1 3 1 73 4 15 0 1 0 37640147 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 797 370 3 0 500 0
[pid=14553] ppid=14540 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14540 14540 14085 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37640236 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 233 193 169 0 50 0
[pid=14554] ppid=14553 vsize=864476 CPUtime=24.35
/proc/14554/stat : 14554 (java) S 14553 14540 14085 0 -1 0 18891 0 1 0 2427 8 0 0 18 0 9 0 37640236 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14554/statm: 216119 17491 2564 9 0 210666 0
[pid=14554/tid=14555] ppid=14553 vsize=864476 CPUtime=22.73
/proc/14554/task/14555/stat : 14555 (java) R 14553 14540 14085 0 -1 64 3325 0 1 0 2272 1 0 0 25 0 9 0 37640237 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4126567236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14556] ppid=14553 vsize=864476 CPUtime=1.51
/proc/14554/task/14556/stat : 14556 (java) S 14553 14540 14085 0 -1 64 14531 0 0 0 146 5 0 0 16 0 9 0 37640238 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14557] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14557/stat : 14557 (java) S 14553 14540 14085 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37640238 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14554/tid=14558] ppid=14553 vsize=864476 CPUtime=0
/proc/14554/task/14558/stat : 14558 (java) S 14553 14540 14085 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37640238 885223424 17491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14581] ppid=14540 vsize=5356 CPUtime=0
/proc/14581/stat : 14581 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37719709 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14581/statm: 1339 232 193 169 0 50 0
[pid=14582] ppid=14581 vsize=85156 CPUtime=323.61
/proc/14582/stat : 14582 (minisat) R 14581 14540 14085 0 -1 4194304 19949 0 0 0 32347 14 0 0 25 0 1 0 37719709 87199744 19935 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/14582/statm: 21289 19935 75 150 0 21136 0
Current children cumulated CPU time (s) 1111.66
Current children cumulated vsize (KiB) 104112

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14582
/proc/meminfo: memFree=1791304/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=788.05
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1168 65104 0 3 3 1 78734 67 16 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14581] ppid=14540 vsize=5356 CPUtime=0
/proc/14581/stat : 14581 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37719709 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14581/statm: 1339 232 193 169 0 50 0
[pid=14582] ppid=14581 vsize=87084 CPUtime=383.06
/proc/14582/stat : 14582 (minisat) R 14581 14540 14085 0 -1 4194304 20359 0 0 0 38291 15 0 0 25 0 1 0 37719709 89174016 20345 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14582/statm: 21771 20345 75 150 0 21618 0
Current children cumulated CPU time (s) 1171.11
Current children cumulated vsize (KiB) 106040

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14582
/proc/meminfo: memFree=1789064/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=788.05
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1168 65104 0 3 3 1 78734 67 16 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14581] ppid=14540 vsize=5356 CPUtime=0
/proc/14581/stat : 14581 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37719709 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14581/statm: 1339 232 193 169 0 50 0
[pid=14582] ppid=14581 vsize=89368 CPUtime=442.49
/proc/14582/stat : 14582 (minisat) R 14581 14540 14085 0 -1 4194304 20913 0 0 0 44233 16 0 0 25 0 1 0 37719709 91512832 20899 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14582/statm: 22342 20899 75 150 0 22189 0
Current children cumulated CPU time (s) 1230.54
Current children cumulated vsize (KiB) 108324

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14582
/proc/meminfo: memFree=1786760/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=788.05
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1168 65104 0 3 3 1 78734 67 16 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14581] ppid=14540 vsize=5356 CPUtime=0
/proc/14581/stat : 14581 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37719709 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14581/statm: 1339 232 193 169 0 50 0
[pid=14582] ppid=14581 vsize=91688 CPUtime=501.93
/proc/14582/stat : 14582 (minisat) R 14581 14540 14085 0 -1 4194304 21469 0 0 0 50177 16 0 0 25 0 1 0 37719709 93888512 21455 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14582/statm: 22922 21455 75 150 0 22769 0
Current children cumulated CPU time (s) 1289.98
Current children cumulated vsize (KiB) 110644

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14582
/proc/meminfo: memFree=1785224/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=788.05
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1168 65104 0 3 3 1 78734 67 16 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14581] ppid=14540 vsize=5356 CPUtime=0
/proc/14581/stat : 14581 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37719709 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14581/statm: 1339 232 193 169 0 50 0
[pid=14582] ppid=14581 vsize=93452 CPUtime=561.37
/proc/14582/stat : 14582 (minisat) R 14581 14540 14085 0 -1 4194304 21853 0 0 0 56120 17 0 0 25 0 1 0 37719709 95694848 21839 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14582/statm: 23363 21839 75 150 0 23210 0
Current children cumulated CPU time (s) 1349.42
Current children cumulated vsize (KiB) 112408

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14584
/proc/meminfo: memFree=1866760/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=1408.78
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1222 87750 0 3 3 1 140788 86 17 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14583] ppid=14540 vsize=5356 CPUtime=0
/proc/14583/stat : 14583 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37782368 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14583/statm: 1339 232 193 169 0 50 0
[pid=14584] ppid=14583 vsize=6304 CPUtime=0.07
/proc/14584/stat : 14584 (minisat) R 14583 14540 14085 0 -1 4194304 1465 0 0 0 7 0 0 0 20 0 1 0 37782368 6455296 1451 996147200 134512640 135127466 4294956256 18446744073709551615 134542110 0 0 4096 3 0 0 0 17 1 0 0
/proc/14584/statm: 1576 1451 62 150 0 1423 0
Current children cumulated CPU time (s) 1408.85
Current children cumulated vsize (KiB) 25260

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

[startup+1427.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14584
/proc/meminfo: memFree=1807368/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=1408.78
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1222 87750 0 3 3 1 140788 86 15 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14583] ppid=14540 vsize=5356 CPUtime=0
/proc/14583/stat : 14583 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37782368 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14583/statm: 1339 232 193 169 0 50 0
[pid=14584] ppid=14583 vsize=69208 CPUtime=4.93
/proc/14584/stat : 14584 (minisat) R 14583 14540 14085 0 -1 4194304 16290 0 0 0 483 10 0 0 25 0 1 0 37782368 70868992 16276 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14584/statm: 17302 16276 75 150 0 17149 0
Current children cumulated CPU time (s) 1413.71
Current children cumulated vsize (KiB) 88164

[startup+1430.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14584
/proc/meminfo: memFree=1806984/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=1408.78
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1222 87750 0 3 3 1 140788 86 16 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14583] ppid=14540 vsize=5356 CPUtime=0
/proc/14583/stat : 14583 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37782368 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14583/statm: 1339 232 193 169 0 50 0
[pid=14584] ppid=14583 vsize=69608 CPUtime=8.1
/proc/14584/stat : 14584 (minisat) R 14583 14540 14085 0 -1 4194304 16372 0 0 0 800 10 0 0 25 0 1 0 37782368 71278592 16358 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14584/statm: 17402 16358 75 150 0 17249 0
Current children cumulated CPU time (s) 1416.88
Current children cumulated vsize (KiB) 88564

[startup+1433.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14584
/proc/meminfo: memFree=1806728/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=1408.78
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1222 87750 0 3 3 1 140788 86 16 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14583] ppid=14540 vsize=5356 CPUtime=0
/proc/14583/stat : 14583 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37782368 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14583/statm: 1339 232 193 169 0 50 0
[pid=14584] ppid=14583 vsize=70092 CPUtime=11.27
/proc/14584/stat : 14584 (minisat) R 14583 14540 14085 0 -1 4194304 16437 0 0 0 1117 10 0 0 25 0 1 0 37782368 71774208 16423 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14584/statm: 17523 16423 75 150 0 17370 0
Current children cumulated CPU time (s) 1420.05
Current children cumulated vsize (KiB) 89048

[startup+1434.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14584
/proc/meminfo: memFree=1806728/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=1408.78
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1222 87750 0 3 3 1 140788 86 16 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14583] ppid=14540 vsize=5356 CPUtime=0
/proc/14583/stat : 14583 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37782368 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14583/statm: 1339 232 193 169 0 50 0
[pid=14584] ppid=14583 vsize=70092 CPUtime=12.06
/proc/14584/stat : 14584 (minisat) R 14583 14540 14085 0 -1 4194304 16438 0 0 0 1196 10 0 0 25 0 1 0 37782368 71774208 16424 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14584/statm: 17523 16424 75 150 0 17370 0
Current children cumulated CPU time (s) 1420.84
Current children cumulated vsize (KiB) 89048

[startup+1434.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14584
/proc/meminfo: memFree=1806728/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=1408.78
/proc/14540/stat : 14540 (sugar) S 14538 14540 14085 0 -1 4194304 1222 87750 0 3 3 1 140788 86 16 0 1 0 37640147 13926400 802 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14540/statm: 3400 802 374 3 0 500 0
[pid=14583] ppid=14540 vsize=5356 CPUtime=0
/proc/14583/stat : 14583 (sh) S 14540 14540 14085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37782368 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14583/statm: 1339 232 193 169 0 50 0
[pid=14584] ppid=14583 vsize=70092 CPUtime=12.46
/proc/14584/stat : 14584 (minisat) R 14583 14540 14085 0 -1 4194304 16440 0 0 0 1236 10 0 0 25 0 1 0 37782368 71774208 16426 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 1 0 0
/proc/14584/statm: 17523 16426 75 150 0 17370 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 89048

[startup+1435 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14584
/proc/meminfo: memFree=1806728/2055920 swapFree=4181272/4192956
[pid=14540] ppid=14538 vsize=13600 CPUtime=1421.42
/proc/14540/stat : 14540 (sugar) R 14538 14540 14085 0 -1 4194304 1310 108108 0 4 3 3 142036 100 16 0 1 0 37640147 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14540/statm: 3400 803 375 3 0 500 0
Current children cumulated CPU time (s) 1421.42
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1435
CPU time (s): 1421.45
CPU user time (s): 1420.41
CPU system time (s): 1.04484
CPU usage (%): 99.0558
Max. virtual memory (cumulated for all children) (KiB): 889564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1420.41
system time used= 1.04484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109449
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= 21678
involuntary context switches= 51616

runsolver used 2.19167 second user time and 4.36434 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-11 22:49:42
IDJOB=1109734
IDBENCH=61006
IDSOLVER=368
FILE ID=node26/1109734-1215809382
PBS_JOBID= 7903247
Free space on /tmp= 66460 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e2f300e40241c0b4c747cb27e32e09ee
RANDOM SEED=1346276827

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1913856 kB
Buffers:         11104 kB
Cached:          64912 kB
SwapCached:       5856 kB
Active:          72748 kB
Inactive:        20268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1913856 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:          23532 kB
Slab:            34420 kB
Committed_AS:   123932 kB
PageTables:       1720 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 node26 at 2008-07-11 23:13:37