Trace number 1128219

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 NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO) 3600.06 3630.82

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-90/
normalized-kbtree-9-7-3-5-90-27_ext.xml
MD5SUM8466073f5780eb3fe111fdc96316e52c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints127
Best CPU time to get the best result obtained on this benchmark2.13967
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.17	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.17	c 0	BEGIN Wed Jul 23 04:40:06 2008
0.03/0.17	c 0	PID 9517
0.03/0.17	c 0	HOST node69.alineos.net
0.03/0.17	c 0	CONVERTING HOME/instance-1128219-1216780806.xml TO HOME/temp.csp
0.03/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128219-1216780806.xml' 'HOME/temp.csp'
0.07/0.48	c 1	1 domains, 28 variables, 0 predicates, 182 relations, 189 constraints
0.07/0.53	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.53	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.39/0.61	c 1	Parsing HOME/temp.csp
0.39/0.72	c 1	parsed 400 expressions
0.39/0.72	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.73	c 1	MAX CSP: 189 constraints
0.39/0.73	c 1	Converting to clausal form CSP
0.39/0.75	c 1	converted 60 (10%) expressions
0.39/0.75	c 1	converted 119 (20%) expressions
0.39/0.76	c 1	converted 178 (30%) expressions
0.39/0.77	c 1	converted 237 (40%) expressions
0.39/0.78	c 1	converted 296 (50%) expressions
0.39/0.78	c 1	converted 356 (60%) expressions
0.39/0.79	c 1	converted 415 (70%) expressions
0.39/0.79	c 1	converted 474 (80%) expressions
0.39/0.80	c 1	converted 533 (90%) expressions
0.39/0.94	c 1	converted 592 (100%) expressions
0.39/0.94	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.39/0.94	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.94	c 1	Propagation in CSP
0.39/0.96	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.39/0.96	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.39/0.96	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.96	c 1	Simplifing CSP by introducing new Boolean variables
0.39/0.97	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.39/0.97	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.99	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.84/1.00	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.84/1.00	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.84/1.01	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.84/1.01	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.84/1.01	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.84/1.01	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
0.84/1.02	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.84/1.02	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
0.84/1.02	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
0.84/1.02	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
0.84/1.05	c 1	57 (10%) CSP clauses are encoded (2816 clauses, 35167 bytes)
0.84/1.06	c 1	114 (20%) CSP clauses are encoded (3142 clauses, 39765 bytes)
0.84/1.07	c 1	170 (30%) CSP clauses are encoded (3470 clauses, 44325 bytes)
0.84/1.09	c 1	227 (40%) CSP clauses are encoded (3881 clauses, 49966 bytes)
0.84/1.10	c 1	283 (50%) CSP clauses are encoded (6377 clauses, 86809 bytes)
0.84/1.10	c 1	340 (60%) CSP clauses are encoded (7218 clauses, 98684 bytes)
0.94/1.12	c 1	397 (70%) CSP clauses are encoded (13895 clauses, 208307 bytes)
0.94/1.12	c 1	453 (80%) CSP clauses are encoded (14799 clauses, 223417 bytes)
0.94/1.16	c 1	510 (90%) CSP clauses are encoded (34468 clauses, 572029 bytes)
1.03/1.20	c 1	566 (100%) CSP clauses are encoded (52928 clauses, 908289 bytes)
1.03/1.20	c 1	566 CSP clauses encoded
1.03/1.20	c 1	Writing map file : HOME/temp.map
1.03/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.21	c 1	SAT : 2887 SAT variables, 52928 SAT clauses, 908289 bytes
1.03/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.22	c 1	OBJECTIVE minimize _COST
1.03/1.22	c 1	SOLVING HOME/temp.cnf
1.03/1.22	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.03/1.22	c 1	This is MiniSat 2.0 beta incremental
1.03/1.22	c 1	WARNING: for repeatability, setting FPU to use double precision
1.03/1.22	c 1	============================[ Problem Statistics ]=============================
1.03/1.22	c 1	|                                                                             |
1.03/1.22	c 1	|  Number of variables:  2887                                                 |
1.03/1.22	c 1	|  Number of clauses:    52928                                                |
1.03/1.25	c 1	|  Parsing time:         0.02         s                                       |
1.03/1.25	c 1	OK
1.03/1.25	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.03/1.25	c 1	SEARCHING: _COST <= 95
1.03/1.25	c 1	============================[ Search Statistics ]==============================
1.03/1.25	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.03/1.25	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.03/1.25	c 1	===============================================================================
1.03/1.25	c 1	|         0 |    2887    52928   151294 |    17642        0    nan |  0.000 % |
1.03/1.27	c 1	|       102 |    2880    52928   151294 |    19406      100     15 |  0.840 % |
1.03/1.28	c 1	|       255 |    2880    52928   151294 |    21347      253     14 |  0.840 % |
1.07/1.30	c 1	|       480 |    2880    52928   151294 |    23482      477     14 |  1.256 % |
1.07/1.33	c 1	|       817 |    2878    52928   151294 |    25830      813     14 |  1.395 % |
1.07/1.38	c 2	|      1324 |    2847    52018   148711 |    28413     1318     15 |  1.395 % |
1.07/1.45	c 2	|      2087 |    2847    52018   148711 |    31255     2081     16 |  1.395 % |
1.07/1.57	c 2	|      3226 |    2847    52018   148711 |    34380     3220     16 |  1.395 % |
1.07/1.78	c 2	|      4935 |    2847    52018   148711 |    37818     4929     18 |  1.395 % |
1.07/2.09	c 2	|      7499 |    2835    51680   147739 |    41600     7492     18 |  1.810 % |
2.53/2.70	c 3	|     11343 |    2835    51680   147739 |    45760    11336     18 |  1.810 % |
3.72/3.90	c 4	|     17109 |    2835    51680   147739 |    50336    17102     18 |  1.810 % |
5.79/6.05	c 6	|     25759 |    2835    51680   147739 |    55370    25752     19 |  1.810 % |
10.36/10.60	c 11	|     38734 |    2822    51433   147044 |    60907    38725     20 |  2.261 % |
21.45/21.84	c 22	|     58195 |    2822    51433   147044 |    66997    58186     22 |  2.261 % |
38.58/39.19	c 39	|     87387 |    2822    51433   147044 |    73697    34591     21 |  2.261 % |
68.41/69.30	c 69	|    131177 |    2822    51433   147044 |    81067    19555     22 |  2.261 % |
109.81/111.06	c 111	|    196863 |    2822    51433   147044 |    89174    20187     19 |  2.261 % |
172.23/174.00	c 174	|    295389 |    2822    51433   147044 |    98091    46024     23 |  2.261 % |
287.35/290.29	c 290	|    443179 |    2822    51433   147044 |   107900    30287     24 |  2.261 % |
441.00/445.38	c 446	|    664864 |    2811    51101   146086 |   118691    66201     23 |  2.642 % |
715.12/722.05	c 722	|    997389 |    2811    51101   146086 |   130560    89938     24 |  2.642 % |
1161.44/1172.53	c 1173	|   1496177 |    2811    51101   146086 |   143616   131932     23 |  2.642 % |
1860.10/1877.81	c 1878	|   2244361 |    2811    51101   146086 |   157977   123489     23 |  2.644 % |
2413.56/2436.56	c 2437	===============================================================================
2413.56/2436.56	c 2437	restarts              : 24
2413.56/2436.56	c 2437	conflicts             : 2776182       (1151 /sec)
2413.56/2436.56	c 2437	decisions             : 3590019       (0.54 % random) (1488 /sec)
2413.56/2436.56	c 2437	propagations          : 522401001      (216547 /sec)
2413.56/2436.56	c 2437	conflict literals     : 67314163       (38.98 % deleted)
2413.56/2436.56	c 2437	Memory used           : 36.07 MB
2413.56/2436.56	c 2437	CPU time              : 2412.41 s
2413.56/2436.56	c 2437	
2413.56/2436.56	c 2437	UNSATISFIABLE
2413.56/2436.56	c 2437	OK
2413.56/2436.56	c 2437	NOT FOUND: _COST <= 95
2413.56/2436.56	c 2437	OK
2413.56/2436.56	c 2437	OBJECTIVE BOUND: 96 <= _COST <= 
2413.56/2436.56	c 2437	SEARCHING: _COST <= 143
2413.56/2436.56	c 2437	============================[ Search Statistics ]==============================
2413.56/2436.56	c 2437	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2413.56/2436.56	c 2437	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2413.56/2436.56	c 2437	===============================================================================
2413.56/2436.56	c 2437	|   2776182 |    2270    42284   121233 |    14094    74012     22 |  2.644 % |
2413.84/2436.89	c 2437	|   2776282 |    2270    42284   121233 |    15504     7913     14 | 21.376 % |
2413.94/2436.91	c 2437	|   2776433 |    2270    42284   121233 |    17054     8064     14 | 21.376 % |
2413.94/2436.94	c 2437	|   2776659 |    2270    42284   121233 |    18760     8290     15 | 21.376 % |
2413.94/2436.99	c 2437	|   2776996 |    2270    42284   121233 |    20636     8627     15 | 21.376 % |
2414.04/2437.06	c 2437	|   2777502 |    2270    42284   121233 |    22699     9133     15 | 21.376 % |
2414.04/2437.06	c 2437	===============================================================================
2414.04/2437.06	c 2437	restarts              : 30
2414.04/2437.06	c 2437	conflicts             : 2777519       (1151 /sec)
2414.04/2437.06	c 2437	decisions             : 3592145       (0.54 % random) (1489 /sec)
2414.04/2437.06	c 2437	propagations          : 522646910      (216605 /sec)
2414.04/2437.06	c 2437	conflict literals     : 67344033       (38.97 % deleted)
2414.04/2437.06	c 2437	Memory used           : 36.07 MB
2414.04/2437.06	c 2437	CPU time              : 2412.9 s
2414.04/2437.06	c 2437	
2414.04/2437.06	c 2437	SATISFIABLE
2414.04/2437.06	c 2437	OK
2414.04/2437.06	c 2437	FOUND: _COST <= 143
2414.04/2437.06	s SATISFIABLE
2414.04/2437.06	c 2437	DECODING HOME/temp.out WITH HOME/temp.map
2414.04/2437.06	c 2437	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2414.11/2437.15	c 2437	Decoding HOME/temp.out
2414.11/2437.21	c 2437	OBJECTIVE _COST 143
2414.11/2437.21	o 143
2414.11/2437.21	v 3 3 0 2 0 1 1 1 0 2 3 0 3 3 4 3 4 4 1 2 3 4 1 1 3 0 4 4
2414.11/2437.22	c 2437	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2414.11/2437.27	c 2437	OK
2414.11/2437.27	c 2437	OBJECTIVE BOUND: 96 <= _COST <= 143
2414.11/2437.27	c 2437	SEARCHING: _COST <= 119
2414.11/2437.27	c 2437	============================[ Search Statistics ]==============================
2414.11/2437.27	c 2437	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2414.11/2437.27	c 2437	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2414.11/2437.27	c 2437	===============================================================================
2414.11/2437.27	c 2437	|   2777519 |    2270    42284   121233 |    14094     9150     15 | 21.376 % |
2414.11/2437.28	c 2437	|   2777621 |    2268    42284   121233 |    15504     9251     15 | 34.329 % |
2414.31/2437.30	c 2437	|   2777771 |    2268    42284   121233 |    17054     9401     15 | 34.329 % |
2414.31/2437.33	c 2437	|   2777996 |    2268    42284   121233 |    18760     9626     15 | 34.329 % |
2414.31/2437.38	c 2438	|   2778334 |    2268    42284   121233 |    20636     9964     15 | 34.329 % |
2414.41/2437.46	c 2438	|   2778840 |    2267    42284   121233 |    22699    10469     16 | 34.467 % |
2414.51/2437.57	c 2438	|   2779600 |    2267    42284   121233 |    24969    11229     16 | 34.467 % |
2414.70/2437.72	c 2438	|   2780739 |    2267    42284   121233 |    27466    12368     16 | 34.467 % |
2414.90/2437.98	c 2438	|   2782447 |    2267    42284   121233 |    30213    14076     16 | 34.467 % |
2415.30/2438.38	c 2439	|   2785011 |    2267    42284   121233 |    33234    16640     17 | 34.467 % |
2415.98/2439.07	c 2439	|   2788855 |    2267    42284   121233 |    36557    20484     18 | 34.467 % |
2417.27/2440.35	c 2440	|   2794622 |    1892    33679    96555 |    40213    26248     19 | 34.467 % |
2419.45/2442.54	c 2443	|   2803271 |    1887    33535    96141 |    44235    34894     18 | 34.640 % |
2423.81/2446.92	c 2447	|   2816246 |    1887    33535    96141 |    48658    15442     18 | 34.640 % |
2428.96/2452.13	c 2452	|   2835708 |    1887    33535    96141 |    53524    34904     22 | 34.640 % |
2439.96/2463.23	c 2463	|   2864901 |    1887    33535    96141 |    58876    22610     27 | 34.640 % |
2459.68/2483.12	c 2483	|   2908690 |    1887    33535    96141 |    64764    21165     24 | 34.640 % |
2493.26/2517.08	c 2517	|   2974374 |    1887    33535    96141 |    71241    36799     26 | 34.640 % |
2546.46/2570.79	c 2571	|   3072903 |    1887    33535    96141 |    78365    19533     26 | 34.640 % |
2637.69/2662.82	c 2663	|   3220692 |    1887    33535    96141 |    86201    40680     25 | 34.640 % |
2781.22/2807.74	c 2808	|   3442377 |    1887    33535    96141 |    94821    49928     30 | 34.640 % |
3007.77/3036.47	c 3037	|   3774903 |    1887    33535    96141 |   104304    63313     30 | 34.640 % |
3381.31/3412.00	c 3412	|   4273691 |    1881    33379    95695 |   114734    34233     26 | 34.848 % |
3600.01/3630.81	c ERROR INTERRUPTED
3600.01/3630.81	c 3631	CPU 3599.71 (0.06 0.03 3599.65 0.29)
3600.01/3630.81	c 3631	END Wed Jul 23 05:40:37 2008

Verifier Data (download as text)

OK	139	50
139 unsatisfied constraints, 50 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-1128219-1216780806/watcher-1128219-1216780806 -o /tmp/evaluation-result-1128219-1216780806/solver-1128219-1216780806 -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-1128219-1216780806.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.46 2.38 2.12 4/81 9517
/proc/meminfo: memFree=1261664/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=6268 CPUtime=0
/proc/9517/stat : 9517 (sugar++) R 9515 9517 8829 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 5145621 6418432 47 996147200 4194304 4206940 548682068528 18446744073709551615 237945025929 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9517/statm: 1567 47 36 3 0 8 0

[startup+0.047381 s]
/proc/loadavg: 2.46 2.38 2.12 4/81 9517
/proc/meminfo: memFree=1261664/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=13204 CPUtime=0.02
/proc/9517/stat : 9517 (sugar++) R 9515 9517 8829 0 -1 4194304 687 0 0 0 2 0 0 0 18 0 1 0 5145621 13520896 655 996147200 4194304 4206940 548682068528 18446744073709551615 237947812453 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/9517/statm: 3301 655 336 3 0 401 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13204

[startup+0.102234 s]
/proc/loadavg: 2.46 2.38 2.12 4/81 9517
/proc/meminfo: memFree=1261664/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=13336 CPUtime=0.03
/proc/9517/stat : 9517 (sugar++) R 9515 9517 8829 0 -1 4194304 740 0 0 0 2 1 0 0 18 0 1 0 5145621 13656064 708 996147200 4194304 4206940 548682068528 18446744073709551615 237961522972 0 0 4224 0 0 0 0 17 1 0 0
/proc/9517/statm: 3334 708 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.30127 s]
/proc/loadavg: 2.46 2.38 2.12 4/81 9517
/proc/meminfo: memFree=1261664/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16740 CPUtime=0.07
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 5145621 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.702335 s]
/proc/loadavg: 2.46 2.38 2.12 4/81 9517
/proc/meminfo: memFree=1261664/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16740 CPUtime=0.39
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1296 4328 0 1 5 2 29 3 16 0 1 0 5145621 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 16740

[startup+1.50146 s]
/proc/loadavg: 2.46 2.38 2.12 4/92 9539
/proc/meminfo: memFree=1246344/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.07
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 5 3 91 8 15 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 16872

[startup+3.10172 s]
/proc/loadavg: 2.42 2.37 2.12 3/83 9540
/proc/meminfo: memFree=1253072/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 15 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=5704 CPUtime=1.85
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 1323 0 0 0 185 0 0 0 25 0 1 0 5145744 5840896 1271 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 1426 1271 73 151 0 1272 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 22576

[startup+6.30123 s]
/proc/loadavg: 2.42 2.37 2.12 3/83 9540
/proc/meminfo: memFree=1251152/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=7316 CPUtime=5.01
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 1726 0 0 0 501 0 0 0 25 0 1 0 5145744 7491584 1674 996147200 134512640 135134323 4294956192 18446744073709551615 134532500 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 1829 1674 73 151 0 1675 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 24188

[startup+12.7013 s]
/proc/loadavg: 2.36 2.36 2.11 3/83 9540
/proc/meminfo: memFree=1248656/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=9560 CPUtime=11.36
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 2284 0 0 0 1135 1 0 0 25 0 1 0 5145744 9789440 2232 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 2390 2232 73 151 0 2236 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 26432

[startup+25.5023 s]
/proc/loadavg: 2.30 2.35 2.11 3/83 9540
/proc/meminfo: memFree=1245840/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=12524 CPUtime=24.03
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 2982 0 0 0 2402 1 0 0 25 0 1 0 5145744 12824576 2930 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 3131 2930 73 151 0 2977 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 29396

[startup+51.1024 s]
/proc/loadavg: 2.20 2.32 2.11 3/83 9540
/proc/meminfo: memFree=1244624/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=13676 CPUtime=49.39
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 3278 0 0 0 4937 2 0 0 25 0 1 0 5145744 14004224 3226 996147200 134512640 135134323 4294956192 18446744073709551615 134531888 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 3419 3226 73 151 0 3265 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 30548

[startup+102.307 s]
/proc/loadavg: 2.08 2.26 2.10 3/83 9540
/proc/meminfo: memFree=1242448/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=15856 CPUtime=100.11
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 3796 0 0 0 10008 3 0 0 25 0 1 0 5145744 16236544 3744 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 3964 3744 73 151 0 3810 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 32728

[startup+162.301 s]
/proc/loadavg: 2.03 2.22 2.09 3/83 9540
/proc/meminfo: memFree=1240400/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=17736 CPUtime=159.56
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 4294 0 0 0 15952 4 0 0 25 0 1 0 5145744 18161664 4242 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 4434 4242 73 151 0 4280 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 34608

[startup+222.302 s]
/proc/loadavg: 2.01 2.17 2.08 3/83 9540
/proc/meminfo: memFree=1239120/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=19368 CPUtime=218.99
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 4615 0 0 0 21895 4 0 0 25 0 1 0 5145744 19832832 4563 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 4842 4563 73 151 0 4688 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 36240

[startup+282.301 s]
/proc/loadavg: 2.05 2.16 2.08 3/83 9540
/proc/meminfo: memFree=1238160/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=20276 CPUtime=278.44
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 4835 0 0 0 27839 5 0 0 25 0 1 0 5145744 20762624 4783 996147200 134512640 135134323 4294956192 18446744073709551615 134532322 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 5069 4783 73 151 0 4915 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 37148

[startup+342.302 s]
/proc/loadavg: 2.06 2.14 2.08 3/83 9540
/proc/meminfo: memFree=1236944/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=21560 CPUtime=337.88
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 5157 0 0 0 33783 5 0 0 25 0 1 0 5145744 22077440 5105 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 5390 5105 73 151 0 5236 0
Current children cumulated CPU time (s) 338.96
Current children cumulated vsize (KiB) 38432

[startup+402.303 s]
/proc/loadavg: 2.07 2.13 2.08 3/83 9540
/proc/meminfo: memFree=1235728/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.08
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1468 10907 0 2 6 3 91 8 16 0 1 0 5145621 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1117 414 3 0 797 0
[pid=9540] ppid=9517 vsize=22804 CPUtime=397.32
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 5448 0 0 0 39726 6 0 0 25 0 1 0 5145744 23351296 5396 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 5701 5396 73 151 0 5547 0
Current children cumulated CPU time (s) 398.4
Current children cumulated vsize (KiB) 39676

[startup+462.302 s]
/proc/loadavg: 2.02 2.10 2.07 3/83 9540
/proc/meminfo: memFree=1234896/2055920 swapFree=4192956/4192956

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

[pid=9540] ppid=9517 vsize=38280 CPUtime=2834.06
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9064 0 0 0 283392 14 0 0 25 0 1 0 5145744 39198720 9008 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 9570 9008 79 151 0 9416 0
Current children cumulated CPU time (s) 2835.31
Current children cumulated vsize (KiB) 55152

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9558
/proc/meminfo: memFree=1219536/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=38620 CPUtime=2893.5
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9152 0 0 0 289336 14 0 0 25 0 1 0 5145744 39546880 9096 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 9655 9096 79 151 0 9501 0
Current children cumulated CPU time (s) 2894.75
Current children cumulated vsize (KiB) 55492

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9558
/proc/meminfo: memFree=1218960/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=39320 CPUtime=2952.93
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9298 0 0 0 295279 14 0 0 25 0 1 0 5145744 40263680 9242 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 9830 9242 79 151 0 9676 0
Current children cumulated CPU time (s) 2954.18
Current children cumulated vsize (KiB) 56192

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9558
/proc/meminfo: memFree=1218640/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=39724 CPUtime=3012.37
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9374 0 0 0 301223 14 0 0 25 0 1 0 5145744 40677376 9318 996147200 134512640 135134323 4294956192 18446744073709551615 134531938 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 9931 9318 79 151 0 9777 0
Current children cumulated CPU time (s) 3013.62
Current children cumulated vsize (KiB) 56596

[startup+3102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 9558
/proc/meminfo: memFree=1217680/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=40752 CPUtime=3071.8
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9616 0 0 0 307166 14 0 0 25 0 1 0 5145744 41730048 9560 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 10188 9560 79 151 0 10034 0
Current children cumulated CPU time (s) 3073.05
Current children cumulated vsize (KiB) 57624

[startup+3162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 9558
/proc/meminfo: memFree=1217296/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=41144 CPUtime=3131.24
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9698 0 0 0 313110 14 0 0 25 0 1 0 5145744 42131456 9642 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 10286 9642 79 151 0 10132 0
Current children cumulated CPU time (s) 3132.49
Current children cumulated vsize (KiB) 58016

[startup+3222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 9558
/proc/meminfo: memFree=1217040/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=41304 CPUtime=3190.68
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9729 0 0 0 319053 15 0 0 25 0 1 0 5145744 42295296 9673 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/9540/statm: 10326 9673 79 151 0 10172 0
Current children cumulated CPU time (s) 3191.93
Current children cumulated vsize (KiB) 58176

[startup+3282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 9596
/proc/meminfo: memFree=1202392/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=41480 CPUtime=3250.43
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9773 0 0 0 325027 16 0 0 25 0 1 0 5145744 42475520 9717 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/9540/statm: 10370 9717 79 151 0 10216 0
Current children cumulated CPU time (s) 3251.68
Current children cumulated vsize (KiB) 58352

[startup+3342.3 s]
/proc/loadavg: 2.39 2.11 2.03 3/82 9596
/proc/meminfo: memFree=1149336/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=42020 CPUtime=3310.39
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9911 0 0 0 331023 16 0 0 25 0 1 0 5145744 43028480 9855 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/9540/statm: 10505 9855 79 151 0 10351 0
Current children cumulated CPU time (s) 3311.64
Current children cumulated vsize (KiB) 58892

[startup+3402.31 s]
/proc/loadavg: 2.58 2.21 2.07 3/82 9596
/proc/meminfo: memFree=1148824/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=42352 CPUtime=3370.37
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 9968 0 0 0 337021 16 0 0 25 0 1 0 5145744 43368448 9912 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/9540/statm: 10588 9912 79 151 0 10434 0
Current children cumulated CPU time (s) 3371.62
Current children cumulated vsize (KiB) 59224

[startup+3462.3 s]
/proc/loadavg: 2.61 2.28 2.10 3/82 9596
/proc/meminfo: memFree=1148632/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=42648 CPUtime=3430.35
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 10028 0 0 0 343018 17 0 0 25 0 1 0 5145744 43671552 9972 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/9540/statm: 10662 9972 79 151 0 10508 0
Current children cumulated CPU time (s) 3431.6
Current children cumulated vsize (KiB) 59520

[startup+3522.3 s]
/proc/loadavg: 2.80 2.39 2.15 3/82 9596
/proc/meminfo: memFree=1148056/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=43288 CPUtime=3490.32
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 10147 0 0 0 349015 17 0 0 25 0 1 0 5145744 44326912 10091 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/9540/statm: 10822 10091 79 151 0 10668 0
Current children cumulated CPU time (s) 3491.57
Current children cumulated vsize (KiB) 60160

[startup+3582.3 s]
/proc/loadavg: 2.84 2.48 2.19 3/82 9596
/proc/meminfo: memFree=1147672/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=43616 CPUtime=3550.29
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 10236 0 0 0 355012 17 0 0 25 0 1 0 5145744 44662784 10180 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/9540/statm: 10904 10180 79 151 0 10750 0
Current children cumulated CPU time (s) 3551.54
Current children cumulated vsize (KiB) 60488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.8 s]
/proc/loadavg: 2.76 2.51 2.21 3/82 9596
/proc/meminfo: memFree=1146264/2055920 swapFree=4192956/4192956
[pid=9517] ppid=9515 vsize=16872 CPUtime=1.25
/proc/9517/stat : 9517 (sugar++) S 9515 9517 8829 0 -1 4194304 1554 14651 0 3 6 3 105 11 16 0 1 0 5145621 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9517/statm: 4218 1119 414 3 0 797 0
[pid=9540] ppid=9517 vsize=45188 CPUtime=3598.76
/proc/9540/stat : 9540 (minisat-inc) R 9517 9517 8829 0 -1 4194304 10597 0 0 0 359859 17 0 0 25 0 1 0 5145744 46272512 10541 996147200 134512640 135134323 4294956192 18446744073709551615 134524675 0 0 4096 3 0 0 0 17 0 0 0
/proc/9540/statm: 11297 10541 79 151 0 11143 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 62060

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

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

Child status: 0
Real time (s): 3630.82
CPU time (s): 3600.06
CPU user time (s): 3599.73
CPU system time (s): 0.331949
CPU usage (%): 99.1529
Max. virtual memory (cumulated for all children) (KiB): 890428

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

runsolver used 5.56215 second user time and 10.6764 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-23 04:40:06
IDJOB=1128219
IDBENCH=64950
IDSOLVER=367
FILE ID=node69/1128219-1216780806
PBS_JOBID= 7974226
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-90/normalized-kbtree-9-7-3-5-90-27_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-1128219-1216780806/watcher-1128219-1216780806 -o /tmp/evaluation-result-1128219-1216780806/solver-1128219-1216780806 -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-1128219-1216780806.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8466073f5780eb3fe111fdc96316e52c
RANDOM SEED=1977412985

node69.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.263
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.263
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:       1262208 kB
Buffers:         34400 kB
Cached:         678308 kB
SwapCached:          0 kB
Active:         376412 kB
Inactive:       361176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1262208 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1008 kB
Writeback:           0 kB
Mapped:          45000 kB
Slab:            41272 kB
Committed_AS:   127420 kB
PageTables:       2028 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= 66560 MiB
End job on node69 at 2008-07-23 05:40:39