Trace number 1109613

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM2 1783.57 1796.16

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-1_ext.xml
MD5SUMc4fcf9157ac7aa9473df5899165401ff
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 benchmark1514.23
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.05/2.02	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/2.02	c 0	BEGIN Fri Jul 11 21:51:36 2008
0.05/2.02	c 0	PID 12672
0.05/2.02	c 0	HOST node76.alineos.net
0.05/2.02	c 0	CONVERTING HOME/instance-1109613-1215805894.xml TO HOME/temp.csp
0.05/2.02	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109613-1215805894.xml' 'HOME/temp.csp'
0.52/2.57	c 1	1 domains, 20 variables, 0 predicates, 5 relations, 5 constraints
0.59/2.61	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.59/2.61	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.59/2.69	c 1	Parsing HOME/temp.csp
1.27/3.36	c 2	parsed 31 expressions
1.27/3.37	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.27/3.37	c 2	MAX CSP: 5 constraints
1.27/3.37	c 2	Converting to clausal form CSP
1.27/3.39	c 2	converted 4 (10%) expressions
1.27/3.39	c 2	converted 8 (20%) expressions
1.27/3.39	c 2	converted 12 (30%) expressions
1.27/3.39	c 2	converted 16 (40%) expressions
1.27/3.39	c 2	converted 20 (50%) expressions
1.37/3.41	c 2	converted 24 (60%) expressions
1.56/3.69	c 2	converted 28 (70%) expressions
2.07/4.13	c 2	converted 32 (80%) expressions
2.37/4.45	c 3	converted 36 (90%) expressions
2.37/4.45	c 3	converted 39 (100%) expressions
2.37/4.45	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.37/4.45	c 3	Heap : 53 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.37/4.45	c 3	Propagation in CSP
2.37/4.45	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.37/4.45	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.37/4.45	c 3	Heap : 53 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.37/4.45	c 3	Simplifing CSP by introducing new Boolean variables
2.37/4.45	c 3	CSP : 26 integers, 0 booleans, 6 clauses, largest domain size 10
2.37/4.45	c 3	Heap : 53 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.56/4.68	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.56/4.68	c 3	3 (10%) CSP integer variables are encoded (24 clauses, 264 bytes)
2.56/4.69	c 3	6 (20%) CSP integer variables are encoded (48 clauses, 480 bytes)
2.56/4.69	c 3	8 (30%) CSP integer variables are encoded (64 clauses, 624 bytes)
2.56/4.69	c 3	11 (40%) CSP integer variables are encoded (88 clauses, 840 bytes)
2.56/4.69	c 3	13 (50%) CSP integer variables are encoded (104 clauses, 1016 bytes)
2.56/4.69	c 3	16 (60%) CSP integer variables are encoded (128 clauses, 1280 bytes)
2.56/4.69	c 3	19 (70%) CSP integer variables are encoded (152 clauses, 1544 bytes)
2.56/4.69	c 3	21 (80%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.56/4.69	c 3	24 (90%) CSP integer variables are encoded (160 clauses, 1632 bytes)
2.56/4.69	c 3	26 (100%) CSP integer variables are encoded (164 clauses, 1676 bytes)
153.56/156.56	c 155	1 (10%) CSP clauses are encoded (140847 clauses, 7257876 bytes)
305.47/309.32	c 308	2 (20%) CSP clauses are encoded (282210 clauses, 14552101 bytes)
464.34/469.14	c 467	3 (30%) CSP clauses are encoded (423193 clauses, 22267529 bytes)
612.17/617.82	c 616	4 (40%) CSP clauses are encoded (563641 clauses, 30197630 bytes)
782.18/788.86	c 787	5 (50%) CSP clauses are encoded (704601 clauses, 37722570 bytes)
782.18/788.86	c 787	6 (60%) CSP clauses are encoded (704632 clauses, 37723107 bytes)
782.18/788.86	c 787	6 CSP clauses encoded
782.18/788.87	c 787	Writing map file : HOME/temp.map
782.18/788.87	c 787	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
782.18/788.87	c 787	SAT : 190 SAT variables, 704632 SAT clauses, 37723107 bytes
782.18/788.87	c 787	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
782.18/788.89	c 787	OBJECTIVE minimize _COST
782.18/788.89	c 787	SOLVING HOME/temp.cnf
782.18/788.89	c 787	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
782.18/788.89	c 787	This is MiniSat 2.0 beta incremental
782.18/788.89	c 787	WARNING: for repeatability, setting FPU to use double precision
782.18/788.89	c 787	============================[ Problem Statistics ]=============================
782.18/788.89	c 787	|                                                                             |
782.18/788.89	c 787	|  Number of variables:  190                                                  |
782.18/788.89	c 787	|  Number of clauses:    704632                                               |
783.19/789.81	c 788	|  Parsing time:         0.84         s                                       |
783.19/789.87	c 788	OK
783.19/789.87	c 788	OBJECTIVE BOUND: 0 <= _COST <= 
783.19/789.87	c 788	SEARCHING: _COST <= 3
783.19/789.87	c 788	============================[ Search Statistics ]==============================
783.19/789.87	c 788	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
783.19/789.87	c 788	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
783.19/789.87	c 788	===============================================================================
783.19/789.87	c 788	|         0 |     190   704632  9553451 |   234877        0    nan |  0.000 % |
783.57/790.24	c 788	|       100 |     190   704632  9553451 |   258365      100      9 |  0.006 % |
783.67/790.39	c 789	|       250 |     190   704632  9553451 |   284201      250     10 |  0.006 % |
784.08/790.79	c 789	|       475 |     190   704632  9553451 |   312621      475     10 |  0.006 % |
784.78/791.41	c 790	|       812 |     190   704632  9553451 |   343883      812     11 |  0.006 % |
785.08/791.71	c 790	===============================================================================
785.08/791.71	c 790	restarts              : 5
785.08/791.71	c 790	conflicts             : 1061          (390 /sec)
785.08/791.71	c 790	decisions             : 1446          (1.31 % random) (531 /sec)
785.08/791.71	c 790	propagations          : 11469          (4213 /sec)
785.08/791.71	c 790	conflict literals     : 11455          (20.96 % deleted)
785.08/791.71	c 790	Memory used           : 66.29 MB
785.08/791.71	c 790	CPU time              : 2.72259 s
785.08/791.71	c 790	
785.08/791.71	c 790	SATISFIABLE
785.08/791.71	c 790	OK
785.08/791.71	c 790	FOUND: _COST <= 3
785.08/791.71	s SATISFIABLE
785.08/791.71	c 790	DECODING HOME/temp.out WITH HOME/temp.map
785.08/791.71	c 790	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
785.08/791.80	c 790	Decoding HOME/temp.out
785.09/791.82	c 790	OBJECTIVE _COST 3
785.09/791.82	o 3
785.09/791.82	v 9 9 5 8 9 9 9 9 9 9 4 9 3 2 6 9 8 8 9 0
785.09/791.82	c 790	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
785.09/791.87	c 790	OK
785.09/791.87	c 790	OBJECTIVE BOUND: 0 <= _COST <= 3
785.09/791.87	c 790	SEARCHING: _COST <= 1
785.09/791.89	c 790	============================[ Search Statistics ]==============================
785.09/791.89	c 790	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
785.09/791.89	c 790	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
785.09/791.89	c 790	===============================================================================
785.09/791.89	c 790	|      1061 |     190   704632  9553451 |   234877     1061     11 |  0.006 % |
785.61/792.31	c 791	|      1161 |     190   704632  9553451 |   258365     1161     11 |  1.058 % |
786.11/792.87	c 791	|      1311 |     190   704632  9553451 |   284201     1311     11 |  1.058 % |
787.40/794.13	c 792	|      1536 |     190   704632  9553451 |   312621     1536     11 |  1.058 % |
788.59/795.30	c 794	|      1873 |     190   704632  9553451 |   343883     1873     11 |  1.058 % |
790.07/796.86	c 795	|      2379 |     190   704632  9553451 |   378272     2379     11 |  1.058 % |
791.17/797.92	c 796	|      3138 |     190   704632  9553451 |   416099     3138     11 |  1.058 % |
793.45/800.28	c 798	|      4277 |     190   704632  9553451 |   457709     4277     11 |  1.058 % |
798.63/805.45	c 804	|      5986 |     190   704632  9553451 |   503480     5986     11 |  1.058 % |
802.51/809.36	c 808	|      8551 |     190   704632  9553451 |   553828     8551     12 |  1.058 % |
811.15/818.04	c 816	|     12396 |     190   704632  9553451 |   609211    12396     12 |  1.058 % |
825.67/832.63	c 831	|     18162 |     190   704632  9553451 |   670132    18162     12 |  1.058 % |
853.11/860.24	c 858	|     26811 |     190   704632  9553451 |   737145    26811     13 |  1.061 % |
892.18/899.52	c 898	|     39786 |     190   704632  9553451 |   810860    39786     13 |  1.061 % |
935.52/943.14	c 941	|     59249 |     190   704632  9553451 |   891946    59249     13 |  1.061 % |
1024.40/1032.59	c 1031	|     88442 |     190   704632  9553451 |   981140    88442     14 |  1.061 % |
1146.19/1155.08	c 1153	===============================================================================
1146.19/1155.08	c 1153	restarts              : 21
1146.19/1155.08	c 1153	conflicts             : 129378        (356 /sec)
1146.19/1155.08	c 1153	decisions             : 155079        (1.74 % random) (426 /sec)
1146.19/1155.08	c 1153	propagations          : 1958277        (5384 /sec)
1146.19/1155.08	c 1153	conflict literals     : 1776768        (16.08 % deleted)
1146.19/1155.08	c 1153	Memory used           : 83.84 MB
1146.19/1155.08	c 1153	CPU time              : 363.755 s
1146.19/1155.09	c 1153	
1146.19/1155.09	c 1153	UNSATISFIABLE
1146.19/1155.09	c 1153	OK
1146.19/1155.09	c 1153	NOT FOUND: _COST <= 1
1146.19/1155.09	c 1153	OK
1146.19/1155.09	c 1153	OBJECTIVE BOUND: 2 <= _COST <= 3
1146.19/1155.09	c 1153	SEARCHING: _COST <= 2
1146.19/1155.09	c 1153	============================[ Search Statistics ]==============================
1146.19/1155.09	c 1153	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1146.19/1155.09	c 1153	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1146.19/1155.09	c 1153	===============================================================================
1146.19/1155.09	c 1153	|    129378 |     190   704632  9553451 |   234877   129377     14 |  1.061 % |
1146.98/1155.85	c 1154	|    129479 |     189   704632  9553451 |   258365   129478     14 |  2.108 % |
1147.47/1156.37	c 1155	|    129630 |     189   704632  9553451 |   284201   129629     14 |  2.108 % |
1148.47/1157.32	c 1156	|    129856 |     189   704632  9553451 |   312621   129855     14 |  2.108 % |
1150.36/1159.28	c 1158	|    130193 |     189   704632  9553451 |   343883   130192     14 |  2.108 % |
1152.35/1161.27	c 1159	|    130699 |     189   704632  9553451 |   378272   130698     14 |  2.108 % |
1155.73/1164.67	c 1163	|    131458 |     189   704632  9553451 |   416099   131457     14 |  2.108 % |
1160.40/1169.34	c 1168	|    132598 |     189   704632  9553451 |   457709   132597     14 |  2.108 % |
1167.45/1176.41	c 1175	|    134306 |     189   704632  9553451 |   503480   134305     14 |  2.108 % |
1178.29/1187.39	c 1186	|    136870 |     189   704632  9553451 |   553828   136869     14 |  2.108 % |
1188.84/1197.91	c 1196	|    140715 |     189   704632  9553451 |   609211   140714     14 |  2.108 % |
1211.71/1220.97	c 1219	|    146481 |     189   704632  9553451 |   670132   146480     14 |  2.108 % |
1234.67/1244.06	c 1242	|    155130 |     189   704632  9553451 |   737145   155129     14 |  2.108 % |
1287.55/1297.24	c 1295	|    168106 |     189   704632  9553451 |   810860   168105     14 |  2.108 % |
1346.41/1356.43	c 1355	|    187568 |     189   704632  9553451 |   891946   187567     14 |  2.108 % |
1458.65/1469.33	c 1468	|    216761 |     189   704632  9553451 |   981140   216760     14 |  2.108 % |
1623.59/1635.27	c 1633	|    260551 |     189   704632  9553451 |  1079255   260550     14 |  2.108 % |
1783.35/1795.95	c 1794	===============================================================================
1783.35/1795.95	c 1794	restarts              : 38
1783.35/1795.95	c 1794	conflicts             : 301927        (302 /sec)
1783.35/1795.95	c 1794	decisions             : 362922        (1.63 % random) (363 /sec)
1783.35/1795.95	c 1794	propagations          : 4720408        (4717 /sec)
1783.35/1795.95	c 1794	conflict literals     : 4396691        (17.86 % deleted)
1783.35/1795.95	c 1794	Memory used           : 100.80 MB
1783.35/1795.95	c 1794	CPU time              : 1000.82 s
1783.35/1795.95	c 1794	
1783.35/1795.95	c 1794	SATISFIABLE
1783.35/1795.95	c 1794	OK
1783.35/1795.95	c 1794	FOUND: _COST <= 2
1783.35/1795.95	c 1794	DECODING HOME/temp.out WITH HOME/temp.map
1783.35/1795.95	c 1794	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1783.40/1796.04	c 1794	Decoding HOME/temp.out
1783.40/1796.06	c 1794	OBJECTIVE _COST 2
1783.40/1796.06	o 2
1783.40/1796.06	v 8 9 5 8 0 9 2 3 0 8 2 9 9 1 2 9 5 8 1 9
1783.40/1796.07	c 1794	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1783.40/1796.12	c 1794	OK
1783.40/1796.12	c 1794	OBJECTIVE _COST 2
1783.40/1796.12	s OPTIMUM FOUND
1783.40/1796.13	c 1794	CPU 1782.78 (0.06 0.02 1782.72 0.73)
1783.40/1796.13	c 1794	END Fri Jul 11 22:21:30 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-1109613-1215805894/watcher-1109613-1215805894 -o /tmp/evaluation-result-1109613-1215805894/solver-1109613-1215805894 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1109613-1215805894.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.06 2.06 4/100 12672
/proc/meminfo: memFree=1880984/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=12272 CPUtime=0
/proc/12672/stat : 12672 (sugar++) R 12670 12672 12446 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 37286793 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 265674259045 0 0 4224 0 0 0 0 17 1 0 0
/proc/12672/statm: 3068 364 274 3 0 168 0

[startup+0.0270211 s]
/proc/loadavg: 1.92 2.06 2.06 4/100 12672
/proc/meminfo: memFree=1880984/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=13072 CPUtime=0.01
/proc/12672/stat : 12672 (sugar++) R 12670 12672 12446 0 -1 4194304 627 0 0 0 1 0 0 0 18 0 1 0 37286793 13385728 595 996147200 4194304 4206940 548682068528 18446744073709551615 265673937633 0 0 4224 0 0 0 0 17 1 0 0
/proc/12672/statm: 3268 596 316 3 0 368 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13072

[startup+0.10203 s]
/proc/loadavg: 1.92 2.06 2.06 4/100 12672
/proc/meminfo: memFree=1880984/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=13336 CPUtime=0.02
/proc/12672/stat : 12672 (sugar++) D 12670 12672 12446 0 -1 4194304 739 0 0 0 2 0 0 0 18 0 1 0 37286793 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/12672/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.301053 s]
/proc/loadavg: 1.92 2.06 2.06 4/100 12672
/proc/meminfo: memFree=1880984/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=13336 CPUtime=0.02
/proc/12672/stat : 12672 (sugar++) D 12670 12672 12446 0 -1 4194304 739 0 0 0 2 0 0 0 18 0 1 0 37286793 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/12672/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.702098 s]
/proc/loadavg: 1.92 2.06 2.06 4/100 12672
/proc/meminfo: memFree=1880984/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=13336 CPUtime=0.02
/proc/12672/stat : 12672 (sugar++) D 12670 12672 12446 0 -1 4194304 739 0 0 0 2 0 0 0 18 0 1 0 37286793 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/12672/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+1.50218 s]
/proc/loadavg: 1.92 2.06 2.06 2/101 12673
/proc/meminfo: memFree=1879248/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=13468 CPUtime=0.03
/proc/12672/stat : 12672 (sugar++) D 12670 12672 12446 0 -1 4194304 766 0 0 0 2 1 0 0 18 0 1 0 37286793 13791232 734 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/12672/statm: 3367 734 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+3.10137 s]
/proc/loadavg: 1.92 2.06 2.06 4/111 12684
/proc/meminfo: memFree=1873664/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=0.6
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1296 7970 0 1 5 2 48 5 15 0 1 0 37286793 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 16740

[startup+6.30272 s]
/proc/loadavg: 1.93 2.06 2.06 3/111 12694
/proc/meminfo: memFree=1817280/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=0.6
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1297 7970 0 1 5 2 48 5 15 0 1 0 37286793 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1104 409 3 0 764 0
[pid=12685] ppid=12672 vsize=5356 CPUtime=0
/proc/12685/stat : 12685 (sh) S 12672 12672 12446 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37287054 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12685/statm: 1339 233 193 169 0 50 0
[pid=12686] ppid=12685 vsize=864328 CPUtime=3.65
/proc/12686/stat : 12686 (java) S 12685 12672 12446 0 -1 0 18504 0 1 0 357 8 0 0 20 0 9 0 37287055 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12686/statm: 216082 17166 2564 9 0 210629 0
[pid=12686/tid=12687] ppid=12685 vsize=864328 CPUtime=2.32
/proc/12686/task/12687/stat : 12687 (java) R 12685 12672 12446 0 -1 64 3212 0 1 0 231 1 0 0 25 0 9 0 37287055 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4126561451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12688] ppid=12685 vsize=864328 CPUtime=1.22
/proc/12686/task/12688/stat : 12688 (java) S 12685 12672 12446 0 -1 64 14258 0 0 0 117 5 0 0 16 0 9 0 37287056 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12689] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12689/stat : 12689 (java) S 12685 12672 12446 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37287057 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12690] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12690/stat : 12690 (java) S 12685 12672 12446 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37287057 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12691] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12691/stat : 12691 (java) S 12685 12672 12446 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37287058 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12692] ppid=12685 vsize=864328 CPUtime=0.07
/proc/12686/task/12692/stat : 12692 (java) S 12685 12672 12446 0 -1 64 338 0 0 0 7 0 0 0 16 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12693] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12693/stat : 12693 (java) S 12685 12672 12446 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12694] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12694/stat : 12694 (java) S 12685 12672 12446 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 886424

[startup+12.7014 s]
/proc/loadavg: 1.93 2.06 2.06 3/111 12694
/proc/meminfo: memFree=1817152/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=0.6
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1297 7970 0 1 5 2 48 5 15 0 1 0 37286793 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1104 409 3 0 764 0
[pid=12685] ppid=12672 vsize=5356 CPUtime=0
/proc/12685/stat : 12685 (sh) S 12672 12672 12446 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37287054 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12685/statm: 1339 233 193 169 0 50 0
[pid=12686] ppid=12685 vsize=864328 CPUtime=10.01
/proc/12686/stat : 12686 (java) S 12685 12672 12446 0 -1 0 18511 0 1 0 993 8 0 0 20 0 9 0 37287055 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12686/statm: 216082 17166 2564 9 0 210629 0
[pid=12686/tid=12687] ppid=12685 vsize=864328 CPUtime=8.66
/proc/12686/task/12687/stat : 12687 (java) R 12685 12672 12446 0 -1 64 3219 0 1 0 865 1 0 0 25 0 9 0 37287055 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4126573380 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12688] ppid=12685 vsize=864328 CPUtime=1.24
/proc/12686/task/12688/stat : 12688 (java) S 12685 12672 12446 0 -1 64 14258 0 0 0 119 5 0 0 16 0 9 0 37287056 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12689] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12689/stat : 12689 (java) S 12685 12672 12446 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37287057 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12690] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12690/stat : 12690 (java) S 12685 12672 12446 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37287057 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12691] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12691/stat : 12691 (java) S 12685 12672 12446 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37287058 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12692] ppid=12685 vsize=864328 CPUtime=0.07
/proc/12686/task/12692/stat : 12692 (java) S 12685 12672 12446 0 -1 64 338 0 0 0 7 0 0 0 16 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12693] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12693/stat : 12693 (java) S 12685 12672 12446 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12694] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12694/stat : 12694 (java) S 12685 12672 12446 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.61
Current children cumulated vsize (KiB) 886424

[startup+25.5029 s]
/proc/loadavg: 1.95 2.06 2.06 3/111 12694
/proc/meminfo: memFree=1817216/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=0.6
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1297 7970 0 1 5 2 48 5 15 0 1 0 37286793 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1104 409 3 0 764 0
[pid=12685] ppid=12672 vsize=5356 CPUtime=0
/proc/12685/stat : 12685 (sh) S 12672 12672 12446 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37287054 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12685/statm: 1339 233 193 169 0 50 0
[pid=12686] ppid=12685 vsize=864328 CPUtime=22.73
/proc/12686/stat : 12686 (java) S 12685 12672 12446 0 -1 0 18528 0 1 0 2265 8 0 0 20 0 9 0 37287055 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12686/statm: 216082 17166 2564 9 0 210629 0
[pid=12686/tid=12687] ppid=12685 vsize=864328 CPUtime=21.33
/proc/12686/task/12687/stat : 12687 (java) R 12685 12672 12446 0 -1 64 3236 0 1 0 2132 1 0 0 25 0 9 0 37287055 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4126573380 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12688] ppid=12685 vsize=864328 CPUtime=1.32
/proc/12686/task/12688/stat : 12688 (java) S 12685 12672 12446 0 -1 64 14258 0 0 0 126 6 0 0 16 0 9 0 37287056 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12689] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12689/stat : 12689 (java) S 12685 12672 12446 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37287057 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12690] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12690/stat : 12690 (java) S 12685 12672 12446 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37287057 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12691] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12691/stat : 12691 (java) S 12685 12672 12446 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37287058 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12692] ppid=12685 vsize=864328 CPUtime=0.07
/proc/12686/task/12692/stat : 12692 (java) S 12685 12672 12446 0 -1 64 338 0 0 0 7 0 0 0 16 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12693] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12693/stat : 12693 (java) S 12685 12672 12446 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12694] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12694/stat : 12694 (java) S 12685 12672 12446 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.33
Current children cumulated vsize (KiB) 886424

[startup+51.1028 s]
/proc/loadavg: 1.96 2.05 2.06 3/111 12694
/proc/meminfo: memFree=1817216/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=0.6
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1297 7970 0 1 5 2 48 5 15 0 1 0 37286793 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1104 409 3 0 764 0
[pid=12685] ppid=12672 vsize=5356 CPUtime=0
/proc/12685/stat : 12685 (sh) S 12672 12672 12446 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37287054 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12685/statm: 1339 233 193 169 0 50 0
[pid=12686] ppid=12685 vsize=864328 CPUtime=48.19
/proc/12686/stat : 12686 (java) S 12685 12672 12446 0 -1 0 18529 0 1 0 4810 9 0 0 20 0 9 0 37287055 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12686/statm: 216082 17166 2564 9 0 210629 0
[pid=12686/tid=12687] ppid=12685 vsize=864328 CPUtime=46.77
/proc/12686/task/12687/stat : 12687 (java) R 12685 12672 12446 0 -1 64 3237 0 1 0 4676 1 0 0 25 0 9 0 37287055 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4126573380 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12688] ppid=12685 vsize=864328 CPUtime=1.32
/proc/12686/task/12688/stat : 12688 (java) S 12685 12672 12446 0 -1 64 14258 0 0 0 126 6 0 0 16 0 9 0 37287056 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12689] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12689/stat : 12689 (java) S 12685 12672 12446 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37287057 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12690] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12690/stat : 12690 (java) S 12685 12672 12446 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37287057 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12691] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12691/stat : 12691 (java) S 12685 12672 12446 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37287058 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12692] ppid=12685 vsize=864328 CPUtime=0.07
/proc/12686/task/12692/stat : 12692 (java) S 12685 12672 12446 0 -1 64 338 0 0 0 7 0 0 0 16 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12693] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12693/stat : 12693 (java) S 12685 12672 12446 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12686/tid=12694] ppid=12685 vsize=864328 CPUtime=0
/proc/12686/task/12694/stat : 12694 (java) S 12685 12672 12446 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37287059 885071872 17166 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.79
Current children cumulated vsize (KiB) 886424

[startup+102.309 s]
/proc/loadavg: 1.98 2.04 2.05 3/111 12735

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12752
/proc/meminfo: memFree=1758912/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=93048 CPUtime=569.87
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 21746 0 0 0 56972 15 0 0 25 0 1 0 37365682 95281152 21689 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 23262 21689 79 151 0 23108 0
Current children cumulated CPU time (s) 1352.27
Current children cumulated vsize (KiB) 109788

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12752
/proc/meminfo: memFree=1757568/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=94468 CPUtime=629.52
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 22082 0 0 0 62937 15 0 0 25 0 1 0 37365682 96735232 22025 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 23617 22025 79 151 0 23463 0
Current children cumulated CPU time (s) 1411.92
Current children cumulated vsize (KiB) 111208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12752
/proc/meminfo: memFree=1756224/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=96148 CPUtime=689.17
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 22417 0 0 0 68901 16 0 0 25 0 1 0 37365682 98455552 22360 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 24037 22360 79 151 0 23883 0
Current children cumulated CPU time (s) 1471.57
Current children cumulated vsize (KiB) 112888

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12752
/proc/meminfo: memFree=1754880/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=97556 CPUtime=748.82
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 22762 0 0 0 74865 17 0 0 25 0 1 0 37365682 99897344 22705 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 24389 22705 79 151 0 24235 0
Current children cumulated CPU time (s) 1531.22
Current children cumulated vsize (KiB) 114296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12752
/proc/meminfo: memFree=1753600/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=98612 CPUtime=808.48
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 23055 0 0 0 80831 17 0 0 25 0 1 0 37365682 100978688 22998 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 24653 22998 79 151 0 24499 0
Current children cumulated CPU time (s) 1590.88
Current children cumulated vsize (KiB) 115352

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12752
/proc/meminfo: memFree=1752128/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=100180 CPUtime=868.12
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 23408 0 0 0 86794 18 0 0 25 0 1 0 37365682 102584320 23351 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 25045 23351 79 151 0 24891 0
Current children cumulated CPU time (s) 1650.52
Current children cumulated vsize (KiB) 116920

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12754
/proc/meminfo: memFree=1750592/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=101484 CPUtime=927.77
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 23753 0 0 0 92759 18 0 0 25 0 1 0 37365682 103919616 23696 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 25371 23696 79 151 0 25217 0
Current children cumulated CPU time (s) 1710.17
Current children cumulated vsize (KiB) 118224

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12754
/proc/meminfo: memFree=1749120/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=102844 CPUtime=987.42
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 24122 0 0 0 98723 19 0 0 25 0 1 0 37365682 105312256 24065 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 25711 24065 79 151 0 25557 0
Current children cumulated CPU time (s) 1769.82
Current children cumulated vsize (KiB) 119584

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12754
/proc/meminfo: memFree=1748864/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=103088 CPUtime=990.6
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 24178 0 0 0 99041 19 0 0 25 0 1 0 37365682 105562112 24121 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 25772 24121 79 151 0 25618 0
Current children cumulated CPU time (s) 1773
Current children cumulated vsize (KiB) 119828

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12754
/proc/meminfo: memFree=1748864/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=103088 CPUtime=996.97
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 24182 0 0 0 99678 19 0 0 25 0 1 0 37365682 105562112 24125 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 25772 24125 79 151 0 25618 0
Current children cumulated CPU time (s) 1779.37
Current children cumulated vsize (KiB) 119828

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12754
/proc/meminfo: memFree=1748864/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=103088 CPUtime=998.56
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 24183 0 0 0 99837 19 0 0 25 0 1 0 37365682 105562112 24126 996147200 134512640 135134323 4294956192 18446744073709551615 134532169 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 25772 24126 79 151 0 25618 0
Current children cumulated CPU time (s) 1780.96
Current children cumulated vsize (KiB) 119828

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12754
/proc/meminfo: memFree=1748864/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=103220 CPUtime=1000.15
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 24189 0 0 0 99996 19 0 0 25 0 1 0 37365682 105697280 24132 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 25805 24132 79 151 0 25651 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (KiB) 119960

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12754
/proc/meminfo: memFree=1748864/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1545 52464 0 3 6 2 78182 50 16 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=103220 CPUtime=1000.95
/proc/12742/stat : 12742 (minisat-inc) R 12672 12672 12446 0 -1 4194304 24191 0 0 0 100076 19 0 0 25 0 1 0 37365682 105697280 24134 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12742/statm: 25805 24134 79 151 0 25651 0
Current children cumulated CPU time (s) 1783.35
Current children cumulated vsize (KiB) 119960

[startup+1796.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12754
/proc/meminfo: memFree=1748864/2055920 swapFree=4192812/4192956
[pid=12672] ppid=12670 vsize=16740 CPUtime=782.4
/proc/12672/stat : 12672 (sugar++) S 12670 12672 12446 0 -1 4194304 1597 52464 0 3 6 2 78182 50 15 0 1 0 37286793 17141760 1112 996147200 4194304 4206940 548682068528 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12672/statm: 4185 1112 414 3 0 764 0
[pid=12742] ppid=12672 vsize=103220 CPUtime=1001
/proc/12742/stat : 12742 (minisat-inc) S 12672 12672 12446 0 -1 4194304 24194 0 0 0 100081 19 0 0 25 0 1 0 37365682 105697280 24135 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/12742/statm: 25805 24135 79 151 0 25651 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (KiB) 119960

Child status: 0
Real time (s): 1796.16
CPU time (s): 1783.57
CPU user time (s): 1782.78
CPU system time (s): 0.78688
CPU usage (%): 99.2992
Max. virtual memory (cumulated for all children) (KiB): 892588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.78
system time used= 0.78688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81975
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= 21107
involuntary context switches= 30194

runsolver used 2.86056 second user time and 6.95094 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-11 21:51:34
IDJOB=1109613
IDBENCH=60991
IDSOLVER=367
FILE ID=node76/1109613-1215805894
PBS_JOBID= 7903264
Free space on /tmp= 66488 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c4fcf9157ac7aa9473df5899165401ff
RANDOM SEED=2125040619

node76.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1881400 kB
Buffers:          9604 kB
Cached:          57172 kB
SwapCached:          0 kB
Active:         109236 kB
Inactive:        18528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          82392 kB
Slab:            29768 kB
Committed_AS:   302016 kB
PageTables:       3492 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= 66484 MiB
End job on node76 at 2008-07-11 22:21:30